[PR #7979] Bump System.Text.Json from 6.0.4 to 6.0.5 #11590

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

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

State: closed
Merged: No


Bumps System.Text.Json from 6.0.4 to 6.0.5.

Release notes

Sourced from System.Text.Json's releases.

.NET 6.0.5

Release

Commits
  • 70ae3df Merge in 'release/6.0' changes
  • a21b9a2 [release/6.0] Fix cancel in PipeReader.ReadAtLeastAsync (#66870)
  • 49c4a15 Ensure serializer reflection-dependency sentinel is accurate (#67104)
  • 46f6513 Merge in 'release/6.0' changes
  • ebedba4 Merge in 'release/6.0' changes
  • 6042996 [release/6.0] Disable test Runtime_56953 (#67604)
  • 2f7129e Upgrading the version of Package Validation used in the repo to reduce Build ...
  • 0465a47 Merge in 'release/6.0' changes
  • c3fcafb [release/6.0] [Mono] Fix uninitialized vtable bug (#67759)
  • f27251a [wasm] Bundle net472 dependencies for MonoAOTCompiler task (#67757)
  • 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)
**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/7979 **State:** closed **Merged:** No --- Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 6.0.4 to 6.0.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dotnet/runtime/releases">System.Text.Json's releases</a>.</em></p> <blockquote> <h2>.NET 6.0.5</h2> <p><a href="https://github.com/dotnet/core/tree/v6.0.5">Release</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dotnet/runtime/commit/70ae3df4a6f3c92fb6b315afc405edd10ff38579"><code>70ae3df</code></a> Merge in 'release/6.0' changes</li> <li><a href="https://github.com/dotnet/runtime/commit/a21b9a2dd4c31cf5bd37626562b7612faf21cee6"><code>a21b9a2</code></a> [release/6.0] Fix cancel in PipeReader.ReadAtLeastAsync (<a href="https://github-redirect.dependabot.com/dotnet/runtime/issues/66870">#66870</a>)</li> <li><a href="https://github.com/dotnet/runtime/commit/49c4a1550eb9d6a95d61642e5ad17d17c267c183"><code>49c4a15</code></a> Ensure serializer reflection-dependency sentinel is accurate (<a href="https://github-redirect.dependabot.com/dotnet/runtime/issues/67104">#67104</a>)</li> <li><a href="https://github.com/dotnet/runtime/commit/46f651346e970215755d13698e8d99a96541fb7f"><code>46f6513</code></a> Merge in 'release/6.0' changes</li> <li><a href="https://github.com/dotnet/runtime/commit/ebedba411fce74360b752cc7ea8e2197a7d917e5"><code>ebedba4</code></a> Merge in 'release/6.0' changes</li> <li><a href="https://github.com/dotnet/runtime/commit/60429968b1303c67f9420bb4555afa0b11a9c213"><code>6042996</code></a> [release/6.0] Disable test Runtime_56953 (<a href="https://github-redirect.dependabot.com/dotnet/runtime/issues/67604">#67604</a>)</li> <li><a href="https://github.com/dotnet/runtime/commit/2f7129ef676caa043c5b300ec46713466973c7a6"><code>2f7129e</code></a> Upgrading the version of Package Validation used in the repo to reduce Build ...</li> <li><a href="https://github.com/dotnet/runtime/commit/0465a47c11add8baff8f1a2817ad32ad3778f786"><code>0465a47</code></a> Merge in 'release/6.0' changes</li> <li><a href="https://github.com/dotnet/runtime/commit/c3fcafb5235401609ece803553fa3432d913c444"><code>c3fcafb</code></a> [release/6.0] [Mono] Fix uninitialized vtable bug (<a href="https://github-redirect.dependabot.com/dotnet/runtime/issues/67759">#67759</a>)</li> <li><a href="https://github.com/dotnet/runtime/commit/f27251ac50ed507fcd1fe89d5429582f3e6e8401"><code>f27251a</code></a> [wasm] Bundle net472 dependencies for MonoAOTCompiler task (<a href="https://github-redirect.dependabot.com/dotnet/runtime/issues/67757">#67757</a>)</li> <li>Additional commits viewable in <a href="https://github.com/dotnet/runtime/compare/v6.0.4...v6.0.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=System.Text.Json&package-manager=nuget&previous-version=6.0.4&new-version=6.0.5)](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:41:07 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11590