Ahmad45123 / ExtremeStudio

ExtremeStudio is a PAWN editor and is designed to be used in SA-MP development.
GNU General Public License v3.0
28 stars 5 forks source link

Bump SharpCompress from 0.23.0 to 0.24.0 #69

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps SharpCompress from 0.23.0 to 0.24.0.

Release notes *Sourced from [SharpCompress's releases](https://github.com/adamhathcock/sharpcompress/releases).* > ## More fixes! > Bug Fixes: > > - [Fix: ArchiveEncoding was ignored in TarWriterOptions](https://github-redirect.dependabot.com/adamhathcock/sharpcompress/pull/442) > - For RAR's encryption - [Memory and speed optimization](https://github-redirect.dependabot.com/adamhathcock/sharpcompress/pull/444) > - [Various fixes for ZIP64 writer (zero byte entries, 32 bit where supported)](https://github-redirect.dependabot.com/adamhathcock/sharpcompress/pull/452) > - [Fix for clients failing on just having a 64 bit offset in ZIP64](https://github-redirect.dependabot.com/adamhathcock/sharpcompress/pull/453) > - [Handle a bad extra field in a local file header in zip files](https://github-redirect.dependabot.com/adamhathcock/sharpcompress/pull/455) > - [Return a bounded substream when data descriptors are used in seekable zips](https://github-redirect.dependabot.com/adamhathcock/sharpcompress/pull/457) > - [fix filename garbling in tar([#414](https://github-redirect.dependabot.com/adamhathcock/sharpcompress/issues/414))](https://github-redirect.dependabot.com/adamhathcock/sharpcompress/pull/460) > > ## 0.19.1 - absorb System.Buffers > [Absorb arraypool from CoreFX](https://github-redirect.dependabot.com/adamhathcock/sharpcompress/pull/331) > > ## 0.19 .NET Standard 2.0! > New Features: > > - [.NET Core 2 / .NET Standard 2.0 Support ](https://github-redirect.dependabot.com/adamhathcock/sharpcompress/pull/302) > - [Mk/add support for extracting password protected LZMA(2) 7z archives](https://github-redirect.dependabot.com/adamhathcock/sharpcompress/pull/324) > - [Use arraypool for transfer/skip](https://github-redirect.dependabot.com/adamhathcock/sharpcompress/pull/326) > > Bug Fixes: > - [Opening 7zip archive with invalid win32 date ](https://github-redirect.dependabot.com/adamhathcock/sharpcompress/pull/303/files) > - [eliminate spurious rar crc exception](https://github-redirect.dependabot.com/adamhathcock/sharpcompress/pull/313) > - [create new memorystream to allow proper resizing as memorystream could be a user provided buffer](https://github-redirect.dependabot.com/adamhathcock/sharpcompress/pull/307)
Commits - [`5072a0f`](https://github.com/adamhathcock/sharpcompress/commit/5072a0f6f5dd3828a8ec7ce39146f70cd1a994d7) Merge pull request [#471](https://github-redirect.dependabot.com/adamhathcock/sharpcompress/issues/471) from adamhathcock/release-024 - [`357dff1`](https://github.com/adamhathcock/sharpcompress/commit/357dff140369bef63848ad446ef14ac992cd6014) Bump version and dependencies - [`a2bd66d`](https://github.com/adamhathcock/sharpcompress/commit/a2bd66ded8c9fb8a1b97db34bcc806bb6c0c9030) Merge pull request [#460](https://github-redirect.dependabot.com/adamhathcock/sharpcompress/issues/460) from itn3000/tar-fix-garbled2 - [`6bfa3c2`](https://github.com/adamhathcock/sharpcompress/commit/6bfa3c25a49cce52e0e7a08914850c0798e19116) add more comments - [`1ea9ab7`](https://github.com/adamhathcock/sharpcompress/commit/1ea9ab72c1c46e2388b023477a2e60e0e679bf6b) add comment for subtracting - [`07c42b8`](https://github.com/adamhathcock/sharpcompress/commit/07c42b8725a8c2f6786e467ff2fe67d8528b9066) replace magic number - [`70392c3`](https://github.com/adamhathcock/sharpcompress/commit/70392c32e246681e158b7926535c169cb634ddda) use Buffer.BlockCopy for performance - [`9b4b2a9`](https://github.com/adamhathcock/sharpcompress/commit/9b4b2a9f7c2480d4cb473ec94e77bf94d2a3d08b) considering encoding in processing filename([#414](https://github-redirect.dependabot.com/adamhathcock/sharpcompress/issues/414)) - [`d3dd708`](https://github.com/adamhathcock/sharpcompress/commit/d3dd708b58d68fc50b08bdcf6dae05abd2430189) Merge pull request [#457](https://github-redirect.dependabot.com/adamhathcock/sharpcompress/issues/457) from DannyBoyk/issue_456_zip_bounded_substreams_data_... - [`af264cd`](https://github.com/adamhathcock/sharpcompress/commit/af264cdc58c9d076bf83477cbdbfe7a5dad282b7) Return a bounded substream when data descriptors are used in seekable zips - Additional commits viewable in [compare view](https://github.com/adamhathcock/sharpcompress/compare/0.23...0.24)


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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.