Skip to content

Bump MetadataExtractor from 2.8.1 to 2.9.0#17

Merged
louisledev merged 1 commit intomainfrom
dependabot/nuget/src/MetadataExtractor-2.9.0
Dec 8, 2025
Merged

Bump MetadataExtractor from 2.8.1 to 2.9.0#17
louisledev merged 1 commit intomainfrom
dependabot/nuget/src/MetadataExtractor-2.9.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 8, 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Dec 8, 2025

Labels

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

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

@dependabot dependabot Bot force-pushed the dependabot/nuget/src/MetadataExtractor-2.9.0 branch from dd39d97 to 662a954 Compare December 8, 2025 19:29
---
updated-dependencies:
- dependency-name: MetadataExtractor
  dependency-version: 2.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/nuget/src/MetadataExtractor-2.9.0 branch from 662a954 to a2f8f74 Compare December 8, 2025 19:31
@louisledev louisledev merged commit 289a5c4 into main Dec 8, 2025
3 checks passed
@louisledev louisledev deleted the dependabot/nuget/src/MetadataExtractor-2.9.0 branch December 8, 2025 19:33
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.

1 participant