Skip to content
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
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2025

Bumps the dependencies group with 12 updates in the / directory:

Package From To
HtmlAgilityPack 1.11.71 1.11.72
Microsoft.Extensions.Caching.Abstractions 8.0.0 9.0.2
Microsoft.Extensions.Options 8.0.2 9.0.2
Microsoft.NET.Test.Sdk 17.11.1 17.13.0
MSTest.TestAdapter 3.6.2 3.8.0
MSTest.TestFramework 3.6.2 3.8.0
Microsoft.AspNetCore.Components.WebAssembly 8.0.10 8.0.13
Microsoft.AspNetCore.Components.WebAssembly.DevServer 8.0.10 9.0.2
System.Net.Http.Json 8.0.1 9.0.2
Microsoft.AspNetCore.Components.WebAssembly.Server 8.0.10 8.0.13
Microsoft.Extensions.Caching.SqlServer 8.0.10 9.0.2
Pomelo.Extensions.Caching.MySql 2.2.0 2.2.1

Updates HtmlAgilityPack from 1.11.71 to 1.11.72

Release notes

Sourced from HtmlAgilityPack's releases.

v1.11.72

Download the library here

  • Added: AttributeValueQuote.InitialExceptWithoutValue to fix #575

Library Sponsored By

This library is sponsored by Entity Framework Extensions

Commits

Updates Microsoft.Extensions.Caching.Abstractions from 8.0.0 to 9.0.2

Release notes

Sourced from Microsoft.Extensions.Caching.Abstractions's releases.

.NET 9.0.2

Release

What's Changed

... (truncated)

Commits

Updates Microsoft.Extensions.Options from 8.0.2 to 9.0.2

Release notes

Sourced from Microsoft.Extensions.Options's releases.

.NET 9.0.2

Release

What's Changed

... (truncated)

Commits

Updates Microsoft.NET.Test.Sdk from 17.11.1 to 17.13.0

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

v17.13.0

What's Changed

New Contributors

Full Changelog: microsoft/vstest@v17.12.0...v17.13.0

v17.12.0

What's Changed

Internal and infrastructure fixes:

... (truncated)

Commits

Updates MSTest.TestAdapter from 3.6.2 to 3.8.0

Release notes

Sourced from MSTest.TestAdapter's releases.

v3.8.0

Release notes in progress

v3.7.3

See the release notes here

v3.7.2

See the release notes here

v3.7.1

See the release notes here

v3.7.0

See the release notes here

Announcements

MSTest.Analyzers is now a transitive dependency of MSTest.TestFramework and thus no longer needs to be manually installed.

Note: The only rules enabled by default as warnings, which could potentially cause build errors when updating MSTest, have been carefully selected and thoroughly validated. These rules specifically address real runtime issues related to the usage of MSTest, ensuring that no purely stylistic or low-impact analyzers are enforced by default.

v3.6.4

See the release notes here

v3.6.3

See the release notes here

Changelog

Sourced from MSTest.TestAdapter's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog

[3.7.3] - 2025-01-27

See full log here

Fixed

  • Fix Could not load type 'System.Threading.Lock' error for WinUI when using net9.0 by @​dependabot in #4794

Artifacts

  • MSTest: 3.7.3
  • MSTest.TestFramework: 3.7.3
  • MSTest.TestAdapter: 3.7.3
  • MSTest.Analyzers: 3.7.3
  • MSTest.Sdk: 3.7.3
  • Microsoft.Testing.Extensions.CrashDump: 1.5.3
  • Microsoft.Testing.Extensions.HangDump: 1.5.3
  • Microsoft.Testing.Extensions.HotReload: 1.5.3
  • Microsoft.Testing.Extensions.Retry: 1.5.3
  • Microsoft.Testing.Extensions.TrxReport: 1.5.3

[3.7.2] - 2025-01-21

See full log here

Fixed

Artifacts

  • MSTest: 3.7.2
  • MSTest.TestFramework: 3.7.2
  • MSTest.TestAdapter: 3.7.2
  • MSTest.Analyzers: 3.7.2
  • MSTest.Sdk: 3.7.2
  • Microsoft.Testing.Extensions.CrashDump: 1.5.2
  • Microsoft.Testing.Extensions.HangDump: 1.5.2
  • Microsoft.Testing.Extensions.HotReload: 1.5.2
  • Microsoft.Testing.Extensions.Retry: 1.5.2
  • Microsoft.Testing.Extensions.TrxReport: 1.5.2

[3.7.1] - 2024-01-13

... (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 Move Microsoft.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)
  • Additional commits viewable in compare view

Updates MSTest.TestFramework from 3.6.2 to 3.8.0

Release notes

Sourced from MSTest.TestFramework's releases.

v3.8.0

Release notes in progress

v3.7.3

See the release notes here

v3.7.2

See the release notes here

v3.7.1

See the release notes here

v3.7.0

See the release notes here

Announcements

MSTest.Analyzers is now a transitive dependency of MSTest.TestFramework and thus no longer needs to be manually installed.

Note: The only rules enabled by default as warnings, which could potentially cause build errors when updating MSTest, have been carefully selected and thoroughly validated. These rules specifically address real runtime issues related to the usage of MSTest, ensuring that no purely stylistic or low-impact analyzers are enforced by default.

v3.6.4

See the release notes here

v3.6.3

See the release notes here

Changelog

Sourced from MSTest.TestFramework's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog

[3.7.3] - 2025-01-27

See full log here

Fixed

  • Fix Could not load type 'System.Threading.Lock' error for WinUI when using net9.0 by @​dependabot in #4794

Artifacts

  • MSTest: 3.7.3
  • MSTest.TestFramework: 3.7.3
  • MSTest.TestAdapter: 3.7.3
  • MSTest.Analyzers: 3.7.3
  • MSTest.Sdk: 3.7.3
  • Microsoft.Testing.Extensions.CrashDump: 1.5.3
  • Microsoft.Testing.Extensions.HangDump: 1.5.3
  • Microsoft.Testing.Extensions.HotReload: 1.5.3
  • Microsoft.Testing.Extensions.Retry: 1.5.3
  • Microsoft.Testing.Extensions.TrxReport: 1.5.3

[3.7.2] - 2025-01-21

See full log here

Fixed

Artifacts

  • MSTest: 3.7.2
  • MSTest.TestFramework: 3.7.2
  • MSTest.TestAdapter: 3.7.2
  • MSTest.Analyzers: 3.7.2
  • MSTest.Sdk: 3.7.2
  • Microsoft.Testing.Extensions.CrashDump: 1.5.2
  • Microsoft.Testing.Extensions.HangDump: 1.5.2
  • Microsoft.Testing.Extensions.HotReload: 1.5.2
  • Microsoft.Testing.Extensions.Retry: 1.5.2
  • Microsoft.Testing.Extensions.TrxReport: 1.5.2

[3.7.1] - 2024-01-13

... (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 Move Microsoft.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)
  • Additional commits viewable in compare view

Updates Microsoft.AspNetCore.Components.WebAssembly from 8.0.10 to 8.0.13

Release notes

Sourced from Microsoft.AspNetCore.Components.WebAssembly's releases.

.NET 8.0.13

[Release](https://github.com/dotnet/core/releases/tag/v8.0.13

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.12...v8.0.13

.NET 8.0.12

Release

What's Changed

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>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Feb 13, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 20, 2025

Superseded by #479.

@dependabot dependabot bot closed this Feb 20, 2025
@dependabot dependabot bot deleted the dependabot/nuget/dependencies-49c38e6254 branch February 20, 2025 04:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants