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.0.19 to 6.0.20 #3266

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 18, 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)

@dependabot dependabot bot added the type: dependency-upgrade Pull requests that update a dependency file label May 18, 2024
@github-actions github-actions bot added this to the 3.0.17 milestone May 18, 2024
@github-actions github-actions bot enabled auto-merge (squash) May 18, 2024 10:27
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 force-pushed the dependabot/gradle/3.0.x/org.springframework-spring-framework-bom-6.0.20 branch from 542288c to dd38ec7 Compare May 18, 2024 10:34
@github-actions github-actions bot merged commit 12f59d5 into 3.0.x May 18, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/3.0.x/org.springframework-spring-framework-bom-6.0.20 branch May 18, 2024 10:41
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.

None yet

0 participants