Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Microsoft.CodeAnalysis.CSharp.Workspaces from 3.8.0 to 3.9.0 #329

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2021

Bumps Microsoft.CodeAnalysis.CSharp.Workspaces from 3.8.0 to 3.9.0.

Commits
  • accdcb7 Merge pull request #51351 from dotnet/merges/release/dev16.9-to-release/dev16...
  • cf58f98 Merge pull request #51346 from dotnet/dev/jorobich/revert-queuename
  • 0f4862a Switch integration tests back to the configured pipeline queue
  • cf6270b Merge pull request #51318 from dotnet/merges/release/dev16.9-to-release/dev16...
  • ca8abf7 Merge pull request #51313 from JoeRobich/fix-integration-tests
  • da6c100 Revert ToggleCompletionMode command name to its canonical name
  • 8d78fb5 Merge pull request #51281 from dotnet/merges/release/dev16.9-to-release/dev16...
  • 33dbbbd Merge remote-tracking branch 'origin/release/dev16.9-vs-deps' into merges/rel...
  • 27b636f Merge pull request #51280 from dotnet/merges/release/dev16.8-vs-deps-to-relea...
  • 35eb037 Merge branch 'release/dev16.9-vs-deps' into merges/release/dev16.8-vs-deps-to...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually

@dependabot dependabot bot added .NET 📦 dependencies Pull requests that update a dependency file labels Mar 3, 2021
@github-actions github-actions bot added this to the v0.1.0 milestone Mar 3, 2021
@github-actions github-actions bot removed the .NET label Mar 4, 2021
@dependabot dependabot bot force-pushed the dependabot/nuget/Microsoft.CodeAnalysis.CSharp.Workspaces-3.9.0 branch from 0fd6417 to 33c9413 Compare March 10, 2021 23:05
Bumps [Microsoft.CodeAnalysis.CSharp.Workspaces](https://github.com/dotnet/roslyn) from 3.8.0 to 3.9.0.
- [Release notes](https://github.com/dotnet/roslyn/releases)
- [Changelog](https://github.com/dotnet/roslyn/blob/master/docs/Breaking%20API%20Changes.md)
- [Commits](dotnet/roslyn@v3.8.0...v3.9.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/Microsoft.CodeAnalysis.CSharp.Workspaces-3.9.0 branch from 33c9413 to 256cf87 Compare March 11, 2021 03:47
@codecov
Copy link

codecov bot commented May 10, 2021

Codecov Report

Merging #329 (255eff3) into master (c1301a8) will decrease coverage by 0.57%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #329      +/-   ##
==========================================
- Coverage   77.25%   76.67%   -0.58%     
==========================================
  Files          11       11              
  Lines         532      536       +4     
  Branches       58       59       +1     
==========================================
  Hits          411      411              
- Misses        121      125       +4     
Impacted Files Coverage Δ
...tityFramework/SqliteDateTimeOffsetModelCreating.cs 78.26% <0.00%> (-21.74%) ⬇️
src/EntityFramework/LpContext.cs 100.00% <0.00%> (ø)
src/Analyzers/MutableGenerator.cs 10.00% <0.00%> (ø)
src/Analyzers/InheritFromGenerator.cs 78.69% <0.00%> (ø)
src/EntityFramework/NodaTimeValueGenerator.cs
...c/EntityFramework/SqliteByteArrayValueGenerator.cs
.../EntityFramework/NodaTimeDateTimeValueGenerator.cs 0.00% <0.00%> (ø)
...yFramework/NodaTimeDateTimeOffsetValueGenerator.cs 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c1301a8...255eff3. Read the comment docs.

@david-driscoll david-driscoll merged commit 12db44a into master May 10, 2021
@david-driscoll david-driscoll deleted the dependabot/nuget/Microsoft.CodeAnalysis.CSharp.Workspaces-3.9.0 branch May 10, 2021 23:44
@rsg-bot rsg-bot modified the milestones: v0.1.0, v0.1.1 Dec 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants