Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump spring.version from 5.3.4 to 5.3.6 #8

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 14, 2021

Bumps spring.version from 5.3.4 to 5.3.6.
Updates spring-context from 5.3.4 to 5.3.6

Release notes

Sourced from spring-context's releases.

v5.3.6

⭐ New Features

  • Make sure file storage directory exists before usage in DefaultPartHttpMessageReader #26790
  • Allow spring-expression to be more easily repackaged for embedding in third-party JARs #26779
  • Support 'Accept-Patch' header in MVC and WebFlux #26759
  • Invalid IPv6 Address with X-Forwarded-For leads to number format exception #26748
  • awaitBodyOrNull function to handle empty body #26731
  • Reactive AbstractErrorWebExceptionHandler#htmlEscape() may be blocking #26712
  • Improve Docs on Testing Streaming Responses in Spring MVC #26687
  • Exceptions for missing request values should expose information when they are missing after conversion #26679

🪲 Bug Fixes

  • Addition of fallback patterns to temporal parser loses cause in Spring 5.3.5 #26777
  • ResourceHttpRequestHandler fails to resolve encoded paths when PathPattern is used #26775
  • Scheduling a task that runs once a day results in March 28 being skipped #26744
  • Support UTF-8 in DefaultPartHttpMessageReader #26736
  • Root path resolution for java.nio.Path properties does not work on Linux anymore #26702
  • @DirtiesContext not applied when class-level @EnabledIf evaluates to false #26694
  • MappedInterceptor in 5.3 does not support all AntPatternMatcher patterns #26690
  • BridgeMethodResolver#isBridgeMethodFor return incorrect result for kotlin code in certain circumstance #26585

📔 Documentation

  • Update ref docs regarding RequiredAnnotationBeanPostProcessor registration #26783
  • Update documentation for context:annotation-config/ #26782
  • Fix javadoc link syntax #26776

🔨 Dependency Upgrades

  • Upgrade to Objenesis 3.2 #26714
  • Upgrade to Reactor 2020.0.6 #26767

❤️ Contributors

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

v5.3.5

⭐ New Features

  • Expose @JmsListener endpoint id to annotation-derived listener container (for transaction definition name) #26683

... (truncated)

Commits

Updates spring-jdbc from 5.3.4 to 5.3.6

Release notes

Sourced from spring-jdbc's releases.

v5.3.6

⭐ New Features

  • Make sure file storage directory exists before usage in DefaultPartHttpMessageReader #26790
  • Allow spring-expression to be more easily repackaged for embedding in third-party JARs #26779
  • Support 'Accept-Patch' header in MVC and WebFlux #26759
  • Invalid IPv6 Address with X-Forwarded-For leads to number format exception #26748
  • awaitBodyOrNull function to handle empty body #26731
  • Reactive AbstractErrorWebExceptionHandler#htmlEscape() may be blocking #26712
  • Improve Docs on Testing Streaming Responses in Spring MVC #26687
  • Exceptions for missing request values should expose information when they are missing after conversion #26679

🪲 Bug Fixes

  • Addition of fallback patterns to temporal parser loses cause in Spring 5.3.5 #26777
  • ResourceHttpRequestHandler fails to resolve encoded paths when PathPattern is used #26775
  • Scheduling a task that runs once a day results in March 28 being skipped #26744
  • Support UTF-8 in DefaultPartHttpMessageReader #26736
  • Root path resolution for java.nio.Path properties does not work on Linux anymore #26702
  • @DirtiesContext not applied when class-level @EnabledIf evaluates to false #26694
  • MappedInterceptor in 5.3 does not support all AntPatternMatcher patterns #26690
  • BridgeMethodResolver#isBridgeMethodFor return incorrect result for kotlin code in certain circumstance #26585

📔 Documentation

  • Update ref docs regarding RequiredAnnotationBeanPostProcessor registration #26783
  • Update documentation for context:annotation-config/ #26782
  • Fix javadoc link syntax #26776

🔨 Dependency Upgrades

  • Upgrade to Objenesis 3.2 #26714
  • Upgrade to Reactor 2020.0.6 #26767

❤️ Contributors

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

v5.3.5

⭐ New Features

  • Expose @JmsListener endpoint id to annotation-derived listener container (for transaction definition name) #26683

... (truncated)

Commits

Updates spring-test from 5.3.4 to 5.3.6

Release notes

Sourced from spring-test's releases.

v5.3.6

⭐ New Features

  • Make sure file storage directory exists before usage in DefaultPartHttpMessageReader #26790
  • Allow spring-expression to be more easily repackaged for embedding in third-party JARs #26779
  • Support 'Accept-Patch' header in MVC and WebFlux #26759
  • Invalid IPv6 Address with X-Forwarded-For leads to number format exception #26748
  • awaitBodyOrNull function to handle empty body #26731
  • Reactive AbstractErrorWebExceptionHandler#htmlEscape() may be blocking #26712
  • Improve Docs on Testing Streaming Responses in Spring MVC #26687
  • Exceptions for missing request values should expose information when they are missing after conversion #26679

🪲 Bug Fixes

  • Addition of fallback patterns to temporal parser loses cause in Spring 5.3.5 #26777
  • ResourceHttpRequestHandler fails to resolve encoded paths when PathPattern is used #26775
  • Scheduling a task that runs once a day results in March 28 being skipped #26744
  • Support UTF-8 in DefaultPartHttpMessageReader #26736
  • Root path resolution for java.nio.Path properties does not work on Linux anymore #26702
  • @DirtiesContext not applied when class-level @EnabledIf evaluates to false #26694
  • MappedInterceptor in 5.3 does not support all AntPatternMatcher patterns #26690
  • BridgeMethodResolver#isBridgeMethodFor return incorrect result for kotlin code in certain circumstance #26585

📔 Documentation

  • Update ref docs regarding RequiredAnnotationBeanPostProcessor registration #26783
  • Update documentation for context:annotation-config/ #26782
  • Fix javadoc link syntax #26776

🔨 Dependency Upgrades

  • Upgrade to Objenesis 3.2 #26714
  • Upgrade to Reactor 2020.0.6 #26767

❤️ Contributors

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

v5.3.5

⭐ New Features

  • Expose @JmsListener endpoint id to annotation-derived listener container (for transaction definition name) #26683

... (truncated)

Commits

Updates spring-web from 5.3.4 to 5.3.6

Release notes

Sourced from spring-web's releases.

v5.3.6

⭐ New Features

  • Make sure file storage directory exists before usage in DefaultPartHttpMessageReader #26790
  • Allow spring-expression to be more easily repackaged for embedding in third-party JARs #26779
  • Support 'Accept-Patch' header in MVC and WebFlux #26759
  • Invalid IPv6 Address with X-Forwarded-For leads to number format exception #26748
  • awaitBodyOrNull function to handle empty body #26731
  • Reactive AbstractErrorWebExceptionHandler#htmlEscape() may be blocking #26712
  • Improve Docs on Testing Streaming Responses in Spring MVC #26687
  • Exceptions for missing request values should expose information when they are missing after conversion #26679

🪲 Bug Fixes

  • Addition of fallback patterns to temporal parser loses cause in Spring 5.3.5 #26777
  • ResourceHttpRequestHandler fails to resolve encoded paths when PathPattern is used #26775
  • Scheduling a task that runs once a day results in March 28 being skipped #26744
  • Support UTF-8 in DefaultPartHttpMessageReader #26736
  • Root path resolution for java.nio.Path properties does not work on Linux anymore #26702
  • @DirtiesContext not applied when class-level @EnabledIf evaluates to false #26694
  • MappedInterceptor in 5.3 does not support all AntPatternMatcher patterns #26690
  • BridgeMethodResolver#isBridgeMethodFor return incorrect result for kotlin code in certain circumstance #26585

📔 Documentation

  • Update ref docs regarding RequiredAnnotationBeanPostProcessor registration #26783
  • Update documentation for context:annotation-config/ #26782
  • Fix javadoc link syntax #26776

🔨 Dependency Upgrades

  • Upgrade to Objenesis 3.2 #26714
  • Upgrade to Reactor 2020.0.6 #26767

❤️ Contributors

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

v5.3.5

⭐ New Features

  • Expose @JmsListener endpoint id to annotation-derived listener container (for transaction definition name) #26683

... (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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually

Bumps `spring.version` from 5.3.4 to 5.3.6.

Updates `spring-context` from 5.3.4 to 5.3.6
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.4...v5.3.6)

Updates `spring-jdbc` from 5.3.4 to 5.3.6
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.4...v5.3.6)

Updates `spring-test` from 5.3.4 to 5.3.6
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.4...v5.3.6)

Updates `spring-web` from 5.3.4 to 5.3.6
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.4...v5.3.6)

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 14, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 13, 2021

Superseded by #12.

@dependabot dependabot bot closed this May 13, 2021
@dependabot dependabot bot deleted the dependabot/maven/spring.version-5.3.6 branch May 13, 2021 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants