Open
Conversation
--- updated-dependencies: - dependency-name: OpenMcdf dependency-version: 3.1.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated OpenMcdf from 2.2.1.4 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
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:
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
... (truncated)
2.3.1.0
This release include enhanchments in OpenMcdf.extensions and fixes a high priority bug #119 that has its root cause in a wrong offset calculation while freeing sectors during in-place stream resizing.
Many thanks in particular to @Numpsy who provided a lot of PRs, and to all the people interested in OpenMcdf!
Many thanks!
Federico
What's Changed
New Contributors
Full Changelog: openmcdf/openmcdf@v2.3.0.0...v2.3.1.0
2.3.0.0
This release fixes issues #75 #76 #84 #94 #96 and introduces new checks in Save() method (obsolete and retarget to SaveAs for naming clarity) to avoid a potential overwrite of backing file during ReadOnly operations.
The potential behaviour modification required the change in minor version to signal the chance for client code for a small adaption to this fix.
In Structured Storage Explorer the option to enable file validation has been introduced.
2.2.1.9
Fixed issues #68, #69, #70
Updated nuget package.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.