Skip to content

chore: Bump the dependencies group with 1 update#198

Merged
JaCraig merged 1 commit intomainfrom
dependabot/nuget/Archivist/dependencies-5dd98be5ce
Oct 6, 2025
Merged

chore: Bump the dependencies group with 1 update#198
JaCraig merged 1 commit intomainfrom
dependabot/nuget/Archivist/dependencies-5dd98be5ce

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.

Dependabot compatibility score

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

---
updated-dependencies:
- dependency-name: MetadataExtractor
  dependency-version: 2.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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
Copy link
Copy Markdown
Owner

@JaCraig JaCraig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving this pull request because it includes a patch or minor update

@JaCraig JaCraig merged commit 332485b into main Oct 6, 2025
4 checks passed
@JaCraig JaCraig deleted the dependabot/nuget/Archivist/dependencies-5dd98be5ce branch October 6, 2025 07:22
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