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 Swashbuckle.AspNetCore from 6.6.2 to 6.7.0 #1847

Merged
merged 1 commit into from
Aug 3, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps Swashbuckle.AspNetCore from 6.6.2 to 6.7.0.

Release notes

Sourced from Swashbuckle.AspNetCore's releases.

v6.7.0

What's Changed

New Contributors

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

Commits
  • 531c4c0 Use HttpMethods.IsGet()
  • f2ed1aa Remove build from CodeQL
  • 6417588 Bump github/codeql-action from 3.25.13 to 3.25.15
  • 9b9d2ad Bump actions/attest-build-provenance from 1.3.3 to 1.4.0 (#2998)
  • ca59f40 Bump ossf/scorecard-action from 2.3.3 to 2.4.0 (#2997)
  • 55ca891 Bump github/codeql-action from 3.25.12 to 3.25.13 (#2994)
  • 85fefe4 Support non-nullable types as required (#2803)
  • 3553751 Support [JsonRequired] (#2988)
  • fdb7d6b Support generics and overloads for XML comments (#2982)
  • f85abd4 Bump github/codeql-action from 3.25.11 to 3.25.12 (#2984)
  • Additional commits viewable 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot bot requested a review from Cyberboss as a code owner August 2, 2024 09:32
@dependabot dependabot bot added the Dependencies Related to updating dependant libraries label Aug 2, 2024
Copy link

github-actions bot commented Aug 2, 2024

Set the milestone to the next minor version, check for supply chain attacks, and then add the CI Cleared label to allow CI to run.

@github-actions github-actions bot added the CI Approval Required CI Pipeline execution blocked. Maintainers, apply the "CI Cleared" label to allow execution label Aug 2, 2024
@Cyberboss Cyberboss added this to the v6.9.0 milestone Aug 2, 2024
@Cyberboss Cyberboss added the CI Cleared Apply this to a pull request from a fork to allow it to run the CI suite label Aug 2, 2024
@github-actions github-actions bot removed the CI Approval Required CI Pipeline execution blocked. Maintainers, apply the "CI Cleared" label to allow execution label Aug 2, 2024
@Cyberboss Cyberboss enabled auto-merge August 2, 2024 15:24
Copy link

codecov bot commented Aug 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.95%. Comparing base (837881d) to head (d903a8b).
Report is 1 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1847      +/-   ##
==========================================
- Coverage   95.97%   95.95%   -0.03%     
==========================================
  Files         713      713              
  Lines      163366   163366              
  Branches     3226     3226              
==========================================
- Hits       156794   156760      -34     
- Misses       6086     6116      +30     
- Partials      486      490       +4     

Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.6.2 to 6.7.0.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](domaindrivendev/Swashbuckle.AspNetCore@v6.6.2...v6.7.0)

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/Swashbuckle.AspNetCore-6.7.0 branch from 9b3291a to d903a8b Compare August 2, 2024 18:58
@github-actions github-actions bot added CI Approval Required CI Pipeline execution blocked. Maintainers, apply the "CI Cleared" label to allow execution and removed CI Cleared Apply this to a pull request from a fork to allow it to run the CI suite labels Aug 2, 2024
@Cyberboss Cyberboss added the CI Cleared Apply this to a pull request from a fork to allow it to run the CI suite label Aug 2, 2024
@github-actions github-actions bot removed the CI Approval Required CI Pipeline execution blocked. Maintainers, apply the "CI Cleared" label to allow execution label Aug 2, 2024
@Cyberboss Cyberboss merged commit e82b325 into dev Aug 3, 2024
128 of 129 checks passed
@Cyberboss Cyberboss deleted the dependabot/nuget/Swashbuckle.AspNetCore-6.7.0 branch August 3, 2024 01:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Cleared Apply this to a pull request from a fork to allow it to run the CI suite Dependencies Related to updating dependant libraries
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant