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 springDocVersion from 1.6.13 to 1.6.14 #84

Merged
merged 1 commit into from
Dec 19, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2022

Bumps springDocVersion from 1.6.13 to 1.6.14.
Updates springdoc-openapi-ui from 1.6.13 to 1.6.14

Release notes

Sourced from springdoc-openapi-ui's releases.

springdoc-openapi v1.6.14 released!

Added

  • #1965 - Prevents premature initialisation of factory-beans
  • #2003 - Resolve property descriptions for arrays

Changed

  • Upgrade spring-boot to 2.7.6

Fixed

  • #1957 - AdditionalModelsConverter Schema params rewriting
  • #1962 - override-with-generic-response shouldn't shallow copy
  • #1985 - IllegalStateException: Duplicate key when two endpoints at the same URL with same header exist
  • #1992 - Java enumeration and Spring Converter no longer generates enum drop-down.
  • #2001 - Enum Collection parameter missing type info in Spring Data Rest search method

New Contributors

Full Changelog: springdoc/springdoc-openapi@v1.6.13...v1.6.14

Changelog

Sourced from springdoc-openapi-ui's changelog.

[1.6.14] - 2022-12-16

Added

  • #1965 - Prevents premature initialisation of factory-beans
  • #2003 - Resolve property descriptions for arrays

Changed

  • Upgrade spring-boot to 2.7.6

Fixed

  • #1957 - AdditionalModelsConverter Schema params rewriting
  • #1962 - override-with-generic-response shouldn't shallow copy
  • #1985 - IllegalStateException: Duplicate key when two endpoints at the same URL with same header exist
  • #1992 - Java enumeration and Spring Converter no longer generates enum drop-down.
  • #2001 - Enum Collection parameter missing type info in Spring Data Rest search method
Commits
  • 2587dfe [maven-release-plugin] prepare release v1.6.14
  • dfdeeba CHANGELOG.md update
  • a6228a3 Merge branch 'ParkerM-repro/rest-enum-array-param'
  • b892f35 Fixes 2001
  • e5039ff Merge branch 'repro/rest-enum-array-param' of https://github.com/ParkerM/spri...
  • 78e136e Merge remote-tracking branch 'origin/master'
  • e4400d0 Springdoc does not resolve property descriptions for arrays. Fixes #2003
  • 7376351 Update SECURITY.md
  • 42d3dbd Add failing test for enum collection parameters
  • 209c55b Java enumeration and Spring Converter no longer generates enum drop-down. Fix...
  • Additional commits viewable in compare view

Updates springdoc-openapi-data-rest from 1.6.13 to 1.6.14

Release notes

Sourced from springdoc-openapi-data-rest's releases.

springdoc-openapi v1.6.14 released!

Added

  • #1965 - Prevents premature initialisation of factory-beans
  • #2003 - Resolve property descriptions for arrays

Changed

  • Upgrade spring-boot to 2.7.6

Fixed

  • #1957 - AdditionalModelsConverter Schema params rewriting
  • #1962 - override-with-generic-response shouldn't shallow copy
  • #1985 - IllegalStateException: Duplicate key when two endpoints at the same URL with same header exist
  • #1992 - Java enumeration and Spring Converter no longer generates enum drop-down.
  • #2001 - Enum Collection parameter missing type info in Spring Data Rest search method

New Contributors

Full Changelog: springdoc/springdoc-openapi@v1.6.13...v1.6.14

Changelog

Sourced from springdoc-openapi-data-rest's changelog.

[1.6.14] - 2022-12-16

Added

  • #1965 - Prevents premature initialisation of factory-beans
  • #2003 - Resolve property descriptions for arrays

Changed

  • Upgrade spring-boot to 2.7.6

Fixed

  • #1957 - AdditionalModelsConverter Schema params rewriting
  • #1962 - override-with-generic-response shouldn't shallow copy
  • #1985 - IllegalStateException: Duplicate key when two endpoints at the same URL with same header exist
  • #1992 - Java enumeration and Spring Converter no longer generates enum drop-down.
  • #2001 - Enum Collection parameter missing type info in Spring Data Rest search method
Commits
  • 2587dfe [maven-release-plugin] prepare release v1.6.14
  • dfdeeba CHANGELOG.md update
  • a6228a3 Merge branch 'ParkerM-repro/rest-enum-array-param'
  • b892f35 Fixes 2001
  • e5039ff Merge branch 'repro/rest-enum-array-param' of https://github.com/ParkerM/spri...
  • 78e136e Merge remote-tracking branch 'origin/master'
  • e4400d0 Springdoc does not resolve property descriptions for arrays. Fixes #2003
  • 7376351 Update SECURITY.md
  • 42d3dbd Add failing test for enum collection parameters
  • 209c55b Java enumeration and Spring Converter no longer generates enum drop-down. Fix...
  • Additional commits viewable in compare view

Updates springdoc-openapi-webmvc-core from 1.6.13 to 1.6.14

Release notes

Sourced from springdoc-openapi-webmvc-core's releases.

springdoc-openapi v1.6.14 released!

Added

  • #1965 - Prevents premature initialisation of factory-beans
  • #2003 - Resolve property descriptions for arrays

Changed

  • Upgrade spring-boot to 2.7.6

Fixed

  • #1957 - AdditionalModelsConverter Schema params rewriting
  • #1962 - override-with-generic-response shouldn't shallow copy
  • #1985 - IllegalStateException: Duplicate key when two endpoints at the same URL with same header exist
  • #1992 - Java enumeration and Spring Converter no longer generates enum drop-down.
  • #2001 - Enum Collection parameter missing type info in Spring Data Rest search method

New Contributors

Full Changelog: springdoc/springdoc-openapi@v1.6.13...v1.6.14

Changelog

Sourced from springdoc-openapi-webmvc-core's changelog.

[1.6.14] - 2022-12-16

Added

  • #1965 - Prevents premature initialisation of factory-beans
  • #2003 - Resolve property descriptions for arrays

Changed

  • Upgrade spring-boot to 2.7.6

Fixed

  • #1957 - AdditionalModelsConverter Schema params rewriting
  • #1962 - override-with-generic-response shouldn't shallow copy
  • #1985 - IllegalStateException: Duplicate key when two endpoints at the same URL with same header exist
  • #1992 - Java enumeration and Spring Converter no longer generates enum drop-down.
  • #2001 - Enum Collection parameter missing type info in Spring Data Rest search method
Commits
  • 2587dfe [maven-release-plugin] prepare release v1.6.14
  • dfdeeba CHANGELOG.md update
  • a6228a3 Merge branch 'ParkerM-repro/rest-enum-array-param'
  • b892f35 Fixes 2001
  • e5039ff Merge branch 'repro/rest-enum-array-param' of https://github.com/ParkerM/spri...
  • 78e136e Merge remote-tracking branch 'origin/master'
  • e4400d0 Springdoc does not resolve property descriptions for arrays. Fixes #2003
  • 7376351 Update SECURITY.md
  • 42d3dbd Add failing test for enum collection parameters
  • 209c55b Java enumeration and Spring Converter no longer generates enum drop-down. Fix...
  • Additional commits viewable in compare view

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 `springDocVersion` from 1.6.13 to 1.6.14.

Updates `springdoc-openapi-ui` from 1.6.13 to 1.6.14
- [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.13...v1.6.14)

Updates `springdoc-openapi-data-rest` from 1.6.13 to 1.6.14
- [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.13...v1.6.14)

Updates `springdoc-openapi-webmvc-core` from 1.6.13 to 1.6.14
- [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.13...v1.6.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 19, 2022
@Pfeil Pfeil merged commit f6202a4 into master Dec 19, 2022
@dependabot dependabot bot deleted the dependabot/gradle/springDocVersion-1.6.14 branch December 19, 2022 19:49
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant