build(deps-dev): Bump org.springframework:spring-context from 7.0.7 to 7.0.8#3402
build(deps-dev): Bump org.springframework:spring-context from 7.0.7 to 7.0.8#3402dependabot[bot] wants to merge 1 commit into
Conversation
velo
left a comment
There was a problem hiding this comment.
Required CircleCI remains failing after the allowed three concrete fix attempts, so this cannot be approved or merged. I fixed the outdated Request.create calls in JavaLoggerTest and LoggerRebufferTest, formatted those updates, then fixed Slf4jLoggerTest by adding the missing feign.Util import and updating its Request.create calls. The current failure is now validation/src/test/java/feign/validation/BeanValidationMethodInterceptorTest.java:79: String cannot be converted to Request.Body. Per maintainer policy, I am stopping after three attempts rather than pushing another change.
|
@dependabot rebase |
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
|
@dependabot recreate |
Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 7.0.7 to 7.0.8. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v7.0.7...v7.0.8) --- updated-dependencies: - dependency-name: org.springframework:spring-context dependency-version: 7.0.8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
489d751 to
31d64d5
Compare
|
Superseded by #3413, which combines the spring-web and spring-context bumps into a single |
|
@dependabot close |
|
Looks like org.springframework:spring-context is up-to-date now, so this is no longer needed. |
Pull request was closed
Bumps org.springframework:spring-context from 7.0.7 to 7.0.8.
Release notes
Sourced from org.springframework:spring-context's releases.
... (truncated)
Commits
9e8cea3Release v7.0.82c18c33Track operations during SpEL expression evaluation83667f8Ensure getters have non-void return types in SpEL7a8917bImprove additional error messages in SpEL7baa865Further improve pattern caching in SpEL12b44f2Avoid too many character access attempts in AntPathMatchere8f1024Ensure consistent JSP tag attribute processinga1826b7Refine JavaScriptUtils#javaScriptEscape7add524Prevent special prefixes in default view name resolution9bec52bAdd trusted packages to MappingJackson2MessageConverter