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 org.springframework.boot from 2.1.9.RELEASE to 2.2.0.RELEASE in /examples #1985

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps org.springframework.boot from 2.1.9.RELEASE to 2.2.0.RELEASE.

Release notes

Sourced from org.springframework.boot'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.

If all status checks pass Dependabot will automatically merge this pull request.


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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • 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 [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 2.1.9.RELEASE to 2.2.0.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.1.9.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 18, 2019
@dependabot-preview
Copy link
Contributor Author

Dependabot tried to automerge this PR, but received the following error from GitHub:

Waiting on code owner review from bsideup, kiview, and/or rnorth.

@rnorth
Copy link
Member

rnorth commented Oct 20, 2019

@dependabot merge

@dependabot-preview dependabot-preview bot merged commit c27f401 into master Oct 20, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/gradle/examples/org.springframework.boot-2.2.0.RELEASE branch October 20, 2019 13:05
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