Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 14, 2022

Bumps spring-boot-starter-parent from 3.0.0-RC1 to 3.0.0-RC2.

Release notes

Sourced from spring-boot-starter-parent's releases.

v3.0.0-RC2

⭐ New Features

  • Switch to the Eclipse Angus Jakarta Mail Reference Implementation #33059
  • Remove dependency management for unused EL-related dependencies #33035
  • Unify actuator descriptor class names #33022
  • Rename spring-session.bom.version property to spring-session.version to align with changes to Spring Session's version scheme and bom #32952
  • Add support for CNB platform API 0.10 #32949
  • Rename httptrace endpoint and related classes to httpexchanges #32885
  • Support isolated actuator ObjectMapper #20291

🐞 Bug Fixes

  • When replacing any database, @AutoConfigureTestDatabase does not work in a native test #33100
  • Auto-configured OtelTracer does not back off when another kind of Tracer bean is defined #33097
  • Auto-configured BraveTracer does not back off when another kind of Tracer bean is defined #33095
  • Unnecessary javax Servlet and JSTL dependencies in spring-boot-dependencies #33094
  • NullPointerException in LazyTracingSpanContextSupplier when TraceContext.sampled() returns null #33093
  • Default security filter dispatcher types are not aligned with Spring Security's defaults #33090
  • Inner classes of a @JsonComponent are ignored in a native image #33089
  • Unlike Spring Cloud Sleuth tracing auto-configuration does not provide span customizer beans #33087
  • Configuring spring.jackson.property-naming-strategy fails in a native image #33080
  • Dependency management for Selenium is incomplete #33076
  • management.endpoints.jmx.exposure.include meta-data json contains incorrect default value #33072
  • Context refresh may deadlock when using Prometheus Exemplars #33070
  • ConfigurationProperties constructor @Autowired detection fails for proxy classes #33061
  • Logback <if> blocks cannot read spring properties #33028
  • Spring Boot 3.0 no longer logs guidance to enable debug logging to see the condition evaluation report when the app fails to start #33027
  • Dependency management for XMLUnit is incomplete #33000
  • Spring Boot's Lettuce metrics enable histrograms by default and it's hard to switch them off #32990
  • Spring Boot's auto-configuration for Lettuce metrics enables histograms by default #32986
  • management.observations.http.server.requests.name is ignored when auto-configuring meter filters for maximum allowable uri tags #32973
  • The version of Hazelcast Hibernate is managed unnecessarily #32953
  • @JsonMixin not working in native-image #32929
  • Missing runtime hints for default Liquibase migration file #32926
  • Build failures caused by using a version of GraalVM that does not meet our minimum requirements are hard to diagnose #32924
  • Execution optimizations have been disabled for task processAot with kapt Gradle Plugin #32919
  • Logging hostname at startup can take a prohibitively long time #32908
  • Micrometer Tracer not available in integration tests #32907
  • Auto configuration for data-elasticsearch does not configure mapper that can handle MapDocument payload #32906
  • OTel W3C doesn't propagate remote fields #32898
  • Missing resource hint for banner.txt #32882
  • HttpGraphQlTesterContextCustomizer runs twice when using AOT #32872
  • OutputCaptureExtension fails in native image tests: NoSuchMethodException: OutputCapture.<init> #32870
  • @RestClientTest fails in native image tests: Failed to instantiate SimpleRequestExpectationManager #32867
  • EmbeddedDatabaseConnection was unintentionally initialized at build time when using @DataJpaTest #32865
  • Cyclic dependency between @JsonComponents and ObjectMapper causes JsonComponents to be ignored #32863
  • Properties not available when using SpringBootTest.UseMainMethod.ALWAYS #32860
  • Native testing of a WebFlux-based app using a random or defined port fails with "Runtime reflection is not supported for WebTestClientContextCustomizer$WebTestClientRegistrar" #32859
  • JsonTesters do not work in native tests #32858

... (truncated)

Commits
  • a2addaa Release v3.0.0-RC2
  • 8cb615e Remove workarounds for SecurityContextRepository
  • f4cf722 Align default security filter dispatcher types with Spring Security
  • d34ccb3 Avoid duplicate test database replacement in native tests
  • 954ed3e Merge branch '2.7.x'
  • 9193e52 Merge branch '2.6.x' into 2.7.x
  • 91ed548 Merge pull request #33098 from iamgd67
  • e55e234 Fix kafka streams start description typo in documentation
  • a2f65cd Consider user classes when finding bind constructor
  • d6ecdd5 Remove old Jakarta EE 8 entries from spring-boot-dependencies
  • 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 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 [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.0.0-RC1 to 3.0.0-RC2.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.0-RC1...v3.0.0-RC2)

---
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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 14, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 27, 2023

Superseded by #83.

@dependabot dependabot bot closed this Feb 27, 2023
@dependabot dependabot bot deleted the dependabot/maven/spring-boot/org.springframework.boot-spring-boot-starter-parent-3.0.0-RC2 branch February 27, 2023 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant