xdev-software / vaadin-grid-exporter

Makes it possible to export Vaadin Grids to different formats
Apache License 2.0
23 stars 2 forks source link

Update org.springframework.boot.version to v3.3.2 - autoclosed #233

Closed xdev-renovate closed 2 months ago

xdev-renovate commented 2 months ago

This PR contains the following updates:

Package Type Update Change
org.springframework.boot:spring-boot-maven-plugin (source) build patch 3.3.1 -> 3.3.2
org.springframework.boot:spring-boot-dependencies (source) import patch 3.3.1 -> 3.3.2

Release Notes

spring-projects/spring-boot (org.springframework.boot:spring-boot-maven-plugin) ### [`v3.3.2`](https://togithub.com/spring-projects/spring-boot/releases/tag/v3.3.2) [Compare Source](https://togithub.com/spring-projects/spring-boot/compare/v3.3.1...v3.3.2) ##### :lady_beetle: Bug Fixes - No configuration property for defaultTimeout setting that was introduced in Spring Integration 6.2 [#​41521](https://togithub.com/spring-projects/spring-boot/issues/41521) - NPE during auto-configuration in OnClassCondition.resolveOutcomesThreaded because firstHalf is null [#​41504](https://togithub.com/spring-projects/spring-boot/issues/41504) - Spring Authorization Server now defaults multipleIssuersAllowed to false and it cannot be easily re-enabled [#​41355](https://togithub.com/spring-projects/spring-boot/pull/41355) - ServiceConnection does not work with `@DataLdapTest` [#​41325](https://togithub.com/spring-projects/spring-boot/pull/41325) - PropertiesMigrationListener wrongly reports property as deprecated [#​41252](https://togithub.com/spring-projects/spring-boot/issues/41252) - `@NestedConfigurationProperty` doesn't work on records [#​41251](https://togithub.com/spring-projects/spring-boot/pull/41251) - TestcontainersLifecycleBeanPostProcessor does not work correctly with scoped beans [#​41238](https://togithub.com/spring-projects/spring-boot/issues/41238) - Error message can be misleading if spring.config.import fails to resolve [#​41236](https://togithub.com/spring-projects/spring-boot/issues/41236) - build-image failures after docker desktop update with 'Illegal char <:> at index 5: npipe:////' [#​41234](https://togithub.com/spring-projects/spring-boot/issues/41234) - When using Jetty, filters, listeners, and servlets are not initialized with the same thread context classloader [#​41225](https://togithub.com/spring-projects/spring-boot/issues/41225) - DirtiesContext used with Webflux, a random port and multiple contexts causes multiple contexts to misbehave [#​41221](https://togithub.com/spring-projects/spring-boot/issues/41221) - NoSuchMethodException on org.apache.activemq.ActiveMQConnectionFactory.`` when using spring-boot-starter-activemq in a native image [#​41214](https://togithub.com/spring-projects/spring-boot/issues/41214) ##### :notebook_with_decorative_cover: Documentation - Fix documentation links in the README [#​41531](https://togithub.com/spring-projects/spring-boot/pull/41531) - Document the types to which each spring.mvc.format and spring.webflux.format property applies [#​41518](https://togithub.com/spring-projects/spring-boot/issues/41518) - Document that logging.file.name and logging.file.path cannot be used together [#​41516](https://togithub.com/spring-projects/spring-boot/issues/41516) - Refine CDS how-to guide [#​41464](https://togithub.com/spring-projects/spring-boot/pull/41464) - Fix typos in javadoc of BootstrapContext [#​41448](https://togithub.com/spring-projects/spring-boot/issues/41448) - CDS link in "Efficient Deployments" documentation is broken [#​41321](https://togithub.com/spring-projects/spring-boot/issues/41321) - Update Kotlin DSL examples that configure the environment of bootBuildImage to be additive [#​41270](https://togithub.com/spring-projects/spring-boot/issues/41270) - Document tracing support for RestClient [#​41192](https://togithub.com/spring-projects/spring-boot/issues/41192) - Documentation wrongly states that zipkin-sender-urlconnection is needed [#​41181](https://togithub.com/spring-projects/spring-boot/issues/41181) ##### :hammer: Dependency Upgrades - Upgrade to AspectJ 1.9.22.1 [#​41474](https://togithub.com/spring-projects/spring-boot/issues/41474) - Upgrade to Byte Buddy 1.14.18 [#​41371](https://togithub.com/spring-projects/spring-boot/issues/41371) - Upgrade to Dependency Management Plugin 1.1.6 [#​41372](https://togithub.com/spring-projects/spring-boot/issues/41372) - Upgrade to GraphQL Java 22.1 [#​41219](https://togithub.com/spring-projects/spring-boot/issues/41219) - Upgrade to Groovy 4.0.22 [#​41373](https://togithub.com/spring-projects/spring-boot/issues/41373) - Upgrade to HttpCore5 5.2.5 [#​41374](https://togithub.com/spring-projects/spring-boot/issues/41374) - Upgrade to Jackson Bom 2.17.2 [#​41375](https://togithub.com/spring-projects/spring-boot/issues/41375) - Upgrade to Jetty 12.0.11 [#​41376](https://togithub.com/spring-projects/spring-boot/issues/41376) - Upgrade to JsonAssert 1.5.3 [#​41377](https://togithub.com/spring-projects/spring-boot/issues/41377) - Upgrade to JUnit Jupiter 5.10.3 [#​41378](https://togithub.com/spring-projects/spring-boot/issues/41378) - Upgrade to Kafka 3.7.1 [#​41379](https://togithub.com/spring-projects/spring-boot/issues/41379) - Upgrade to Lombok 1.18.34 [#​41380](https://togithub.com/spring-projects/spring-boot/issues/41380) - Upgrade to Micrometer 1.13.2 [#​41298](https://togithub.com/spring-projects/spring-boot/issues/41298) - Upgrade to Micrometer Tracing 1.3.2 [#​41299](https://togithub.com/spring-projects/spring-boot/issues/41299) - Upgrade to MSSQL JDBC 12.6.3.jre11 [#​41381](https://togithub.com/spring-projects/spring-boot/issues/41381) - Upgrade to Neo4j Java Driver 5.22.0 [#​41382](https://togithub.com/spring-projects/spring-boot/issues/41382) - Upgrade to R2DBC MariaDB 1.2.1 [#​41383](https://togithub.com/spring-projects/spring-boot/issues/41383) - Upgrade to Reactor Bom 2023.0.8 [#​41384](https://togithub.com/spring-projects/spring-boot/issues/41384) - Upgrade to Spring Data Bom 2024.0.2 [#​41300](https://togithub.com/spring-projects/spring-boot/issues/41300) - Upgrade to Spring Framework 6.1.11 [#​41301](https://togithub.com/spring-projects/spring-boot/issues/41301) - Upgrade to Spring GraphQL 1.3.2 [#​41527](https://togithub.com/spring-projects/spring-boot/issues/41527) - Upgrade to Spring HATEOAS 2.3.1 [#​41497](https://togithub.com/spring-projects/spring-boot/issues/41497) - Upgrade to Spring Integration 6.3.2 [#​41302](https://togithub.com/spring-projects/spring-boot/issues/41302) - Upgrade to Spring Kafka 3.2.2 [#​41303](https://togithub.com/spring-projects/spring-boot/issues/41303) - Upgrade to Spring Pulsar 1.1.2 [#​41536](https://togithub.com/spring-projects/spring-boot/issues/41536) - Upgrade to Spring Retry 2.0.7 [#​41485](https://togithub.com/spring-projects/spring-boot/issues/41485) - Upgrade to Tomcat 10.1.26 [#​41498](https://togithub.com/spring-projects/spring-boot/issues/41498) ##### :heart: Contributors Thank you to all the contributors who worked on this release: [@​acouvreur](https://togithub.com/acouvreur), [@​anbusampath](https://togithub.com/anbusampath), [@​eddumelendez](https://togithub.com/eddumelendez), [@​izeye](https://togithub.com/izeye), [@​jxblum](https://togithub.com/jxblum), [@​mateusscheper](https://togithub.com/mateusscheper), [@​opcooc](https://togithub.com/opcooc), and [@​sdeleuze](https://togithub.com/sdeleuze)

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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Renovate Bot.