csharp
csharp copied to clipboard
Bump Microsoft.CodeAnalysis.CSharp from 4.0.1 to 4.2.0
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
.NET 7.0 Preview 2
.NET 7.0 Preview 1
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.NotificationOptionis now immutableAll property setters now throw an exception.
Commits
432d17aCherry-pick 60493 to 17.2 (#60832)1e40aa1Merge pull request #60851 from CyrusNajmabadi/revert60227db85d9eRevert "Don't complete quotes if they complete a valid string (#60227)"f2d278fMerge pull request #60712 from dotnet/dev/jorobich/use-vs2022-official-build1a20e23Fix image name16b2f8fUse VS2022 for official build76398adFix crash when combining reordered arguments with params array (#60590)aeafe4dCheck val escape for initializers of fields with ref-like type (#60577)8b5c5b8Merge pull request #60531 from jasonmalinowski/do-not-pass-idynamicfileinfo-f...fb7998fRemove IDynamicFileInfo-added syntax trees to attempt to improve perf- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
@dependabot rebase
@dependabot rebase
https://github.com/dependabot rebase
@dependabot rebase
Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.
@dependabot recreate
Sorry, only users with push access can use that command.
Can you re-run CI step Build and Test / e2e (pull_request) please? I think it is a transient error generated by the slowness of the github runner. Error: https://github.com/kubernetes-client/csharp/runs/8076417357?check_suite_focus=true#step:7:78
Test code: https://github.com/kubernetes-client/csharp/blob/a5082fb106842d4d601617e9b0473699dbab9871/tests/E2E.Tests/MinikubeTests.cs#L521-L545
@brendandburns @tg123
@tg123 Thank, all checks are green.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: dependabot[bot], tg123
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~OWNERS~~ [tg123]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment