[PR #5772] [CLOSED] Bump Swashbuckle.AspNetCore from 6.0.7 to 6.1.2 #10653

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/5772
Author: @dependabot[bot]
Created: 4/11/2021
Status: Closed

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


📝 Commits (1)

  • 643e727 Bump Swashbuckle.AspNetCore from 6.0.7 to 6.1.2

📊 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.2.

Commits
  • 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
  • 948f9f3 Merge pull request #2056 from Eneuman/bug/fix-2017
  • 7a150cf Reverted code styling back to one line
  • a6eda1a Fix issue #2057 related to readonly properties set via constructor
  • e4504b7 Small coding style fixes
  • 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/5772 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/11/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/nuget/Swashbuckle.AspNetCore-6.1.2` --- ### 📝 Commits (1) - [`643e727`](https://github.com/jellyfin/jellyfin/commit/643e7270e09de8788be9d606ed969d05a79bec92) Bump Swashbuckle.AspNetCore from 6.0.7 to 6.1.2 ### 📊 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.2. <details> <summary>Commits</summary> <ul> <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><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/948f9f3a67cc287f17232f1c083a62f8fc9ad190"><code>948f9f3</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/domaindrivendev/Swashbuckle.AspNetCore/issues/2056">#2056</a> from Eneuman/bug/fix-2017</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/7a150cfd736cd1644c0cbda15e6477cfea5be465"><code>7a150cf</code></a> Reverted code styling back to one line</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/a6eda1a40b5261efa6496ad10f685199e93a3778"><code>a6eda1a</code></a> Fix issue <a href="https://github-redirect.dependabot.com/domaindrivendev/Swashbuckle.AspNetCore/issues/2057">#2057</a> related to readonly properties set via constructor</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/e4504b7b2197e9396b7cfa5af5a1b1dc07c56ae1"><code>e4504b7</code></a> Small coding style fixes</li> <li>Additional commits viewable in <a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.0.7...v6.1.2">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.2)](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:24:19 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10653