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-boot-gradle-plugin from 2.1.8.RELEASE to 2.1.9.RELEASE #200

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps spring-boot-gradle-plugin from 2.1.8.RELEASE to 2.1.9.RELEASE.

Release notes

Sourced from spring-boot-gradle-plugin's releases.

v2.1.9.RELEASE

🪲 Bug Fixes

  • Typo in assertion error message produced by ApplicationContextAssert doesNotHaveBean #18372
  • Actuator endpoint time-to-live caching is not respected on WebFlux #18339
  • Enforce ordering when ObjectProvider is used #18333
  • Dependency management for Janino is incomplete #18225
  • Bindable.withExistingValue drops annotations #18218
  • TestTypeExcludeFilter does not detect JUnit 5's @​Testable annotation #18214
  • Concurrent EndpointRequest calls can cause NPE #18211
  • Quartz is failing with JDBC but without Liquibase #18153
  • BasicErrorController returns body even if NO_CONTENT status causing 406 later #18136
  • Get Comment From Nested JarFile Incorrect #18128
  • Some usage of @​ConditionalOnMissingBean does not allow a bean defined as an interface to cause a concrete implementation to back off #18101
  • ReactiveManagementWebSecurityAutoConfiguration does not back off when oauth2 client configuration present #17949
  • Main server ResourceConfigCustomizers should not apply to management context #17801
  • Custom protocols are not honoured when Devtools is active #17214
  • DataSourceInitializedEvent picks wrong datasource #17061

📔 Documentation

  • Add Mustache to 'Customize ViewResolvers' docs section #18378
  • Invalid property name in "Task Execution and Scheduling" example #18331
  • Backport "Fix a broken Asciidoctor syntax" #18325
  • fix logback example typo #18295
  • Fix small typo in configuration metadata documentation #18289
  • Fix pre-defined logging group documentation #18270
  • Fix minor typo in documentation #18216
  • Broken links in the starter and auto-configuration class tables in the reference documentation #18163

🔨 Dependency Upgrades

  • Upgrade to Spring Session Bom Bean-SR8 #18466
  • Upgrade to Micrometer 1.1.7 #18465
  • Upgrade to Spring Data Lovelace-SR11 #18414
  • Upgrade to Lombok 1.18.10 #18407
  • Upgrade to Postgresql 42.2.8 #18406
  • Upgrade to Neo4j Ogm 3.1.14 #18405
  • Upgrade to Hibernate 5.3.12.Final #18404
  • Upgrade to Tomcat 9.0.26 #18403
  • Upgrade to Httpclient 4.5.10 #18402
  • Upgrade to Joda Time 2.10.4 #18401
  • Upgrade to Netty Tcnative 2.0.26.Final #18400
  • Upgrade to Reactor Californium-SR12 #18348
  • Upgrade to Spring Kafka 2.2.9.RELEASE #18314
  • Upgrade to Spring Integration 5.1.8.RELEASE #18313
  • Upgrade to Spring AMQP 2.1.11.RELEASE #18312
  • Upgrade to Spring REST Docs 2.0.4.RELEASE #18271
  • Upgrade to Spring Framework 5.1.10.RELEASE #18238
... (truncated)
Commits
  • 4fa2dfb Release v2.1.9.RELEASE
  • 3d4157a Correct SCM URLs in published poms
  • 40acbfc Update copyright header of changed files
  • ecf3934 Skip management context ResourceConfigCustomizers
  • 3a63179 Fix a broken Asciidoctor syntax
  • b0d6169 Upgrade to Spring Session Bom Bean-SR8
  • 9d40d19 Upgrade to Micrometer 1.1.7
  • 47365dc Revert to Spring Web Services 3.0.7.RELEASE
  • 1357f1b Upgrade to Spring AMQP 2.1.11.RELEASE
  • 00a9eea Upgrade to Spring AMQP 2.1.11.RELEASE
  • 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [spring-boot-gradle-plugin](https://github.com/spring-projects/spring-boot) from 2.1.8.RELEASE to 2.1.9.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.1.8.RELEASE...v2.1.9.RELEASE)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 4, 2019
@pivotal-issuemaster
Copy link

@dependabot-preview[bot] Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

2 similar comments
@pivotal-issuemaster
Copy link

@dependabot-preview[bot] Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@pivotal-issuemaster
Copy link

@dependabot-preview[bot] Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@bsideup bsideup merged commit 84c164e into master Oct 9, 2019
@delete-merged-branch delete-merged-branch bot deleted the dependabot/gradle/org.springframework.boot-spring-boot-gradle-plugin-2.1.9.RELEASE branch October 9, 2019 19:48
@bsideup bsideup added this to the next milestone Oct 9, 2019
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
Development

Successfully merging this pull request may close these issues.

2 participants