Bump DocumentFormat.OpenXml from 3.3.0 to 3.5.1#9
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump DocumentFormat.OpenXml from 3.3.0 to 3.5.1#9dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
--- updated-dependencies: - dependency-name: DocumentFormat.OpenXml dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
a877d17 to
96dd666
Compare
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.
Pinned DocumentFormat.OpenXml at 3.5.1.
Release notes
Sourced from DocumentFormat.OpenXml's releases.
3.5.1
Added
DocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.OffsetclassVersionattribute toDocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.ChartSpaceFeatureListattribute toDocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.ChartSpaceFalbackImgattribute toDocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.ChartSpaceDocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.ExtensionDropModeenum3.4.1
Added
MediaDataPartType.Mp4to support MP4 video media parts in presentations and documents (#1866)Changed
FromChunkedBase64Stringto significantly reduce allocations and improve throughput when decoding chunked base64 content (≈2.4× faster, ≈70% less memory) (#1868)Fixed
XmlDOMTextWriterinstead ofXmlWriter.Createto correctly handle serialization of certain XML content (#1869, #1961)Documentation
AutoSaveset tofalsedoes not persist changes (#1873)Thanks to the following for their contributions:
@QuocDatHoang
@Varorbc
Commits viewable in compare view.