Skip to content
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

Bump org.springframework:spring-framework-bom from 6.1.16 to 6.1.17 #9838

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 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 Pull requests that update a dependency file label Feb 16, 2025
@github-actions github-actions bot added this to the 6.3.8 milestone Feb 16, 2025
@github-actions github-actions bot enabled auto-merge (squash) February 16, 2025 00:21
@artembilan
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/gradle/6.3.x/org.springframework-spring-framework-bom-6.1.17 branch from 8acbec8 to 1e41125 Compare February 16, 2025 04:14
@artembilan
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/gradle/6.3.x/org.springframework-spring-framework-bom-6.1.17 branch from 1e41125 to f512110 Compare February 16, 2025 04:23
@artembilan
Copy link
Member

@dependabot rebase

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 f512110 to 115a109 Compare February 16, 2025 14:39
@github-actions github-actions bot merged commit 67dfc3f into 6.3.x Feb 18, 2025
3 checks passed
@github-actions github-actions bot deleted the dependabot/gradle/6.3.x/org.springframework-spring-framework-bom-6.1.17 branch February 18, 2025 18:49
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.

1 participant