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

Bump the swashbuckle group across 1 directory with 3 updates #213

Merged
merged 2 commits into from
Sep 20, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 27, 2024

Bumps the swashbuckle group with 3 updates in the /src/backend directory: Swashbuckle.AspNetCore, Swashbuckle.AspNetCore.ReDoc and swashbuckle.aspnetcore.cli.

Updates Swashbuckle.AspNetCore from 6.6.2 to 6.7.3

Release notes

Sourced from Swashbuckle.AspNetCore's releases.

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

... (truncated)

Commits

Updates Swashbuckle.AspNetCore.ReDoc from 6.6.2 to 6.7.3

Release notes

Sourced from Swashbuckle.AspNetCore.ReDoc's releases.

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

... (truncated)

Commits

Updates swashbuckle.aspnetcore.cli from 6.6.2 to 6.7.3

Release notes

Sourced from swashbuckle.aspnetcore.cli's releases.

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

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from hwinther as a code owner August 27, 2024 01:53
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Aug 27, 2024
Copy link

github-actions bot commented Aug 27, 2024

✅ Build successful

Copy link

github-actions bot commented Aug 27, 2024

Summary

Summary
Generated on: 09/20/2024 - 22:49:47
Coverage date: 09/20/2024 - 22:49:46
Parser: MultiReport (2x Cobertura)
Assemblies: 1
Classes: 26
Files: 25
Line coverage: 75.6% (570 of 753)
Covered lines: 570
Uncovered lines: 183
Coverable lines: 753
Total lines: 1718
Branch coverage: 67.9% (53 of 78)
Covered branches: 53
Total branches: 78
Method coverage: Feature is only available for sponsors

Coverage

WebApi - 75.6%
Name Line Branch
WebApi 75.6% 67.9%
WebApi.Attributes.DefineConstantsAttribute 100%
WebApi.Controllers.BloggingController 100% 100%
WebApi.Controllers.SendMessageController 100%
WebApi.Controllers.ServiceController 100%
WebApi.Controllers.WeatherForecastController 100%
WebApi.Database.Blog 100%
WebApi.Database.BlogConfiguration 100%
WebApi.Database.BloggingContext 100%
WebApi.Database.Post 100%
WebApi.Database.PostConfiguration 100%
WebApi.Entities.BlogDto 100% 100%
WebApi.Entities.GenericValue`1 100%
WebApi.Entities.PostDto 100% 100%
WebApi.Entities.VersionInformation 100%
WebApi.Entities.WeatherForecast 100%
WebApi.Filters.ValidateModelAttribute 0% 0%
WebApi.Messaging.MessageReceiver 53.1% 25%
WebApi.Messaging.MessageSender 63.2% 37.5%
WebApi.Messaging.RabbitMqHelper 63.3% 50%
WebApi.Middleware.ExceptionHandlingMiddleware 0% 0%
WebApi.Middleware.ProduceResponseTypeModelProvider 94.4% 75%
WebApi.Migrations.AddBlogMaxLength 82%
WebApi.Migrations.AddBlogTitleField 93.9%
WebApi.Migrations.BloggingContextModelSnapshot 0%
WebApi.Migrations.InitialMigration 94.2%
WebApi.Repository.BloggingRepository 100% 100%
success

Copy link

github-actions bot commented Aug 27, 2024

Code Coverage

Package Line Rate Branch Rate Health
WebApi 76% 68%
Summary 76% (570 / 753) 68% (53 / 78)

@dependabot dependabot bot force-pushed the dependabot/nuget/src/backend/dev/swashbuckle-5710e9cbf1 branch from a043f9a to bca5288 Compare September 13, 2024 01:27
@hwinther
Copy link
Owner

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/nuget/src/backend/dev/swashbuckle-5710e9cbf1 branch from 5326cb1 to 1252e1b Compare September 20, 2024 22:44
@hwinther
Copy link
Owner

@dependabot rebase

Bumps the swashbuckle group with 3 updates in the /src/backend directory: [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore), [Swashbuckle.AspNetCore.ReDoc](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) and [swashbuckle.aspnetcore.cli](https://github.com/domaindrivendev/Swashbuckle.AspNetCore).


Updates `Swashbuckle.AspNetCore` from 6.6.2 to 6.7.3
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](domaindrivendev/Swashbuckle.AspNetCore@v6.6.2...v6.7.3)

Updates `Swashbuckle.AspNetCore.ReDoc` from 6.6.2 to 6.7.3
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](domaindrivendev/Swashbuckle.AspNetCore@v6.6.2...v6.7.3)

Updates `swashbuckle.aspnetcore.cli` from 6.6.2 to 6.7.3
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](domaindrivendev/Swashbuckle.AspNetCore@v6.6.2...v6.7.3)

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: swashbuckle
- dependency-name: Swashbuckle.AspNetCore.ReDoc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: swashbuckle
- dependency-name: swashbuckle.aspnetcore.cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: swashbuckle
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/src/backend/dev/swashbuckle-5710e9cbf1 branch from f5236dc to 6c96a0d Compare September 20, 2024 22:47
@hwinther hwinther merged commit e8836e9 into dev Sep 20, 2024
6 checks passed
@hwinther hwinther deleted the dependabot/nuget/src/backend/dev/swashbuckle-5710e9cbf1 branch September 20, 2024 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant