hurdy-gurdy
hurdy-gurdy copied to clipboard
Bump org.springframework:spring-web from 5.3.31 to 5.3.35
Bumps org.springframework:spring-web from 5.3.31 to 5.3.35.
Release notes
Sourced from org.springframework:spring-web's releases.
v5.3.35
:star: New Features
- Accept ajc-compiled
@Aspectclasses for Spring AOP proxy usage #32818:lady_beetle: Bug Fixes
- DeferredQueryInvocationHandler fails to unwrap QuerySqmImpl class outside of transaction #32770
MergedAnnotationssearch does not find container for repeatable annotation #32751AnnotationConfigWebApplicationContextshould propagateApplicationStartuptoBeanFactory#32749- Ignore non-String keys in
PropertiesPropertySource.getPropertyNames()#32744- "multiple subscribers not supported" when using WebClient exchange #32728
- Deadlock/Stall in ConcurrentWebSocketSessionDecorator with Undertow 2.3.10 #32698
:notebook_with_decorative_cover: Documentation
- Correct documentation on streaming with MockMvcWebTestClient #32723
- Update links to HttpOnly documentation at OWASP in
ResponseCookie#32668:hammer: Dependency Upgrades
- Upgrade to Reactor 2020.0.44 #32788
v5.3.34
:star: New Features
- Log column type for limited support message in
JdbcUtils.getResultSetValue#32603- Avoid additional unnecessary
Annotationarray cloning inTypeDescriptor#32477- Avoid cloning empty
Annotationarray inTypeDescriptor#32466:lady_beetle: Bug Fixes
- Refine scheme, userinfo, host and port parsing in UriComponentsBuilder #32618
MethodIntrospector.selectMethods()fails to detect bridge methods across ApplicationContexts #32588- JmsUtils.commitIfNecessary catches and ignores JMS IllegalStateException, losing message with ActiveMQ Artemis #32480
- Consistently apply TaskDecorator to ManagedExecutorService as well #32457
:hammer: Dependency Upgrades
- Upgrade to Reactor 2020.0.43 #32594
v5.3.33
:star: New Features
- Extract reusable method for URI validations #32442
- Allow UriTemplate to be built with an empty template #32438
- Refine
*HttpMessageConverter#getContentLengthreturn value null safety #32332:lady_beetle: Bug Fixes
... (truncated)
Commits
f008883Release v5.3.357da43a8Upgrade to Reactor 2020.0.44 and Netty 4.1.1098323c87Polishing0c65a5eAccept ajc-compiled@Aspectclasses for Spring AOP proxy usageca9eb57Update MockMvc section on Streaming in the docsdf83746Adapt docs deployment properties9f35debUnwrap raw target Query instance in case of proxy mismatch8fe545eFix compilation error in testf5baa32Include repeatable annotation container in MergedAnnotations results924b684Consistently propagate ApplicationStartup to BeanFactory- Additional commits viewable in compare view
Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions |
|---|---|
| org.springframework:spring-web | [>= 6.a, < 7] |
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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)