Vertex icon indicating copy to clipboard operation
Vertex copied to clipboard

Bump Microsoft.CodeAnalysis.CSharp from 4.0.1 to 4.2.0

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps Microsoft.CodeAnalysis.CSharp from 4.0.1 to 4.2.0.

Release notes

Sourced from Microsoft.CodeAnalysis.CSharp's releases.

.NET 7.0 Preview 5

Release

.NET 7.0 Preview 2

Release

.NET 7.0 Preview 1

Release

Changelog

Sourced from Microsoft.CodeAnalysis.CSharp's changelog.

Version 4.2.0

Can no longer inherit from QuickInfoService

The constructors of Microsoft.CodeAnalysis.QuickInfoService are now internal. Roslyn does not support implementing completion for arbitrary languages.

Microsoft.CodeAnalysis.CodeStyle.NotificationOption is now immutable

All property setters now throw an exception.

Commits
  • 432d17a Cherry-pick 60493 to 17.2 (#60832)
  • 1e40aa1 Merge pull request #60851 from CyrusNajmabadi/revert60227
  • db85d9e Revert "Don't complete quotes if they complete a valid string (#60227)"
  • f2d278f Merge pull request #60712 from dotnet/dev/jorobich/use-vs2022-official-build
  • 1a20e23 Fix image name
  • 16b2f8f Use VS2022 for official build
  • 76398ad Fix crash when combining reordered arguments with params array (#60590)
  • aeafe4d Check val escape for initializers of fields with ref-like type (#60577)
  • 8b5c5b8 Merge pull request #60531 from jasonmalinowski/do-not-pass-idynamicfileinfo-f...
  • fb7998f Remove IDynamicFileInfo-added syntax trees to attempt to improve perf
  • 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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar Jul 19 '22 03:07 dependabot[bot]