[PR #5914] [MERGED] Bump Swashbuckle.AspNetCore from 6.0.7 to 6.1.3 #10723

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/5914
Author: @dependabot[bot]
Created: 4/26/2021
Status: Merged
Merged: 4/27/2021
Merged by: @Bond-009

Base: masterHead: dependabot/nuget/Swashbuckle.AspNetCore-6.1.3


📝 Commits (1)

  • d5037a8 Bump Swashbuckle.AspNetCore from 6.0.7 to 6.1.3

📊 Changes

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

View changed files

📝 Jellyfin.Api/Jellyfin.Api.csproj (+1 -1)

📄 Description

Bumps Swashbuckle.AspNetCore from 6.0.7 to 6.1.3.

Commits
  • 8090cf8 Upgrade swagger-ui to 3.47.1 + prep for next release
  • 1dbc22b Merge pull request #2092 from djjsdtc/openapianyfactory-bool
  • e3b9d3f Simplify the code logic, and add unit tests.
  • 56f3638 If the JSON string contains bool value, using OpenApiAnyFactory.CreateFromJso...
  • 1ec0042 Update readme for 6.1.2 release
  • 883c6f9 Merge pull request #2074 from domaindrivendev/dependabot/npm_and_yarn/src/Swa...
  • 943dcc4 Upgrade swagger-ui from 3.42.0 to 3.46.0
  • 95cb4d3 Favor ModelMetadata.ModelType over parameter/property type for schema generation
  • 6754f27 Bump y18n from 4.0.0 to 4.0.1 in /src/Swashbuckle.AspNetCore.ReDoc
  • 7196402 Merge pull request #2049 from ml022474/fix-issue-1899
  • 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/5914 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/26/2021 **Status:** ✅ Merged **Merged:** 4/27/2021 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `dependabot/nuget/Swashbuckle.AspNetCore-6.1.3` --- ### 📝 Commits (1) - [`d5037a8`](https://github.com/jellyfin/jellyfin/commit/d5037a8988df1e4790b45ed55696f7afa7f43b5f) Bump Swashbuckle.AspNetCore from 6.0.7 to 6.1.3 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Api/Jellyfin.Api.csproj` (+1 -1) </details> ### 📄 Description Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.0.7 to 6.1.3. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/8090cf8f2c9f46e7a35119ba5d6fe170b7985a5e"><code>8090cf8</code></a> Upgrade swagger-ui to 3.47.1 + prep for next release</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/1dbc22bcb97bc3408472dc6cc66b3f5353177edf"><code>1dbc22b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/domaindrivendev/Swashbuckle.AspNetCore/issues/2092">#2092</a> from djjsdtc/openapianyfactory-bool</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/e3b9d3fd0051722ba781fee9af49c7e5d6b541bd"><code>e3b9d3f</code></a> Simplify the code logic, and add unit tests.</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/56f3638e8f2d4784eb494797aacc3dacb7b9ed9c"><code>56f3638</code></a> If the JSON string contains bool value, using OpenApiAnyFactory.CreateFromJso...</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/1ec00425f691ffcbd3fa1b8e3f1aea5c082b08a1"><code>1ec0042</code></a> Update readme for 6.1.2 release</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/883c6f9ff5b1b95cc3db392168fe978414b1e070"><code>883c6f9</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/domaindrivendev/Swashbuckle.AspNetCore/issues/2074">#2074</a> from domaindrivendev/dependabot/npm_and_yarn/src/Swa...</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/943dcc425151d0ba802c2882464d0b564502f2b9"><code>943dcc4</code></a> Upgrade swagger-ui from 3.42.0 to 3.46.0</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/95cb4d370e08e54eb04cf14e7e6388ca974a686e"><code>95cb4d3</code></a> Favor ModelMetadata.ModelType over parameter/property type for schema generation</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/6754f27164af76cfc072f1de5dbeecad62555fe0"><code>6754f27</code></a> Bump y18n from 4.0.0 to 4.0.1 in /src/Swashbuckle.AspNetCore.ReDoc</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/71964020f1b16fac1e12dc956835dc15288f6e92"><code>7196402</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/domaindrivendev/Swashbuckle.AspNetCore/issues/2049">#2049</a> from ml022474/fix-issue-1899</li> <li>Additional commits viewable in <a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.0.7...v6.1.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Swashbuckle.AspNetCore&package-manager=nuget&previous-version=6.0.7&new-version=6.1.3)](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> --- <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:25:38 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10723