[PR #3350] [MERGED] Bump sharpcompress from 0.25.0 to 0.25.1 #9475

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/3350
Author: @dependabot[bot]
Created: 6/15/2020
Status: Merged
Merged: 6/15/2020
Merged by: @Bond-009

Base: masterHead: dependabot/nuget/sharpcompress-0.25.1


📝 Commits (1)

  • 6d99d55 Bump sharpcompress from 0.25.0 to 0.25.1

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 Emby.Server.Implementations/Emby.Server.Implementations.csproj (+1 -1)

📄 Description

Bumps sharpcompress from 0.25.0 to 0.25.1.

Release notes

Sourced from sharpcompress's releases.

Bug fixes

Commits
  • 8bfc9ef Update for 0.25.1
  • fa949e0 Merge pull request #512 from adamhathcock/fix-codepages
  • c296ca7 Merge pull request #513 from RealOrko/symbolic-link-default-write
  • 538b388 Added a warning for the writing of symbolic links with a link to the original...
  • ce328ed Merge branch 'master' into fix-codepages
  • 632bae7 Add braces for clarity
  • 4f824b1 Add build flags for Core targets
  • 120aee8 See if windows reference is fixed
  • 3b2b341 Merge pull request #508 from turbedi/minor_optimizations
  • 4cad40f Minor string optimizations
  • Additional commits viewable 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/3350 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/15/2020 **Status:** ✅ Merged **Merged:** 6/15/2020 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `dependabot/nuget/sharpcompress-0.25.1` --- ### 📝 Commits (1) - [`6d99d55`](https://github.com/jellyfin/jellyfin/commit/6d99d55fd64b7076bbd09ee655abe7013933eecd) Bump sharpcompress from 0.25.0 to 0.25.1 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/Emby.Server.Implementations.csproj` (+1 -1) </details> ### 📄 Description Bumps [sharpcompress](https://github.com/adamhathcock/sharpcompress) from 0.25.0 to 0.25.1. <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>Bug fixes</h2> <ul> <li>Windows Reference fixes - <a href="https://github-redirect.dependabot.com/adamhathcock/sharpcompress/pull/512">adamhathcock/sharpcompress#512</a></li> <li>Default delegate for Symbolic link fixer - <a href="https://github-redirect.dependabot.com/adamhathcock/sharpcompress/pull/513">adamhathcock/sharpcompress#513</a></li> <li>Minor Optimizations - <a href="https://github-redirect.dependabot.com/adamhathcock/sharpcompress/pull/508">adamhathcock/sharpcompress#508</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/adamhathcock/sharpcompress/commit/8bfc9ef4dee71e8db8c055348009189a5732976c"><code>8bfc9ef</code></a> Update for 0.25.1</li> <li><a href="https://github.com/adamhathcock/sharpcompress/commit/fa949e089e5c3bbcbc8c0c566574c4af3ce7673d"><code>fa949e0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/adamhathcock/sharpcompress/issues/512">#512</a> from adamhathcock/fix-codepages</li> <li><a href="https://github.com/adamhathcock/sharpcompress/commit/c296ca7660a26f6c7fea5ec1bca5d52d958eca9d"><code>c296ca7</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/adamhathcock/sharpcompress/issues/513">#513</a> from RealOrko/symbolic-link-default-write</li> <li><a href="https://github.com/adamhathcock/sharpcompress/commit/538b38869fde43b90a1b6fde748cd4512b318f9b"><code>538b388</code></a> Added a warning for the writing of symbolic links with a link to the original...</li> <li><a href="https://github.com/adamhathcock/sharpcompress/commit/ce328ed90b990ba4655356a0911a1643652dcf13"><code>ce328ed</code></a> Merge branch 'master' into fix-codepages</li> <li><a href="https://github.com/adamhathcock/sharpcompress/commit/632bae725d6b45e96e532eaa31c59b79b0530875"><code>632bae7</code></a> Add braces for clarity</li> <li><a href="https://github.com/adamhathcock/sharpcompress/commit/4f824b1d9a3e1dc847ea4a79816b258f441b7d3c"><code>4f824b1</code></a> Add build flags for Core targets</li> <li><a href="https://github.com/adamhathcock/sharpcompress/commit/120aee8039d7c62a1f9a895d9943ee7a7509423e"><code>120aee8</code></a> See if windows reference is fixed</li> <li><a href="https://github.com/adamhathcock/sharpcompress/commit/3b2b341c4d13ca489c9f401f8c0da0feed620229"><code>3b2b341</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/adamhathcock/sharpcompress/issues/508">#508</a> from turbedi/minor_optimizations</li> <li><a href="https://github.com/adamhathcock/sharpcompress/commit/4cad40f637964f011813803b63d199f7306cdf68"><code>4cad40f</code></a> Minor string optimizations</li> <li>Additional commits viewable in <a href="https://github.com/adamhathcock/sharpcompress/compare/0.25...0.25.1">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.25.0&new-version=0.25.1)](https://help.github.com/articles/configuring-automated-security-fixes) 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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 06:02:47 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#9475