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 2.19.0 to 2.20.0 #71

Merged
merged 13 commits into from
Jul 13, 2023

Commits on Apr 7, 2023

  1. Bump DocumentFormat.OpenXml from 2.19.0 to 2.20.0

    Bumps [DocumentFormat.OpenXml](https://github.com/dotnet/Open-XML-SDK) from 2.19.0 to 2.20.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@v2.19.0...v2.20.0)
    
    ---
    updated-dependencies:
    - dependency-name: DocumentFormat.OpenXml
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 7, 2023
    Configuration menu
    Copy the full SHA
    a0663ba View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

  1. Adapted to hard obsoleted OpenXmlPackage.Package property in open xml…

    … sdk
    
    - Dropped WmlComparer and PresentationBuilder, both use OpenXmlPackage.Package. Contribute a migrated version if you depend on it.
    stesee committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    181dc9c View commit details
    Browse the repository at this point in the history
  2. Update README.md

    removed dropped features
    stesee authored Apr 8, 2023
    Configuration menu
    Copy the full SHA
    ce4ff8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62e89da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e985873 View commit details
    Browse the repository at this point in the history
  5. Revert "Update WmlToHtmlConverterTests.cs"

    This reverts commit 62e89da.
    stesee committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    9a4c505 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2023

  1. Revert "Revert "Update WmlToHtmlConverterTests.cs""

    This reverts commit 9a4c505.
    stesee committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    46870db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2ee963 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Increased major version number

    Dropped two features to adapt to breaking changes in openxmlsdk
    stesee committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    c2bf8db View commit details
    Browse the repository at this point in the history
  2. Fixed breaking optimization

    stesee committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    614c27d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d059b9b View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    5d1d865 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    57f53ef View commit details
    Browse the repository at this point in the history