Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps org.springframework:spring-framework-bom from 6.0.21 to 6.0.22.

Release notes

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

v6.0.22

⭐ New Features

  • AnnotationUtils performance degrades with deep stacks #32922

🐞 Bug Fixes

  • Observation in ServerHttpObservationFilter is never stopped for asynchronous requests #32986
  • AspectJ CTW aspects executed twice #32973
  • SpEL compilation fails when indexing into a Map with a primitive #32912
  • SpEL compilation fails when indexing into an array or list with an Integer #32910
  • Application not starting with @EnableTransactionManagement(mode = AdviceMode.ASPECTJ) #32883

📔 Documentation

  • Remove outdated copyright from index.adoc #32984

🔨 Dependency Upgrades

  • Upgrade to Reactor 2022.0.20 #33008
Commits
  • e69dde8 Release v6.0.22
  • f285df6 Upgrade to SLF4J 2.0.13, JRuby 9.4.7, Awaitility 4.2.1
  • b9eeee8 Polishing
  • df1f481 Upgrade to Netty 4.1.111
  • 230848c Upgrade to spring-javaformat-checkstyle 0.0.42
  • eda8687 Upgrade to Reactor 2022.0.20
  • 76604db Stop observations for async requests in Servlet filter
  • 38b7209 Polishing
  • df0764d Remove outdated copyright from index.adoc
  • 1e2c463 Exclude node_modules from NoHttp checks
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.0.21 to 6.0.22. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.0.21...v6.0.22) --- 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 dependencies Pull requests that update a dependency file label Jun 17, 2024
@marcusdacoregio marcusdacoregio merged commit 7f9d083 into 6.1.x Jul 18, 2024
@dependabot dependabot bot deleted the dependabot/gradle/6.1.x/org.springframework-spring-framework-bom-6.0.22 branch July 18, 2024 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

2 participants