Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2025

Bumps org.springframework:spring-framework-bom from 7.0.0-RC1 to 7.0.0-RC3.

Release notes

Sourced from org.springframework:spring-framework-bom's releases.

v7.0.0-RC3

⭐ New Features

  • Deprecate the BeanShell scripting support #35720
  • Deprecate the lang XML namespace #35719
  • Deprecate Hamcrest methods in WebTestClient #35703
  • Remove Hamcrest dependency from RestTestClient #35702
  • AssertJ support for RestTestClient #35701
  • Use test-method scoped ExtensionContext in the SpringExtension #35697
  • Remove support for callable references in BeanRegistrarDsl #35694
  • Make Protobuf support extensible for gRPC #35403
  • Fix CRaC potential hangup after restoring #34372

🐞 Bug Fixes

  • Add support for Spring AOT with BeanRegistrar for attribute AutoProxyUtils.originalTargetClass #35645
  • SingletonSupplier is not singleton if null is returned on first supplier call #35380

📔 Documentation

  • Remove outdated Portlet mentions #35726
  • Move the "Groovy Bean Definition DSL" section to the Groovy page #35721
  • Remove outdated Spring version mentions #35696
  • Document automatic context propagation #35689
  • Refine documentation of BeanRegistrarDsl with RouterFunctionDsl #35549

🔨 Dependency Upgrades

  • Upgrade to Kotlin 2.2.21 #35714

❤️ Contributors

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

@​YaSuenag, @​dmitrysulman, and @​nosan

v7.0.0-RC2

⭐ New Features

  • Early support for Jakarta Servlet 6.2 and Jakarta Activation 2.2 #35670
  • Prevent compilation error with WebTestClient without Hamcrest #35666
  • Derive StatelessSession from transactional Session on Hibernate 7.2 #35664
  • Consistent support for JPA 3.2 transaction timeouts #35663
  • Add support for EntityManagerFactory bootstrapping from JPA 3.2 PersistenceConfiguration #35662

🐞 Bug Fixes

  • JdkClientHttpRequestFactory does not clean response headers when decompressing #35668
  • Make HttpStatus.resolve return non-deprecated one #35659
  • Reflection hints missing for SpringPersistenceUnitInfo.setPersistenceProviderPackageName #35655

... (truncated)

Commits
  • 8ed2f2a Release v7.0.0-RC3
  • ce050f1 Upgrade OkHttp to 5.3.0
  • b2b5261 Polishing
  • d7acdc5 Upgrade to Hibernate Validator 9.1.0.CR1
  • a705c6f Merge branch '6.2.x'
  • 01a58a2 Fix minor typo in RestClient
  • a23c377 Docs for the RestTestClient AssertJ integration
  • d63f1a8 Merge branch '6.2.x'
  • f28e245 Upgrade to Groovy 4.0.29, Jetty 12.0.29, Jackson 2.18.5
  • 14579b7 Fix concurrency permit leak causing permanent deadlock in SimpleAsyncTaskExec...
  • 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:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 7.0.0-RC1 to 7.0.0-RC3.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v7.0.0-RC1...v7.0.0-RC3)

---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
  dependency-version: 7.0.0-RC3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: dependency-upgrade A dependency upgrade

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant