Skip to content

Bump Microsoft.CodeAnalysis.CSharp.Workspaces from 4.0.0-2.final to 4.2.0 - #997

Merged
HurricanKai merged 1 commit into
develop/3.0from
dependabot/nuget/develop/3.0/Microsoft.CodeAnalysis.CSharp.Workspaces-4.2.0
Aug 4, 2022
Merged

Bump Microsoft.CodeAnalysis.CSharp.Workspaces from 4.0.0-2.final to 4.2.0#997
HurricanKai merged 1 commit into
develop/3.0from
dependabot/nuget/develop/3.0/Microsoft.CodeAnalysis.CSharp.Workspaces-4.2.0

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubAug 4, 2022

Copy link
Copy Markdown
Contributor

Bumps Microsoft.CodeAnalysis.CSharp.Workspaces from 4.0.0-2.final to 4.2.0.

Release notes

Sourced from Microsoft.CodeAnalysis.CSharp.Workspaces's releases.

.NET 7.0 Preview 5

Release

.NET 7.0 Preview 2

Release

.NET 7.0 Preview 1

Release

.NET 6.0.1

Release

.NET 6.0

Release

.NET 5.0.4

Release

.NET 5.0.2

Release NotesInstall Instructions

Repos

Changelog

Sourced from Microsoft.CodeAnalysis.CSharp.Workspaces'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

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)

Bumps [Microsoft.CodeAnalysis.CSharp.Workspaces](https://github.com/dotnet/roslyn) from 4.0.0-2.final to 4.2.0.
- [Release notes](https://github.com/dotnet/roslyn/releases)
- [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md)
- [Commits](https://github.com/dotnet/roslyn/commits/v4.2.0)
---
updated-dependencies:
- dependency-name: Microsoft.CodeAnalysis.CSharp.Workspaces
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabotBot requested a review from a team as a code ownerAugust 4, 2022 17:02
@dependabotdependabotBot added the dependencies Pull requests that update a dependency file label Aug 4, 2022
@HurricanKai
HurricanKai merged commit 64a6d9b into develop/3.0Aug 4, 2022
@HurricanKai
HurricanKai deleted the dependabot/nuget/develop/3.0/Microsoft.CodeAnalysis.CSharp.Workspaces-4.2.0 branch August 4, 2022 17:09
@HurricanKaiHurricanKai mentioned this pull request Feb 12, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@HurricanKai