[PR #3477] [MERGED] Bump Swashbuckle.AspNetCore from 5.5.0 to 5.5.1 #9550

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/3477
Author: @dependabot[bot]
Created: 6/29/2020
Status: Merged
Merged: 6/29/2020
Merged by: @dkanada

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


📝 Commits (1)

  • 84e74db Bump Swashbuckle.AspNetCore from 5.5.0 to 5.5.1

📊 Changes

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

View changed files

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

📄 Description

Bumps Swashbuckle.AspNetCore from 5.5.0 to 5.5.1.

Commits
  • b7cf75e Increment patch version for 5.5.1 release
  • 997f972 Merge pull request #1722 from domaindrivendev/cli-application-name-consistency
  • 04796d4 Configure default host with simple startup name instead of FullName
  • ecd5933 Update readme to reflect 5.5.0 release
  • 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/3477 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/29/2020 **Status:** ✅ Merged **Merged:** 6/29/2020 **Merged by:** [@dkanada](https://github.com/dkanada) **Base:** `master` ← **Head:** `dependabot/nuget/Swashbuckle.AspNetCore-5.5.1` --- ### 📝 Commits (1) - [`84e74db`](https://github.com/jellyfin/jellyfin/commit/84e74dbc500aa97d7f11298d0d0d95137d29a5a4) Bump Swashbuckle.AspNetCore from 5.5.0 to 5.5.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](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.5.0 to 5.5.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/b7cf75e7905050305b115dd96640ddd6e74c7ac9"><code>b7cf75e</code></a> Increment patch version for 5.5.1 release</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/997f9727d2a8e481e55c18193367b4202ddb3060"><code>997f972</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/domaindrivendev/Swashbuckle.AspNetCore/issues/1722">#1722</a> from domaindrivendev/cli-application-name-consistency</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/04796d4702290b8e6b325ddcc12be96e346707a7"><code>04796d4</code></a> Configure default host with simple startup name instead of FullName</li> <li><a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commit/ecd593300fb69561767f9b6314560a4525845cbd"><code>ecd5933</code></a> Update readme to reflect 5.5.0 release</li> <li>See full diff in <a href="https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.5.0...v5.5.1">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=5.5.0&new-version=5.5.1)](https://help.github.com/articles/configuring-automated-security-fixes) 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:04:14 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#9550