Skip to content

Bump the minor-or-patch group across 1 directory with 6 updates#789

Merged
dennisvang merged 1 commit into
developfrom
dependabot/maven/minor-or-patch-da9dacbc2a
Oct 31, 2025
Merged

Bump the minor-or-patch group across 1 directory with 6 updates#789
dennisvang merged 1 commit into
developfrom
dependabot/maven/minor-or-patch-da9dacbc2a

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 30, 2025

Copy link
Copy Markdown
Contributor

Bumps the minor-or-patch group with 6 updates in the / directory:

Package From To
org.springdoc:springdoc-openapi-starter-webmvc-ui 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 3.10.3 3.11.0
com.github.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

Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's releases.

springdoc-openapi v2.8.13 released!

Added

  • #3084 - Add Scalar Support

Changed

  • Upgrade swagger-ui to v5.28.1

Fixed

  • #3076 - With oneOf the response schema contains an extra type: string

Full Changelog: springdoc/springdoc-openapi@v2.8.12...v2.8.13

Changelog

Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's changelog.

[2.8.13] - 2025-09-07

Added

  • #3084 - Add Scalar Support

Changed

  • Upgrade swagger-ui to v5.28.1

Fixed

  • #3076 - With oneOf the response schema contains an extra type: string
Commits
  • 7ddac7d [maven-release-plugin] prepare release v2.8.13
  • a66dfdb dependency review and prepare for the next release
  • 5c46afb Add logic to skipPublishing Tests to Maven Central
  • 92b5080 skip tests deploy
  • 672b42c Adding Scalar to springdoc-bom. Fixes #3084
  • e0feb04 Adding initial Scalar Support. Fixes #3084
  • 31ba90b Update pom.xml
  • 2c55b9d Update CHANGELOG.md
  • 4ca2601 With 'oneOf' the response schema contains an extra 'type: string. Fixes #3076
  • ea14088 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

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

Sourced from io.hypersistence:hypersistence-utils-hibernate-63's changelog.

Version 3.11.0 - September 09, 2025

Add support for Hibernate 7.1 #802

ObjectMapperWrapper not working with Map<String, String> #793

Commits
  • 898576d [maven-release-plugin] prepare release hypersistence-utils-parent-3.11.0
  • d1f3f6f Update changelog for the 3.11.0 release
  • e6ccf13 Add support for Hibernate 7.1 #802
  • 44e32c8 ObjectMapperWrapper not working with Map<String, String> #793
  • 03a7f62 Misleading error message in JsonJavaTypeDescriptor.wrap() due to fallback on ...
  • f0657d8 Misleading Error in JsonJavaTypeDescriptor.wrap() Due to Fallback on PGobject...
  • b363b6d [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates com.github.spotbugs:spotbugs-maven-plugin from 4.9.4.1 to 4.9.8.1

Release notes

Sourced from com.github.spotbugs:spotbugs-maven-plugin's releases.

Spotbugs Maven Plugin 4.9.8.1

Bug fix with SpotbugsInfo.EOF error (was meant to be SpotbugsInfo.EOL).

Spotbugs Maven Plugin 4.9.8.0

Bug fix release supporting spotbugs 4.9.8.

Spotbugs Maven Plugin 4.9.7.0

Spotbugs Maven Plugin 4.9.6.0

  • Supports spotbugs 4.9.6
  • note: 4.9.5 had a defect with detection of jakarta in servlets that was unexpected and quickly patched for this release.

Spotbugs Maven Plugin 4.9.5.0

  • Support spotbugs 4.9.5

Spotbugs Maven Plugin 4.9.4.2

Consumer

  • Add support for 'chooseVisitors'
  • Minor code cleanup
  • Still supports spotbugs 4.9.4

Producer

  • Remove add opens from jvm.config as no longer needed
Commits
  • 8eb6aa9 [maven-release-plugin] prepare release spotbugs-maven-plugin-4.9.8.1
  • 4ff769f Fix: Correct reported issue with 'EOF' where it should be 'EOL'
  • c210782 Merge pull request #1241 from spotbugs/renovate/execpluginversion
  • 662fa1e Update dependency org.codehaus.mojo:exec-maven-plugin to v3.6.2
  • 8cd9648 [maven-release-plugin] prepare for next development iteration
  • d8d4c69 [maven-release-plugin] prepare release spotbugs-maven-plugin-4.9.8.0
  • 52cdf26 [ci] Add note about pom entries to update for testing upstream master
  • 9b8e387 [pom] Prepare for 4.9.8 release
  • 0a8ac5a Merge pull request #1238 from spotbugs/renovate/github-codeql-action-digest
  • 4b02d8d Merge pull request #1240 from spotbugs/renovate/spotbugs.version
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

@dependabot dependabot Bot added the dependencies Related to dependencies label Oct 30, 2025
@dennisvang

Copy link
Copy Markdown
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
dependabot Bot force-pushed the dependabot/maven/minor-or-patch-da9dacbc2a branch from 17c1ce1 to 57c3eae Compare October 31, 2025 09:39
@dennisvang
dennisvang merged commit 6f2948b into develop Oct 31, 2025
13 checks passed
@dennisvang
dennisvang deleted the dependabot/maven/minor-or-patch-da9dacbc2a branch October 31, 2025 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Related to dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant