Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump org.springframework:spring-framework-bom from 6.0.19 to 6.0.20 #2985

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 17, 2024

Bumps org.springframework:spring-framework-bom from 6.0.19 to 6.0.20.

Release notes

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

v6.0.20

⭐ New Features

  • Accept ajc-compiled @Aspect classes for Spring AOP proxy usage #32817

🐞 Bug Fixes

  • Do not send Cookie header in reactive JdkClientHttpRequest if no cookies added #32831
  • Incorrect AsyncRequestTimeoutException handling in ResponseEntityExceptionHandler #32808
  • DeferredQueryInvocationHandler fails to unwrap QuerySqmImpl class outside of transaction #32769
  • MergedAnnotations search does not find container for repeatable annotation #32752
  • AnnotationConfigWebApplicationContext should propagate ApplicationStartup to BeanFactory #32748
  • Ignore non-String keys in PropertiesPropertySource.getPropertyNames() #32743
  • "multiple subscribers not supported" when using WebClient exchange #32732
  • Wrong proxy generation order during AOT for classes with ScopedProxyMode.TARGET\_CLASS and advisors #32701
  • Deadlock/Stall in ConcurrentWebSocketSessionDecorator with Undertow 2.3.10 #32697
  • ConfigurationClassEnhancer should consistently trigger FastClass creation at build-time #32683
  • WebFlux temporary file not always deleted with parallel uploads. #32638

📔 Documentation

  • Improve documentation advising against use of HandlerInterceptor for security #32809
  • Links to Framework's Java API documentation from its Kotlin API documentation are broken #32801
  • Correct documentation on streaming with MockMvcWebTestClient #32722
  • Document that DataIntegrityViolationException can also be thrown on read-only queries #32686
  • Update links to HttpOnly documentation at OWASP in ResponseCookie #32667

🔨 Dependency Upgrades

  • Upgrade to Reactor 2022.0.19 #32787
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)

Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.0.19 to 6.0.20.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.19...v6.0.20)

---
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 A dependency upgrade label May 17, 2024
@dependabot dependabot bot added this to the 3.1.x milestone May 17, 2024
@github-actions github-actions bot modified the milestones: 3.1.x, 3.1.6 May 17, 2024
@spring-builds spring-builds enabled auto-merge (rebase) May 17, 2024 03:15
@spring-builds spring-builds merged commit 2cfcab8 into 3.1.x May 17, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/3.1.x/org.springframework-spring-framework-bom-6.0.20 branch May 17, 2024 03:24
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
type: dependency-upgrade A dependency upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant