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-jdbc from 5.3.14 to 5.3.15 #436

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps spring-jdbc from 5.3.14 to 5.3.15.

Release notes

Sourced from spring-jdbc'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!

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 compatibility score

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-jdbc](https://github.com/spring-projects/spring-framework) from 5.3.14 to 5.3.15.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.14...v5.3.15)

---
updated-dependencies:
- dependency-name: org.springframework:spring-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 14, 2022
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling e135ee3 on dependabot/maven/org.springframework-spring-jdbc-5.3.15 into 60872ac on master.

@jeffgbutler jeffgbutler merged commit 33c69f3 into master Jan 14, 2022
@dependabot dependabot bot deleted the dependabot/maven/org.springframework-spring-jdbc-5.3.15 branch January 14, 2022 12:02
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.

None yet

2 participants