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.9 to 5.3.15 #156

Merged
merged 1 commit into from Jan 15, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 14, 2022

Bumps spring.version from 5.3.9 to 5.3.15.
Updates spring-core from 5.3.9 to 5.3.15

Release notes

Sourced from spring-core's releases.

v5.3.15

⭐ New Features

  • PrintingResultHandler in MockMvc should infer UTF-8 encoding for JSON response #27926
  • WebFlux request id should not contain internal IPs #27885
  • Deprecate inappropriate getBeanFactory() method in AbstractBeanDefinitionReader #27875
  • Make H2SequenceMaxValueIncrementer compatible with H2 database 2.0.x #27870
  • Improve error message in ResolvableType.forClassWithGenerics() #27847
  • Use of RequestPart with String leads to a file descriptor leak #27773
  • Expose headers from native client request after request is committed #27768

🐞 Bug Fixes

  • Cannot read server-sent events without data (a.k.a. heartbeats) #27923
  • ArrayIndexOutOfBoundsException with STOMP and Jetty 10 #27899
  • ServerHttpResponseDecorator does not delegate methods for raw status code #27889
  • Clear cache when clearing argument resolvers #27888
  • Duplicated content-type response header on error response #27887

📔 Documentation

  • Fix syntax in WebFlux Validation example #27907
  • Add Section on Authorization to STOMP WebSocket documentation #27906
  • Correct not compiling example code in Data Access docs #27886

🔨 Dependency Upgrades

  • Upgrade to Reactor 2020.0.15 #27897

❤️ Contributors

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

v5.3.14

⭐ New Features

  • Add default methods to CachingConfigurer #27811
  • Provide a variant of ListableBeanFactory.findAnnotationOnBean(String, Class) that does not initialize factory beans #27796
  • Convert single null argument to Optional.empty() in SpEL varargs expression #27795

... (truncated)

Commits
  • 4343423 Release v5.3.15
  • cfefcee Polishing
  • 5fb58e5 Infer UTF-8 encoding for JSON response with MockMvc's andDo(print(...))
  • 67c4b41 Upgrade to Hibernate ORM 5.4.33, Hibernate Validator 6.2.1, Mockito 4.2, Asse...
  • 6b30522 Skip "data:" lines without content
  • cf5b863 Explicitly close InputStream after resolution in RequestPartMethodArgumentRes...
  • 7067461 Fix exception in Jetty10RequestUpgradeStrategy
  • 34cb5df Consistent id for ReactorServerHttpRequest
  • 01231fe Minor refactoring in STOMP documentation
  • 7665424 Polishing contribution
  • Additional commits viewable in compare view

Updates spring-beans from 5.3.9 to 5.3.15

Release notes

Sourced from spring-beans's releases.

v5.3.15

⭐ New Features

  • PrintingResultHandler in MockMvc should infer UTF-8 encoding for JSON response #27926
  • WebFlux request id should not contain internal IPs #27885
  • Deprecate inappropriate getBeanFactory() method in AbstractBeanDefinitionReader #27875
  • Make H2SequenceMaxValueIncrementer compatible with H2 database 2.0.x #27870
  • Improve error message in ResolvableType.forClassWithGenerics() #27847
  • Use of RequestPart with String leads to a file descriptor leak #27773
  • Expose headers from native client request after request is committed #27768

🐞 Bug Fixes

  • Cannot read server-sent events without data (a.k.a. heartbeats) #27923
  • ArrayIndexOutOfBoundsException with STOMP and Jetty 10 #27899
  • ServerHttpResponseDecorator does not delegate methods for raw status code #27889
  • Clear cache when clearing argument resolvers #27888
  • Duplicated content-type response header on error response #27887

📔 Documentation

  • Fix syntax in WebFlux Validation example #27907
  • Add Section on Authorization to STOMP WebSocket documentation #27906
  • Correct not compiling example code in Data Access docs #27886

🔨 Dependency Upgrades

  • Upgrade to Reactor 2020.0.15 #27897

❤️ Contributors

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

v5.3.14

⭐ New Features

  • Add default methods to CachingConfigurer #27811
  • Provide a variant of ListableBeanFactory.findAnnotationOnBean(String, Class) that does not initialize factory beans #27796
  • Convert single null argument to Optional.empty() in SpEL varargs expression #27795

... (truncated)

Commits
  • 4343423 Release v5.3.15
  • cfefcee Polishing
  • 5fb58e5 Infer UTF-8 encoding for JSON response with MockMvc's andDo(print(...))
  • 67c4b41 Upgrade to Hibernate ORM 5.4.33, Hibernate Validator 6.2.1, Mockito 4.2, Asse...
  • 6b30522 Skip "data:" lines without content
  • cf5b863 Explicitly close InputStream after resolution in RequestPartMethodArgumentRes...
  • 7067461 Fix exception in Jetty10RequestUpgradeStrategy
  • 34cb5df Consistent id for ReactorServerHttpRequest
  • 01231fe Minor refactoring in STOMP documentation
  • 7665424 Polishing contribution
  • Additional commits viewable in compare view

Updates spring-context from 5.3.9 to 5.3.15

Release notes

Sourced from spring-context's releases.

v5.3.15

⭐ New Features

  • PrintingResultHandler in MockMvc should infer UTF-8 encoding for JSON response #27926
  • WebFlux request id should not contain internal IPs #27885
  • Deprecate inappropriate getBeanFactory() method in AbstractBeanDefinitionReader #27875
  • Make H2SequenceMaxValueIncrementer compatible with H2 database 2.0.x #27870
  • Improve error message in ResolvableType.forClassWithGenerics() #27847
  • Use of RequestPart with String leads to a file descriptor leak #27773
  • Expose headers from native client request after request is committed #27768

🐞 Bug Fixes

  • Cannot read server-sent events without data (a.k.a. heartbeats) #27923
  • ArrayIndexOutOfBoundsException with STOMP and Jetty 10 #27899
  • ServerHttpResponseDecorator does not delegate methods for raw status code #27889
  • Clear cache when clearing argument resolvers #27888
  • Duplicated content-type response header on error response #27887

📔 Documentation

  • Fix syntax in WebFlux Validation example #27907
  • Add Section on Authorization to STOMP WebSocket documentation #27906
  • Correct not compiling example code in Data Access docs #27886

🔨 Dependency Upgrades

  • Upgrade to Reactor 2020.0.15 #27897

❤️ Contributors

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

v5.3.14

⭐ New Features

  • Add default methods to CachingConfigurer #27811
  • Provide a variant of ListableBeanFactory.findAnnotationOnBean(String, Class) that does not initialize factory beans #27796
  • Convert single null argument to Optional.empty() in SpEL varargs expression #27795

... (truncated)

Commits
  • 4343423 Release v5.3.15
  • cfefcee Polishing
  • 5fb58e5 Infer UTF-8 encoding for JSON response with MockMvc's andDo(print(...))
  • 67c4b41 Upgrade to Hibernate ORM 5.4.33, Hibernate Validator 6.2.1, Mockito 4.2, Asse...
  • 6b30522 Skip "data:" lines without content
  • cf5b863 Explicitly close InputStream after resolution in RequestPartMethodArgumentRes...
  • 7067461 Fix exception in Jetty10RequestUpgradeStrategy
  • 34cb5df Consistent id for ReactorServerHttpRequest
  • 01231fe Minor refactoring in STOMP documentation
  • 7665424 Polishing contribution
  • Additional commits viewable in compare view

Updates spring-test from 5.3.9 to 5.3.15

Release notes

Sourced from spring-test's releases.

v5.3.15

⭐ New Features

  • PrintingResultHandler in MockMvc should infer UTF-8 encoding for JSON response #27926
  • WebFlux request id should not contain internal IPs #27885
  • Deprecate inappropriate getBeanFactory() method in AbstractBeanDefinitionReader #27875
  • Make H2SequenceMaxValueIncrementer compatible with H2 database 2.0.x #27870
  • Improve error message in ResolvableType.forClassWithGenerics() #27847
  • Use of RequestPart with String leads to a file descriptor leak #27773
  • Expose headers from native client request after request is committed #27768

🐞 Bug Fixes

  • Cannot read server-sent events without data (a.k.a. heartbeats) #27923
  • ArrayIndexOutOfBoundsException with STOMP and Jetty 10 #27899
  • ServerHttpResponseDecorator does not delegate methods for raw status code #27889
  • Clear cache when clearing argument resolvers #27888
  • Duplicated content-type response header on error response #27887

📔 Documentation

  • Fix syntax in WebFlux Validation example #27907
  • Add Section on Authorization to STOMP WebSocket documentation #27906
  • Correct not compiling example code in Data Access docs #27886

🔨 Dependency Upgrades

  • Upgrade to Reactor 2020.0.15 #27897

❤️ Contributors

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

v5.3.14

⭐ New Features

  • Add default methods to CachingConfigurer #27811
  • Provide a variant of ListableBeanFactory.findAnnotationOnBean(String, Class) that does not initialize factory beans #27796
  • Convert single null argument to Optional.empty() in SpEL varargs expression #27795

... (truncated)

Commits
  • 4343423 Release v5.3.15
  • cfefcee Polishing
  • 5fb58e5 Infer UTF-8 encoding for JSON response with MockMvc's andDo(print(...))
  • 67c4b41 Upgrade to Hibernate ORM 5.4.33, Hibernate Validator 6.2.1, Mockito 4.2, Asse...
  • 6b30522 Skip "data:" lines without content
  • cf5b863 Explicitly close InputStream after resolution in RequestPartMethodArgumentRes...
  • 7067461 Fix exception in Jetty10RequestUpgradeStrategy
  • 34cb5df Consistent id for ReactorServerHttpRequest
  • 01231fe Minor refactoring in STOMP documentation
  • 7665424 Polishing contribution
  • 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 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
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `spring.version` from 5.3.9 to 5.3.15.

Updates `spring-core` from 5.3.9 to 5.3.15
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.9...v5.3.15)

Updates `spring-beans` from 5.3.9 to 5.3.15
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.9...v5.3.15)

Updates `spring-context` from 5.3.9 to 5.3.15
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.9...v5.3.15)

Updates `spring-test` from 5.3.9 to 5.3.15
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.9...v5.3.15)

---
updated-dependencies:
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-beans
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-context
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-test
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 14, 2022
@garydgregory garydgregory merged commit e121b9c into master Jan 15, 2022
@dependabot dependabot bot deleted the dependabot/maven/spring.version-5.3.15 branch January 15, 2022 14:42
asfgit pushed a commit that referenced this pull request Jan 15, 2022
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 java Pull requests that update Java code
Projects
None yet
2 participants