Skip to content

Conversation

@dependabot-preview
Copy link

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

Release notes

Sourced from spring-boot-autoconfigure's releases.

v2.2.0.RELEASE

⭐ New Features

🪲 Bug Fixes

  • Deprecate server.connection-timeout and create server-specific configuration keys #18618
  • LegacyReactiveHealthEndpointCompatibilityConfiguration activates in non-reactive application #18571
  • DevTools does not correctly handle encoded URLs found in the Class-Path manifest attribute #18502
  • @​ConfigurationProperties does not work on @​Bean methods in auto-configuration classes when metadata caching is disabled on the bean factory #18440

📔 Documentation

  • Clarify scope of "@​SpringBootTest#classes" #18603
  • Document spring.main.register-shutdown-hook #18588
  • Document formatting recommendations for configuration property javadoc #18587
  • Update Kotlin reference documentation #18573
  • Fix incorrect backslash escape for curly braces inside of Java code blocks #18567
  • Fix package in AOP pointcut #18558
  • Document the need to provide a SecurityWebFilterChain or WebSecurityConfigurerAdapter when using multiple OAuth 2 security components #18507
  • Add some more notes on running exploded jar files #18477
  • Clarify that httptrace and auditevents endpoints are enabled by default but that each requires an additional component for them to be auto-configured #18352

🔨 Dependency Upgrades

  • Upgrade to Undertow 2.0.27.Final #18626
  • Upgrade to Netty 4.1.42.Final #18609
  • Upgrade to Mongodb 3.11.1 #18602
  • Upgrade to Mimepull 1.9.12 #18601
  • Upgrade to Flyway 6.0.6 #18600
  • Upgrade to Tomcat 9.0.27 #18599
  • Upgrade to Johnzon Jsonb 1.2.1 #18598
  • Upgrade to Mysql 8.0.18 #18597
  • Upgrade to Rxjava2 2.2.13 #18596
  • Upgrade to Unboundid Ldapsdk 4.0.12 #18595
  • Upgrade to Hazelcast 3.12.3 #18594
  • Upgrade to Gson 2.8.6 #18592
  • Upgrade to Spring Kafka 2.3.1 #18526
  • Upgrade to Spring Session Corn-RELEASE #18525

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

... (truncated)
Commits
  • 62faab6 Release v2.2.0.RELEASE
  • b6e557c Update bomr config to only suggest upgrades with same minor version
  • 53dea36 Upgrade to Undertow 2.0.27.Final
  • 62d78d0 Upgrade to Spring Session Corn-RELEASE
  • 2cdf801 Add a note to the docs about combining multiple security components
  • 1529ba1 Rename server.jetty.idle-timeout
  • 49a6131 Merge pull request #18619 from izeye
  • 137538f Remove accidental JavaVersion.current() call in BootRun
  • fd1d653 Rename socket factory processor methods on NettyRSocketServerFactory
  • 7104b83 Merge branch '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 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.2.0.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.0.4.RELEASE...v2.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 17, 2019
@dependabot-preview
Copy link
Author

Superseded by #50.

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