Skip to content

Bump the nuget-dependencies group with 4 updates#430

Merged
sliekens merged 3 commits intomainfrom
dependabot/nuget/nuget-dependencies-4a834de832
Apr 13, 2026
Merged

Bump the nuget-dependencies group with 4 updates#430
sliekens merged 3 commits intomainfrom
dependabot/nuget/nuget-dependencies-4a834de832

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Updated Microsoft.NET.Test.Sdk from 18.3.0 to 18.4.0.

Release notes

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

18.4.0

What's Changed

New Contributors

Full Changelog: microsoft/vstest@v18.3.0...v18.4.0

Commits viewable in compare view.

Updated Microsoft.Testing.Extensions.CodeCoverage from 18.5.2 to 18.6.2.

Release notes

Sourced from Microsoft.Testing.Extensions.CodeCoverage's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Polyfill from 10.0.0 to 10.3.0.

Release notes

Sourced from Polyfill's releases.

10.3.0

  • #​537 Add ConfigureAwaitOptions polyfill for pre-net8.0
  • #​538 Os polyfill issue
  • #​539 Add RequiresAssemblyFilesAttribute

10.2.0

  • #​524 Consider adding extensions for parsing System.Net.IPAddress from ReadOnlySpan
  • #​525 Consider adding split extensions on ReadOnlySpan with StringSplitOptions
  • #​526 Consider adding Send extension with ReadOnlySpan to UdpClient
  • #​528 extensions for parsing System.Net.IPAddress from ReadOnlySpan
  • #​529 Send extension with ReadOnlySpan to UdpClient
  • #​530 split extensions on ReadOnlySpan with StringSplitOptions
  • #​531 Resolve features from @(ReferencePath) after ResolveAssemblyReferences
  • #​532 IntPtr.Parse and UIntPtr.Parse
  • #​533 Parallel.ForEachAsync
  • #​534 Add Regex Count
  • #​535 EqualityComparer.Create
  • #​536 path join

Commits viewable in compare view.

Updated TUnit from 1.28.7 to 1.33.0.

Release notes

Sourced from TUnit's releases.

1.33.0

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.32.0...v1.33.0

1.32.0

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.31.0...v1.32.0

1.31.0

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.30.8...v1.31.0

1.30.8

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.30.0...v1.30.8

1.30.0

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.29.0...v1.30.0

1.29.0

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.28.7...v1.29.0

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @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

Bumps Microsoft.NET.Test.Sdk from 18.3.0 to 18.4.0
Bumps Microsoft.Testing.Extensions.CodeCoverage from 18.5.2 to 18.6.2
Bumps Polyfill from 10.0.0 to 10.3.0
Bumps TUnit from 1.28.7 to 1.33.0

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
- dependency-name: Microsoft.Testing.Extensions.CodeCoverage
  dependency-version: 18.6.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
- dependency-name: Polyfill
  dependency-version: 10.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
- dependency-name: TUnit
  dependency-version: 1.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-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 Apr 13, 2026
Daily scheduling caused two open PRs for the same nuget-dependencies group
(#427 and #430) when new package versions became available between runs.
Weekly batching reduces the window for this to happen.

https://claude.ai/code/session_01TE1iwbjUrEbhY7mYuZu2jA
@sliekens sliekens merged commit d9f8958 into main Apr 13, 2026
2 of 4 checks passed
@dependabot dependabot Bot deleted the dependabot/nuget/nuget-dependencies-4a834de832 branch April 13, 2026 07:58
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.

2 participants