Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 14, 2025

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

Release notes

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

v6.1.17

⭐ New Features

  • Improve PathMatcher to PathPatternParser migration in mvc XML configuration #34102
  • Avoid logger serialization behind shared EntityManager proxy #34085

🐞 Bug Fixes

  • Check hasNext when when accessing sessionIds from UserDestinationResult #34397
  • Quartz-style Nth Day of Week cron expressions can overflow to other month #34377
  • Stop assuming that AspectJ Advice has JoinPoint as the first argument #34369
  • ConfigurationClassEnhancer should explicitly set custom ClassLoader on CGLIB Enhancer (aligned with CglibAopProxy) #34358
  • Property binding to Map that implements Iterable no longer works #34338
  • AnnotationBeanNameGenerator issues warning about explicitly aliased value attribute #34330
  • Connection reset exception from RestTemplate call in Spring Web MVC controller is ignored #34278
  • Wrong parentId tracking in FlightRecorderApplicationStartup #34254
  • Ensure AsyncListener#onError does not return until dispatch completes #34196
  • SpEL fails to invoke MethodHandle function reference accepting only varargs #34114

📔 Documentation

  • Clarify component scanning of abstract classes with @Lookup methods #34368
  • Fix broken links in the web reference documentation #34139

🔨 Dependency Upgrades

  • Upgrade to Reactor 2023.0.15 #34406
  • Upgrade to RSocket 1.1.5 #34405
Commits
  • d3343db Release v6.1.17
  • 9d6d671 Upgrade to Jetty 12.0.16, Netty 4.1.118, XStream 1.4.21, AssertJ 3.27.3, Chec...
  • 24fd094 Align with SmartClassLoader handling for AOP proxy classes
  • 5b928f4 Finish incomplete sentences
  • 5e52bae Upgrade to Reactor 2023.0.15
  • c10596a Upgrade to RSocket 1.1.5
  • a68b728 Improve warning for unexpected use of value attribute as @⁠Component name
  • a5b9e66 Polishing
  • 78fe55f Check hasNext on sessionIds in UserDestinationResult
  • 65913c3 Fix "Nth day of week" Quartz-style cron expressions
  • 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 Feb 14, 2025
@github-actions github-actions bot added this to the 6.3.7 milestone Feb 14, 2025
@spring-builds spring-builds enabled auto-merge (rebase) February 14, 2025 04:08
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.1.16 to 6.1.17.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.16...v6.1.17)

---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
  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/6.3.x/org.springframework-spring-framework-bom-6.1.17 branch from 59069e8 to 3478561 Compare February 14, 2025 04:17
@spring-builds spring-builds merged commit c3d45ae into 6.3.x Feb 14, 2025
6 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/6.3.x/org.springframework-spring-framework-bom-6.1.17 branch February 14, 2025 04:28
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