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.2.5.RELEASE to 2.2.6.RELEASE in /examples #2530

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Apr 6, 2020

Bumps org.springframework.boot from 2.2.5.RELEASE to 2.2.6.RELEASE.

Release notes

Sourced from org.springframework.boot's releases.

v2.2.6.RELEASE

⭐ New Features

  • Provide dependency management for Jakarta Xml Soap #20659
  • Add support for Java 14 #20576
  • Deprecate spring.mvc.pathmatch.use-suffix-pattern, spring.mvc.pathmatch.use-registered-suffix-pattern, and spring.mvc.contentnegotiation.favor-path-extension #20528

🪲 Bug Fixes

  • Unresolvable placeholder in the value of spring.datasource.url causes a startup failure even when there is a user-provided DataSource bean #20670
  • @FlywayDataSource does not work in an application that has multiple datasources #20617
  • KafkaAutoConfiguration should back off when a bean of type ConcurrentKafkaListenerContainerFactory is found #20615
  • ApplicationHome does not work correctly with paths that contain spaces #20543
  • Ignore trailing slash should not apply to single character URIs #20536
  • Jwt Decoder signature algorithm configuration is not used in combination with public-key-file #20523
  • DependencyCustomizer ifAllResourcesPresent adds modules if any resources are present #20501
  • TomcatReactiveWebServerFactory does not call getTomcatWebServer to create the TomcatWebServer #20499
  • Credentials of cloudfoundry service cannot be resolved after upgrading to 2.2.5 #20432
  • DevTools triggers eager initialization of jaxws-client defined in XML config #20430

📔 Documentation

  • Document that actuator over HTTP requires Jackson #20618
  • Link to correct factory in TomcatReactiveWebServerFactory's javadoc #20589
  • Update version of com.gorylenko.gradle-git-properties in documentation example #20436
  • Externalized Configuration Constructor Binding Incorrect Code Example #20378
  • Recommend configuring compileJava's inputs to include processResources' output when generating configuration metadata #20323

🔨 Dependency Upgrades

  • Upgrade to Mimepull 1.9.13 #20675
  • Upgrade to Spring Integration 5.2.5 #20672
  • Upgrade to Maven Dependency Plugin 3.1.2 #20658
  • Upgrade to Xmlunit2 2.6.4 #20657
  • Upgrade to Spring Session Bom Corn-SR2 #20656
  • Upgrade to Postgresql 42.2.11 #20655
  • Upgrade to Neo4j Ogm 3.2.10 #20654
  • Upgrade to Liquibase 3.8.8 #20653
  • Upgrade to Kotlin Coroutines 1.3.5 #20652
  • Upgrade to Kotlin 1.3.71 #20651
  • Upgrade to Freemarker 2.3.30 #20650
  • Upgrade to Elasticsearch 6.8.7 #20649
  • Upgrade to Jetty 9.4.27.v20200227 #20648
  • Upgrade to Janino 3.1.2 #20647
  • Upgrade to Tomcat 9.0.33 #20646
  • Upgrade to Httpclient 4.5.12 #20645
  • Upgrade to Activemq 5.15.12 #20644
  • Upgrade to Jakarta Xml Ws 2.3.3 #20643
  • Upgrade to Jakarta Xml Bind 2.3.3 #20642
  • Upgrade to Undertow 2.0.30.Final #20641
... (truncated)
Commits
  • 98e21c3 Release v2.2.6.RELEASE
  • a234dff Remove check for deprecated configuration properties
  • ab01c55 Deprecate use of path extensions for request mapping and content negotiation
  • 0c3be4d Upgrade to Spring Integration 5.2.5.RELEASE
  • 48f235c Upgrade to Spring Kafka 2.3.7
  • f218565 Upgrade to Mimepull 1.9.13
  • 1b3efb5 Upgrade to Spring Data Moore SR6
  • 6316d26 Upgrade to Spring HATEOAS 1.0.4.RELEASE
  • 009361d Merge branch '2.1.x' into 2.2.x
  • 1835323 Do not fail if "spring.datasource.url" cannot be resolved
  • 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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 6, 2020
@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.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/gradle/examples/org.springframework.boot-2.2.6.RELEASE branch from 82921a4 to 62716d5 Compare April 11, 2020 18:07
@dependabot-preview
Copy link
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/gradle/examples/org.springframework.boot-2.2.6.RELEASE branch 3 times, most recently from d832bad to 65a46a3 Compare April 12, 2020 14:08
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 2.2.5.RELEASE to 2.2.6.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.2.5.RELEASE...v2.2.6.RELEASE)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/gradle/examples/org.springframework.boot-2.2.6.RELEASE branch from 65a46a3 to a47cbc0 Compare April 13, 2020 05:12
@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 rnorth merged commit 3645252 into master Apr 13, 2020
@rnorth rnorth deleted the dependabot/gradle/examples/org.springframework.boot-2.2.6.RELEASE branch April 13, 2020 19:53
quincy pushed a commit to quincy/testcontainers-java that referenced this pull request May 28, 2020
…tcontainers#2530)

Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 2.2.5.RELEASE to 2.2.6.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.2.5.RELEASE...v2.2.6.RELEASE)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Richard North <rich.north@gmail.com>
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