Skip to content

Bump the nuget-dependencies group with 5 updates#37

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/eng/nuget-dependencies-dc2b99e8dc
Closed

Bump the nuget-dependencies group with 5 updates#37
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/eng/nuget-dependencies-dc2b99e8dc

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2026

Updated MetadataExtractor from 2.8.1 to 2.9.0.

Release notes

Sourced from MetadataExtractor's releases.

2.9.0

What's Changed

[!NOTE]
Version 2.9.0 increases the minimum supported targets.

  • net8.0 and netstandard2.1 were added
  • net45 was bumped to net461 (via netstandard2.0)
  • netstandard1.3 is no longer supported (NETSDK1215)
  • net3.5 is no longer supported

These changes allow the library to utilise APIs with better performance. The removed frameworks are all very old and out of support, so we expect impact to be minimal. If you require these old targets, stick on an old version of this library.

2.9.0-rc3

What's Changed

New Contributors

Full Changelog: drewnoakes/metadata-extractor-dotnet@2.9.0-rc2...2.9.0-rc3

2.9.0-rc2

What's Changed

Full Changelog: drewnoakes/metadata-extractor-dotnet@2.9.0-rc1...2.9.0-rc2

2.9.0-rc1

What's Changed

[!NOTE]
Version 2.9.0 increases the minimum supported targets.

  • net3.5 is no longer supported.
  • netstandard1.3 is still supported.
  • netstandard2.0 was bumped to netstandard2.1.
  • net45 was bumped to net462.

These changes allow the library to utilise APIs with better performance.

New Contributors

Commits viewable in compare view.

Updated Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.1.

Release notes

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

18.0.1

What's Changed

Fixing an issue with loading covrun64.dll on systems that have .NET 10 SDK installed: https://learn.microsoft.com/en-us/dotnet/core/compatibility/sdk/10.0/code-coverage-dynamic-native-instrumentation

Internal changes

Full Changelog: microsoft/vstest@v18.0.0...v18.0.1

18.0.0

What's Changed

Internal fixes and updates

Commits viewable in compare view.

Updated Shouldly from 4.2.1 to 4.3.0.

Release notes

Sourced from Shouldly's releases.

4.3.0

Notable PRs in this milestone: https://github.com/shouldly/shouldly/pulls?q=is%3Apr+is%3Aclosed+milestone%3A4.3.0

What's Changed

New Contributors

Full Changelog: shouldly/shouldly@4.2.1...4.3.0

Commits viewable in compare view.

Updated System.CommandLine from 2.0.1 to 2.0.2.

Release notes

Sourced from System.CommandLine's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated xunit.runner.visualstudio from 3.1.4 to 3.1.5.

Release notes

Sourced from xunit.runner.visualstudio's releases.

No release notes found for this version range.

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 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

Bumps MetadataExtractor from 2.8.1 to 2.9.0
Bumps Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.1
Bumps Shouldly from 4.2.1 to 4.3.0
Bumps System.CommandLine from 2.0.1 to 2.0.2
Bumps xunit.runner.visualstudio from 3.1.4 to 3.1.5

---
updated-dependencies:
- dependency-name: MetadataExtractor
  dependency-version: 2.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: nuget-dependencies
- dependency-name: Shouldly
  dependency-version: 4.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
- dependency-name: System.CommandLine
  dependency-version: 2.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
- dependency-name: xunit.runner.visualstudio
  dependency-version: 3.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 27, 2026

Labels

The following labels could not be found: dependencies, nuget. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions
Copy link

👋 Welcome to Reshape!

Thank you @dependabot[bot] for opening this pull request! 🎉

We appreciate your contribution to the project. A maintainer will review your changes soon.

What happens next?

  • ✅ Automated checks will run to validate your changes
  • 📦 Build artifacts will be created for testing
  • 💬 You'll receive installation instructions in a follow-up comment
  • 👀 A maintainer will review your code

Feel free to ask questions or request help in the comments below!

@github-actions
Copy link

🚀 Dogfood this PR with:

⚠️ WARNING: Do not do this without first carefully reviewing the code of this PR to satisfy yourself it is safe.

curl -fsSL https://raw.githubusercontent.com/jomaxso/Reshape/main/eng/scripts/get-reshape-pr.sh | bash -s -- 37

Or

Run remotely in PowerShell:

iex "& { $(irm https://raw.githubusercontent.com/jomaxso/Reshape/main/eng/scripts/get-reshape-pr.ps1) } 37"

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 1, 2026

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Feb 1, 2026
@dependabot dependabot bot deleted the dependabot/nuget/eng/nuget-dependencies-dc2b99e8dc branch February 1, 2026 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants