[PR #5961] [MERGED] Bump Swashbuckle.AspNetCore.ReDoc from 6.1.3 to 6.1.4 #10747

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • ee92dff Bump Swashbuckle.AspNetCore.ReDoc from 6.1.3 to 6.1.4

📊 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.3 to 6.1.4.

Commits
  • 539f96b Prep for 6.1.4 release
  • be4103d Merge pull request #2112 from domaindrivendev/xml-examples-for-request-bodies
  • d128d29 Support requestBody examples via XML comments
  • See full diff 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/5961 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/3/2021 **Status:** ✅ Merged **Merged:** 5/4/2021 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `dependabot/nuget/Swashbuckle.AspNetCore.ReDoc-6.1.4` --- ### 📝 Commits (1) - [`ee92dff`](https://github.com/jellyfin/jellyfin/commit/ee92dffa82bf2cc5eb6e8e088a391c3e22c03345) Bump Swashbuckle.AspNetCore.ReDoc from 6.1.3 to 6.1.4 ### 📊 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.3 to 6.1.4. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/539f96b0a1124c77da29b0eefc0ef185dd0c5230"><code>539f96b</code></a> Prep for 6.1.4 release</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/be4103d7b86a360adb4a666c77243b7889fd89b7"><code>be4103d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/domaindrivendev/Swashbuckle.AspNetCore/issues/2112">#2112</a> from domaindrivendev/xml-examples-for-request-bodies</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/d128d29804b9bd0d373425e6897daf2f17517a8d"><code>d128d29</code></a> Support requestBody examples via XML comments</li> <li>See full diff in <a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.1.3...v6.1.4">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.3&new-version=6.1.4)](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:26:02 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10747