Skip to content
This repository was archived by the owner on Nov 9, 2025. It is now read-only.

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 31, 2025

This PR contains the following updates:

Package Type Update Change Age Confidence
actions/checkout action minor v4.2.2 -> v4.3.0 age confidence
maven (source) patch 3.9.9 -> 3.9.11 age confidence
maven-wrapper (source) patch 3.3.0 -> 3.3.4 age confidence
planetscale/ghcommit-action action patch v0.2.9 -> v0.2.18 age confidence
org.apache.maven.plugins:maven-dependency-plugin (source) build minor 3.8.1 -> 3.9.0 age confidence
org.springdoc:springdoc-openapi-starter-webmvc-ui (source) compile patch 2.8.6 -> 2.8.14 age confidence
org.eclipse.jgit:org.eclipse.jgit compile patch 6.10.0.202406032230-r -> 6.10.1.202505221210-r age confidence
org.yaml:snakeyaml compile minor 2.4 -> 2.5 age confidence
org.springframework.boot:spring-boot-starter-parent (source) parent minor 3.4.4 -> 3.5.7 age confidence

Release Notes

actions/checkout (actions/checkout)

v4.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/checkout@v4...v4.3.0

apache/maven (maven)

v3.9.11: 3.9.11

Compare Source

🚀 New features and improvements

🐛 Bug Fixes

👻 Maintenance

🔧 Build

📦 Dependency updates

v3.9.10: 3.9.10

Compare Source

Release Notes - Maven - Version 3.9.10

Bug

  • [MNG-8096] - Inconsistent dependency resolution behaviour for concurrent multi-module build can cause failures
  • [MNG-8169] - MINGW support requires --add-opens java.base/java.lang=ALL-UNNAMED
  • [MNG-8170] - Maven 3.9.8 contains weird native library for Jansi on Windows/arm64
  • [MNG-8211] - Maven should fail builds that use CI Friendly versions but have no values set
  • [MNG-8248] - WARNING: A restricted method in java.lang.System has been called
  • [MNG-8256] - ProjectDependencyGraph bug: in case of filtering, non-direct module links are lost
  • [MNG-8315] - Failure of mvn.cmd if a .mvn directory is located at drive root
  • [MNG-8396] - Maven takes forever to resume
  • [MNG-8711] - "Duplicate artifact" in LifecycleDependencyResolver

Improvement

  • [MNG-8370] - Introduce maven.repo.local.head
  • [MNG-8399] - JDK 24+ issues warning about usage of sun.misc.Unsafe
  • [MNG-8707] - Add methods to remove compile and test source roots
  • [MNG-8712] - improve dependency version explanation: it&#​39;s a requirement, not always effective version
  • [MNG-8717] - Remove maven-plugin-plugin:addPluginArtifactMetadata from default binding
  • [MNG-8722] - Use a single standalone version of asm
  • [MNG-8731] - Use https for xsi:schemaLocation in generated descriptors
  • [MNG-8734] - Simplify scripting like "get project version" cases

Task

  • [MNG-8728] - Bump Eclipse Sisu from 0.9.0.M3 to 0.9.0.M4 and use Java 24 on CI

Dependency upgrade

  • [MNG-8289] - Update Plexus annotations to 2.2.0
  • [MNG-8443] - Bump com.google.guava:guava from 33.2.1-jre to 33.4.0-jre
  • [MNG-8531] - Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 3.6.0
  • [MNG-8532] - Bump commons-io:commons-io from 2.16.1 to 2.18.0
  • [MNG-8534] - Bump org.codehaus.mojo:buildnumber-maven-plugin from 3.2.0 to 3.2.1
  • [MNG-8635] - Bump com.google.guava:failureaccess from 1.0.2 to 1.0.3
  • [MNG-8636] - Bump com.google.guava:guava from 33.4.0-jre to 33.4.5-jre
  • [MNG-8640] - Bump org.apache.maven:maven-parent from 43 to 44
  • [MNG-8661] - Bump com.google.guava:guava from 33.4.5-jre to 33.4.6-jre
  • [MNG-8701] - Bump org.codehaus.plexus:plexus-interpolation from 1.27 to 1.28
  • [MNG-8702] - Bump org.codehaus.plexus:plexus-classworlds from 2.8.0 to 2.9.0
  • [MNG-8703] - Bump commons-io:commons-io from 2.18.0 to 2.19.0
  • [MNG-8704] - Bump com.google.guava:guava from 33.4.6-jre to 33.4.8-jre
  • [MNG-8705] - Bump commons-jxpath:commons-jxpath from 1.3 to 1.4.0
  • [MNG-8706] - Bump commons-cli:commons-cli from 1.8.0 to 1.9.0
  • [MNG-8715] - Bump org.fusesource.jansi:jansi from 2.4.1 to 2.4.2
  • [MNG-8716] - Bump resolver to 1.9.23
  • [MNG-8745] - Bump xmlunitVersion from 2.10.0 to 2.10.2
What's Changed
New Contributors

Full Changelog: apache/maven@maven-3.9.9...maven-3.9.10

apache/maven-wrapper (maven-wrapper)

v3.3.4: 3.3.4

Compare Source

🐛 Bug Fixes
👻 Maintenance

v3.3.3: 3.3.3

Compare Source

💥 Breaking changes
🚀 New features and improvements
🐛 Bug Fixes
📝 Documentation updates
👻 Maintenance
📦 Dependency updates

v3.3.2: 3.3.2

Compare Source

Release Notes - Maven Wrapper - Version 3.3.2

Bug

  • [MWRAPPER-136] - maven-wrapper.properties created with Windows line breaks which mvnw can&#​39;t handle
  • [MWRAPPER-137] - Can&#​39;t match distributionUrl when using MINGW64
  • [MWRAPPER-139] - Shell scripts break on LF in config for Windows
  • [MWRAPPER-140] - only-script Type does not honor MAVEN_USER_HOME

Improvement

  • [MWRAPPER-141] - Use distribution type of existing Maven Wrapper by default

Task

  • [MWRAPPER-135] - Provide a reliable way to determine the Maven Wrapper type

What's Changed

  • Bump org.apache.maven.resolver:maven-resolver-api from 1.9.18 to 1.9.20 by @​dependabot in #​136
  • [MWRAPPER-135] Provide a reliable way to determine the Maven Wrapper type by @​breun in #​140
  • [MWRAPPER-141] Use distribution type of existing Maven Wrapper by default by @​breun in #​141
  • MWRAPPER-139: Remove trailing whitespace from fields in properties by @​ascopes in #​139
  • [MWRAPPER-140] only-script type does not honor MAVEN_USER_HOME by @​cstamas in #​142

New Contributors

Full Changelog: apache/maven-wrapper@maven-wrapper-3.3.1...maven-wrapper-3.3.2

v3.3.1: 3.3.1

Compare Source

Release Notes - Maven Wrapper - Version 3.3.1

Improvement

  • [MWRAPPER-132] - Inlined mvnw Downloader.java uses `new URL(String)`, which is deprecated in Java 21
  • [MWRAPPER-134] - Provide a reliable way to determine the Maven Wrapper version

What's Changed

  • [MWRAPPER-132][MWRAPPER-124] port MWRAPPER-124 fix to only-script by @​gzm55 in #​133
  • [MWRAPPER-134] Add wrapperVersion to maven-wrapper.properties by @​cstamas in #​135

Full Changelog: apache/maven-wrapper@maven-wrapper-3.3.0...maven-wrapper-3.3.1

planetscale/ghcommit-action (planetscale/ghcommit-action)

v0.2.18

Compare Source

What's Changed
🏕 Changes

Full Changelog: planetscale/ghcommit-action@v0.2.17...v0.2.18

v0.2.17

Compare Source

What's Changed

🏕 Changes

Full Changelog: planetscale/ghcommit-action@v0.2.16...v0.2.17

v0.2.16

Compare Source

What's Changed

🏕 Changes

Full Changelog: planetscale/ghcommit-action@v0.2.15...v0.2.16

v0.2.15

Compare Source

What's Changed

🏕 Changes

Full Changelog: planetscale/ghcommit-action@v0.2.14...v0.2.15

v0.2.14

Compare Source

What's Changed

🏕 Changes

Full Changelog: planetscale/ghcommit-action@v0.2.13...v0.2.14

v0.2.13

Compare Source

What's Changed

🏕 Changes

Full Changelog: planetscale/ghcommit-action@v0.2.12...v0.2.13

v0.2.12

Compare Source

What's Changed

🏕 Changes

Full Changelog: planetscale/ghcommit-action@v0.2.11...v0.2.12

v0.2.11

Compare Source

What's Changed

🏕 Changes

Full Changelog: planetscale/ghcommit-action@v0.2.10...v0.2.11

v0.2.10

Compare Source

What's Changed

🏕 Changes

Full Changelog: planetscale/ghcommit-action@v0.2.9...v0.2.10

springdoc/springdoc-openapi (org.springdoc:springdoc-openapi-starter-webmvc-ui)

v2.8.14

Compare Source

Added
  • #​3090 - Add logs to notify when SpringDocs/Scalar is enabled because SpringDocs/Scalar is enabled by default
Changed
  • Upgrade swagger-ui to v5.30.1
  • Upgrade swagger-core to v2.2.38
  • Upgrade spring-boot to v3.5.7
  • Upgrade commons-lang3 to v3.18.0
  • Upgrade scalar to v0.3.12
Fixed
  • #​3107 - Fix:compatible with lower version of getOpenApi().
  • #​3121 - NPE in KotlinDeprecatedPropertyCustomizer - resolvedSchema is null

v2.8.13

Compare Source

Added
Changed
  • Upgrade swagger-ui to v5.28.1
Fixed
  • #​3076 - With oneOf the response schema contains an extra type: string

v2.8.12

Compare Source

Changed
  • Upgrade swagger-ui to v5.28.0
Fixed
  • #​3073 - Duplicate key class Parameter when documenting two GET methods with same path and PathVariable.
  • #​3071 - @​io.swagger.v3.oas.annotations.parameters.RequestBody does not work well with @​RequestPart
  • #​3066 - Parameter is now required after upgrading to springdoc-openapi 2.8.10

v2.8.11

Compare Source

Added
  • #​3065 - javadoc and overall performance optimization
Changed
  • Upgrade spring-boot to v3.5.5
Fixed
  • #​3064 -ClassNotFoundException: kotlin.reflect.full.KClasses

v2.8.10

Compare Source

Added
  • #​3046 - Feature Request: Support @​jakarta.annotation.Nonnull.
  • #​3042 - Support externalDocs configure on SpecPropertiesCustomizer
  • #​3057 - Refactor webhook discovery and scanning mechanism
Changed
  • Upgrade spring-boot to v3.5.4
  • Upgrade swagger-ui to v5.27.1
  • Upgrade swagger-core to 2.2.36
Fixed
  • #​3050 - @​RequestPart JSON parameters missing Content-Type in generated curl commands, causing 415 errors.
  • #​2978 - Parameter is no longer optional after upgrade to 2.8.8
  • #​3022 - NullPointerException thrown in SchemaUtils.
  • #​3026 - Fix unexpected merging of media types
  • #​3036 - Fixed "desciption"
  • #​3039 - Fix: Property resolution for extensions within @​OpenAPIDefinition Info object
  • #​3051 - Fixes so that a RequestPart with a Map is added to the RequestBody
  • #​3060 - Use adaptFromForwardedHeaders instead of deprecated fromHttpRequest

v2.8.9

Compare Source

Added
Changed
  • Upgrade spring-boot to version 3.5.0
Fixed
  • #​2982 - application/problem+json content type is not set for ProblemDetails
  • #​2990 - Issues with POST Request, application/x-www-form-urlencoded and only one parameter
  • #​2998 - io.swagger.v3.oas.annotations.Webhook does not work when defined on the method level
  • #​3012 - Order of examples is (sometimes) not preserved

v2.8.8

Compare Source

Fixed

v2.8.7

Compare Source

Added
  • #​2944 - Introducing springdoc-openapi-bom project
  • #​2948 - Customize Servers via application.yml
  • #​2963 - Set default content type for problem details object to application/problem+jso
  • #​2971 - List of value classes in Kotlin
Changed
  • Upgrade swagger-ui to v5.21.0
  • Upgrade swagger-core to 2.2.30
  • Upgrade spring-boot to version 3.4.5
  • Upgrade spring-security-oauth2-authorization-server to version 1.4.3
Fixed
  • #​2947 - Unexpected warning "Appended trailing slash to static resource location"
  • #​2960 - NPE when customizing group's open-api without specifying any schema
  • #​2969 - fix path to register resource handler to work SwaggerIndexPageTransformer
    considering /webjar path prefix
  • #​2964 - Cannot add custom description and example for java.time.Duration since v2.8.6
  • #​2972 - @​Header(schema = @​Schema(type = "string")) generates empty or broken schema in
    OpenAPI output since 2.8.0
  • #​2976, #​2967 - Build Failure due to Private Inner Class.
spring-projects/spring-boot (org.springframework.boot:spring-boot-starter-parent)

v3.5.7

Compare Source

v3.5.6

Compare Source

🐞 Bug Fixes
  • Quoted -D arguments break system property resolution on Linux with Spring AOT #​47166
  • Groovy Templates fails with an NPE when rendering an auto new line #​47139
  • available() does not behave correctly when reading stored entries from a NestedJarFile #​47057
  • spring-boot-docker-compose doesn't create service connections when image has registry host but not project #​47019
  • Flyway Ignore Migration Patterns setting can't be set to an empty string #​47013
📔 Documentation
  • Default value of server.tomcat.resource.cache-ttl is not documented #​47253
  • Document Java 25 support #​47245
  • Fix links to Flyway reference documentation #​46988
  • Clarify Javadoc of Customizer interfaces about overriding behavior #​46942
🔨 Dependency Upgrades
  • Upgrade to Ehcache3 3.10.9 #​47106
  • Upgrade to Elasticsearch Client 8.18.6 #​47094
  • Upgrade to Gson 2.13.2 #​47158
  • Upgrade to Hibernate 6.6.29.Final #​47216
  • Upgrade to HikariCP 6.3.3 #​47187
  • Upgrade to HttpCore5 5.3.5 #​47108
  • Upgrade to Infinispan 15.2.6.Final #​47109
  • Upgrade to Jakarta Activation 2.1.4 #​47188
  • Upgrade to Jakarta Mail 2.1.4 [#​47110](h

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update planetscale/ghcommit-action action to v0.2.10 chore(deps): update planetscale/ghcommit-action action to v0.2.11 Apr 12, 2025
@renovate renovate bot changed the title chore(deps): update planetscale/ghcommit-action action to v0.2.11 fix(deps): update all dependencies Apr 24, 2025
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from b04d669 to 1199a27 Compare May 4, 2025 21:39
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from aba8acc to e29b261 Compare May 24, 2025 01:53
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from bf92fc6 to ac59263 Compare June 10, 2025 01:46
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from b5da152 to b450409 Compare June 20, 2025 06:51
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 38a309c to 3f7723d Compare July 21, 2025 22:40
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 15b323c to 022b9c3 Compare July 25, 2025 22:29
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 558b6aa to d10f8fe Compare August 23, 2025 17:01
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from dca993a to 8ff9a68 Compare September 6, 2025 19:42
@renovate
Copy link
Contributor Author

renovate bot commented Sep 25, 2025

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: mvnw
file-access-violation-error
File name: mvnw.cmd
file-access-violation-error

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant