Skip to content

Bump OpenMcdf and Polyfill#594

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/multi-af0227d160
Closed

Bump OpenMcdf and Polyfill#594
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/multi-af0227d160

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Aug 4, 2025

Updated OpenMcdf from 2.4.1 to 3.0.1.

Release notes

Sourced from OpenMcdf's releases.

3.0.1

What's Changed

New Contributors

Full Changelog: openmcdf/openmcdf@v3.0.0...v3.0.1

3.0.0

What's Changed

  • New API following dotnet conventions
  • Idiomatic exception hierarchy
  • Support for 16 TB files
  • Support for transactions
  • Support for consolidation on commit
  • Improved performance
  • Reduced memory usage
  • Nullable attributes/static analysis
  • Multi-targeting for netstandard2.0 and net8.0
  • Support for Spans (System.Memory if targeting netstandard2.0)

Full Changelog: openmcdf/openmcdf@v2.4.1.0...v3.0.0

3.0.0-preview.5

What's Changed

Full Changelog: openmcdf/openmcdf@v3.0.0-preview.4...v3.0.0-preview.5

3.0.0-preview.4

What's Changed

Full Changelog: openmcdf/openmcdf@v3.0.0-preview.3...v3.0.0-preview.4

3.0.0-preview.3

What's Changed

Full Changelog: openmcdf/openmcdf@v3.0.0-preview.2...v3.0.0-preview.3

3.0.0-preview.2

Hot on the heels of v3.0.0-preview.1, a new preview release with some additional overloads to control the opening/creation of new files along with some validation improvements for detecting cycles in the FAT and mini FAT. Also, a reduced API surface for the experimental OLE library courtesy of @​Numpsy.

What's Changed

Full Changelog: openmcdf/openmcdf@v3.0.0-preview.1...v3.0.0-preview.2

3.0.0-preview.1

What's Changed

A full rewrite to support:

  • An idiomatic dotnet API and exception hierarchy
  • Fast and efficient enumeration and manipulation of storages and streams
  • File sizes up to 16 TB (using major format version 4 with 4096 byte sectors)
  • Transactions (i.e. commit and/or revert)
  • Consolidation (i.e. reclamation of space by removing free sectors)
  • Nullable attributes

New Contributors

Full Changelog: openmcdf/openmcdf@v2.3.1.0...v3.0.0-preview.1

Commits viewable in compare view.

Updated Polyfill from 8.7.3 to 8.7.4.

Release notes

Sourced from Polyfill'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 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 dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Aug 4, 2025
Bumps OpenMcdf from 2.4.1 to 3.0.1
Bumps Polyfill from 8.7.3 to 8.7.4

---
updated-dependencies:
- dependency-name: OpenMcdf
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Polyfill
  dependency-version: 8.7.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/nuget/src/multi-af0227d160 branch from 296abf5 to dfff0b0 Compare August 7, 2025 10:38
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Aug 8, 2025

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

@dependabot dependabot Bot closed this Aug 8, 2025
@dependabot dependabot Bot deleted the dependabot/nuget/src/multi-af0227d160 branch August 8, 2025 01: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.

0 participants