[PR #65] Bump SharpCompress from 0.28.3 to 0.29.0 in /BurnOutSharp #266

Open
opened 2026-01-29 21:07:31 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/SabreTools/BinaryObjectScanner/pull/65

State: closed
Merged: Yes


Bumps SharpCompress from 0.28.3 to 0.29.0.

Release notes

Sourced from SharpCompress's releases.

0.29.0 - minor behavior change and fixes

Two minor fixes from contributors and a behavior fix for extraction. Now the destination directory has to exist before extracting will be allowed.

Commits
  • ea5c8dc Merge pull request #614 from adamhathcock/ensure-dest-dir-exists
  • 0209d00 Minor updates and prep for 0.29
  • a8d065d Ensure destination directory exists
  • 7bd9711 Merge pull request #610 from cyr/master
  • 61802ea Merge branch 'adamhathcock:master' into master
  • b425659 Merge pull request #611 from Thunderstr1k3/fix-zipheader-seeking
  • 3e32e3d Allowing to seek empty zip files
  • 1b661c9 Fixed bug where large (int32+ file size) adds an additional 512 bytes of padd...
  • See full diff 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 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

You can disable automated security fix PRs for this repo from the Security Alerts page.

**Original Pull Request:** https://github.com/SabreTools/BinaryObjectScanner/pull/65 **State:** closed **Merged:** Yes --- Bumps [SharpCompress](https://github.com/adamhathcock/sharpcompress) from 0.28.3 to 0.29.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/adamhathcock/sharpcompress/releases">SharpCompress's releases</a>.</em></p> <blockquote> <h2>0.29.0 - minor behavior change and fixes</h2> <p>Two minor fixes from contributors and a behavior fix for extraction. Now the destination directory has to exist before extracting will be allowed.</p> <ul> <li>Bugfix for TarWriter - too much padding in large files - <a href="https://github-redirect.dependabot.com/adamhathcock/sharpcompress/pull/610">adamhathcock/sharpcompress#610</a></li> <li>Allowing to seek empty zip files - <a href="https://github-redirect.dependabot.com/adamhathcock/sharpcompress/pull/611">adamhathcock/sharpcompress#611</a></li> <li>Ensure destination directory exists - <a href="https://github-redirect.dependabot.com/adamhathcock/sharpcompress/pull/614">adamhathcock/sharpcompress#614</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/adamhathcock/sharpcompress/commit/ea5c8dc06314c7a5068e7901c51a625224d2b288"><code>ea5c8dc</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/adamhathcock/sharpcompress/issues/614">#614</a> from adamhathcock/ensure-dest-dir-exists</li> <li><a href="https://github.com/adamhathcock/sharpcompress/commit/0209d001641b3c7713e4cfe69c789d93b5f2580f"><code>0209d00</code></a> Minor updates and prep for 0.29</li> <li><a href="https://github.com/adamhathcock/sharpcompress/commit/a8d065dc9eb7cca1165c7fc4b22b2b1bf4e2b579"><code>a8d065d</code></a> Ensure destination directory exists</li> <li><a href="https://github.com/adamhathcock/sharpcompress/commit/7bd9711ade19fcfe2652496f7049c6bd65e9ff52"><code>7bd9711</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/adamhathcock/sharpcompress/issues/610">#610</a> from cyr/master</li> <li><a href="https://github.com/adamhathcock/sharpcompress/commit/61802eadb44e6f7f57e30a105eb426fe583cfa17"><code>61802ea</code></a> Merge branch 'adamhathcock:master' into master</li> <li><a href="https://github.com/adamhathcock/sharpcompress/commit/b4256590587f25f39f4a26e0a2c39bcd2d515199"><code>b425659</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/adamhathcock/sharpcompress/issues/611">#611</a> from Thunderstr1k3/fix-zipheader-seeking</li> <li><a href="https://github.com/adamhathcock/sharpcompress/commit/3e32e3d7b149a4e519e817ea578943d4096bb642"><code>3e32e3d</code></a> Allowing to seek empty zip files</li> <li><a href="https://github.com/adamhathcock/sharpcompress/commit/1b661c9df197c2d63281a73418ba7cd8762da7e6"><code>1b661c9</code></a> Fixed bug where large (int32+ file size) adds an additional 512 bytes of padd...</li> <li>See full diff in <a href="https://github.com/adamhathcock/sharpcompress/compare/0.28.3...0.29">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=SharpCompress&package-manager=nuget&previous-version=0.28.3&new-version=0.29.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/mnadareski/BurnOutSharp/network/alerts). </details>
claunia added the pull-request label 2026-01-29 21:07:31 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/BinaryObjectScanner#266