Skip to content

Bump org.springframework:spring-framework-bom from 7.0.0-M6 to 7.0.0-SNAPSHOT #1149

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 17, 2025

Bumps org.springframework:spring-framework-bom from 7.0.0-M6 to 7.0.0-SNAPSHOT.

Release notes

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

v7.0.0-M7

⭐ New Features

  • LocalDataSourceJobStore should re-initialize statically registered Quartz ConnectionProvider on context restart #35208
  • Make rootObject parameter consistently nullable #35206
  • Refine multipart converter registration in HttpMessageConverters #35203
  • Introduce getSource() in ApplicationContextEvent with covariant return type #35197
  • Introduce ContextRestartedEvent as a subtype of ContextStartedEvent #35194
  • Align HttpMessageConverters builder with WebFlux codecs variants #35187
  • Transaction-scoped resource binding in TransactionSynchronizationManager #35182
  • Use flexible generics nullness in RestClient.RequestHeadersSpec.ExchangeFunction #35180
  • Introduce ConfigurableApplicationContext.restart() method #35171
  • Pause unused application contexts in the TestContext framework #35168
  • Skip initialization of a NullBean #35165
  • Short-circuit matching algorithm in InstanceFilter #35161
  • Support direct matching against exceptions in ExceptionTypeFilter #35160
  • InstanceFilter and ExceptionTypeFilter should set matchIfEmpty to true by default #35158
  • Require explicit constraints in @Contract #35157
  • Specify fetchSize/maxRows/queryTimeout per statement in JdbcClient #35155
  • Include MethodParameter[] parameters in HttpRequestValues.Processor #35148
  • Deprecate DaoSupport classes #35145
  • Remove maxDuration/maxElapsedTime support from RetryPolicy #35144
  • Introduce @ConcurrencyLimit annotation based on ConcurrencyThrottleInterceptor #35133
  • Consistently implement toString() in BackOff strategies #35120
  • Support API versioning for functional endpoints #35113
  • Migrate orm.hibernate5 to orm.jpa.hibernate package for Hibernate ORM 7.0 #35111
  • Redesign RetryPolicy to directly incorporate BackOff #35110
  • Ability to limit list of supported API versions to explicitly configured ones for Spring MVC #35105
  • Refine nullability of PropertyResolver.getProperty(key: String) extension #35104
  • Support for exposing additional object types in SmartFactoryBean #35101
  • Add missing @Nullable to MethodInvoker::setArguments parameter #35089
  • Support @RequestBody in interface method when computing "consumes" condition #35086
  • Consistent validation of supported API versions #35082
  • Resolve optional HandlerMethod parameter of @ExceptionHandler method to null #35067
  • Add ability to decorate HttpExchangeAdapter through HttpServiceProxyFactory #35059
  • Introduce Builder API and factory methods for RetryPolicy #35058
  • Revise RetryTemplate for alignment with Reactor (in preparation for @Retryable) #35057
  • Add ApiVersionResolver based on parameter in media type #35050
  • Support deprecation information in API versioning #35049
  • Add support for configuring SslInfo in WebTestClient #35042
  • Make built-in RetryPolicy implementations final #35040
  • Specify flexible generics nullness in spring-jdbc #34911
  • Allow usage of @CheckReturnValue on types and constructors #34910
  • Support repeatable writes in FormHttpMessageConverter#writeMultipart #34859
  • Convert applicable methods in Scope to default methods #34757
  • Add public method to get bean order #34712
  • Discard further rows once maxRows has been reached #34709
  • Support DefaultWebFilterChain allowing the current filter to provide its name explicitly #34702
  • API Versioning Support #34565
  • Introduce @Retryable AOP support (based on core.retry and Reactor retry functionality) #34529

... (truncated)

Commits

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 this to the 4.0.x milestone Jul 17, 2025
@jzheaux jzheaux self-assigned this Jul 17, 2025
@jzheaux jzheaux modified the milestones: 4.0.x, 4.0.0-M1 Jul 17, 2025
@dependabot dependabot bot force-pushed the dependabot/gradle/main/org.springframework-spring-framework-bom-7.0.0-SNAPSHOT branch from 2d5ba69 to 134c25c Compare July 17, 2025 18:49
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 7.0.0-M6 to 7.0.0-SNAPSHOT.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/main/org.springframework-spring-framework-bom-7.0.0-SNAPSHOT branch from 134c25c to fd8e858 Compare July 17, 2025 19:17
@jzheaux jzheaux modified the milestones: 4.0.0-M1, 4.0.x Jul 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant