Skip to content

chore: Bump the dependencies group with 2 updates#197

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/Archivist.Tests/dependencies-f997489ab1
Closed

chore: Bump the dependencies group with 2 updates#197
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/Archivist.Tests/dependencies-f997489ab1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 6, 2025

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

Release notes

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

18.0.0

What's Changed

Internal fixes and updates

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

---
updated-dependencies:
- dependency-name: MetadataExtractor
  dependency-version: 2.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  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 Oct 6, 2025
@JaCraig
Copy link
Copy Markdown
Owner

JaCraig commented Oct 6, 2025

Not approving this PR because it includes a major update of a dependency used in production

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Oct 6, 2025

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

@dependabot dependabot Bot closed this Oct 6, 2025
@dependabot dependabot Bot deleted the dependabot/nuget/Archivist.Tests/dependencies-f997489ab1 branch October 6, 2025 07:39
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.

1 participant