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

build(deps): bump spring-boot-starter-test from 2.2.5.RELEASE to 2.2.6.RELEASE #737

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps spring-boot-starter-test from 2.2.5.RELEASE to 2.2.6.RELEASE.

Release notes

Sourced from spring-boot-starter-test'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)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [spring-boot-starter-test](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>
@codecov
Copy link

codecov bot commented Mar 27, 2020

Codecov Report

Merging #737 into master will decrease coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #737      +/-   ##
==========================================
- Coverage   85.52%   85.48%   -0.04%     
==========================================
  Files         141      141              
  Lines        2749     2749              
  Branches      199      199              
==========================================
- Hits         2351     2350       -1     
- Misses        333      334       +1     
  Partials       65       65              

@uweschaefer uweschaefer merged commit 194f84d into master Mar 27, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/maven/org.springframework.boot-spring-boot-starter-test-2.2.6.RELEASE branch March 27, 2020 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant