Skip to content

Conversation

@dependabot-preview
Copy link

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

Release notes

Sourced from spring-boot-autoconfigure's releases.

v2.1.5.RELEASE

⭐ New Features

  • Improve Spring Session DefaultCookieSerializer auto-configuration #16513
  • Cache MimeTypes to improve performance #16507

🪲 Bug Fixes

  • Binder can fail with POJOs that have generic types #16821
  • HTTPS urls cause NPE when using Jetty Reactor #16810
  • RedisReactiveHealthIndicator makes blocking call on error #16756
  • 'spring.resources.cache.period' is always overridden by 'spring.resources.cache.cachecontrol' #16730
  • Dependency management for Kafka is incomplete #16728
  • Redis pooling minIdle property is ignored as timeBetweenEvictionRun defaults to -1 and cannot be configured #16703
  • JacksonTester handles some characters asymmetrically #16629
  • Exclude HikariCP specific dependency from Quartz #16628
  • Dependency management for Glassfish JAXB is incomplete #16619
  • UndertowWebServer's logger is wrong #16613
  • EL-based validation message interpolation does not work when using spring-boot-starter-webflux #16596
  • Some syntax in the reference documentation is not highlighted or is missing altogether #16579
  • ConfigurationMetadataProperty name not stripped with same source types #16549
  • Dependency management is provided for solr-uima which does not exist in 7.7 #16490
  • Repackage goal does not lazily resolve "project.build.finalName" anymore #16456
  • StackOverflow in meta-data generation with unresolved generic and upper bound #16451
  • Liquibase endpoint does not honor custom change log table #16442
  • Metrics may be updated twice when CompositeMeterRegistry exists #16221
  • Binder can fail when multiple overloaded setters exist #16206
  • When running on a separate port, Actuator health endpoint may report healthy before the main port is listening #15378

📔 Documentation

  • fix whitespace issue #16731
  • Add official link on Heroku Deployment #16719
  • Document that JUnit 4 is the default #16707
  • Fix package of java.time.Duration in documentation #16527

🔨 Dependency Upgrades

  • Upgrade to Maven Jar Plugin 3.1.2 #16842
  • Upgrade to Spring Session Bom Bean-SR5 #16841
  • Upgrade to Groovy 2.5.7 #16840
  • Upgrade to Aspectj 1.9.4 #16839
  • Upgrade to Joda Time 2.10.2 #16838
  • Upgrade to Hazelcast 3.11.4 #16837
  • Upgrade to Spring Framework 5.1.7 #16812
  • Upgrade to Maven Failsafe Plugin 2.22.2 #16780
  • Upgrade to Maven Compiler Plugin 3.8.1 #16779
  • Upgrade to Lombok 1.18.8 #16778
  • Upgrade to Neo4j Ogm 3.1.9 #16777
  • Upgrade to Jetty El 8.5.40 #16776
... (truncated)
Commits
  • b5d19b7 Release v2.1.5.RELEASE
  • e0e9c4a Merge pull request #16756 from ayudovin
  • f790556 Polish 'Drop blocking RedisReactiveHealthIndicator calls'
  • de85737 Drop blocking RedisReactiveHealthIndicator calls
  • ed998ef Update copyright header of changed files
  • ab15b8e Support overloaded setters when binding beans
  • e2dc278 Use default SslContextFactory for JettyClient
  • f665910 Use generic type for binder cache comparisons
  • 7407b22 Update CI to skip artifact downloads when possible
  • ead3031 Merge branch '2.0.x' into 2.1.x
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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-boot-autoconfigure](https://github.com/spring-projects/spring-boot) from 2.0.4.RELEASE to 2.1.5.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.0.4.RELEASE...v2.1.5.RELEASE)

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

Superseded by #32.

@dependabot-preview dependabot-preview bot deleted the dependabot/maven/org.springframework.boot-spring-boot-autoconfigure-2.1.5.RELEASE branch June 19, 2019 05:28
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.

2 participants