forked from dotnet/docs
-
Notifications
You must be signed in to change notification settings - Fork 1
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 the dotnet group across 1 directory with 7 updates #3735
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/nuget/docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/dotnet-2579fe4a79
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the dotnet group with 7 updates in the /docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix directory: | Package | From | To | | --- | --- | --- | | [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) | `4.10.0` | `4.11.0` | | [Microsoft.CodeAnalysis.CSharp.Workspaces](https://github.com/dotnet/roslyn) | `4.10.0` | `4.11.0` | | [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) | `4.10.0` | `4.11.0` | | [Microsoft.CodeAnalysis](https://github.com/dotnet/roslyn) | `4.10.0` | `4.11.0` | | [Microsoft.CodeAnalysis.CSharp.Workspaces](https://github.com/dotnet/roslyn) | `4.10.0` | `4.11.0` | | [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) | `4.10.0` | `4.11.0` | | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.10.0` | `17.11.0` | | [MSTest.TestAdapter](https://github.com/microsoft/testfx) | `3.5.0` | `3.5.2` | | [MSTest.TestFramework](https://github.com/microsoft/testfx) | `3.5.0` | `3.5.2` | | Microsoft.VSSDK.BuildTools | `17.11.414` | `17.11.435` | Updates `Microsoft.CodeAnalysis.CSharp` from 4.10.0 to 4.11.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) Updates `Microsoft.CodeAnalysis.CSharp.Workspaces` from 4.10.0 to 4.11.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) Updates `Microsoft.CodeAnalysis.CSharp` from 4.10.0 to 4.11.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) Updates `Microsoft.CodeAnalysis` from 4.10.0 to 4.11.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) Updates `Microsoft.CodeAnalysis.CSharp.Workspaces` from 4.10.0 to 4.11.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) Updates `Microsoft.CodeAnalysis.CSharp` from 4.10.0 to 4.11.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) Updates `Microsoft.NET.Test.Sdk` from 17.10.0 to 17.11.0 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.10.0...v17.11.0) Updates `MSTest.TestAdapter` from 3.5.0 to 3.5.2 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.5.0...v3.5.2) Updates `MSTest.TestFramework` from 3.5.0 to 3.5.2 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.5.0...v3.5.2) Updates `Microsoft.VSSDK.BuildTools` from 17.11.414 to 17.11.435 --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.CSharp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Microsoft.CodeAnalysis.CSharp.Workspaces dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Microsoft.CodeAnalysis.CSharp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Microsoft.CodeAnalysis dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Microsoft.CodeAnalysis.CSharp.Workspaces dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Microsoft.CodeAnalysis.CSharp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.VSSDK.BuildTools dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
.NET
Pull requests that update .net code
dependencies
Pull requests that update a dependency file
labels
Aug 21, 2024
Superseded by #3757. |
dependabot
bot
deleted the
dependabot/nuget/docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/dotnet-2579fe4a79
branch
September 11, 2024 09:10
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the dotnet group with 7 updates in the /docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix directory:
4.10.0
4.11.0
4.10.0
4.11.0
4.10.0
4.11.0
4.10.0
4.11.0
4.10.0
4.11.0
4.10.0
4.11.0
17.10.0
17.11.0
3.5.0
3.5.2
3.5.0
3.5.2
17.11.414
17.11.435
Updates
Microsoft.CodeAnalysis.CSharp
from 4.10.0 to 4.11.0Release notes
Sourced from Microsoft.CodeAnalysis.CSharp's releases.
Commits
Updates
Microsoft.CodeAnalysis.CSharp.Workspaces
from 4.10.0 to 4.11.0Release notes
Sourced from Microsoft.CodeAnalysis.CSharp.Workspaces's releases.
Commits
Updates
Microsoft.CodeAnalysis.CSharp
from 4.10.0 to 4.11.0Release notes
Sourced from Microsoft.CodeAnalysis.CSharp's releases.
Commits
Updates
Microsoft.CodeAnalysis
from 4.10.0 to 4.11.0Release notes
Sourced from Microsoft.CodeAnalysis's releases.
Commits
Updates
Microsoft.CodeAnalysis.CSharp.Workspaces
from 4.10.0 to 4.11.0Release notes
Sourced from Microsoft.CodeAnalysis.CSharp.Workspaces's releases.
Commits
Updates
Microsoft.CodeAnalysis.CSharp
from 4.10.0 to 4.11.0Release notes
Sourced from Microsoft.CodeAnalysis.CSharp's releases.
Commits
Updates
Microsoft.NET.Test.Sdk
from 17.10.0 to 17.11.0Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
... (truncated)
Commits
c6ad3e3
Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov...910ca0d
Fix output based test (#5131)0518cea
Rebrand to 17.11-release (#5128)5b69fd3
Write dll instead of target on abort, rename errors (#5115)7264afa
Error output as info in terminal logger (#5113)3d2ea06
remove disable interactive auth (#5110)e4da2c1
Add option to ignore tests (#5109)6b3b959
Ignore dump failing test while I investigate (#5107)24b992f
Ignore dispose error (#5105)bfdaf0b
Object disposed flaky (#5104)Updates
MSTest.TestAdapter
from 3.5.0 to 3.5.2Release notes
Sourced from MSTest.TestAdapter's releases.
Changelog
Sourced from MSTest.TestAdapter's changelog.
Commits
fc1e94f
Bump to 3.5.2125d9ab
[rel/3.5] Update dependencies from devdiv/DevDiv/vs-code-coverage (#3533)5b38a2c
Bump aspire to 8.0.20265f00
Use internal extensions 1.3.24901764
Revert changes to playgroundb9b020b
Fix playground982b20d
Fix shutdown order for server mode (#3306)b095754
Fix TestInitialize and TestCleanup analyzers to allow generic class (#3280)71a7f31
Fix timeout message to reflect that 0 is not allowed (#3279)c683317
Fix MessageBusProxy.InitAsync to be proxying _messageBus.InitAsync (#3300)Updates
MSTest.TestFramework
from 3.5.0 to 3.5.2Release notes
Sourced from MSTest.TestFramework's releases.
Changelog
Sourced from MSTest.TestFramework's changelog.
Commits
fc1e94f
Bump to 3.5.2125d9ab
[rel/3.5] Update dependencies from devdiv/DevDiv/vs-code-coverage (#3533)5b38a2c
Bump aspire to 8.0.20265f00
Use internal extensions 1.3.24901764
Revert changes to playgroundb9b020b
Fix playground982b20d
Fix shutdown order for server mode (#3306)b095754
Fix TestInitialize and TestCleanup analyzers to allow generic class (#3280)71a7f31
Fix timeout message to reflect that 0 is not allowed (#3279)c683317
Fix MessageBusProxy.InitAsync to be proxying _messageBus.InitAsync (#3300)Updates
Microsoft.VSSDK.BuildTools
from 17.11.414 to 17.11.435Dependabot 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions