Skip to content

Conversation

@dependabot-preview
Copy link

Bumps spring-boot-autoconfigure from 2.0.4.RELEASE to 2.1.9.RELEASE.

Release notes

Sourced from spring-boot-autoconfigure'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-autoconfigure](https://github.com/spring-projects/spring-boot) from 2.0.4.RELEASE to 2.1.9.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.0.4.RELEASE...v2.1.9.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 4, 2019
@dependabot-preview
Copy link
Author

Superseded by #48.

@dependabot-preview dependabot-preview bot deleted the dependabot/maven/org.springframework.boot-spring-boot-autoconfigure-2.1.9.RELEASE branch October 17, 2019 10:49
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.

1 participant