Bump spring6 from 6.2.16 to 6.2.17 by dependabot[bot] · Pull Request #7294 · micrometer-metrics/micrometer (original) (raw)
Bumps spring6 from 6.2.16 to 6.2.17.
Updates org.springframework:spring-aop from 6.2.16 to 6.2.17
Release notes
Sourced from org.springframework:spring-aop's releases.
v6.2.17
⭐ New Features
- Leverage
ResourceHandlerUtilsinScriptTemplateView#36459- Restore
ScriptTemplateViewTests#36457- Fix log message in
ConfigurationClassBeanDefinitionReader#36454- Resolve context initializers only once in
AbstractTestContextBootstrapper#36431- Exclude legacy
@javax.validation.Constraintfrom convention-based annotation attribute override check #36412- Optimize
MediaType(MediaType, Charset)constructor #36351- Optimize the addition of a charset to the MediaType in AbstractHttpMessageConverter #36350
- Consistent adaptation of HTTP headers on Servlet responses #36345
- Improve performance of validation groups determination in WebFlux #36337
- Detect all common size exceptions from Tomcat and Commons FileUpload 2.x #36324
🐞 Bug Fixes
- Guard against invalid id/event values in Server Sent Events #36442
- Incomplete debug message in ConfigurationClassBeanDefinitionReader #36411
- Inconsistent ApplicationEventMulticaster state after removing ApplicationListener implemented by FactoryBean #36405
- Graceful shutdown of SimpleAsyncTaskExecutor #36384
- HttpMediaTypeException thrown when calculating compatible media types #36363
- ResolvableType#getGenerics() breaks serialization #36347
- Multipart upload leak on client abort (ByteBuf.release() not called) #36327
📔 Documentation
- Document
@FallbackalongsidePrimaryin the reference manual and@BeanJavadoc #36441- Document registration recommendations for
BeanPostProcessorandBeanFactoryPostProcessor#36436- Fix links to
UriComponentsBuilderand polish examples #36406- Emphasize
@Configurationclasses over XML and Groovy in testing chapter #36394- Polish SpEL operator examples in reference docs #36375
🔨 Dependency Upgrades
Commits
- 4e35a12 Release v6.2.17
- 317a1f9 Leverage ResourceHandlerUtils in ScriptTemplateView
- de6601f Restore ScriptTemplateViewTests
- 47dc1c4 Fix log message in ConfigurationClassBeanDefinitionReader
- d8c7793 Upgrade to SnakeYAML 2.6, Protobuf 4.34, H2 2.4.240
- 99fbce1 Polishing (aligned with main)
- d1e69a9 Upgrade to Reactor 2024.0.16 and Micrometer 1.15.10
- 8dc888e Guard against invalid id/event values in Server Sent Events
- 131f94f Use link for first reference to @Fallback in @Bean Javadoc
- d4f4c69 Document @Fallback alongside Primary in the reference docs and @Bean Javadoc
- Additional commits viewable in compare view
Updates org.springframework:spring-context from 6.2.16 to 6.2.17
Release notes
Sourced from org.springframework:spring-context's releases.
v6.2.17
⭐ New Features
- Leverage
ResourceHandlerUtilsinScriptTemplateView#36459- Restore
ScriptTemplateViewTests#36457- Fix log message in
ConfigurationClassBeanDefinitionReader#36454- Resolve context initializers only once in
AbstractTestContextBootstrapper#36431- Exclude legacy
@javax.validation.Constraintfrom convention-based annotation attribute override check #36412- Optimize
MediaType(MediaType, Charset)constructor #36351- Optimize the addition of a charset to the MediaType in AbstractHttpMessageConverter #36350
- Consistent adaptation of HTTP headers on Servlet responses #36345
- Improve performance of validation groups determination in WebFlux #36337
- Detect all common size exceptions from Tomcat and Commons FileUpload 2.x #36324
🐞 Bug Fixes
- Guard against invalid id/event values in Server Sent Events #36442
- Incomplete debug message in ConfigurationClassBeanDefinitionReader #36411
- Inconsistent ApplicationEventMulticaster state after removing ApplicationListener implemented by FactoryBean #36405
- Graceful shutdown of SimpleAsyncTaskExecutor #36384
- HttpMediaTypeException thrown when calculating compatible media types #36363
- ResolvableType#getGenerics() breaks serialization #36347
- Multipart upload leak on client abort (ByteBuf.release() not called) #36327
📔 Documentation
- Document
@FallbackalongsidePrimaryin the reference manual and@BeanJavadoc #36441- Document registration recommendations for
BeanPostProcessorandBeanFactoryPostProcessor#36436- Fix links to
UriComponentsBuilderand polish examples #36406- Emphasize
@Configurationclasses over XML and Groovy in testing chapter #36394- Polish SpEL operator examples in reference docs #36375
🔨 Dependency Upgrades
Commits
- 4e35a12 Release v6.2.17
- 317a1f9 Leverage ResourceHandlerUtils in ScriptTemplateView
- de6601f Restore ScriptTemplateViewTests
- 47dc1c4 Fix log message in ConfigurationClassBeanDefinitionReader
- d8c7793 Upgrade to SnakeYAML 2.6, Protobuf 4.34, H2 2.4.240
- 99fbce1 Polishing (aligned with main)
- d1e69a9 Upgrade to Reactor 2024.0.16 and Micrometer 1.15.10
- 8dc888e Guard against invalid id/event values in Server Sent Events
- 131f94f Use link for first reference to @Fallback in @Bean Javadoc
- d4f4c69 Document @Fallback alongside Primary in the reference docs and @Bean Javadoc
- Additional commits viewable in compare view
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)