Skip to content

Bump OpenMcdf from 2.4.1 to 3.0.3#604

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/src/OpenMcdf-3.0.3
Closed

Bump OpenMcdf from 2.4.1 to 3.0.3#604
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/src/OpenMcdf-3.0.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Updated OpenMcdf from 2.4.1 to 3.0.3.

Release notes

Sourced from OpenMcdf's releases.

3.0.3

What's Changed

Full Changelog: openmcdf/openmcdf@v3.0.2...v3.0.3

3.0.2

What's Changed

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

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.

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)

---
updated-dependencies:
- dependency-name: OpenMcdf
  dependency-version: 3.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Sep 4, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Sep 5, 2025

Looks like OpenMcdf is no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Sep 5, 2025
@dependabot dependabot Bot deleted the dependabot/nuget/src/OpenMcdf-3.0.3 branch September 5, 2025 23:03
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