Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update swashbuckle-aspnetcore monorepo to 6.9.0 #33

Merged
merged 10 commits into from
Jan 13, 2025

Conversation

Infra-Workleap
Copy link
Contributor

@Infra-Workleap Infra-Workleap commented Sep 4, 2024

This PR contains the following updates:

Package Type Update Change
Swashbuckle.AspNetCore nuget minor 6.5.0 -> 6.9.0
Swashbuckle.AspNetCore.Annotations nuget minor 6.5.0 -> 6.9.0

Release Notes

domaindrivendev/Swashbuckle.AspNetCore (Swashbuckle.AspNetCore)

v6.9.0

What's Changed
New Contributors

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v6.8.1...v6.9.0

v6.8.1

What's Changed

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v6.8.0...v6.8.1

v6.8.0

What's Changed
New Contributors

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v6.7.3...v6.8.0

v6.7.3

What's Changed
New Contributors

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v6.7.2...v6.7.3

v6.7.2

What's Changed

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v6.7.1...v6.7.2

v6.7.1

What's Changed
New Contributors

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v6.7.0...v6.7.1

v6.7.0

What's Changed
New Contributors

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v6.6.2...v6.7.0

v6.6.2

What's Changed
New Contributors

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v6.6.1...v6.6.2

v6.6.1

What's Changed
New Contributors

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v6.5.0...v6.6.1


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.

@Infra-Workleap Infra-Workleap requested a review from a team as a code owner September 4, 2024 15:31
@Infra-Workleap Infra-Workleap force-pushed the renovate/swashbuckle-aspnetcore-monorepo branch 3 times, most recently from e9ffb9f to d419ed8 Compare September 14, 2024 02:29
@Infra-Workleap Infra-Workleap force-pushed the renovate/swashbuckle-aspnetcore-monorepo branch 2 times, most recently from 500ce60 to d5fb1ef Compare September 24, 2024 02:35
@Infra-Workleap Infra-Workleap changed the title chore(deps): update swashbuckle-aspnetcore monorepo to 6.7.3 chore(deps): update swashbuckle-aspnetcore monorepo to 6.8.0 Sep 24, 2024
@Infra-Workleap Infra-Workleap force-pushed the renovate/swashbuckle-aspnetcore-monorepo branch from d5fb1ef to 224c008 Compare September 25, 2024 02:35
@Infra-Workleap Infra-Workleap changed the title chore(deps): update swashbuckle-aspnetcore monorepo to 6.8.0 chore(deps): update swashbuckle-aspnetcore monorepo to 6.7.3 Sep 25, 2024
@Infra-Workleap Infra-Workleap force-pushed the renovate/swashbuckle-aspnetcore-monorepo branch 2 times, most recently from c7ab2a7 to 7eec884 Compare September 27, 2024 02:36
@Infra-Workleap Infra-Workleap changed the title chore(deps): update swashbuckle-aspnetcore monorepo to 6.7.3 chore(deps): update swashbuckle-aspnetcore monorepo to 6.8.0 Sep 27, 2024
@Infra-Workleap Infra-Workleap force-pushed the renovate/swashbuckle-aspnetcore-monorepo branch from 7eec884 to 79e8dfa Compare October 1, 2024 02:38
@Infra-Workleap Infra-Workleap enabled auto-merge (squash) December 19, 2024 02:41
@Infra-Workleap Infra-Workleap force-pushed the renovate/swashbuckle-aspnetcore-monorepo branch from 2a67534 to c5ab0cd Compare December 19, 2024 02:41
@Infra-Workleap Infra-Workleap changed the title chore(deps): update swashbuckle-aspnetcore monorepo to 6.8.0 chore(deps): update swashbuckle-aspnetcore monorepo to 6.9.0 Dec 19, 2024
@Infra-Workleap Infra-Workleap force-pushed the renovate/swashbuckle-aspnetcore-monorepo branch from c5ab0cd to ec051c2 Compare January 4, 2025 02:35
# Conflicts:
#	src/Workleap.Extensions.OpenAPI.Tests/Workleap.Extensions.OpenAPI.Tests.csproj
#	src/tests/WebApi.OpenAPI.SystemTest/WebApi.OpenAPI.SystemTest.csproj
#	src/tests/Workleap.Extensions.OpenAPI.Analyzers.Tests/Workleap.Extensions.OpenAPI.Analyzers.Tests.csproj
@Infra-Workleap
Copy link
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Gcaya added 4 commits January 12, 2025 18:06
# Conflicts:
#	src/Workleap.Extensions.OpenAPI.Tests/Workleap.Extensions.OpenAPI.Tests.csproj
#	src/tests/WebApi.OpenAPI.SystemTest/WebApi.OpenAPI.SystemTest.csproj
#	src/tests/Workleap.Extensions.OpenAPI.Analyzers.Tests/Workleap.Extensions.OpenAPI.Analyzers.Tests.csproj
@Infra-Workleap Infra-Workleap merged commit 093546e into main Jan 13, 2025
6 of 7 checks passed
@Infra-Workleap Infra-Workleap deleted the renovate/swashbuckle-aspnetcore-monorepo branch January 13, 2025 22:11
@Gcaya Gcaya restored the renovate/swashbuckle-aspnetcore-monorepo branch January 13, 2025 22:14
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.

6 participants