build(deps): Bump org.springframework:spring-web from 7.0.7 to 7.0.8#3404
build(deps): Bump org.springframework:spring-web from 7.0.7 to 7.0.8#3404dependabot[bot] wants to merge 4 commits into
Conversation
Bumps [org.springframework:spring-web](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-web dependency-version: 7.0.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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 |
Bumps org.springframework:spring-web from 7.0.7 to 7.0.8.
Release notes
Sourced from org.springframework:spring-web'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 MappingJackson2MessageConverterMost Recent Ignore Conditions Applied to This Pull Request
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)