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.1.9.RELEASE to 5.2.0.RELEASE #59

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps spring-jdbc from 5.1.9.RELEASE to 5.2.0.RELEASE.

Release notes

Sourced from spring-jdbc's releases.

v5.2.0.RELEASE

⭐ New Features

  • Add support for MockRestServiceServer to verify that a header does not exist #23721
  • Set name for shutdown hook Thread #23670
  • Use Reactor's new Schedulers.boundedElastic() #23661
  • Avoid ArrayIndexOutOfBoundsException in SpEL's Indexer #23658
  • Fix RSocketRequester API for requests without payload #23649
  • Allow registration of RSocket metadata extractors #23645
  • Allow @Import and @ComponentScan classes to use constructor injection #23637
  • Add SVG mapping to mime.types file for JavaMail support #23629
  • Provide support for disabling cron-based scheduled jobs registered via SchedulingConfigurer #23568
  • Log HTTP method in logging filters and revise log message format #23567
  • Omit cancellation of transactional Monos in TransactionOperator #23562
  • PathMatchingResourcePatternResolver cannot load resources with a '#' in their file name within JARs #23532
  • Improve parity between Java and Kotlin router DSL #23524
  • Provide an memory efficient alternative to ClientHttpRequestInterceptor #22002

🪲 Bug Fixes

  • Newly added TransactionOperations.execute(Runnable) breaks existing Kotlin code #23724
  • ServerRequestExtensionsTests#remoteAddressOrNull with value() fails on Java 13 #23677
  • PathPatternParserTests#regexPathElementPatterns() fails on Java 13 #23669
  • BOM has explicit compile scope for each dependency #23660
  • AbstractResource causes early log4j initialization #23655
  • Improper UTF-8 handling in MockMvc for JSON response #23622
  • Memory leak when using @Async after upgrading from 5.1 to 5.2 #23571
  • FactoryBean registered with explicit target type cannot be autowired by type #23561

📔 Documentation

  • Fix typo in DispatcherServlet Javadoc #23726
  • Clarify units handling in DataSize javadoc #23697
  • Upgrade "Spring Framework Versions" page to mention JDK 13 support #23674
  • Document WebMvc.fn #23657
  • Mention Ordered and @Order support for components in Javadoc #23636
  • Fix typo #23603
  • Document minimum JDK 8 update version #23563
  • RSocket documentation #23147

🔨 Dependency Upgrades

  • Upgrade to RSocket 1.0.0.RC5 #23698
  • Upgrade to Reactor Dysprosium-RELEASE #23695
  • Upgrade to Spring Doc Resources 0.1.3 #23679
  • Upgrade to Coroutines 1.3.2 #23663
  • Upgrade to Jackson 2.10.0 #23662

❤️ Contributors

... (truncated)
Commits
  • 927b8c1 Release version 5.2.0.RELEASE
  • e435f64 Temporarily disable Gradle metadata publication
  • a446f57 Fix missing project information in generated POMS
  • 545a4fa Revert "Next Development Version"
  • f3ba263 Next Development Version
  • 77bc1b0 Use RSocket BOM
  • 29f0d1b Remove TODO in AnnotationUtils
  • f9424c8 Upgrade to RSocket 1.0.0-RC5
  • b24ac74 Restore TransactionOperations Kotlin API compatibilty
  • 1e0bdc0 Fix typo in DispatcherServlet Javadoc
  • 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)
  • @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)
  • 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-jdbc](https://github.com/spring-projects/spring-framework) from 5.1.9.RELEASE to 5.2.0.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.1.9.RELEASE...v5.2.0.RELEASE)

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

Coverage Status

Coverage remained the same at 96.467% when pulling 0fe7def on dependabot/maven/org.springframework-spring-jdbc-5.2.0.RELEASE into 913a338 on master.

@dependabot-preview
Copy link
Contributor Author

Superseded by #69.

@dependabot-preview dependabot-preview bot deleted the dependabot/maven/org.springframework-spring-jdbc-5.2.0.RELEASE branch November 5, 2019 08:38
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

1 participant