-
Notifications
You must be signed in to change notification settings - Fork 2
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 dependencies group across 1 directory with 12 updates #478
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 dependencies group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) | `1.11.71` | `1.11.72` | | [Microsoft.Extensions.Caching.Abstractions](https://github.com/dotnet/runtime) | `8.0.0` | `9.0.2` | | [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) | `8.0.2` | `9.0.2` | | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.11.1` | `17.13.0` | | [MSTest.TestAdapter](https://github.com/microsoft/testfx) | `3.6.2` | `3.8.0` | | [MSTest.TestFramework](https://github.com/microsoft/testfx) | `3.6.2` | `3.8.0` | | [Microsoft.AspNetCore.Components.WebAssembly](https://github.com/dotnet/aspnetcore) | `8.0.10` | `8.0.13` | | [Microsoft.AspNetCore.Components.WebAssembly.DevServer](https://github.com/dotnet/aspnetcore) | `8.0.10` | `9.0.2` | | [System.Net.Http.Json](https://github.com/dotnet/runtime) | `8.0.1` | `9.0.2` | | [Microsoft.AspNetCore.Components.WebAssembly.Server](https://github.com/dotnet/aspnetcore) | `8.0.10` | `8.0.13` | | [Microsoft.Extensions.Caching.SqlServer](https://github.com/dotnet/aspnetcore) | `8.0.10` | `9.0.2` | | [Pomelo.Extensions.Caching.MySql](https://github.com/pomelofoundation/caching-mysql) | `2.2.0` | `2.2.1` | Updates `HtmlAgilityPack` from 1.11.71 to 1.11.72 - [Release notes](https://github.com/zzzprojects/html-agility-pack/releases) - [Commits](zzzprojects/html-agility-pack@v1.11.71...v1.11.72) Updates `Microsoft.Extensions.Caching.Abstractions` from 8.0.0 to 9.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.0...v9.0.2) Updates `Microsoft.Extensions.Options` from 8.0.2 to 9.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.2...v9.0.2) Updates `Microsoft.NET.Test.Sdk` from 17.11.1 to 17.13.0 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.11.1...v17.13.0) Updates `MSTest.TestAdapter` from 3.6.2 to 3.8.0 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.6.2...v3.8.0) Updates `MSTest.TestFramework` from 3.6.2 to 3.8.0 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.6.2...v3.8.0) Updates `Microsoft.AspNetCore.Components.WebAssembly` from 8.0.10 to 8.0.13 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v8.0.10...v8.0.13) Updates `Microsoft.AspNetCore.Components.WebAssembly.DevServer` from 8.0.10 to 9.0.2 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v8.0.10...v9.0.2) Updates `System.Net.Http.Json` from 8.0.1 to 9.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.1...v9.0.2) Updates `Microsoft.AspNetCore.Components.WebAssembly.Server` from 8.0.10 to 8.0.13 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v8.0.10...v8.0.13) Updates `Microsoft.Extensions.Caching.SqlServer` from 8.0.10 to 9.0.2 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v8.0.10...v9.0.2) Updates `Pomelo.Extensions.Caching.MySql` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/pomelofoundation/caching-mysql/releases) - [Commits](PomeloFoundation/Caching-MySQL@v2.2.0...v2.2.1) --- updated-dependencies: - dependency-name: HtmlAgilityPack dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Microsoft.Extensions.Caching.Abstractions dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: Microsoft.Extensions.Options dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: Microsoft.AspNetCore.Components.WebAssembly dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Microsoft.AspNetCore.Components.WebAssembly.DevServer dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: System.Net.Http.Json dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: Microsoft.AspNetCore.Components.WebAssembly.Server dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Microsoft.Extensions.Caching.SqlServer dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: Pomelo.Extensions.Caching.MySql dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Superseded by #479. |
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 dependencies group with 12 updates in the / directory:
1.11.71
1.11.72
8.0.0
9.0.2
8.0.2
9.0.2
17.11.1
17.13.0
3.6.2
3.8.0
3.6.2
3.8.0
8.0.10
8.0.13
8.0.10
9.0.2
8.0.1
9.0.2
8.0.10
8.0.13
8.0.10
9.0.2
2.2.0
2.2.1
Updates
HtmlAgilityPack
from 1.11.71 to 1.11.72Release notes
Sourced from HtmlAgilityPack's releases.
Commits
d24fa1c
Update assembly versioncf48977
Fix for zzzprojects/html-agility-pack#575Updates
Microsoft.Extensions.Caching.Abstractions
from 8.0.0 to 9.0.2Release notes
Sourced from Microsoft.Extensions.Caching.Abstractions's releases.
... (truncated)
Commits
80aa709
Merge commit '692a3b6a9827fa10c51ce2a16b26b51ecca7b430'692a3b6
Merged PR 45621: Update DIA to 17.12.0-beta1.24603.5 (#111428)74b5c68
Merge commit '6a86517f3a838ba210cdf94b2d6d38125e1906a2'6a86517
[release/9.0] Support generic fields in PersistedAssemblyBuilder (#111467)be62441
Merge commit '63cb882afa85ee0160999ab1c0b727e866a29aef'63cb882
Since we bumped the NDK in https://github.com/dotnet/dotnet-buildtools-prereq...cbcec76
Merge pull request #111422 from carlossanlop/release/9.0-stagingf8e3b98
Merge commit 'c8acea22626efab11c13778c028975acdc34678f' into internal-merge-9...5994663
Merge commit '63b7284d0567c99a56ebefb0c426e04ff81db4ad'63b7284
Merge pull request #111378 from carlossanlop/release/9.0-stagingUpdates
Microsoft.Extensions.Options
from 8.0.2 to 9.0.2Release notes
Sourced from Microsoft.Extensions.Options's releases.
... (truncated)
Commits
80aa709
Merge commit '692a3b6a9827fa10c51ce2a16b26b51ecca7b430'692a3b6
Merged PR 45621: Update DIA to 17.12.0-beta1.24603.5 (#111428)74b5c68
Merge commit '6a86517f3a838ba210cdf94b2d6d38125e1906a2'6a86517
[release/9.0] Support generic fields in PersistedAssemblyBuilder (#111467)be62441
Merge commit '63cb882afa85ee0160999ab1c0b727e866a29aef'63cb882
Since we bumped the NDK in https://github.com/dotnet/dotnet-buildtools-prereq...cbcec76
Merge pull request #111422 from carlossanlop/release/9.0-stagingf8e3b98
Merge commit 'c8acea22626efab11c13778c028975acdc34678f' into internal-merge-9...5994663
Merge commit '63b7284d0567c99a56ebefb0c426e04ff81db4ad'63b7284
Merge pull request #111378 from carlossanlop/release/9.0-stagingUpdates
Microsoft.NET.Test.Sdk
from 17.11.1 to 17.13.0Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
... (truncated)
Commits
e8cf380
Use 17.3.1 stable CodeCoverageedabaf3
Move to macos14 (#14137)1441926
Change 17.13 to release (#14942)03c3ac9
[main] Update dependencies from devdiv/DevDiv/vs-code-coverage (#11120)8907779
Fix formatting in Runner (#13871)778c004
Add letter number among valid identifiers in class name (#13868)d8aa584
Update AzureDevOps.ymlaf4080f
Update AzureDevOps.ymlf56ab69
Update AzureDevOps.ymlf05137e
Update AzureDevOps.ymlUpdates
MSTest.TestAdapter
from 3.6.2 to 3.8.0Release notes
Sourced from MSTest.TestAdapter's releases.
Changelog
Sourced from MSTest.TestAdapter's changelog.
... (truncated)
Commits
b1cedb7
[rel/3.8] Update deps (#4984)a9e46d6
Follow-up to the move of SourceGen + Engine (#4971)d454a96
Bump .NET runtimes (#4983)1f6fd33
Remove redundant explicit override of NuGet.Packaging and MessagePack (#4981)1a2a5bf
MoveMicrosoft.Win32.Registry
dependency from "Test dependencies" to "Produ...7c86507
[main] Update dependencies from devdiv/DevDiv/vs-code-coverage (#4975)6c2cd50
[main] Bump Microsoft.Extensions.FileSystemGlobbing from 9.0.1 to 9.0.2 (#4980)1162fac
[main] Bump System.Management from 9.0.1 to 9.0.2 (#4978)288990c
[main] Bump MSTest.Analyzers and Microsoft.NETFramework.ReferenceAssemblies (...e5df1c0
[main] Bump FSharp.Core and Microsoft.NETFramework.ReferenceAssemblies (#4977)Updates
MSTest.TestFramework
from 3.6.2 to 3.8.0Release notes
Sourced from MSTest.TestFramework's releases.
Changelog
Sourced from MSTest.TestFramework's changelog.
... (truncated)
Commits
b1cedb7
[rel/3.8] Update deps (#4984)a9e46d6
Follow-up to the move of SourceGen + Engine (#4971)d454a96
Bump .NET runtimes (#4983)1f6fd33
Remove redundant explicit override of NuGet.Packaging and MessagePack (#4981)1a2a5bf
MoveMicrosoft.Win32.Registry
dependency from "Test dependencies" to "Produ...7c86507
[main] Update dependencies from devdiv/DevDiv/vs-code-coverage (#4975)6c2cd50
[main] Bump Microsoft.Extensions.FileSystemGlobbing from 9.0.1 to 9.0.2 (#4980)1162fac
[main] Bump System.Management from 9.0.1 to 9.0.2 (#4978)288990c
[main] Bump MSTest.Analyzers and Microsoft.NETFramework.ReferenceAssemblies (...e5df1c0
[main] Bump FSharp.Core and Microsoft.NETFramework.ReferenceAssemblies (#4977)Updates
Microsoft.AspNetCore.Components.WebAssembly
from 8.0.10 to 8.0.13Release notes
Sourced from Microsoft.AspNetCore.Components.WebAssembly's releases.