Skip to content

Bump OpenMcdf from 2.3.1 to 3.1.3#12

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/src/OpenMcdf-3.1.3
Open

Bump OpenMcdf from 2.3.1 to 3.1.3#12
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/src/OpenMcdf-3.1.3

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 23, 2026

Updated OpenMcdf from 2.3.1 to 3.1.3.

Release notes

Sourced from OpenMcdf's releases.

3.1.3

What's Changed

Full Changelog: openmcdf/openmcdf@v3.1.2...v3.1.3

Thanks to @​pawlos for finding and reporting GHSA-jxpf-xq2m-q525

3.1.2

What's Changed

Full Changelog: openmcdf/openmcdf@v3.1.1...v3.1.2

3.1.1

What's Changed

New Contributors

Full Changelog: openmcdf/openmcdf@v3.1.0...v3.1.1

3.1.0

What's Changed

New Contributors

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

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

2.4.1.0

This release contains fix for #​256 issue - wrong DIFAT calculation
Thanks to @​aunverdorben-dap for reporting issue.

2.4.0.0

This release contains various performance and memory usage improvements, as well as fixing a crash with buffered reads.

Many thanks to @​ironfede and all the other contributors.

What's Changed

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

---
updated-dependencies:
- dependency-name: OpenMcdf
  dependency-version: 3.1.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code labels Apr 23, 2026
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