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 Squid-Box.SevenZipSharp from 1.5.0.366 to 1.6.1.23 #502

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2023

Bumps Squid-Box.SevenZipSharp from 1.5.0.366 to 1.6.1.23.

Changelog

Sourced from Squid-Box.SevenZipSharp's changelog.

Changelog

1.5.2 (2023-03-22)

  • Fixed an issue when seeking in streams with SeekOrigin.End, thanks to GitHub user bneidhold.
  • Fixed an issue when checking multi-volume 7z archives, thanks to GitHub user panda73111.
  • Changed CI from AppVeyor to GitHub Actions.
  • .NET Framework version bumped from 4.5 to 4.7.2.

1.5.0 (2021-08-15)

  • Added separate NuGet (Lite) excluding creation of self-extracting archives.

1.4.0 (2021-04-12)

  • Added a work-around to allow UWP apps to use SevenZipSharp in Release builds.
  • Fix issue limiting split archive volume size to 2GB.

1.3.318 (2021-03-05)

  • Fixed issue with SFN paths during compression.
  • Fixed issue with library path detection during initialization, thanks to GitHub user thoemmi.
  • Fixed issue detecting .deb archives, thanks to GitHub user NickHarmer.
  • Added ability to skip files during archive extraction, thanks to GitHub user NickHarmer.

1.3.283 (2020-05-01)

  • Added awaitable extraction functions, thanks to GitHub user kikijiki.
  • Added awaitable compression functions.

1.2.265 (2020-03-21)

  • Fixed problem where a UNC destination path would fail extraction.

1.2.258 (2020-02-21)

  • Fixed several bugs in custom parameters for the SevenZipCompressor class.

1.2.242 (2019-12-24)

  • Improved Operation Result handling and better performance by removing excessive GC, thanks to GitHub user zylab-official.

1.2.231 (2019-10-05)

  • Improved support for non-solid extraction of 7z "Copy" file from solid archive using index, thanks to GitHub user Mgamerz.
  • Fixed issue related to invalid character in directory and file name, thanks to GitHub user Ramkaran Yadav.

1.2.219 (2019-09-19)

  • Fixed issue when SevenZipSharp is embedded, thanks to GitHub user Mgamerz.

1.2.201 (2019-09-12)

  • Added NuGet dependencies for .NET Standard 2.0 projects.
  • Improved error handling.

1.2.191 (2019-09-12)

  • Re-added support for detecting RAR4 sfx archives.

1.2.184 (2019-06-08)

  • Now supports both .NET45 and .NET Standard 2.0, thanks to Github user frblondin.

... (truncated)

Commits

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 [Squid-Box.SevenZipSharp](https://github.com/squid-box/SevenZipSharp) from 1.5.0.366 to 1.6.1.23.
- [Changelog](https://github.com/squid-box/SevenZipSharp/blob/dev/changelog.md)
- [Commits](https://github.com/squid-box/SevenZipSharp/commits)

---
updated-dependencies:
- dependency-name: Squid-Box.SevenZipSharp
  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 Dec 4, 2023
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
0 participants