[PR #8269] Bump Swashbuckle.AspNetCore.ReDoc from 6.3.1 to 6.4.0 #11669

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

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

State: closed
Merged: Yes


Bumps Swashbuckle.AspNetCore.ReDoc from 6.3.1 to 6.4.0.

Release notes

Sourced from Swashbuckle.AspNetCore.ReDoc's releases.

v6.4.0

Changes since v6.3.0

Commits
  • c70947f Upgrade swagger-ui/redoc & prep for new minor release
  • 426c5bb Merge pull request #2460 from domaindrivendev/make-auth-infer-opt-in
  • ddd0627 Ensure document filters can affect inferred security schemes
  • 1332212 Make infer security schemes opt-in
  • 71ed7d3 Prep for 6.3.2. release
  • 9dbb633 Merge pull request #2457 from domaindrivendev/dependabot/nuget/test/WebSites/...
  • 4d6d79e Bump Newtonsoft.Json in /test/WebSites/NswagClientExample
  • d811d5f Merge pull request #2447 from domaindrivendev/dependabot/nuget/src/Swashbuckl...
  • 39604d9 Merge pull request #2450 from zippy1981/bugifix/2449-client-secret-warnings
  • 897ffed Merge pull request #2441 from captainsafia/op-merge
  • 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/8269 **State:** closed **Merged:** Yes --- Bumps [Swashbuckle.AspNetCore.ReDoc](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.3.1 to 6.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases">Swashbuckle.AspNetCore.ReDoc's releases</a>.</em></p> <blockquote> <h2>v6.4.0</h2> <p><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.3.0...v6.4.0">Changes since v6.3.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/c70947f4ccc80bca528ff1573c0f2462f3e7db8f"><code>c70947f</code></a> Upgrade swagger-ui/redoc &amp; prep for new minor release</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/426c5bbe6bb41c5442bb6b0ae6f9735b3991402d"><code>426c5bb</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/domaindrivendev/Swashbuckle.AspNetCore/issues/2460">#2460</a> from domaindrivendev/make-auth-infer-opt-in</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/ddd06271b21a23ece64494e2f2cf241ebd1396b1"><code>ddd0627</code></a> Ensure document filters can affect inferred security schemes</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/1332212d47023c5d79c3304ef1bcc6d872ca8d3c"><code>1332212</code></a> Make infer security schemes opt-in</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/71ed7d336befedd6050807d1e302c948b5f76474"><code>71ed7d3</code></a> Prep for 6.3.2. release</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/9dbb6330316b81238897b566e3d4abd63bf32573"><code>9dbb633</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/domaindrivendev/Swashbuckle.AspNetCore/issues/2457">#2457</a> from domaindrivendev/dependabot/nuget/test/WebSites/...</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/4d6d79eeb4562f5c99c3877d5bdd20630f22021f"><code>4d6d79e</code></a> Bump Newtonsoft.Json in /test/WebSites/NswagClientExample</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/d811d5f9d13ee4a15c839c44ff7230e391ac5237"><code>d811d5f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/domaindrivendev/Swashbuckle.AspNetCore/issues/2447">#2447</a> from domaindrivendev/dependabot/nuget/src/Swashbuckl...</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/39604d9839dd7f22b3e869860f9e9d0d604857ca"><code>39604d9</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/domaindrivendev/Swashbuckle.AspNetCore/issues/2450">#2450</a> from zippy1981/bugifix/2449-client-secret-warnings</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/897ffedf60ad4b928692de13214ca2cf1429ffc4"><code>897ffed</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/domaindrivendev/Swashbuckle.AspNetCore/issues/2441">#2441</a> from captainsafia/op-merge</li> <li>Additional commits viewable in <a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.3.1...v6.4.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Swashbuckle.AspNetCore.ReDoc&package-manager=nuget&previous-version=6.3.1&new-version=6.4.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:42:24 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11669