Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency DocumentFormat.OpenXml to v3 #9

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
DocumentFormat.OpenXml 2.19.0 -> 3.1.1 age adoption passing confidence

Release Notes

dotnet/Open-XML-SDK (DocumentFormat.OpenXml)

v3.1.1

Fixed

v3.1.0

Added
  • Added DocumentFormat.OpenXml.Office.SpreadSheetML.Y2024.PivotAutoRefresh namespace
  • Added DocumentFormat.OpenXml.Office.SpreadSheetML.Y2024.PivotDynamicArrays namespace
  • Added DocumentFormat.OpenXml.Office.SpreadSheetML.Y2023.DataSourceVersioning namespace
  • Added DocumentFormat.OpenXml.Office.SpreadSheetML.Y2023.ExternalCodeService namespace
  • Added DocumentFormat.OpenXml.Office.SpreadSheetML.Y2023.MsForms namespace
  • Added DocumentFormat.OpenXml.Office.SpreadSheetML.Y2023.Pivot2023Calculation namespace
Fixed
  • Fixed issue where OpenXmlUnknownElement is returned instead of CommentPropertiesExtension (#​1751)
  • Fixed issue where OpenXmlWriter is unable to write SharedStringTablePart (#​1755)

v3.0.2

Fixed
  • Fixed issue where temp files were shareable and not deleted on close (#​1658)

v3.0.1

Fixed
  • Fixed issue where document type would not be correct unless content type was checked first (#​1625)
  • Added check to only seek on packages where it is supported (#​1644)
  • If a malformed URI is encountered, the exception is now the same as v2.x (OpenXmlPackageException with an inner UriFormatException) (#​1644)

v3.0.0

v2.20.0

Added
  • Added DocumentFormat.OpenXml.Office.Drawing.Y2022.ImageFormula namespace
  • Added DocumentFormat.OpenXml.Office.Word.Y2023.WordML.Word16DU namespace
Changed
  • Marked OpenXmlSimpleType.TextValue as obsolete. This property was never meant to be used externally (#​1284)
  • Marked OpenXmlPackage.Package as obsolete. This will be an implementation detail in future versions and won't be accessible (#​1306)
  • Marked OpenXmlPackage.Close as obsolete. This will be removed in a later release, use Dispose instead (#​1371)
  • Marked OpenXmlPackage.SaveAs as obsolete as it will be removed in a future version (#​1378)
Fixed
  • Fixed incorrect file extensions for vbaProject files (#​1292)
  • Fixed incorrect file extensions for ImagePart (#​1305)
  • Fixed incorrect casing for customXml (#​1351)
  • Fixed AddEmbeddedPackagePart to allow correct extensions for various content types (#​1388)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/documentformat.openxml-3.x branch from 6554a24 to e5b59d5 Compare January 9, 2024 23:05
@renovate renovate bot force-pushed the renovate/documentformat.openxml-3.x branch from e5b59d5 to 6f58d91 Compare March 15, 2024 00:15
@renovate renovate bot force-pushed the renovate/documentformat.openxml-3.x branch from 6f58d91 to d7eeebc Compare July 30, 2024 22:52
@renovate renovate bot force-pushed the renovate/documentformat.openxml-3.x branch from d7eeebc to 3528907 Compare October 16, 2024 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants