Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps spring-boot-configuration-processor from 2.2.5.RELEASE to 2.2.6.RELEASE.

Release notes

Sourced from spring-boot-configuration-processor'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.


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-configuration-processor](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 added the dependencies Pull requests that update a dependency file label Mar 27, 2020
@dependabot-preview dependabot-preview bot requested a review from pneugebala March 27, 2020 04:28
@pneugebala pneugebala merged commit 0f1c69b into master Mar 28, 2020
@pneugebala pneugebala deleted the dependabot/gradle/org.springframework.boot-spring-boot-configuration-processor-2.2.6.RELEASE branch March 28, 2020 16:54
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