Skip to content

chore(deps): update swashbuckle-aspnetcore monorepo to 10.2.1#109

Open
Workleap IT (Infra-Workleap) wants to merge 1 commit into
mainfrom
renovate/swashbuckle-aspnetcore-monorepo
Open

chore(deps): update swashbuckle-aspnetcore monorepo to 10.2.1#109
Workleap IT (Infra-Workleap) wants to merge 1 commit into
mainfrom
renovate/swashbuckle-aspnetcore-monorepo

Conversation

@Infra-Workleap

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
Swashbuckle.AspNetCore 10.1.710.2.1 age confidence
Swashbuckle.AspNetCore.Annotations 10.1.710.2.1 age confidence

Release Notes

domaindrivendev/Swashbuckle.AspNetCore (Swashbuckle.AspNetCore)

v10.2.1

What's Changed

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v10.2.0...v10.2.1

v10.2.0

What's Changed

New Contributors

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v10.1.7...v10.2.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Copilot AI review requested due to automatic review settings June 14, 2026 06:37
@Infra-Workleap Workleap IT (Infra-Workleap) requested a review from a team as a code owner June 14, 2026 06:37
@Infra-Workleap

Copy link
Copy Markdown
Contributor Author

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates Swashbuckle.AspNetCore (and Annotations where used) across this repository’s library and test projects to pick up the latest 10.2.1 fixes (including upstream dependency updates like Microsoft.OpenApi 2.7.5).

Changes:

  • Bump Swashbuckle.AspNetCore from 10.1.7 to 10.2.1 in the main library and relevant test projects.
  • Bump Swashbuckle.AspNetCore.Annotations from 10.1.7 to 10.2.1 in unit/system test projects that use annotations.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
src/Workleap.Extensions.OpenAPI/Workleap.Extensions.OpenAPI.csproj Updates Swashbuckle.AspNetCore package version to 10.2.1 for the shipped library.
src/Workleap.Extensions.OpenAPI.Tests/Workleap.Extensions.OpenAPI.Tests.csproj Updates Swashbuckle.AspNetCore.Annotations package version to 10.2.1 for unit tests.
src/tests/Workleap.Extensions.OpenAPI.Analyzers.Tests/Workleap.Extensions.OpenAPI.Analyzers.Tests.csproj Updates Swashbuckle.AspNetCore package version to 10.2.1 for analyzer tests.
src/tests/WebApi.OpenAPI.SystemTest/WebApi.OpenAPI.SystemTest.csproj Updates Swashbuckle.AspNetCore (+ Annotations) package versions to 10.2.1 for system tests.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.11.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="10.1.7" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="10.2.1" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants