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-ui from 1.6.1 to 1.6.2 #356

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 20, 2021

Bumps springdoc-openapi-ui from 1.6.1 to 1.6.2.

Release notes

Sourced from springdoc-openapi-ui's releases.

springdoc-openapi v1.6.2 released!

Added

  • #1386, #1385 - Disable validation by default
  • #1384 - Enhance swagger-ui access

Fixed

  • #1392 - Consistent OperationId generation problem with Locale
  • #1394 - Getting 404 when trying to access swagger-ui of a native spring-boot app
Changelog

Sourced from springdoc-openapi-ui's changelog.

[1.6.2] - 2021-12-19

Added

  • #1386, #1385 - Disable validation by default
  • #1384 - Enhance swagger-ui access

Fixed

  • #1392 - Consistent OperationId generation problem with Locale
  • #1394 - Getting 404 when trying to access swagger-ui of a native spring-boot app
Commits
  • afa038b [maven-release-plugin] prepare release v1.6.2
  • 303831f CHANGELOG.md update for release 1.6.2
  • 5311835 Enhance swagger-ui url, disable validation by default, post 1.6.0. Fixes #1384
  • 3e8227c Enhance swagger-ui url, post 1.6.0. Fixes #1384
  • 8393afc Disable validation for 1.6.1. Fixes #1386.
  • aaee0fc CHANGELOG.md update
  • 3c95210 Merge remote-tracking branch 'origin/master'
  • 281d9d5 CHANGELOG.md update
  • d04a205 [maven-release-plugin] prepare for next development iteration
  • See full diff 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 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)

Bumps [springdoc-openapi-ui](https://github.com/springdoc/springdoc-openapi) from 1.6.1 to 1.6.2.
- [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.1...v1.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@codecov
Copy link

codecov bot commented Dec 20, 2021

Codecov Report

Merging #356 (54e4af4) into main (5c47308) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##                main      #356   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       538       538           
===========================================
  Files             93        93           
  Lines           1733      1733           
  Branches          36        36           
===========================================
  Hits            1733      1733           

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 5c47308...54e4af4. Read the comment docs.

@pascalgrimaud pascalgrimaud merged commit 5d44bee into main Dec 20, 2021
@pascalgrimaud pascalgrimaud deleted the dependabot/maven/org.springdoc-springdoc-openapi-ui-1.6.2 branch December 20, 2021 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant