Skip to content

Bump OpenMcdf from 2.3.1 to 3.1.3#1052

Open
dependabot[bot] wants to merge 7 commits intomasterfrom
dependabot/nuget/mzLib/Readers/OpenMcdf-3.1.3
Open

Bump OpenMcdf from 2.3.1 to 3.1.3#1052
dependabot[bot] wants to merge 7 commits intomasterfrom
dependabot/nuget/mzLib/Readers/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
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.73%. Comparing base (58842d3) to head (174aa46).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1052   +/-   ##
=======================================
  Coverage   81.73%   81.73%           
=======================================
  Files         363      363           
  Lines       46702    46702           
  Branches     5519     5519           
=======================================
  Hits        38172    38172           
  Misses       7451     7451           
  Partials     1079     1079           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@nbollis
Copy link
Copy Markdown
Member

nbollis commented Apr 24, 2026

Must also update the nuspec

Copy link
Copy Markdown
Member

@nbollis nbollis left a comment

Choose a reason for hiding this comment

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

Nuspec should also be updated

@trishorts
Copy link
Copy Markdown
Contributor

@copilot update .nuspec in response to this @dependabot PR

Copy link
Copy Markdown

Copilot AI commented Apr 30, 2026

Must also update the nuspec

Updated the nuspec in commit 2d87f1e — bumped OpenMcdf to 3.1.3 and OpenMcdf.Extensions to 2.3.1 in both target framework groups.

Nuspec should also be updated

Updated the nuspec in commit 2d87f1e — bumped OpenMcdf to 3.1.3 and OpenMcdf.Extensions to 2.3.1 in both target framework groups.

@copilot update .nuspec in response to this @dependabot PR

Done — updated mzLib.nuspec in commit 2d87f1e to bump OpenMcdf to 3.1.3 and OpenMcdf.Extensions to 2.3.1 in both net8.0 and net8.0-windows7.0 dependency groups.

Copilot AI requested a review from trishorts April 30, 2026 12:55
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.

3 participants