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 springdoc-openapi-security from 1.6.5 to 1.6.6 #558

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 7, 2022

Bumps springdoc-openapi-security from 1.6.5 to 1.6.6.

Release notes

Sourced from springdoc-openapi-security's releases.

springdoc-openapi v1.6.6 released!

Changed

  • #1424 - Upgrade to swagger-ui 4.5.0
  • #1474 - Upgrade webjars-locator-core version to 0.48

Fixed

  • #1469 - #1036 - CSRF header should not be sent to cross domain sites
  • #1480 - Fix the problem that the inconsistent newline characters of different platforms
  • #1475 - Class level @​Tag overwrites method level @​Operation.tags.
  • #1491 - Set containingClass at MethodParameter
Changelog

Sourced from springdoc-openapi-security's changelog.

[1.6.6] - 2022-02-06

Changed

  • #1424 - Upgrade to swagger-ui 4.5.0
  • #1474 - Upgrade webjars-locator-core version to 0.48

Fixed

  • #1469 - #1036 - CSRF header should not be sent to cross domain sites
  • #1480 - Fix the problem that the inconsistent newline characters of different platforms
  • #1475 - Class level @​Tag overwrites method level @​Operation.tags.
  • #1491 - Set containingClass at MethodParameter
Commits

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 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 added the dependencies Pull requests that update a dependency file label Feb 7, 2022
@codecov
Copy link

codecov bot commented Feb 7, 2022

Codecov Report

Merging #558 (6408d19) into develop (e8dc78f) will not change coverage.
The diff coverage is n/a.

❗ Current head 6408d19 differs from pull request most recent head 1792b1d. Consider uploading reports for the commit 1792b1d to get more accurate results

@@            Coverage Diff             @@
##             develop     #558   +/-   ##
==========================================
  Coverage      75.71%   75.71%           
  Complexity      1124     1124           
==========================================
  Files            240      240           
  Lines           3574     3574           
  Branches         224      224           
==========================================
  Hits            2706     2706           
  Misses           777      777           
  Partials          91       91           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1757cb3...1792b1d. Read the comment docs.

Brutus5000
Brutus5000 previously approved these changes Feb 8, 2022
Bumps [springdoc-openapi-security](https://github.com/springdoc/springdoc-openapi) from 1.6.5 to 1.6.6.
- [Release notes](https://github.com/springdoc/springdoc-openapi/releases)
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/master/CHANGELOG.md)
- [Commits](springdoc/springdoc-openapi@v1.6.5...v1.6.6)

---
updated-dependencies:
- dependency-name: org.springdoc:springdoc-openapi-security
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/org.springdoc-springdoc-openapi-security-1.6.6 branch from 6408d19 to 1792b1d Compare February 8, 2022 06:27
@Brutus5000 Brutus5000 merged commit 2384edb into develop Feb 8, 2022
@Brutus5000 Brutus5000 deleted the dependabot/gradle/org.springdoc-springdoc-openapi-security-1.6.6 branch February 8, 2022 06:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant