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 SharpZipLib from 1.3.3 to 1.4.2 #4152

Merged
merged 3 commits into from
Feb 24, 2023

Commits on Feb 23, 2023

  1. Bump SharpZipLib from 1.3.3 to 1.4.2

    Bumps [SharpZipLib](https://github.com/icsharpcode/SharpZipLib) from 1.3.3 to 1.4.2.
    - [Release notes](https://github.com/icsharpcode/SharpZipLib/releases)
    - [Changelog](https://github.com/icsharpcode/SharpZipLib/blob/master/docs/Changes.txt)
    - [Commits](icsharpcode/SharpZipLib@v1.3.3...v1.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: SharpZipLib
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    11bdd56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    354544c View commit details
    Browse the repository at this point in the history
  3. Switched the GZip stream implementation to the standard one

    saving and loading works after this change in all my tests
    hhyyrylainen committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    8b1b7ed View commit details
    Browse the repository at this point in the history