fix(deps): update dependencies (major and minor) #85

Merged
jank merged 1 commit from renovate/dependencies-(major-and-minor) into main 2025-03-27 12:53:28 +00:00
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.springdoc:springdoc-openapi-starter-webmvc-ui (source) 2.8.5 -> 2.8.6 age adoption passing confidence
org.springframework.boot:spring-boot-starter-oauth2-client (source) 3.4.3 -> 3.4.4 age adoption passing confidence
org.springframework.boot:spring-boot-starter-oauth2-resource-server (source) 3.4.3 -> 3.4.4 age adoption passing confidence

Release Notes

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

v2.8.6

Added
  • #​2909 - Check both SerDe BeanPropertyDefinition for @​JsonUnwrapped/@​Schema
  • #​2927 - Bail sealed class subtype introspection on Schema
  • #​2917 - Add Future to ignored response wrappers
  • #​2938 - Add out of the box support for LocalTime, YearMonth, MonthDay
Changed
  • Upgrade swagger-ui to v5.20.1
  • Upgrade swagger-core to 2.2.29
  • Upgrade spring-cloud-function to 4.2.2
  • Upgrade spring-boot to version 3.4.4
Fixed
  • #​2928 - Add missing builder methods in SchemaBuilder
  • #​2905 - ModelResolver.enumAsRef = true result in invalid openapi with actuator using enum param
  • #​2939 - Duplicate ModelConverter registration with Spring Boot DevTools
  • #​2941 - SpringBoot native fails /v3/api-docs when using a Map as an http entity field
spring-projects/spring-boot (org.springframework.boot:spring-boot-starter-oauth2-client)

v3.4.4

Noteworthy Changes

Tomcat APR support is now disabled by default if you are using Java 24 or higher. This change has been made to prevent JDK from issuing warnings.

Please see the updated release notes for details.

🐞 Bug Fixes
  • Actuator throws an exception when using prototype scoped DataSource bean #​44706
  • Docker API error message is missing in some cases #​44630
  • DefaultJmsListenerContainerFactoryConfigurer#setObservationRegistry should not be public #​44585
  • When an application contains multiple DataSource beans, EntityManagerFactoryBuilder will default ddl-auto to a value that may only be appropriate for the primary DataSource #​44516
  • When the main class is not proxied, native testing that uses the application's main method does not work #​44481
  • When loading configuration from a Resource, Log4J2LoggingSystem may not close the InputStream #​44473
  • When loading from a resource, PemContent does not close the InputStream #​44454
  • ResourceBanner does not close the InputStream used to read the banner #​44452
  • ConfigDataLocationResolvers and PropertySourceLoaders are loaded using a potentially different class loader #​44450
  • Kafka message sending fails with 'class SslBundleSslEngineFactory could not be found' #​44437
  • Kafka in native-image fails when using SSL bundles #​44436
  • Nested test classes don't inherit properties from @DataJpaTest on enclosing class #​44407
  • Failure diagnostics are poor when trying to use an image platform that is not supported by the builder #​44059
  • Checking if APR is available logs a warning on Java 24 #​44033
📔 Documentation
  • Multiline properties in documentation are missing backslashes #​44790
  • Polish javadoc of SqlR2dbcScriptDatabaseInitializer #​44764
  • Document support for Java 24 #​44754
  • Remove OpenShift link that 404s #​44748
  • Fix link to javadoc for JavaExec.setArgsString #​44536
  • Fix typo in documentation #​44523
  • Update descriptions of properties that no longer require Flyway Teams #​44483
  • Fix typo in javadoc of CommonStructuredLogFormat#ELASTIC_COMMON_SCHEMA #​44469
  • Samples for metadata annotation processers have invalid fold attribute #​44420
  • Clarify which Mongo properties are ignored when URI property is set #​44404
  • Adapt Javadoc reference of JooqExceptionTranslator to use ExceptionTranslatorExecuteListener #​44402
🔨 Dependency Upgrades
❤️ Contributors

Thank you to all the contributors who worked on this release:

@​KmYgJn, @​bekoenig, @​bernie-schelberg-invicara, @​dmitrysulman, @​izeye, @​metters, @​ngocnhan-tran1996, @​nosan, and @​quaff


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://springdoc.org/) ([source](https://github.com/springdoc/springdoc-openapi)) | `2.8.5` -> `2.8.6` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.springdoc:springdoc-openapi-starter-webmvc-ui/2.8.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.springdoc:springdoc-openapi-starter-webmvc-ui/2.8.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.springdoc:springdoc-openapi-starter-webmvc-ui/2.8.5/2.8.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.springdoc:springdoc-openapi-starter-webmvc-ui/2.8.5/2.8.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [org.springframework.boot:spring-boot-starter-oauth2-client](https://spring.io/projects/spring-boot) ([source](https://github.com/spring-projects/spring-boot)) | `3.4.3` -> `3.4.4` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.springframework.boot:spring-boot-starter-oauth2-client/3.4.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.springframework.boot:spring-boot-starter-oauth2-client/3.4.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.springframework.boot:spring-boot-starter-oauth2-client/3.4.3/3.4.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.springframework.boot:spring-boot-starter-oauth2-client/3.4.3/3.4.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [org.springframework.boot:spring-boot-starter-oauth2-resource-server](https://spring.io/projects/spring-boot) ([source](https://github.com/spring-projects/spring-boot)) | `3.4.3` -> `3.4.4` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.springframework.boot:spring-boot-starter-oauth2-resource-server/3.4.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.springframework.boot:spring-boot-starter-oauth2-resource-server/3.4.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.springframework.boot:spring-boot-starter-oauth2-resource-server/3.4.3/3.4.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.springframework.boot:spring-boot-starter-oauth2-resource-server/3.4.3/3.4.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>springdoc/springdoc-openapi (org.springdoc:springdoc-openapi-starter-webmvc-ui)</summary> ### [`v2.8.6`](https://github.com/springdoc/springdoc-openapi/blob/HEAD/CHANGELOG.md#286---2025-03-23) ##### Added - [#&#8203;2909](https://github.com/springdoc/springdoc-openapi/issues/2909) - Check both SerDe BeanPropertyDefinition for @&#8203;JsonUnwrapped/[@&#8203;Schema](https://github.com/Schema) - [#&#8203;2927](https://github.com/springdoc/springdoc-openapi/issues/2927) - Bail sealed class subtype introspection on Schema - [#&#8203;2917](https://github.com/springdoc/springdoc-openapi/issues/2917) - Add Future to ignored response wrappers - [#&#8203;2938](https://github.com/springdoc/springdoc-openapi/issues/2938) - Add out of the box support for LocalTime, YearMonth, MonthDay ##### Changed - Upgrade swagger-ui to v5.20.1 - Upgrade swagger-core to 2.2.29 - Upgrade spring-cloud-function to 4.2.2 - Upgrade spring-boot to version 3.4.4 ##### Fixed - [#&#8203;2928](https://github.com/springdoc/springdoc-openapi/issues/2928) - Add missing builder methods in SchemaBuilder - [#&#8203;2905](https://github.com/springdoc/springdoc-openapi/issues/2905) - ModelResolver.enumAsRef = true result in invalid openapi with actuator using enum param - [#&#8203;2939](https://github.com/springdoc/springdoc-openapi/issues/2939) - Duplicate ModelConverter registration with Spring Boot DevTools - [#&#8203;2941](https://github.com/springdoc/springdoc-openapi/issues/2941) - SpringBoot native fails /v3/api-docs when using a Map as an http entity field </details> <details> <summary>spring-projects/spring-boot (org.springframework.boot:spring-boot-starter-oauth2-client)</summary> ### [`v3.4.4`](https://github.com/spring-projects/spring-boot/releases/tag/v3.4.4) ##### ❗ Noteworthy Changes Tomcat APR support is now disabled by default if you are using Java 24 or higher. This change has been made to prevent JDK from issuing warnings. Please see [the updated release notes](https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.4-Release-Notes#tomcat-apr) for details. ##### :lady_beetle: Bug Fixes - Actuator throws an exception when using prototype scoped DataSource bean [#&#8203;44706](https://github.com/spring-projects/spring-boot/issues/44706) - Docker API error message is missing in some cases [#&#8203;44630](https://github.com/spring-projects/spring-boot/issues/44630) - DefaultJmsListenerContainerFactoryConfigurer#setObservationRegistry should not be public [#&#8203;44585](https://github.com/spring-projects/spring-boot/issues/44585) - When an application contains multiple DataSource beans, EntityManagerFactoryBuilder will default ddl-auto to a value that may only be appropriate for the primary DataSource [#&#8203;44516](https://github.com/spring-projects/spring-boot/issues/44516) - When the main class is not proxied, native testing that uses the application's main method does not work [#&#8203;44481](https://github.com/spring-projects/spring-boot/issues/44481) - When loading configuration from a Resource, Log4J2LoggingSystem may not close the InputStream [#&#8203;44473](https://github.com/spring-projects/spring-boot/issues/44473) - When loading from a resource, PemContent does not close the InputStream [#&#8203;44454](https://github.com/spring-projects/spring-boot/issues/44454) - ResourceBanner does not close the InputStream used to read the banner [#&#8203;44452](https://github.com/spring-projects/spring-boot/issues/44452) - ConfigDataLocationResolvers and PropertySourceLoaders are loaded using a potentially different class loader [#&#8203;44450](https://github.com/spring-projects/spring-boot/issues/44450) - Kafka message sending fails with 'class SslBundleSslEngineFactory could not be found' [#&#8203;44437](https://github.com/spring-projects/spring-boot/issues/44437) - Kafka in native-image fails when using SSL bundles [#&#8203;44436](https://github.com/spring-projects/spring-boot/issues/44436) - Nested test classes don't inherit properties from `@DataJpaTest` on enclosing class [#&#8203;44407](https://github.com/spring-projects/spring-boot/issues/44407) - Failure diagnostics are poor when trying to use an image platform that is not supported by the builder [#&#8203;44059](https://github.com/spring-projects/spring-boot/issues/44059) - Checking if APR is available logs a warning on Java 24 [#&#8203;44033](https://github.com/spring-projects/spring-boot/issues/44033) ##### :notebook_with_decorative_cover: Documentation - Multiline properties in documentation are missing backslashes [#&#8203;44790](https://github.com/spring-projects/spring-boot/issues/44790) - Polish javadoc of SqlR2dbcScriptDatabaseInitializer [#&#8203;44764](https://github.com/spring-projects/spring-boot/issues/44764) - Document support for Java 24 [#&#8203;44754](https://github.com/spring-projects/spring-boot/issues/44754) - Remove OpenShift link that 404s [#&#8203;44748](https://github.com/spring-projects/spring-boot/issues/44748) - Fix link to javadoc for JavaExec.setArgsString [#&#8203;44536](https://github.com/spring-projects/spring-boot/issues/44536) - Fix typo in documentation [#&#8203;44523](https://github.com/spring-projects/spring-boot/issues/44523) - Update descriptions of properties that no longer require Flyway Teams [#&#8203;44483](https://github.com/spring-projects/spring-boot/issues/44483) - Fix typo in javadoc of CommonStructuredLogFormat#ELASTIC_COMMON_SCHEMA [#&#8203;44469](https://github.com/spring-projects/spring-boot/pull/44469) - Samples for metadata annotation processers have invalid fold attribute [#&#8203;44420](https://github.com/spring-projects/spring-boot/issues/44420) - Clarify which Mongo properties are ignored when URI property is set [#&#8203;44404](https://github.com/spring-projects/spring-boot/issues/44404) - Adapt Javadoc reference of JooqExceptionTranslator to use ExceptionTranslatorExecuteListener [#&#8203;44402](https://github.com/spring-projects/spring-boot/issues/44402) ##### :hammer: Dependency Upgrades - Upgrade to ActiveMQ 6.1.6 [#&#8203;44663](https://github.com/spring-projects/spring-boot/issues/44663) - Upgrade to AspectJ 1.9.23 [#&#8203;44720](https://github.com/spring-projects/spring-boot/issues/44720) - Upgrade to Groovy 4.0.26 [#&#8203;44546](https://github.com/spring-projects/spring-boot/issues/44546) - Upgrade to Hibernate 6.6.11.Final [#&#8203;44739](https://github.com/spring-projects/spring-boot/issues/44739) - Upgrade to Infinispan 15.0.14.Final [#&#8203;44548](https://github.com/spring-projects/spring-boot/issues/44548) - Upgrade to Jackson Bom 2.18.3 [#&#8203;44549](https://github.com/spring-projects/spring-boot/issues/44549) - Upgrade to Jetty 12.0.18 [#&#8203;44774](https://github.com/spring-projects/spring-boot/issues/44774) - Upgrade to Jetty Reactive HTTPClient 4.0.9 [#&#8203;44773](https://github.com/spring-projects/spring-boot/issues/44773) - Upgrade to jOOQ 3.19.21 [#&#8203;44665](https://github.com/spring-projects/spring-boot/issues/44665) - Upgrade to Logback 1.5.18 [#&#8203;44775](https://github.com/spring-projects/spring-boot/issues/44775) - Upgrade to Maven Deploy Plugin 3.1.4 [#&#8203;44552](https://github.com/spring-projects/spring-boot/issues/44552) - Upgrade to Maven Install Plugin 3.1.4 [#&#8203;44553](https://github.com/spring-projects/spring-boot/issues/44553) - Upgrade to Micrometer 1.14.5 [#&#8203;44565](https://github.com/spring-projects/spring-boot/issues/44565) - Upgrade to Micrometer Tracing 1.4.4 [#&#8203;44566](https://github.com/spring-projects/spring-boot/issues/44566) - Upgrade to Native Build Tools Plugin 0.10.6 [#&#8203;44708](https://github.com/spring-projects/spring-boot/issues/44708) - Upgrade to Neo4j Java Driver 5.28.3 [#&#8203;44691](https://github.com/spring-projects/spring-boot/issues/44691) - Upgrade to Netty 4.1.119.Final [#&#8203;44554](https://github.com/spring-projects/spring-boot/issues/44554) - Upgrade to Pulsar 3.3.5 [#&#8203;44555](https://github.com/spring-projects/spring-boot/issues/44555) - Upgrade to Reactor Bom 2024.0.4 [#&#8203;44567](https://github.com/spring-projects/spring-boot/issues/44567) - Upgrade to SLF4J 2.0.17 [#&#8203;44556](https://github.com/spring-projects/spring-boot/issues/44556) - Upgrade to Spring AMQP 3.2.4 [#&#8203;44740](https://github.com/spring-projects/spring-boot/issues/44740) - Upgrade to Spring Batch 5.2.2 [#&#8203;44568](https://github.com/spring-projects/spring-boot/issues/44568) - Upgrade to Spring Data Bom 2024.1.4 [#&#8203;44569](https://github.com/spring-projects/spring-boot/issues/44569) - Upgrade to Spring Framework 6.2.5 [#&#8203;44731](https://github.com/spring-projects/spring-boot/issues/44731) - Upgrade to Spring Integration 6.4.3 [#&#8203;44776](https://github.com/spring-projects/spring-boot/issues/44776) - Upgrade to Spring Kafka 3.3.4 [#&#8203;44570](https://github.com/spring-projects/spring-boot/issues/44570) - Upgrade to Spring Pulsar 1.2.4 [#&#8203;44571](https://github.com/spring-projects/spring-boot/issues/44571) - Upgrade to Spring Security 6.4.4 [#&#8203;44572](https://github.com/spring-projects/spring-boot/issues/44572) - Upgrade to Spring WS 4.0.12 [#&#8203;44573](https://github.com/spring-projects/spring-boot/issues/44573) - Upgrade to Testcontainers 1.20.6 [#&#8203;44557](https://github.com/spring-projects/spring-boot/issues/44557) - Upgrade to Tomcat 10.1.39 [#&#8203;44666](https://github.com/spring-projects/spring-boot/issues/44666) ##### :heart: Contributors Thank you to all the contributors who worked on this release: [@&#8203;KmYgJn](https://github.com/KmYgJn), [@&#8203;bekoenig](https://github.com/bekoenig), [@&#8203;bernie-schelberg-invicara](https://github.com/bernie-schelberg-invicara), [@&#8203;dmitrysulman](https://github.com/dmitrysulman), [@&#8203;izeye](https://github.com/izeye), [@&#8203;metters](https://github.com/metters), [@&#8203;ngocnhan-tran1996](https://github.com/ngocnhan-tran1996), [@&#8203;nosan](https://github.com/nosan), and [@&#8203;quaff](https://github.com/quaff) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTAuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIxMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Renovate added 1 commit 2025-03-21 04:03:22 +00:00
fix(deps): update dependencies (major and minor) to v3.4.4
All checks were successful
CI / Get Changed Files (pull_request) Successful in 19s
CI / eslint (pull_request) Has been skipped
CI / test-build (pull_request) Has been skipped
CI / prettier (pull_request) Has been skipped
CI / Checkstyle Main (pull_request) Successful in 1m5s
4d31758f65
Renovate force-pushed renovate/dependencies-(major-and-minor) from 4d31758f65 to 9b6069cd72 2025-03-23 16:04:47 +00:00 Compare
Renovate changed title from fix(deps): update dependencies (major and minor) to v3.4.4 to fix(deps): update dependencies (major and minor) 2025-03-23 16:04:50 +00:00
Renovate force-pushed renovate/dependencies-(major-and-minor) from 9b6069cd72 to efdf26f1f4 2025-03-26 08:32:31 +00:00 Compare
Renovate force-pushed renovate/dependencies-(major-and-minor) from efdf26f1f4 to 29bf6965f8 2025-03-26 10:01:48 +00:00 Compare
Renovate force-pushed renovate/dependencies-(major-and-minor) from 29bf6965f8 to b0783b6390 2025-03-26 11:01:46 +00:00 Compare
Renovate force-pushed renovate/dependencies-(major-and-minor) from b0783b6390 to d437aa6d52 2025-03-26 13:02:38 +00:00 Compare
Renovate force-pushed renovate/dependencies-(major-and-minor) from d437aa6d52 to fda8cca03c 2025-03-26 14:02:02 +00:00 Compare
Renovate force-pushed renovate/dependencies-(major-and-minor) from fda8cca03c to 458562a6ef 2025-03-26 15:02:08 +00:00 Compare
Renovate force-pushed renovate/dependencies-(major-and-minor) from 458562a6ef to 4622771483 2025-03-27 11:01:46 +00:00 Compare
Renovate force-pushed renovate/dependencies-(major-and-minor) from 4622771483 to aca389a9b0 2025-03-27 12:01:57 +00:00 Compare
jank approved these changes 2025-03-27 12:53:24 +00:00
jank merged commit 8ec97d7f2f into main 2025-03-27 12:53:28 +00:00
jank deleted branch renovate/dependencies-(major-and-minor) 2025-03-27 12:53:28 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: SZUT/casino#85
No description provided.