[PR #7553] Bump sharpcompress from 0.30.1 to 0.31.0 #11454

Closed
opened 2026-02-07 06:38:46 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/jellyfin/jellyfin/pull/7553

State: closed
Merged: Yes


Bumps sharpcompress from 0.30.1 to 0.31.0.

Release notes

Sourced from sharpcompress's releases.

0.31 more fixes!

What's Changed

New Contributors

Full Changelog: https://github.com/adamhathcock/sharpcompress/compare/0.30.1...0.31

Commits
  • eee8309 Mark for 0.31
  • 155cfab Merge pull request #651 from loop-evgeny/evgeny-upgrade-adler32
  • e1c36af Update Adler32 from ImageSharp v2.1.0
  • 6b0d6a4 Merge pull request #638 from Nanook/rar2MultiWithTest
  • dab157b Rar2 fix with new unit tests that fail on previous build.
  • 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)
**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/7553 **State:** closed **Merged:** Yes --- Bumps [sharpcompress](https://github.com/adamhathcock/sharpcompress) from 0.30.1 to 0.31.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.31 more fixes!</h2> <h2>What's Changed</h2> <ul> <li>Rar2 fix with new unit tests that fail on previous build. by <a href="https://github.com/Nanook"><code>@​Nanook</code></a> in <a href="https://github-redirect.dependabot.com/adamhathcock/sharpcompress/pull/638">adamhathcock/sharpcompress#638</a></li> <li>Update Adler32 from ImageSharp v2.1.0 by <a href="https://github.com/loop-evgeny"><code>@​loop-evgeny</code></a> in <a href="https://github-redirect.dependabot.com/adamhathcock/sharpcompress/pull/651">adamhathcock/sharpcompress#651</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/loop-evgeny"><code>@​loop-evgeny</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/adamhathcock/sharpcompress/pull/651">adamhathcock/sharpcompress#651</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/adamhathcock/sharpcompress/compare/0.30.1...0.31">https://github.com/adamhathcock/sharpcompress/compare/0.30.1...0.31</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/adamhathcock/sharpcompress/commit/eee8309db87f5ecfc172ca545262113937c766c5"><code>eee8309</code></a> Mark for 0.31</li> <li><a href="https://github.com/adamhathcock/sharpcompress/commit/155cfab79264b42416f5928180a3b8793dfc346c"><code>155cfab</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/adamhathcock/sharpcompress/issues/651">#651</a> from loop-evgeny/evgeny-upgrade-adler32</li> <li><a href="https://github.com/adamhathcock/sharpcompress/commit/e1c36afdeca5b46b504d8b124f9925a33b129090"><code>e1c36af</code></a> Update Adler32 from ImageSharp v2.1.0</li> <li><a href="https://github.com/adamhathcock/sharpcompress/commit/6b0d6a41ca28f6eef906e74650dbc90bd822a3e9"><code>6b0d6a4</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/adamhathcock/sharpcompress/issues/638">#638</a> from Nanook/rar2MultiWithTest</li> <li><a href="https://github.com/adamhathcock/sharpcompress/commit/dab157bb71d4a49c024231f588058f2bf0abce46"><code>dab157b</code></a> Rar2 fix with new unit tests that fail on previous build.</li> <li>See full diff in <a href="https://github.com/adamhathcock/sharpcompress/compare/0.30.1...0.31">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.30.1&new-version=0.31.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) </details>
OVERLORD added the pull-request label 2026-02-07 06:38:46 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11454