Closed dependabot[bot] closed 1 month ago
@dependabot rebase
Should be closed on rebase but dependabot, as is often the case, is stuck and will never finish rebasing.
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore
condition with the desired update_types
to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
⚠️ Dependabot is rebasing this PR ⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps
spring
from 5.3.37 to 5.3.39. Updatesorg.springframework:spring-context
from 5.3.37 to 5.3.39Release notes
Sourced from org.springframework:spring-context's releases.
Commits
f1b128b
Release v5.3.398a44eaa
Next development version (v5.3.39-SNAPSHOT)f44d13c
Disable array allocation in case of no constructor resolutionf00bc7b
Remove snapshot repo582bfcc
Efficient ETag parsing406b33d
Upgrade to Netty 4.1.112f9c3d00
Introduce withAssignmentDisabled() option for SimpleEvaluationContextd2715d2
Fix incorrect weak ETag assertion57b02da
Upgrade to Reactor 2020.0.47df33bf2
Sync GHA setupUpdates
org.springframework:spring-core
from 5.3.37 to 5.3.39Release notes
Sourced from org.springframework:spring-core's releases.
Commits
f1b128b
Release v5.3.398a44eaa
Next development version (v5.3.39-SNAPSHOT)f44d13c
Disable array allocation in case of no constructor resolutionf00bc7b
Remove snapshot repo582bfcc
Efficient ETag parsing406b33d
Upgrade to Netty 4.1.112f9c3d00
Introduce withAssignmentDisabled() option for SimpleEvaluationContextd2715d2
Fix incorrect weak ETag assertion57b02da
Upgrade to Reactor 2020.0.47df33bf2
Sync GHA setupYou 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