chore(deps): bump Jellyfin.Controller and Jellyfin.Model #137

Closed
dependabot[bot] wants to merge 1 commits from dependabot/nuget/multi-8402c5c48a into master
dependabot[bot] commented 2024-11-18 06:56:04 +00:00 (Migrated from github.com)

Bumps Jellyfin.Controller and Jellyfin.Model. These dependencies needed to be updated together.
Updates Jellyfin.Controller from 10.9.10 to 10.10.2

Release notes

Sourced from Jellyfin.Controller's releases.

10.10.2

🚀 Jellyfin Server 10.10.2

We are pleased to announce the latest stable release of Jellyfin, version 10.10.2!

This minor release brings several bugfixes to improve your Jellyfin experience.

As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!

You can find more details about and discuss this release on our forums.

Changelog (15)

🏗️ Enhancements

📈 General Changes

Packaging (1)

10.10.1

🚀 Jellyfin Server 10.10.1

We are pleased to announce the latest stable release of Jellyfin, version 10.10.1!

This minor release brings several bugfixes to improve your Jellyfin experience.

As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!

You can find more details about and discuss this release on our forums.

Changelog (5)

📈 General Changes

... (truncated)

Commits
  • be23f4e Bump version to 10.10.2
  • 38c08c4 Merge pull request #12916 from JPVenson/bugfix/10.10/MediaSegmentsRespectDisa...
  • 1b4ab5e pr review stuff
  • 293e0f5 Respect cancellation token/HTTP request aborts correctly in `SymlinkFollowing...
  • 13ae226 Merge pull request #13038 from Bond-009/stable-deps
  • 6870e34 Update dependency z440.atl.core to 6.8.0
  • ea88bdf Update dependency z440.atl.core to 6.7.0 (#12943)
  • a6f04ff Merge pull request #13021 from jellyfin/renovate/microsoft
  • db266d7 Merge pull request #12986 from jellyfin/renovate/skiasharp-monorepo
  • f47d2c1 Merge pull request #12792 from jellyfin/renovate/dotnet-monorepo
  • Additional commits viewable in compare view

Updates Jellyfin.Model from 10.9.10 to 10.10.2

Release notes

Sourced from Jellyfin.Model's releases.

10.10.2

🚀 Jellyfin Server 10.10.2

We are pleased to announce the latest stable release of Jellyfin, version 10.10.2!

This minor release brings several bugfixes to improve your Jellyfin experience.

As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!

You can find more details about and discuss this release on our forums.

Changelog (15)

🏗️ Enhancements

📈 General Changes

Packaging (1)

10.10.1

🚀 Jellyfin Server 10.10.1

We are pleased to announce the latest stable release of Jellyfin, version 10.10.1!

This minor release brings several bugfixes to improve your Jellyfin experience.

As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!

You can find more details about and discuss this release on our forums.

Changelog (5)

📈 General Changes

... (truncated)

Commits
  • be23f4e Bump version to 10.10.2
  • 38c08c4 Merge pull request #12916 from JPVenson/bugfix/10.10/MediaSegmentsRespectDisa...
  • 1b4ab5e pr review stuff
  • 293e0f5 Respect cancellation token/HTTP request aborts correctly in `SymlinkFollowing...
  • 13ae226 Merge pull request #13038 from Bond-009/stable-deps
  • 6870e34 Update dependency z440.atl.core to 6.8.0
  • ea88bdf Update dependency z440.atl.core to 6.7.0 (#12943)
  • a6f04ff Merge pull request #13021 from jellyfin/renovate/microsoft
  • db266d7 Merge pull request #12986 from jellyfin/renovate/skiasharp-monorepo
  • f47d2c1 Merge pull request #12792 from jellyfin/renovate/dotnet-monorepo
  • Additional commits viewable in compare view

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 [Jellyfin.Controller](https://github.com/jellyfin/jellyfin) and [Jellyfin.Model](https://github.com/jellyfin/jellyfin). These dependencies needed to be updated together. Updates `Jellyfin.Controller` from 10.9.10 to 10.10.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jellyfin/jellyfin/releases">Jellyfin.Controller's releases</a>.</em></p> <blockquote> <h2>10.10.2</h2> <h1>:rocket: Jellyfin Server 10.10.2</h1> <p>We are pleased to announce the latest stable release of Jellyfin, version 10.10.2!</p> <p>This minor release brings several bugfixes to improve your Jellyfin experience.</p> <p>As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!</p> <p>You can find more details about and discuss this release <a href="https://forum.jellyfin.org/t-new-jellyfin-server-web-release-10-10-2">on our forums</a>.</p> <h2>Changelog (15)</h2> <h3>🏗️ Enhancements</h3> <ul> <li>Added query filter to disregard disabled Providers [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12916">#12916</a>], by <a href="https://github.com/JPVenson"><code>@​JPVenson</code></a></li> </ul> <h3>📈 General Changes</h3> <ul> <li>Respect cancellation token/HTTP request aborts correctly in <code>SymlinkFollowingPhysicalFileResultExecutor</code> [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/13033">#13033</a>], by <a href="https://github.com/goknsh"><code>@​goknsh</code></a></li> <li>Update dependencies [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/13038">#13038</a>], by <a href="https://github.com/Bond-009"><code>@​Bond-009</code></a></li> <li>Fix playlists [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12934">#12934</a>], by <a href="https://github.com/Shadowghost"><code>@​Shadowghost</code></a></li> <li>Fix missing procamp vaapi filter [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/13026">#13026</a>], by <a href="https://github.com/nyanmisaka"><code>@​nyanmisaka</code></a></li> <li>Only set first MusicBrainz ID for audio tags [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/13003">#13003</a>], by <a href="https://github.com/gnattu"><code>@​gnattu</code></a></li> <li>Always cleanup trickplay temp for ffmpeg failures [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/13030">#13030</a>], by <a href="https://github.com/gnattu"><code>@​gnattu</code></a></li> <li>Use invariant culture for tonemap options [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12991">#12991</a>], by <a href="https://github.com/gnattu"><code>@​gnattu</code></a></li> <li>Fix InvariantCulture in VPP tonemap options [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12989">#12989</a>], by <a href="https://github.com/nyanmisaka"><code>@​nyanmisaka</code></a></li> <li>Fix trickplay images never being replaced [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12955">#12955</a>], by <a href="https://github.com/gnattu"><code>@​gnattu</code></a></li> <li>Fix height of imported trickplay tiles [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12964">#12964</a>], by <a href="https://github.com/nyanmisaka"><code>@​nyanmisaka</code></a></li> <li>Always consider null char as delimiter for ID3v2 [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12962">#12962</a>], by <a href="https://github.com/gnattu"><code>@​gnattu</code></a></li> <li>Fix pixel format in HEVC RExt SDR transcoding [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12973">#12973</a>], by <a href="https://github.com/nyanmisaka"><code>@​nyanmisaka</code></a></li> <li>Fix json array string writer in JsonDelimitedArrayConverter [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12949">#12949</a>], by <a href="https://github.com/gnattu"><code>@​gnattu</code></a></li> <li>Add a small tolerance value to remux fps check [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12947">#12947</a>], by <a href="https://github.com/gnattu"><code>@​gnattu</code></a></li> </ul> <h2>Packaging (1)</h2> <ul> <li>Ignore proxy settings during healthcheck [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/47">#47</a>](<a href="https://redirect.github.com/jellyfin/jellyfin-packaging/pull/47">jellyfin/jellyfin-packaging#47</a>), by <a href="https://github.com/agentsas"><code>@​agentsas</code></a></li> </ul> <h2>10.10.1</h2> <h1>:rocket: Jellyfin Server 10.10.1</h1> <p>We are pleased to announce the latest stable release of Jellyfin, version 10.10.1!</p> <p>This minor release brings several bugfixes to improve your Jellyfin experience.</p> <p>As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!</p> <p>You can find more details about and discuss this release <a href="https://forum.jellyfin.org/t-new-jellyfin-server-web-release-10-10-1">on our forums</a>.</p> <h2>Changelog (5)</h2> <h3>📈 General Changes</h3> <ul> <li>Set AudioCodec when building stream [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12931">#12931</a>], by <a href="https://github.com/gnattu"><code>@​gnattu</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jellyfin/jellyfin/commit/be23f4eb0d94217f6e38a45c9a7343fbfd6886cd"><code>be23f4e</code></a> Bump version to 10.10.2</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/38c08c4fadf9c44625c0baa49929f7e905efdf70"><code>38c08c4</code></a> Merge pull request <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12916">#12916</a> from JPVenson/bugfix/10.10/MediaSegmentsRespectDisa...</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/1b4ab5e7777b88d6b4082dfa44b69783daed28ab"><code>1b4ab5e</code></a> pr review stuff</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/293e0f5fafe6ba0c7cfc269b889cb0d4d1ada59a"><code>293e0f5</code></a> Respect cancellation token/HTTP request aborts correctly in `SymlinkFollowing...</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/13ae2266deac3023e27074461f6cd425dbcb9acf"><code>13ae226</code></a> Merge pull request <a href="https://redirect.github.com/jellyfin/jellyfin/issues/13038">#13038</a> from Bond-009/stable-deps</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/6870e3496cf88093110bf246869bd8471f2a05a2"><code>6870e34</code></a> Update dependency z440.atl.core to 6.8.0</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/ea88bdf2f3a680d9ce5cfc28c5f3c561d9e3b4f1"><code>ea88bdf</code></a> Update dependency z440.atl.core to 6.7.0 (<a href="https://redirect.github.com/jellyfin/jellyfin/issues/12943">#12943</a>)</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/a6f04ffb7c64f4f5c4f790de3018863d7a908d46"><code>a6f04ff</code></a> Merge pull request <a href="https://redirect.github.com/jellyfin/jellyfin/issues/13021">#13021</a> from jellyfin/renovate/microsoft</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/db266d75d6b064178a6e17f96bdcd2cc8385d08c"><code>db266d7</code></a> Merge pull request <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12986">#12986</a> from jellyfin/renovate/skiasharp-monorepo</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/f47d2c1f1ab668f835c3061cd498909ab6128b3b"><code>f47d2c1</code></a> Merge pull request <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12792">#12792</a> from jellyfin/renovate/dotnet-monorepo</li> <li>Additional commits viewable in <a href="https://github.com/jellyfin/jellyfin/compare/v10.9.10...v10.10.2">compare view</a></li> </ul> </details> <br /> Updates `Jellyfin.Model` from 10.9.10 to 10.10.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jellyfin/jellyfin/releases">Jellyfin.Model's releases</a>.</em></p> <blockquote> <h2>10.10.2</h2> <h1>:rocket: Jellyfin Server 10.10.2</h1> <p>We are pleased to announce the latest stable release of Jellyfin, version 10.10.2!</p> <p>This minor release brings several bugfixes to improve your Jellyfin experience.</p> <p>As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!</p> <p>You can find more details about and discuss this release <a href="https://forum.jellyfin.org/t-new-jellyfin-server-web-release-10-10-2">on our forums</a>.</p> <h2>Changelog (15)</h2> <h3>🏗️ Enhancements</h3> <ul> <li>Added query filter to disregard disabled Providers [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12916">#12916</a>], by <a href="https://github.com/JPVenson"><code>@​JPVenson</code></a></li> </ul> <h3>📈 General Changes</h3> <ul> <li>Respect cancellation token/HTTP request aborts correctly in <code>SymlinkFollowingPhysicalFileResultExecutor</code> [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/13033">#13033</a>], by <a href="https://github.com/goknsh"><code>@​goknsh</code></a></li> <li>Update dependencies [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/13038">#13038</a>], by <a href="https://github.com/Bond-009"><code>@​Bond-009</code></a></li> <li>Fix playlists [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12934">#12934</a>], by <a href="https://github.com/Shadowghost"><code>@​Shadowghost</code></a></li> <li>Fix missing procamp vaapi filter [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/13026">#13026</a>], by <a href="https://github.com/nyanmisaka"><code>@​nyanmisaka</code></a></li> <li>Only set first MusicBrainz ID for audio tags [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/13003">#13003</a>], by <a href="https://github.com/gnattu"><code>@​gnattu</code></a></li> <li>Always cleanup trickplay temp for ffmpeg failures [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/13030">#13030</a>], by <a href="https://github.com/gnattu"><code>@​gnattu</code></a></li> <li>Use invariant culture for tonemap options [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12991">#12991</a>], by <a href="https://github.com/gnattu"><code>@​gnattu</code></a></li> <li>Fix InvariantCulture in VPP tonemap options [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12989">#12989</a>], by <a href="https://github.com/nyanmisaka"><code>@​nyanmisaka</code></a></li> <li>Fix trickplay images never being replaced [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12955">#12955</a>], by <a href="https://github.com/gnattu"><code>@​gnattu</code></a></li> <li>Fix height of imported trickplay tiles [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12964">#12964</a>], by <a href="https://github.com/nyanmisaka"><code>@​nyanmisaka</code></a></li> <li>Always consider null char as delimiter for ID3v2 [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12962">#12962</a>], by <a href="https://github.com/gnattu"><code>@​gnattu</code></a></li> <li>Fix pixel format in HEVC RExt SDR transcoding [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12973">#12973</a>], by <a href="https://github.com/nyanmisaka"><code>@​nyanmisaka</code></a></li> <li>Fix json array string writer in JsonDelimitedArrayConverter [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12949">#12949</a>], by <a href="https://github.com/gnattu"><code>@​gnattu</code></a></li> <li>Add a small tolerance value to remux fps check [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12947">#12947</a>], by <a href="https://github.com/gnattu"><code>@​gnattu</code></a></li> </ul> <h2>Packaging (1)</h2> <ul> <li>Ignore proxy settings during healthcheck [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/47">#47</a>](<a href="https://redirect.github.com/jellyfin/jellyfin-packaging/pull/47">jellyfin/jellyfin-packaging#47</a>), by <a href="https://github.com/agentsas"><code>@​agentsas</code></a></li> </ul> <h2>10.10.1</h2> <h1>:rocket: Jellyfin Server 10.10.1</h1> <p>We are pleased to announce the latest stable release of Jellyfin, version 10.10.1!</p> <p>This minor release brings several bugfixes to improve your Jellyfin experience.</p> <p>As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!</p> <p>You can find more details about and discuss this release <a href="https://forum.jellyfin.org/t-new-jellyfin-server-web-release-10-10-1">on our forums</a>.</p> <h2>Changelog (5)</h2> <h3>📈 General Changes</h3> <ul> <li>Set AudioCodec when building stream [PR <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12931">#12931</a>], by <a href="https://github.com/gnattu"><code>@​gnattu</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jellyfin/jellyfin/commit/be23f4eb0d94217f6e38a45c9a7343fbfd6886cd"><code>be23f4e</code></a> Bump version to 10.10.2</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/38c08c4fadf9c44625c0baa49929f7e905efdf70"><code>38c08c4</code></a> Merge pull request <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12916">#12916</a> from JPVenson/bugfix/10.10/MediaSegmentsRespectDisa...</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/1b4ab5e7777b88d6b4082dfa44b69783daed28ab"><code>1b4ab5e</code></a> pr review stuff</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/293e0f5fafe6ba0c7cfc269b889cb0d4d1ada59a"><code>293e0f5</code></a> Respect cancellation token/HTTP request aborts correctly in `SymlinkFollowing...</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/13ae2266deac3023e27074461f6cd425dbcb9acf"><code>13ae226</code></a> Merge pull request <a href="https://redirect.github.com/jellyfin/jellyfin/issues/13038">#13038</a> from Bond-009/stable-deps</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/6870e3496cf88093110bf246869bd8471f2a05a2"><code>6870e34</code></a> Update dependency z440.atl.core to 6.8.0</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/ea88bdf2f3a680d9ce5cfc28c5f3c561d9e3b4f1"><code>ea88bdf</code></a> Update dependency z440.atl.core to 6.7.0 (<a href="https://redirect.github.com/jellyfin/jellyfin/issues/12943">#12943</a>)</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/a6f04ffb7c64f4f5c4f790de3018863d7a908d46"><code>a6f04ff</code></a> Merge pull request <a href="https://redirect.github.com/jellyfin/jellyfin/issues/13021">#13021</a> from jellyfin/renovate/microsoft</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/db266d75d6b064178a6e17f96bdcd2cc8385d08c"><code>db266d7</code></a> Merge pull request <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12986">#12986</a> from jellyfin/renovate/skiasharp-monorepo</li> <li><a href="https://github.com/jellyfin/jellyfin/commit/f47d2c1f1ab668f835c3061cd498909ab6128b3b"><code>f47d2c1</code></a> Merge pull request <a href="https://redirect.github.com/jellyfin/jellyfin/issues/12792">#12792</a> from jellyfin/renovate/dotnet-monorepo</li> <li>Additional commits viewable in <a href="https://github.com/jellyfin/jellyfin/compare/v10.9.10...v10.10.2">compare view</a></li> </ul> </details> <br /> 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 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) </details>
dependabot[bot] commented 2024-11-18 06:56:06 +00:00 (Migrated from github.com)

The following labels could not be found: dependency.

The following labels could not be found: `dependency`.
Kevinjil commented 2024-12-21 16:56:10 +00:00 (Migrated from github.com)

@dependabot rebase

@dependabot rebase
dependabot[bot] commented 2024-12-21 16:56:12 +00:00 (Migrated from github.com)

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file. If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
dependabot[bot] commented 2024-12-21 16:56:13 +00:00 (Migrated from github.com)

Looks like this PR is closed. If you re-open it, I'll rebase it, as long as no-one else has edited it.

Looks like this PR is closed. If you re-open it, I'll rebase it, as long as no-one else has edited it.

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label chore nuget
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Sirherobrine23/Jellyfin_Xtream#137
No description provided.