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 in /examples #2273

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jan 21, 2020

Bumps org.springframework.boot from 2.2.2.RELEASE to 2.2.4.RELEASE.

Release notes

Sourced from org.springframework.boot's releases.

v2.2.4.RELEASE

🪲 Bug Fixes

📔 Documentation

  • Document RedisCacheManagerBuilderCustomizer #19819

🔨 Dependency Upgrades

  • Upgrade to Reactor Dysprosium-SR4 #19795

❤️ Contributors

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

v2.2.3.RELEASE

⭐ New Features

  • Avoid 406 Not Acceptable for error pages #19545
  • Ignore trailing slash by default when recording web metrics #18207

🪲 Bug Fixes

  • Fat jars do not tolerate entries with an invalid modification date of 0 #19713
  • Make equality checks defensive to null reference #19685
  • PoolingDataSourceBean getParentLogger throws StackOverflowError #19682
  • Failure analyser for a missing validation provider does not kick in when using the latest Jakarta Validation API #19671
  • Rejected value is null when configuration property fails validation #19580
  • Profile with comma in name does not work in tests #19560
  • Spring Boot's antlib references a properties file that is no longer packaged in its jar #19553
  • Incorrect target type with wildcard List #19526
  • Since 2.2.2 Jetty error handler cannot be overridden #19520
  • Use RBAC credentials for Couchbase cluster info #19393
  • HypermediaAutoConfiguration hinges on Spring MVC #19392
  • Micrometer's Dynatrace group property cannot be configured via application properties #19369
  • MetricsWebFilter assigns UNKNOWN outcome to 200 OK responses #19367
  • Disable Jackson SerializationFeature.WRITE_DURATIONS_AS_TIMESTAMPS by default #19352
  • Unset forward header strategy in kubernetes environment eats X-Forwarded-* headers in Spring Boot 2.2 #19333
  • Diagnostics are poor when using @ConfigurationPropertiesScan and @ConstructorBinding on a Kotlin data class without kotlin-reflect #19312
  • NoSuchMethodError when deploying to Tomcat 8.5 before 8.5.44 and Tomcat 9 before 9.0.23 #19308
  • Non-public property in Saml2RelyingPartyProperties' Registration class #19194
  • Configuration properties that use the builder pattern are not recognized when used with a generic #19099
  • Support commas embedded in command line arguments from Maven plugin #18711

📔 Documentation

... (truncated)
Commits
  • c7c3afd Release v2.2.4.RELEASE
  • f708aac Merge branch '2.1.x' into 2.2.x
  • 94b1460 Merge pull request #19819 from nosan
  • 3dba4c8 Polish "Document RedisCacheManagerBuilderCustomizer"
  • 61d8bac Document RedisCacheManagerBuilderCustomizer
  • c85f19b Revert "Add profiles directly to the application environment for tests"
  • 7693d33 Upgrade to Dependency Management Plugin 1.0.9.RELEASE
  • 938c7a6 Merge branch '2.1.x' into 2.2.x
  • 11efe17 Upgrade Java 11 version in CI image
  • ae561ce Upgrade to Reactor Dysprosium-SR4
  • 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.2.2.RELEASE to 2.2.4.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.2.2.RELEASE...v2.2.4.RELEASE)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@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 changed the title Bump org.springframework.boot from 2.2.2.RELEASE to 2.2.4.RELEASE in /examples Bump org.springframework.boot in /examples Jan 23, 2020
@rnorth rnorth merged commit 1e645e1 into master Jan 23, 2020
@rnorth rnorth deleted the dependabot/gradle/examples/org.springframework.boot-2.2.4.RELEASE branch January 23, 2020 19:23
quincy pushed a commit to quincy/testcontainers-java that referenced this pull request May 28, 2020
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 2.2.2.RELEASE to 2.2.4.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.2.2.RELEASE...v2.2.4.RELEASE)

Signed-off-by: dependabot-preview[bot] <support@dependabot.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