[PR #6622] [MERGED] Bump Swashbuckle.AspNetCore from 6.2.1 to 6.2.2 #11059

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • 5b1feb1 Bump Swashbuckle.AspNetCore from 6.2.1 to 6.2.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.2.1 to 6.2.2.

Commits
  • cbb3912 Fix broken build + increment patch version
  • 7c1ec87 Merge pull request #2222 from pedrolamas/pedrolamas/fix-private-ip-exposure
  • c77edfd Merge pull request #2236 from DamianEdwards/patch-1
  • 51b77f1 Ensure UseSwaggerUI & AddSwaggerGen defaults match
  • 923c7e6 Merge pull request #2231 from captainsafia/safia/omit-route-constraints
  • ea5d17b Address feedback from review and add comments
  • 8e33ae9 Remove constraints from route parameters in path
  • ca383e4 Update swagger-ui-dist to 3.52.1
  • a53d463 Merge pull request #2220 from mattfrear/patch-1
  • ad51d96 Add XML comment list example
  • 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/6622 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/27/2021 **Status:** ✅ Merged **Merged:** 9/28/2021 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `dependabot/nuget/Swashbuckle.AspNetCore-6.2.2` --- ### 📝 Commits (1) - [`5b1feb1`](https://github.com/jellyfin/jellyfin/commit/5b1feb1cea9e8b7dab31ea65f5d3b3b5f0b1f045) Bump Swashbuckle.AspNetCore from 6.2.1 to 6.2.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.2.1 to 6.2.2. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/cbb3912e7a7061791656968264fadc0a59e56712"><code>cbb3912</code></a> Fix broken build + increment patch version</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/7c1ec87f56c37c256ed2913b6def4dbbad32a3f7"><code>7c1ec87</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/domaindrivendev/Swashbuckle.AspNetCore/issues/2222">#2222</a> from pedrolamas/pedrolamas/fix-private-ip-exposure</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/c77edfd8a93ce61a1da64a9d1ea406e162e0b00b"><code>c77edfd</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/domaindrivendev/Swashbuckle.AspNetCore/issues/2236">#2236</a> from DamianEdwards/patch-1</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/51b77f134d88d9d38f348d3b9702d48e26d43d54"><code>51b77f1</code></a> Ensure UseSwaggerUI &amp; AddSwaggerGen defaults match</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/923c7e6ae3b451aa22ed9a71a2a80764941dd846"><code>923c7e6</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/domaindrivendev/Swashbuckle.AspNetCore/issues/2231">#2231</a> from captainsafia/safia/omit-route-constraints</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/ea5d17b03b90bc8079774be2aa74d09f0902d5fc"><code>ea5d17b</code></a> Address feedback from review and add comments</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/8e33ae90963dd9390e2345fb5f38ac09b55a5fe4"><code>8e33ae9</code></a> Remove constraints from route parameters in path</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/ca383e4cd8cff0cbfaf89e8587906c50901e71a3"><code>ca383e4</code></a> Update swagger-ui-dist to 3.52.1</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/a53d463a37d339ed1555c729446846b92f91a53c"><code>a53d463</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/domaindrivendev/Swashbuckle.AspNetCore/issues/2220">#2220</a> from mattfrear/patch-1</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/ad51d96dd55784a837a3dd90a9878b5d95fed056"><code>ad51d96</code></a> Add XML comment list example</li> <li>Additional commits viewable in <a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.2.1...v6.2.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.2.1&new-version=6.2.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:31:41 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11059