Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

v7.0.0-RC1

⭐ New Features

  • Align default order between @EnableAsync and @EnableResilientMethods #35643
  • Add first class ParameterizedTypeReference support to BeanRegistrar #35635
  • Support for JTA 2.1 read-only attribute #35633
  • UriComponentsBuilder#query should not clear queryParams if null passed in #35629
  • Revise PersistenceUnitInfo management for compatibility with JPA 3.2 as well as JPA 4.0 #35622
  • Deprecate TransactionCallbackWithoutResult #35606
  • Introduce queryParamPredicate in AbstractRequestLoggingFilter #35603
  • Add builder-based constructors to Jackson 3 infrastructure #35597
  • Refine StringUtils#splitArrayElementsIntoProperties nullability #35595
  • Support matching against exception causes in ExceptionTypeFilter #35592
  • Match against exception causes in @Retryable and RetryPolicy #35583
  • Improve configuration of HttpMessageConverters in RestClient and RestTestClient #35578
  • Support Bean Overrides for non-singletons #35574
  • Introduce findAnnotatedBeans(ListableBeanFactory) in ControllerAdviceBean #35571
  • Support explicitly specifying "no version" on a request #35566
  • Simplify overriding of default codec for Jackson 3 vs 2 #35562
  • Revise nullability of TransactionCallback, TransactionOperations, and TransactionalOperator #35561
  • Refine SingletonSupplier<T> supplier-based static methods nullability #35559
  • Add Kotlin extensions for RestTestClient #35558
  • Deprecation warning with GraalVM 25 due to --install-exit-handlers #35557
  • Introduce MapAccessor in SpEL and deprecate existing implementation in spring-context #35537
  • Add serialVersionUID in LinkedCaseInsensitiveMap #35535
  • Use uppercase for classpath-related static final field names #35525
  • Prevent empty declaration of @ConcurrencyLimit #35523
  • Nullability fixes for AtomicReference #35514
  • Enhance toString method in SockJsFrame #35510
  • Invoke ConfigurationBeanNameGenerator even if a '@Bean(name = ..)' is provided #35505
  • Add support for recording and reusing the outcome of classpath scanning #35497
  • Upgrade to NullAway 0.12.10 and refine nullability #35492
  • Introduce automatic context propagation in CoroutinesUtils#invokeSuspendingFunction #35485
  • Missing Nullable on body parameter in HttpClientErrorException.create methods. #35482
  • Introduce placeholder resolution support in @ConcurrencyLimit #35470
  • Refine PropagationContextElement #35469
  • Refine EntityManagerRuntimeHints for Hibernate 7.1+ #35462
  • Provide programmatic alternative to @ConcurrencyLimit #35460
  • Add caching to default JMS destination resolver #35456
  • Deprecate the org.springframework.web.servlet.view.document package #35451
  • Support injecting the API version into a controller method #35424
  • Provide access to raw content in RestTestClient #35399
  • Reject effectively private handler methods on CGLIB proxied controllers #35352
  • Use EmbeddedValueResolver to resolve value in MvcUriComponentsBuilder #35348
  • Upgrade to JUnit 6 #35124
  • Add ParameterizedTypeReference overload next to BeanFactory.getBeanProvider(ResolvableType) #31444
  • Provide GSON-based Encoder/Decoder #27131

🐞 Bug Fixes

... (truncated)

Commits
  • 118c2c2 Release v7.0.0-RC1
  • a7c43d9 Merge branch '6.2.x'
  • 18a8797 Next development version (v6.2.13-SNAPSHOT)
  • 1c64f86 Upgrade to Netty 4.2.7
  • 527643f Merge branch '6.2.x'
  • c53132e Polishing
  • b9d6a90 Merge branch '6.2.x'
  • 03c3ec1 Fall back on remoteHost if remoteAddress is null
  • b46c41b Add first class ParameterizedTypeReference support to BeanRegistrar
  • e6481a0 Deprecate "feed" and "document" view packages
  • 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)

@dependabot dependabot bot added the type: dependency-upgrade A dependency upgrade label Oct 16, 2025
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 7.0.0-M9 to 7.0.0-RC1.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v7.0.0-M9...v7.0.0-RC1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/main/org.springframework-spring-framework-bom-7.0.0-RC1 branch from 4184712 to e46b6b0 Compare October 20, 2025 19:11
@onobc
Copy link
Collaborator

onobc commented Oct 21, 2025

Closing in favor of #1293

@onobc onobc closed this Oct 21, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 21, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@onobc onobc deleted the dependabot/gradle/main/org.springframework-spring-framework-bom-7.0.0-RC1 branch October 21, 2025 04:26
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