Bump the minor-or-patch group across 1 directory with 6 updates#789
Merged
Merged
Conversation
Contributor
|
@dependabot rebase |
Bumps the minor-or-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) | `2.8.12` | `2.8.13` | | org.eclipse.rdf4j:rdf4j-runtime | `5.1.4` | `5.2.0` | | org.eclipse.rdf4j:rdf4j-rio-api | `5.1.4` | `5.2.0` | | org.eclipse.rdf4j:rdf4j-sail-nativerdf | `5.1.4` | `5.2.0` | | [io.hypersistence:hypersistence-utils-hibernate-63](https://github.com/vladmihalcea/hypersistence-utils) | `3.10.3` | `3.11.0` | | [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) | `4.9.4.1` | `4.9.8.1` | Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.8.12 to 2.8.13 - [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.8.12...v2.8.13) Updates `org.eclipse.rdf4j:rdf4j-runtime` from 5.1.4 to 5.2.0 Updates `org.eclipse.rdf4j:rdf4j-rio-api` from 5.1.4 to 5.2.0 Updates `org.eclipse.rdf4j:rdf4j-sail-nativerdf` from 5.1.4 to 5.2.0 Updates `org.eclipse.rdf4j:rdf4j-rio-api` from 5.1.4 to 5.2.0 Updates `org.eclipse.rdf4j:rdf4j-sail-nativerdf` from 5.1.4 to 5.2.0 Updates `io.hypersistence:hypersistence-utils-hibernate-63` from 3.10.3 to 3.11.0 - [Changelog](https://github.com/vladmihalcea/hypersistence-utils/blob/master/changelog.txt) - [Commits](vladmihalcea/hypersistence-utils@hypersistence-utils-parent-3.10.3...hypersistence-utils-parent-3.11.0) Updates `com.github.spotbugs:spotbugs-maven-plugin` from 4.9.4.1 to 4.9.8.1 - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.9.4.1...spotbugs-maven-plugin-4.9.8.1) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-version: 2.8.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-or-patch - dependency-name: org.eclipse.rdf4j:rdf4j-runtime dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-or-patch - dependency-name: org.eclipse.rdf4j:rdf4j-rio-api dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-or-patch - dependency-name: org.eclipse.rdf4j:rdf4j-sail-nativerdf dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-or-patch - dependency-name: org.eclipse.rdf4j:rdf4j-rio-api dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-or-patch - dependency-name: org.eclipse.rdf4j:rdf4j-sail-nativerdf dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-or-patch - dependency-name: io.hypersistence:hypersistence-utils-hibernate-63 dependency-version: 3.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-or-patch - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-version: 4.9.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-or-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/maven/minor-or-patch-da9dacbc2a
branch
from
October 31, 2025 09:39
17c1ce1 to
57c3eae
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the minor-or-patch group with 6 updates in the / directory:
2.8.122.8.135.1.45.2.05.1.45.2.05.1.45.2.03.10.33.11.04.9.4.14.9.8.1Updates
org.springdoc:springdoc-openapi-starter-webmvc-uifrom 2.8.12 to 2.8.13Release 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
7ddac7d[maven-release-plugin] prepare release v2.8.13a66dfdbdependency review and prepare for the next release5c46afbAdd logic to skipPublishing Tests to Maven Central92b5080skip tests deploy672b42cAdding Scalar to springdoc-bom. Fixes #3084e0feb04Adding initial Scalar Support. Fixes #308431ba90bUpdate pom.xml2c55b9dUpdate CHANGELOG.md4ca2601With 'oneOf' the response schema contains an extra 'type: string. Fixes #3076ea14088[maven-release-plugin] prepare for next development iterationUpdates
org.eclipse.rdf4j:rdf4j-runtimefrom 5.1.4 to 5.2.0Updates
org.eclipse.rdf4j:rdf4j-rio-apifrom 5.1.4 to 5.2.0Updates
org.eclipse.rdf4j:rdf4j-sail-nativerdffrom 5.1.4 to 5.2.0Updates
org.eclipse.rdf4j:rdf4j-rio-apifrom 5.1.4 to 5.2.0Updates
org.eclipse.rdf4j:rdf4j-sail-nativerdffrom 5.1.4 to 5.2.0Updates
io.hypersistence:hypersistence-utils-hibernate-63from 3.10.3 to 3.11.0Changelog
Sourced from io.hypersistence:hypersistence-utils-hibernate-63's changelog.
Commits
898576d[maven-release-plugin] prepare release hypersistence-utils-parent-3.11.0d1f3f6fUpdate changelog for the 3.11.0 releasee6ccf13Add support for Hibernate 7.1 #80244e32c8ObjectMapperWrapper not working with Map<String, String> #79303a7f62Misleading error message in JsonJavaTypeDescriptor.wrap() due to fallback on ...f0657d8Misleading Error in JsonJavaTypeDescriptor.wrap() Due to Fallback on PGobject...b363b6d[maven-release-plugin] prepare for next development iterationUpdates
com.github.spotbugs:spotbugs-maven-pluginfrom 4.9.4.1 to 4.9.8.1Release notes
Sourced from com.github.spotbugs:spotbugs-maven-plugin's releases.
Commits
8eb6aa9[maven-release-plugin] prepare release spotbugs-maven-plugin-4.9.8.14ff769fFix: Correct reported issue with 'EOF' where it should be 'EOL'c210782Merge pull request #1241 from spotbugs/renovate/execpluginversion662fa1eUpdate dependency org.codehaus.mojo:exec-maven-plugin to v3.6.28cd9648[maven-release-plugin] prepare for next development iterationd8d4c69[maven-release-plugin] prepare release spotbugs-maven-plugin-4.9.8.052cdf26[ci] Add note about pom entries to update for testing upstream master9b8e387[pom] Prepare for 4.9.8 release0a8ac5aMerge pull request #1238 from spotbugs/renovate/github-codeql-action-digest4b02d8dMerge pull request #1240 from spotbugs/renovate/spotbugs.versionDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions