-
Notifications
You must be signed in to change notification settings - Fork 43
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
build(deps): bump springdoc.version from 2.1.0 to 2.2.0 #1234
Conversation
Bumps `springdoc.version` from 2.1.0 to 2.2.0. Updates `org.springdoc:springdoc-openapi-starter-webmvc-api` from 2.1.0 to 2.2.0 - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md) - [Commits](springdoc/springdoc-openapi@v2.1.0...v2.2.0) Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.1.0 to 2.2.0 - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md) - [Commits](springdoc/springdoc-openapi@v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-api dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Quality Gate passedIssues Measures |
Quality Gate passedIssues Measures |
@dependabot recreate |
Superseded by #1602. |
Bumps
springdoc.version
from 2.1.0 to 2.2.0.Updates
org.springdoc:springdoc-openapi-starter-webmvc-api
from 2.1.0 to 2.2.0Release notes
Sourced from org.springdoc:springdoc-openapi-starter-webmvc-api's releases.
Changelog
Sourced from org.springdoc:springdoc-openapi-starter-webmvc-api's changelog.
Commits
424d1b3
[maven-release-plugin] prepare release v2.2.0d7fbe25
CHANGELOG.md update for release 2.2.051c8682
code cleanupf1ac0b4
@QuerydslPredicate
(root = X.class) annotation at Controller Method level not ...cdde2ac
Adding spring-security Hints41e00a5
Spec for@ParameterObject
disappears if building native-images. Fixes #231219555d1
Virtual thread pinning in AbstractOpenApiResource.getOpenApi. Fixes #22810bfe92e
Fixing tests after spring-boot upgrade to 3.1.2af9c5f1
spring-boot upgrade to 3.1.2b7c0d02
Group name cannot be null or empty - Fixes #2332Updates
org.springdoc:springdoc-openapi-starter-webmvc-ui
from 2.1.0 to 2.2.0Release notes
Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's releases.
Changelog
Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's changelog.
Commits
424d1b3
[maven-release-plugin] prepare release v2.2.0d7fbe25
CHANGELOG.md update for release 2.2.051c8682
code cleanupf1ac0b4
@QuerydslPredicate
(root = X.class) annotation at Controller Method level not ...cdde2ac
Adding spring-security Hints41e00a5
Spec for@ParameterObject
disappears if building native-images. Fixes #231219555d1
Virtual thread pinning in AbstractOpenApiResource.getOpenApi. Fixes #22810bfe92e
Fixing tests after spring-boot upgrade to 3.1.2af9c5f1
spring-boot upgrade to 3.1.2b7c0d02
Group name cannot be null or empty - Fixes #2332You can trigger a rebase of this PR 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)