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-webflux-ui from 1.6.0 to 1.6.2 #3032

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps springdoc-openapi-webflux-ui from 1.6.0 to 1.6.2.

Release notes

Sourced from springdoc-openapi-webflux-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

springdoc-openapi v1.6.1 released!

Added

  • #1383 - Add support for BasePathAwareController

Fixed

  • #1380 - Jhipster tests failing after upgrading from 1.5.13 to 1.6.0
Changelog

Sourced from springdoc-openapi-webflux-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

[1.6.1] - 2021-12-12

Added

  • #1383 - Add support for BasePathAwareController

Fixed

  • #1380 - Jhipster tests failing after upgrading from 1.5.13 to 1.6.0
  • #1381 - Related to show-actuator=true with no groups
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
  • 826606f [maven-release-plugin] prepare release v1.6.1
  • 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 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-webflux-ui](https://github.com/springdoc/springdoc-openapi) from 1.6.0 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.0...v1.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Type: Pull requests that update a dependency file java Pull requests that update Java code labels Dec 20, 2021
@codecov
Copy link

codecov bot commented Dec 20, 2021

Codecov Report

Merging #3032 (deb6187) into main (ce9495b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #3032   +/-   ##
=========================================
  Coverage     87.82%   87.82%           
  Complexity     2337     2337           
=========================================
  Files           465      465           
  Lines         13064    13064           
  Branches       1149     1149           
=========================================
  Hits          11474    11474           
  Misses         1278     1278           
  Partials        312      312           

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 ce9495b...deb6187. Read the comment docs.

@steven-sheehy steven-sheehy added this to the 0.47.0 milestone Dec 20, 2021
@steven-sheehy steven-sheehy merged commit 66d1dc3 into main Dec 20, 2021
@steven-sheehy steven-sheehy deleted the dependabot/maven/org.springdoc-springdoc-openapi-webflux-ui-1.6.2 branch December 20, 2021 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Type: Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant