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

Bump DocumentFormat.OpenXml from 3.1.1 to 3.2.0 #2701

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps DocumentFormat.OpenXml from 3.1.1 to 3.2.0.

Release notes

Sourced from DocumentFormat.OpenXml's releases.

[3.2.0]

Added

  • Added DocumentFormat.OpenXml.Office.SpreadSheetML.Y2022.PivotRichData namespace
  • Added DocumentFormat.OpenXml.Office.SpreadSheetML.Y2024.PivotDynamicArrays namespace

Changed

  • Updated Nuget badge on README

Fixed

  • Fixed issue where a disposed object (DeflateStream) cannot be accessed after recovering from malformed url (#1802)
  • Fixed issue with relationships not being created when cloning Flat OPC (#1814)
  • Fixed issue with corrupt files remaining locked after attempting to open with WordprocessingDocument.Open (#1681)
  • Fixed issue with changes not applied after .Save() (#1771)
  • Fixed AddWorkbookPart throws exception if no main part is available (#1745)
  • Fixed issue with base classes not included with LINQ generation (#1838)

Thanks to the following for their contributions:

@​WeihanLi

Changelog

Sourced from DocumentFormat.OpenXml's changelog.

[3.2.0] - 2024-11-22

Added

  • Added DocumentFormat.OpenXml.Office.SpreadSheetML.Y2022.PivotRichData namespace
  • Added DocumentFormat.OpenXml.Office.SpreadSheetML.Y2024.PivotDynamicArrays namespace

Changed

  • Updated Nuget badge on README

Fixed

  • Fixed issue where a disposed object (DeflateStream) cannot be accessed after recovering from malformed url (#1802)
  • Fixed issue with relationships not being created when cloning Flat OPC (#1814)
  • Fixed issue with corrupt files remaining locked after attempting to open with WordprocessingDocument.Open (#1681)
  • Fixed issue with changes not applied after .Save() (#1771)
  • Fixed AddWorkbookPart throws exception if no main part is available (#1745)
  • Fixed issue with base classes not included with LINQ generation (#1838)

Thanks to the following for their contributions:

@​WeihanLi

Commits
  • 89cd570 Include base classes with LINQ generation (#1838)
  • befa3f4 Update CHANGELOG.md for v3.2.0 release (#1837)
  • 4ec5720 Use default document type if no main part is available (#1836)
  • 6c85463 Move version for genapi to central package version (#1834)
  • 936f9e7 Use Artifacts output for builds (#1835)
  • 36d5627 Bump Microsoft.CodeAnalysis.Analyzers from 3.3.4 to 3.11.0 (#1833)
  • 7717455 Bump BenchmarkDotNet and BenchmarkDotNet.Diagnostics.Windows (#1832)
  • dd075d9 Bump Newtonsoft.Json, Microsoft.NET.Test.Sdk and Microsoft.NETFramework.Refer...
  • 1e6ebc9 Only unload part when saving part if it is not the same element (#1828)
  • 1c165bd Dispose stream in initializer if loading file fails (#1829)
  • Additional 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [DocumentFormat.OpenXml](https://github.com/dotnet/Open-XML-SDK) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/dotnet/Open-XML-SDK/releases)
- [Changelog](https://github.com/dotnet/Open-XML-SDK/blob/main/CHANGELOG.md)
- [Commits](dotnet/Open-XML-SDK@v3.1.1...v3.2.0)

---
updated-dependencies:
- dependency-name: DocumentFormat.OpenXml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 25, 2024
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@renemadsen renemadsen merged commit 79b7fb0 into master Nov 28, 2024
11 of 12 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/DocumentFormat.OpenXml-3.2.0 branch November 28, 2024 06: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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants