Bump org.springframework:spring-web from 5.3.20 to 5.3.37 by dependabot[bot] · Pull Request #1080 · allure-framework/allure-java
Bumps org.springframework:spring-web from 5.3.20 to 5.3.37.
Release notes
Sourced from org.springframework:spring-web's releases.
v5.3.37
⭐ New Features
- AnnotationUtils performance degrades with deep stacks #32923
🐞 Bug Fixes
- AspectJ CTW aspects executed twice #32974
- SpEL compilation fails when indexing into a
Mapwith a primitive #32911- SpEL compilation fails when indexing into an array or list with an
Integer#32909- Application not starting with
@EnableTransactionManagement(mode = AdviceMode.ASPECTJ) #32885🔨 Dependency Upgrades
- Upgrade to Reactor 2020.0.45 #33010
v5.3.36
🐞 Bug Fixes
- Overridden aspect method runs twice #32868
@DateTimeFormat(iso = DateTimeFormat.ISO.DATE\_TIME)cannot convert UTC without milliseconds tojava.util.Date#32860- Spring AOP fails against registered
@Configurableaspect #32840v5.3.35
⭐ New Features
- Accept ajc-compiled
@Aspectclasses for Spring AOP proxy usage #32818🐞 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
📔 Documentation
- Correct documentation on streaming with MockMvcWebTestClient #32723
- Update links to HttpOnly documentation at OWASP in
ResponseCookie#32668🔨 Dependency Upgrades
- Upgrade to Reactor 2020.0.44 #32788
v5.3.34
⭐ New Features
- Log column type for limited support message in
JdbcUtils.getResultSetValue#32603
... (truncated)
Commits
aca8b5dRelease v5.3.370ce1ef9Polishing (aligned with 6.0.x)e26ea00Upgrade to spring-javaformat-checkstyle 0.0.42 and Netty 4.1.111c10b6c2Upgrade to Reactor 2020.0.4563568e6Skip ajc-compiled aspects for ajc-compiled target classesd410485Avoid NoSuchMethodException for annotation attribute checks2384474Support compilation of map indexing with primitive in SpEL0f04052Support compilation of array and list indexing with Integer in SpEL98aa03cTest detection of original generic method for CGLIB bridge method3e45b76Polishing- 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)