Skip to content
This repository has been archived by the owner on Jul 20, 2021. It is now read-only.

Bump spring.version from 5.1.5.RELEASE to 5.1.6.RELEASE #46

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps spring.version from 5.1.5.RELEASE to 5.1.6.RELEASE.

Updates spring-web from 5.1.5.RELEASE to 5.1.6.RELEASE

Release notes

Sourced from spring-web's releases.

v5.1.6.RELEASE

⭐ New Features

  • Improve exception handling when Hibernate-related bean creation fails #22689
  • STOMP servers MUST handle a STOMP frame in the same manner as a CONNECT frame #22652
  • Performance improvement in RequestMappingInfo #22598
  • Skip more classes when processing beans in EventListenerMethodProcessor #22564
  • Jackson2Tokenizer ignores USE_BIG_DECIMAL_FOR_FLOATS deserialization feature #22510
  • Revisit XML schema handling for consistent local vs external resolution #22504
  • JdbcTemplate.extractOutputParameters should preserve order of parameters #22491
  • Lazy Session initialisation for JmsTransactionManager #22468
  • MappingJackson2MessageConverter with Jackson Smile #22444
  • Cannot define custom XmlFactory with Jackson2ObjectMapperBuilder.xml() #22428
  • Directly registered FactoryBeans are instantiated more aggressively than those defined via [@​Bean](https://github.com/Bean) methods #22409
  • Provide additional debug information for memory leaks via ByteBuf.touch [SPR-17427] #21960
  • Suppress Reactor Netty "disconnected client" exceptions the logs [SPR-17257] #21790

🪲 Bug Fixes

  • JdbcOperationsExtensions.queryForObject overload which takes in lambda - allow null value to be returned? #22682
  • Avoid duplicate registration of [@​ControllerAdvice](https://github.com/ControllerAdvice) implementing both RequestBodyAdvice and ResponseBodyAdvice #22638
  • Locale inconsistently resolves to null for invalid input value #22603
  • Jackson2ObjectMapperBuilder's modulesToInstall function does not eventually override the default configuration #22576
  • ServletWebRequest.getHeaderValues throwing NPE when header information is not available #22547
  • Fix repeat DataBuffer#write(CharSequence, Charset) calls #22484
  • Last-Modified Date format changed with SPR-17571 to not have double digit day #22478
  • [@​RequestMapping](https://github.com/RequestMapping) content negotiation should not impact error responses formats #22452
  • AbstractTraceInterceptor causes problems when implemented in Kotlin #22435
  • Events extending from PayloadApplicationEvent and implementing an interface fail to match [@​EventListener](https://github.com/EventListener) argument #22426
  • ReflectUtils.defineClass() ignores the ClassLoader argument in Java 11 #22416
  • DefaultConversionService fails to properly convert an Object[] to a int[] #22410
  • Ensure indexer gracefully handle missing meta annotations #22385

📔 Documentation

  • Update documentation for WebJar support #22613
  • remove broken link "overview.html#background-ioc" in doc core.html #22597
  • PDF Documentation Spring-Core 5.1.5: Occurrences of a STRONG tag, where we should see a bold font #22577
  • Using MockMvc to test Flux endpoints? #22544
  • Documentation about aspectj and agent configuration is outdated and confusing #22429
  • Add guidelines about using checked exception with proxies in Kotlin #22412

🔨 Dependency Upgrades

  • Upgrade to reactor-netty 0.8.6 for Webflux #22693

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

... (truncated)
Commits

Updates spring-test from 5.1.5.RELEASE to 5.1.6.RELEASE

Release notes

Sourced from spring-test's releases.

v5.1.6.RELEASE

⭐ New Features

  • Improve exception handling when Hibernate-related bean creation fails #22689
  • STOMP servers MUST handle a STOMP frame in the same manner as a CONNECT frame #22652
  • Performance improvement in RequestMappingInfo #22598
  • Skip more classes when processing beans in EventListenerMethodProcessor #22564
  • Jackson2Tokenizer ignores USE_BIG_DECIMAL_FOR_FLOATS deserialization feature #22510
  • Revisit XML schema handling for consistent local vs external resolution #22504
  • JdbcTemplate.extractOutputParameters should preserve order of parameters #22491
  • Lazy Session initialisation for JmsTransactionManager #22468
  • MappingJackson2MessageConverter with Jackson Smile #22444
  • Cannot define custom XmlFactory with Jackson2ObjectMapperBuilder.xml() #22428
  • Directly registered FactoryBeans are instantiated more aggressively than those defined via [@​Bean](https://github.com/Bean) methods #22409
  • Provide additional debug information for memory leaks via ByteBuf.touch [SPR-17427] #21960
  • Suppress Reactor Netty "disconnected client" exceptions the logs [SPR-17257] #21790

🪲 Bug Fixes

  • JdbcOperationsExtensions.queryForObject overload which takes in lambda - allow null value to be returned? #22682
  • Avoid duplicate registration of [@​ControllerAdvice](https://github.com/ControllerAdvice) implementing both RequestBodyAdvice and ResponseBodyAdvice #22638
  • Locale inconsistently resolves to null for invalid input value #22603
  • Jackson2ObjectMapperBuilder's modulesToInstall function does not eventually override the default configuration #22576
  • ServletWebRequest.getHeaderValues throwing NPE when header information is not available #22547
  • Fix repeat DataBuffer#write(CharSequence, Charset) calls #22484
  • Last-Modified Date format changed with SPR-17571 to not have double digit day #22478
  • [@​RequestMapping](https://github.com/RequestMapping) content negotiation should not impact error responses formats #22452
  • AbstractTraceInterceptor causes problems when implemented in Kotlin #22435
  • Events extending from PayloadApplicationEvent and implementing an interface fail to match [@​EventListener](https://github.com/EventListener) argument #22426
  • ReflectUtils.defineClass() ignores the ClassLoader argument in Java 11 #22416
  • DefaultConversionService fails to properly convert an Object[] to a int[] #22410
  • Ensure indexer gracefully handle missing meta annotations #22385

📔 Documentation

  • Update documentation for WebJar support #22613
  • remove broken link "overview.html#background-ioc" in doc core.html #22597
  • PDF Documentation Spring-Core 5.1.5: Occurrences of a STRONG tag, where we should see a bold font #22577
  • Using MockMvc to test Flux endpoints? #22544
  • Documentation about aspectj and agent configuration is outdated and confusing #22429
  • Add guidelines about using checked exception with proxies in Kotlin #22412

🔨 Dependency Upgrades

  • Upgrade to reactor-netty 0.8.6 for Webflux #22693

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

... (truncated)
Commits

Updates spring-webmvc from 5.1.5.RELEASE to 5.1.6.RELEASE

Release notes

Sourced from spring-webmvc's releases.

v5.1.6.RELEASE

⭐ New Features

  • Improve exception handling when Hibernate-related bean creation fails #22689
  • STOMP servers MUST handle a STOMP frame in the same manner as a CONNECT frame #22652
  • Performance improvement in RequestMappingInfo #22598
  • Skip more classes when processing beans in EventListenerMethodProcessor #22564
  • Jackson2Tokenizer ignores USE_BIG_DECIMAL_FOR_FLOATS deserialization feature #22510
  • Revisit XML schema handling for consistent local vs external resolution #22504
  • JdbcTemplate.extractOutputParameters should preserve order of parameters #22491
  • Lazy Session initialisation for JmsTransactionManager #22468
  • MappingJackson2MessageConverter with Jackson Smile #22444
  • Cannot define custom XmlFactory with Jackson2ObjectMapperBuilder.xml() #22428
  • Directly registered FactoryBeans are instantiated more aggressively than those defined via [@​Bean](https://github.com/Bean) methods #22409
  • Provide additional debug information for memory leaks via ByteBuf.touch [SPR-17427] #21960
  • Suppress Reactor Netty "disconnected client" exceptions the logs [SPR-17257] #21790

🪲 Bug Fixes

  • JdbcOperationsExtensions.queryForObject overload which takes in lambda - allow null value to be returned? #22682
  • Avoid duplicate registration of [@​ControllerAdvice](https://github.com/ControllerAdvice) implementing both RequestBodyAdvice and ResponseBodyAdvice #22638
  • Locale inconsistently resolves to null for invalid input value #22603
  • Jackson2ObjectMapperBuilder's modulesToInstall function does not eventually override the default configuration #22576
  • ServletWebRequest.getHeaderValues throwing NPE when header information is not available #22547
  • Fix repeat DataBuffer#write(CharSequence, Charset) calls #22484
  • Last-Modified Date format changed with SPR-17571 to not have double digit day #22478
  • [@​RequestMapping](https://github.com/RequestMapping) content negotiation should not impact error responses formats #22452
  • AbstractTraceInterceptor causes problems when implemented in Kotlin #22435
  • Events extending from PayloadApplicationEvent and implementing an interface fail to match [@​EventListener](https://github.com/EventListener) argument #22426
  • ReflectUtils.defineClass() ignores the ClassLoader argument in Java 11 #22416
  • DefaultConversionService fails to properly convert an Object[] to a int[] #22410
  • Ensure indexer gracefully handle missing meta annotations #22385

📔 Documentation

  • Update documentation for WebJar support #22613
  • remove broken link "overview.html#background-ioc" in doc core.html #22597
  • PDF Documentation Spring-Core 5.1.5: Occurrences of a STRONG tag, where we should see a bold font #22577
  • Using MockMvc to test Flux endpoints? #22544
  • Documentation about aspectj and agent configuration is outdated and confusing #22429
  • Add guidelines about using checked exception with proxies in Kotlin #22412

🔨 Dependency Upgrades

  • Upgrade to reactor-netty 0.8.6 for Webflux #22693

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

... (truncated)
Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps `spring.version` from 5.1.5.RELEASE to 5.1.6.RELEASE.

Updates `spring-web` from 5.1.5.RELEASE to 5.1.6.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.1.5.RELEASE...v5.1.6.RELEASE)

Updates `spring-test` from 5.1.5.RELEASE to 5.1.6.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.1.5.RELEASE...v5.1.6.RELEASE)

Updates `spring-webmvc` from 5.1.5.RELEASE to 5.1.6.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.1.5.RELEASE...v5.1.6.RELEASE)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 1, 2019
@whiskeysierra
Copy link
Contributor

👍

@whiskeysierra whiskeysierra merged commit 687cdb5 into master Apr 1, 2019
@whiskeysierra whiskeysierra deleted the dependabot/maven/spring.version-5.1.6.RELEASE branch April 1, 2019 07:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants