[PR #6520] [MERGED] Bump Swashbuckle.AspNetCore.ReDoc from 6.1.5 to 6.2.1 #10826

Closed
opened 2025-12-22 08:21:26 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

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

Base: masterHead: dependabot/nuget/Swashbuckle.AspNetCore.ReDoc-6.2.1


📝 Commits (1)

  • 5f1b5cd Bump Swashbuckle.AspNetCore.ReDoc from 6.1.5 to 6.2.1

📊 Changes

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

View changed files

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

📄 Description

Bumps Swashbuckle.AspNetCore.ReDoc from 6.1.5 to 6.2.1.

Commits
  • 32bb727 Fix casing on PackageId and other MsBuild properties
  • 5705bbc Update readme for 6.2.0 release
  • abab41f Merge pull request #2068 from AndyMcKenna/patch-1
  • 08089eb Merge pull request #2086 from berhir/file-download-docs
  • ade9d63 Merge pull request #2104 from GitHubPang/patch-2
  • fae368c Merge pull request #2128 from ulrichb/FixOAuth2RedirectPathWhenContainingQuer...
  • 9fc404d Merge pull request #2134 from dnutiu/master
  • 754d765 Merge pull request #2184 from rozbo/master
  • f381396 Merge pull request #2190 from smbecker/sb-yaml
  • 13c020c Fix compile issue from previous 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)

🔄 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/6520 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/6/2021 **Status:** ✅ Merged **Merged:** 9/6/2021 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `dependabot/nuget/Swashbuckle.AspNetCore.ReDoc-6.2.1` --- ### 📝 Commits (1) - [`5f1b5cd`](https://github.com/jellyfin/jellyfin/commit/5f1b5cd30585345f5acec1444a47b67f8f5721fa) Bump Swashbuckle.AspNetCore.ReDoc from 6.1.5 to 6.2.1 ### 📊 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.ReDoc](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.1.5 to 6.2.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/32bb72750c7f3f52394fc839370ac1a6e847bc30"><code>32bb727</code></a> Fix casing on PackageId and other MsBuild properties</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/5705bbca5ca4fe445e00257fa6b7764831b15d76"><code>5705bbc</code></a> Update readme for 6.2.0 release</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/abab41f5f5faf66b11689ee7a1ba87e0cfdf5575"><code>abab41f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/domaindrivendev/Swashbuckle.AspNetCore/issues/2068">#2068</a> from AndyMcKenna/patch-1</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/08089eb7b5e565931cb262260704d01a6d9b4837"><code>08089eb</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/domaindrivendev/Swashbuckle.AspNetCore/issues/2086">#2086</a> from berhir/file-download-docs</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/ade9d631951043428d086091cfc8b3932ff6fd37"><code>ade9d63</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/domaindrivendev/Swashbuckle.AspNetCore/issues/2104">#2104</a> from GitHubPang/patch-2</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/fae368ca4ec4e04fe39b5cae510b745f38f62ca9"><code>fae368c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/domaindrivendev/Swashbuckle.AspNetCore/issues/2128">#2128</a> from ulrichb/FixOAuth2RedirectPathWhenContainingQuer...</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/9fc404de0be0ad63c42b1a02d43dfe8f57155e8b"><code>9fc404d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/domaindrivendev/Swashbuckle.AspNetCore/issues/2134">#2134</a> from dnutiu/master</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/754d7657a5e5d5fe96be3abb386046a6741ba4cd"><code>754d765</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/domaindrivendev/Swashbuckle.AspNetCore/issues/2184">#2184</a> from rozbo/master</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/f381396865586b5d7411236578fa1a336300b769"><code>f381396</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/domaindrivendev/Swashbuckle.AspNetCore/issues/2190">#2190</a> from smbecker/sb-yaml</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/13c020cb9251ef142370fa1461ccddca716a94d0"><code>13c020c</code></a> Fix compile issue from previous merge</li> <li>Additional commits viewable in <a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.1.5...v6.2.1">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.1.5&new-version=6.2.1)](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>
backuprepo 2025-12-22 08:21:26 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/jellyfin#10826
No description provided.