Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.2.0-m3 #871

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 21, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.springframework.boot:spring-boot-starter-parent (source) 3.2.0-M2 -> 3.2.0-M3 age adoption passing confidence

Release Notes

spring-projects/spring-boot (org.springframework.boot:spring-boot-starter-parent)

v3.2.0-M3

Compare Source

⭐ New Features
  • Support security options for CNB builder container #​37479
  • Support bind mounts for image building workspace #​37478
  • Auto-configure ObservationRegistry on JmsTemplate #​37388
  • Add Docker Compose service connection support for Neo4j #​37379
  • Remove usage of deprecated ServerHttpObservationFilter for WebFlux instrumentation #​37344
  • Use spring.application.name as fallback for service.name in OtlpConfig #​37285
  • Introduce configuration property "spring.servlet.multipart.strict-servlet-compliance" #​37242
  • Add ConnectionDetails and ServiceConnection support to Pulsar #​37197
  • Add virtual host support for Rabbit Stream #​37189
  • Include JdbcClientAutoConfiguration in @JdbcTest and @DataJpaTest test slices #​37122
  • Unwrap a validator instance of specified type contained in SpringValidatorAdapter #​37119
  • Reduce logging in WelcomePageHandlerMapping on invalid Accept headers #​37118
  • Add dependency management for Kotlin Serialization #​37093
  • Provide a RestClientBuilderConfigurer for apply Boot's defaults to a custom RestClient.Builder #​36265
  • Add configuration property for GraphQL Schema Mapping Inspection #​36252
  • Upgrade to Jetty 12 #​36073
  • Configure virtual threads on Spring Data Redis' ClusterCommandExecutor #​35942
  • Add service connection from Testcontainers OpenTelemetry Collector #​35082
  • Add support for Spring for Apache Pulsar #​34763
🐞 Bug Fixes
  • When SLF4J and Logback are initialized on multiple threads in parallel, startup may fail due to SubstituteLoggerFactory being considered to be a competing LoggerFactory implementation #​37485
  • Saml2RelyingPartyAutoConfiguration ignores sign-request when metadata-url is used #​37483
  • Leaking file descriptor / socket within DomainSocket tooling #​37461
  • Property 'logging.threshold.console' not working #​37446
  • PrivateKeyParser doesn't support ed448, XDH and RSA-PSS keys #​37423
  • java.lang.OutOfMemoryError: Metaspace when repeatedly deploying and undeploying a Spring Boot web application multiple times in Tomcat #​37402
  • RestClientSsl is not provided as a bean #​37400
  • "languageVersion is final and cannot be changed" when using Gradle 8.3 and configuring the Java toolchain's language version #​37381
  • AOT processing fails when a @ConfigurationProperties-annotated record has multiple constructors #​37337
  • SslStoreBundle implementations aren't immutable #​37335
  • OpenTelemetryProperties fail if opentelemetry-sdk-common is not available #​37284
  • Spring Boot dependency management not working for ehcache when using Gradle and the dependency management plugin #​37271
  • ServiceConnectionContextCustomizer can trigger docker usage during AOT processing #​37194
  • Parsing OCI image names that are invalid due to the use of upper case letters is very slow #​37184
  • Producing and consuming different tracing propagation formats doesn't work #​37179
  • Using https with elliptic curves other than secp384r1 fails #​37171
  • In 3.0.x and later, Spring Security cannot be used to secure a WebSocket upgrade request when using Jetty #​37159
  • Local baggage is propagated when using Brave and W3C #​37157
  • Default value metadata for management.otlp.metrics.export.base-time-unit is missing #​37094
📔 Documentation
  • Document that PKCS8 PEM files should be used whenever possible #​37444
  • Update Antora reference documentation links to Spring projects #​37428
  • Add reference to Oracle Spring Boot Starters #​37412
  • Add SSL section to Pulsar docs #​37375
  • Correct the description of spring.artemis.broker-url #​37310
  • Add default value metadata for management.metrics.export.signalfx.published-histogram-type #​37254
  • Polish javadoc #​37144
  • Add Javadoc since for AbstractRabbitListenerContainerFactoryConfigurer.setTaskExecutor() #​37117
  • Include Spring Modulith in Spring Boot Documentation #​37106
  • Document Welcome Page support ordering #​34846
🔨 Dependency Upgrades
❤️ Contributors

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

@​Eng-Fouad, @​anessi, @​dependabot[bot], @​dkswnkk, @​eddumelendez, @​fmbenhassine, @​izeye, @​markxnelson, @​mdeinum, @​onobc, @​quaff, and @​zpavloudis


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by Mend Renovate. View repository job log here.

@github-actions github-actions bot added type: dependency-upgrade Pull requests that update a dependency file component: graphql-webmvc labels Sep 21, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot merged commit 8479496 into main Sep 21, 2023
5 checks passed
@renovate renovate bot deleted the renovate/spring-boot branch September 21, 2023 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: graphql-webmvc type: dependency-upgrade Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants