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

Bump org.springframework.boot:spring-boot-starter-parent from 3.4.0-M1 to 3.4.0-M2 #1166

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 23, 2024

Bumps org.springframework.boot:spring-boot-starter-parent from 3.4.0-M1 to 3.4.0-M2.

Release notes

Sourced from org.springframework.boot:spring-boot-starter-parent's releases.

v3.4.0-M2

⭐ New Features

  • Add value alias to @ConditionalOnAvailableEndpoint and migrate simple conditions #41969
  • Auto-configure remote fields on BraveBaggageManager #41884
  • Add support for Pulsar default tenant/namespace #41851
  • Add TWENTY_THREE to JavaVersion enum #41717
  • When virtual threads are enabled, configure Spring Integration's task scheduler to use them #41695
  • Support multiple Docker Compose files #41691
  • GraphQL should reply with HTTP 415 for unsupported content type #41675
  • Automatically disable banner when using structured logging #41659
  • Make properties for the application's version and PID available in the Environment #41604
  • Update @ConditionalOnSingleCandidate to deal with fallback beans #41580
  • Improve property support for SAML private keys and certificates #41567
  • Add support for grafana/otel-lgtm and LgtmStackContainer from Service Connection #41551
  • Add support for CNB platform API version 0.14 #41549
  • Allow PemContent.of to work with untrimmed content #41540
  • Provide auto-configuration for authenticating with Couchbase using a client certificate #41520
  • Refine structured logging support #41491
  • Shut down Reactor Schedulers for WAR deployments #41548
  • Add SslInfoContributor and SslHealthIndicator #41205
  • Rework Cloud Foundry actuator support behind a pluggable abstraction #41135
  • Add platform option for image building #40944
  • Introduce an ApplicationProperties class so that we can stop binding directly to SpringApplication #40592
  • Auto-configure HandlerMethodArgumentResolvers on AnnotatedControllerConfigurer #40393
  • Automatically activate health probes in Cloud Foundry environments #39804
  • Support @Name with JavaBean-based configuration properties #39452
  • Make DataSourceBuilder be able to derive driverClassName from a URL #39376
  • Make it easier to define a bean in addition to an auto-configured bean of the same type #22403
  • Add execution metadata to scheduled tasks actuator endpoint #17585
  • Make it easier to use the auto-configured EntityManagerFactoryBuilder with Hibernate-specific properties #15318
  • Perform failure analysis when a unique CacheManager bean cannot be found #13348
  • Provide a callback for customising Freemarker variables #8965
  • Add support for enum default values in configuration processor #7562

🐞 Bug Fixes

  • When using WebFlux, server.error.include-binding-errors=ALWAYS no longer has an effect when the BindingResult exception is the cause of a ResponseStatusException #41988
  • PropertiesLauncher does not respect classpath.idx when adding jars in BOOT-INF/lib to the classpath #41971
  • Web extension for SBOM endpoint isn't available under /cloudfoundryapplication #41891
  • Launcher's ClassLoader is no longer parallel capable #41874
  • spring-boot-testcontainers causes unwanted container initialization during AOT processing #41860
  • DynamicPropertyRegistry in @Bean-method fails with spring-boot-testcontainers dependency in classpath (3.4.0-M1) #41839
  • ReactiveElasticsearchRepositoriesAutoConfiguration should back off when Reactor is not on the classpath #41681
  • mvn spring-boot:build-image fails when 'classifier' is set to non-default value #41662
  • Spring Boot Maven plugin AOT cannot handle Maven modules with module-info.java #41648
  • Docker publishRegistry in Maven plugin configuration is validated when publish option is false #41642
  • Some @ControllerEndpoint and @RestControllerEndpoint infrastructure remains undeprecated #41620
  • Using Gradle's new file permission API is implemented in a way that prevents removal of the old API #41608
  • Constructor binding of EnumMap fails due to missing key type #41564

... (truncated)

Commits
  • 5807c58 Release v3.4.0-M2
  • e80422a Merge branch '3.3.x'
  • db1c25a Next development version (v3.3.4-SNAPSHOT)
  • 738ed2b Merge branch '3.3.x'
  • 6a666ee Merge branch '3.2.x' into 3.3.x
  • 4018e65 Next development version (v3.2.10-SNAPSHOT)
  • 25954d2 Merge branch '3.3.x'
  • f0d2503 Merge branch '3.2.x' into 3.3.x
  • 7724cf6 Upgrade to Spring Security 6.4.0-M3
  • 1822b2f Include spring-boot-starter-parent in Integration tests repository
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.4.0-M1 to 3.4.0-M2.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.4.0-M1...v3.4.0-M2)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-parent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependency-upgrade java Pull requests that update Java code labels Aug 23, 2024
@persapiens persapiens merged commit 165e52f into 5.4.x Aug 23, 2024
5 checks passed
@dependabot dependabot bot deleted the dependabot/maven/5.4.x/org.springframework.boot-spring-boot-starter-parent-3.4.0-M2 branch August 23, 2024 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency-upgrade java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant