Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps org.springframework:spring-framework-bom from 6.1.17 to 6.1.18.

Release notes

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

v6.1.18

⭐ New Features

  • Avoid unnecessary CGLIB processing on configuration classes #34487
  • Inconsistent default class loaders in hint classes #34473

🐞 Bug Fixes

  • DefaultManagedTaskExecutor throws java.lang.UnsupportedOperationException: isShutdown when rejecting tasks #34515
  • Endless loop with DataSourceUtils in spring-jdbc #34497
  • MockHttpServletResponse - handle multiple values for Content-Language header #34491
  • MockHttpServletResponse#setHeader does not remove header for null values #34466
  • ContentCachingResponseWrapper.setHeader does not handle null value properly. #34465
  • Task scheduler configured by XML is not eligible for getting processed by all BeanPostProcessors #34436
  • NullPointerException thrown when ConfigurationClassEnhancer creates CGLIB proxy #34425

📔 Documentation

  • Fix broken antora task #34455

🔨 Dependency Upgrades

  • Upgrade to Reactor 2023.0.16 #34579
Commits
  • 1195bbd Release v6.1.18
  • 9ea049a Upgrade to Reactor 2023.0.16
  • 1e31cd6 Avoid getTargetConnection call on transaction-aware Connection close
  • 0d60f26 Defensively call isShutdown method for executor description
  • a018ae6 Lenient fallback when cached WeakReference returns null
  • ea419d2 Avoid unnecessary CGLIB processing on configuration classes
  • c02d07f Fix multiple Content-Language values in MockHttpServletResponse
  • 7460be6 Consistent default ClassLoader fallback in hint classes
  • ccf4b02 Fix null value support in ContentCachingResponseWrapper
  • b5c89c9 Handle null values in MockHttpServletResponse#setHeader
  • 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 6.1.17 to 6.1.18.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.17...v6.1.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the type: dependency-upgrade Pull requests that update a dependency file label Mar 17, 2025
@github-actions github-actions bot added this to the 3.1.10 milestone Mar 17, 2025
@github-actions github-actions bot enabled auto-merge (squash) March 17, 2025 14:31
@github-actions github-actions bot merged commit 1961de7 into 3.1.x Mar 17, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/3.1.x/org.springframework-spring-framework-bom-6.1.18 branch March 17, 2025 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants