Skip to content

Conversation

Infra-Workleap
Copy link
Contributor

@Infra-Workleap Infra-Workleap commented Jun 18, 2025

This PR contains the following updates:

Package Change Age Confidence
Swashbuckle.AspNetCore 8.1.4 -> 9.0.6 age confidence
Swashbuckle.AspNetCore.Annotations 8.1.4 -> 9.0.6 age confidence

Release Notes

domaindrivendev/Swashbuckle.AspNetCore (Swashbuckle.AspNetCore)

v9.0.6

What's Changed

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v9.0.5...v9.0.6

v9.0.5

What's Changed

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v9.0.4...v9.0.5

v9.0.4

What's Changed
New Contributors

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v9.0.3...v9.0.4

v9.0.3

What's Changed

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v9.0.2...v9.0.3

v9.0.2

What's Changed
New Contributors

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v9.0.1...v9.0.2

v9.0.1

What's Changed

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v9.0.0...v9.0.1

v9.0.0

📣 This release contains the following breaking changes:

  • Drops support for netstandard2.0 and thus .NET Framework - now only net8.0 and net9.0 are supported.
  • Removes all public members annotated as [Obsolete] in previous releases.
  • Removes the deprecated --serializeasv2 option from Swashbuckle.AspNetCore.Cli, which was superseded by --openapiversion from version 8.0.0.
What's Changed

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v8.1.4...v9.0.0


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates Swashbuckle.AspNetCore and its Annotations package references from v8.1.4 to v9.0.1 across all projects to pick up the latest major release.

  • Bumps Swashbuckle.AspNetCore to v9.0.1 in library and test projects
  • Bumps Swashbuckle.AspNetCore.Annotations to v9.0.1 in relevant test projects

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
src/tests/Workleap.Extensions.OpenAPI.Analyzers.Tests/*.csproj Updated Swashbuckle.AspNetCore to v9.0.1
src/tests/WebApi.OpenAPI.SystemTest/*.csproj Updated Swashbuckle.AspNetCore and Annotations
src/Workleap.Extensions.OpenAPI/Workleap.Extensions.OpenAPI.csproj Updated Swashbuckle.AspNetCore to v9.0.1
src/Workleap.Extensions.OpenAPI.Tests/*.csproj Updated Swashbuckle.AspNetCore.Annotations
Comments suppressed due to low confidence (1)

src/Workleap.Extensions.OpenAPI/Workleap.Extensions.OpenAPI.csproj:23

  • Swashbuckle.AspNetCore v9 drops support for netstandard2.0 and .NET Framework. Verify that this project’s TargetFramework is updated to net8.0 or net9.0 to ensure compatibility.
    <PackageReference Include="Swashbuckle.AspNetCore" Version="9.0.1" />

@Infra-Workleap Infra-Workleap force-pushed the renovate/major-swashbuckle-aspnetcore-monorepo branch from 4ac5ed1 to 3f0ea83 Compare June 19, 2025 02:50
@Infra-Workleap Infra-Workleap force-pushed the renovate/major-swashbuckle-aspnetcore-monorepo branch from 3f0ea83 to 2f8d17a Compare June 20, 2025 02:52
@Infra-Workleap Infra-Workleap force-pushed the renovate/major-swashbuckle-aspnetcore-monorepo branch from 2f8d17a to 653486c Compare June 27, 2025 02:50
@Infra-Workleap Infra-Workleap force-pushed the renovate/major-swashbuckle-aspnetcore-monorepo branch from 653486c to 6790722 Compare July 1, 2025 03:01
@Infra-Workleap Infra-Workleap force-pushed the renovate/major-swashbuckle-aspnetcore-monorepo branch from 6790722 to a8dbb60 Compare July 4, 2025 02:54
@Infra-Workleap Infra-Workleap force-pushed the renovate/major-swashbuckle-aspnetcore-monorepo branch from a8dbb60 to 6588c7d Compare July 8, 2025 02:52
@Infra-Workleap Infra-Workleap force-pushed the renovate/major-swashbuckle-aspnetcore-monorepo branch from 0f75fa4 to 2b66f08 Compare September 29, 2025 03:37
@Infra-Workleap Infra-Workleap requested a review from a team as a code owner September 29, 2025 03:37
@Infra-Workleap Infra-Workleap force-pushed the renovate/major-swashbuckle-aspnetcore-monorepo branch from 2b66f08 to df38d09 Compare October 2, 2025 03:02
@Infra-Workleap Infra-Workleap force-pushed the renovate/major-swashbuckle-aspnetcore-monorepo branch from df38d09 to 0986aa3 Compare October 3, 2025 03:14
@Infra-Workleap Infra-Workleap force-pushed the renovate/major-swashbuckle-aspnetcore-monorepo branch from 0986aa3 to 2fb3ea4 Compare October 6, 2025 03:41
@Infra-Workleap Infra-Workleap force-pushed the renovate/major-swashbuckle-aspnetcore-monorepo branch from 2fb3ea4 to 317148c Compare October 13, 2025 04:14
@Infra-Workleap Infra-Workleap force-pushed the renovate/major-swashbuckle-aspnetcore-monorepo branch from 317148c to 3f07ec9 Compare October 18, 2025 03:17
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.

1 participant