Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

deps: update dependency org.springframework.boot:spring-boot-starter-test to v2.5.6 #614

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Oct 21, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.springframework.boot:spring-boot-starter-test (source) 2.5.5 -> 2.5.6 age adoption passing confidence

Release Notes

spring-projects/spring-boot

v2.5.6

Compare Source

🐞 Bug Fixes
  • Misleading failure analysis when jOOQ's DSLContext is unavailable due to R2DBC taking precedence over JDBC #​28379
  • When lazy initialization is enabled, JMX endpoints are not available #​28371
  • JarFileWrapper may cause many FinalReferences causing GC pressure #​28356
  • Flattened VCAP_SERVICES properties are not sanitized by default #​28353
  • MeterValue with "d" suffix not parsed as Duration for timer #​28351
  • CachingOperationInvoker cache can consume a significant amount of heap space #​28347
  • Devtools restart fails with in-memory R2DBC database and SQL initialization scripts #​28345
  • ActiveMQ starter depends on org.apache.geronimo.specs:geronimo-j2ee-management_1.1_spec #​28340
  • spring-boot-starter-oauth2-client has an unnecessary dependency on com.sun.mail:jakarta.mail #​28333
  • Layertools extract does not preserve last modified and last access times #​28190
  • NumberFormatException when configuring spring.rabbitmq.addresses with an IPv6 address #​28134
  • Broken content negotiation for OpenMetrics #​28130
📔 Documentation
  • Fix typo in EnvironmentPostProcessor's class-level javadoc #​28382
  • Remove obsolete info about Spring Integration's metrics support #​28375
  • Update docs to be explicit about dot notation being correctly mapped #​28201
  • Section 4.4 File Rotation mentions the wrong configuration file name for Log4j2 #​28193
  • Update Javadoc with note mentioning that class using ConstructorBinding must be enabled using annotations #​28171
  • Make it clearer that, when using @AutoConfigureTestEntityManager outside of @DataJpaTest, any tests using the test entity manager must be @Transactional #​28159
🔨 Dependency Upgrades
❤️ Contributors

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


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate-bot renovate-bot requested a review from a team as a code owner October 21, 2021 13:54
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 21, 2021
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Oct 21, 2021
@product-auto-label product-auto-label bot added the api: recaptchaenterprise Issues related to the googleapis/java-recaptchaenterprise API. label Oct 21, 2021
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 21, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 21, 2021
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Oct 21, 2021
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 21, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 21, 2021
@eaball35 eaball35 merged commit 2dc3be3 into googleapis:main Oct 25, 2021
@renovate-bot renovate-bot deleted the renovate/org.springframework.boot-spring-boot-starter-test-2.x branch October 25, 2021 22:22
gcf-merge-on-green bot pushed a commit that referenced this pull request Nov 8, 2021
🤖 I have created a release \*beep\* \*boop\*
---
## [2.3.0](https://www.github.com/googleapis/java-recaptchaenterprise/compare/v2.2.3...v2.3.0) (2021-11-08)


### Features

* add reCAPTCHA Enterprise account defender API methods ([#622](https://www.github.com/googleapis/java-recaptchaenterprise/issues/622)) ([7d03de1](https://www.github.com/googleapis/java-recaptchaenterprise/commit/7d03de17532d604855b36c1ddb24ed4bb215444d))


### Bug Fixes

* **java:** java 17 dependency arguments ([#1266](https://www.github.com/googleapis/java-recaptchaenterprise/issues/1266)) ([#618](https://www.github.com/googleapis/java-recaptchaenterprise/issues/618)) ([1dcc586](https://www.github.com/googleapis/java-recaptchaenterprise/commit/1dcc5869dc4b382dbe4064b2deb990afa5b4b904))


### Documentation

* **samples:** removed assessment name ([#623](https://www.github.com/googleapis/java-recaptchaenterprise/issues/623)) ([d84325e](https://www.github.com/googleapis/java-recaptchaenterprise/commit/d84325e18c998bd00d337a492550c56154a4dc28))


### Dependencies

* update dependency net.bytebuddy:byte-buddy to v1.11.21 ([#609](https://www.github.com/googleapis/java-recaptchaenterprise/issues/609)) ([6f68747](https://www.github.com/googleapis/java-recaptchaenterprise/commit/6f6874741b228b573f04356e0684c4c0be397b32))
* update dependency net.bytebuddy:byte-buddy to v1.11.22 ([#621](https://www.github.com/googleapis/java-recaptchaenterprise/issues/621)) ([e9f90d6](https://www.github.com/googleapis/java-recaptchaenterprise/commit/e9f90d622819baceb775236dad627e88c1de0ec9))
* update dependency net.bytebuddy:byte-buddy to v1.12.0 ([#625](https://www.github.com/googleapis/java-recaptchaenterprise/issues/625)) ([ea40975](https://www.github.com/googleapis/java-recaptchaenterprise/commit/ea409753c10f6b211853ebe50335bf32c4218b4c))
* update dependency org.seleniumhq.selenium:selenium-chrome-driver to v4 ([#605](https://www.github.com/googleapis/java-recaptchaenterprise/issues/605)) ([411c196](https://www.github.com/googleapis/java-recaptchaenterprise/commit/411c196b04f731ea03aa18947cd7fc07a6c77bc8))
* update dependency org.seleniumhq.selenium:selenium-java to v4 ([#606](https://www.github.com/googleapis/java-recaptchaenterprise/issues/606)) ([a40a3b6](https://www.github.com/googleapis/java-recaptchaenterprise/commit/a40a3b6457a59dc5865734cfe1dc9ab6067d829c))
* update dependency org.springframework.boot:spring-boot-starter-test to v2.5.6 ([#614](https://www.github.com/googleapis/java-recaptchaenterprise/issues/614)) ([2dc3be3](https://www.github.com/googleapis/java-recaptchaenterprise/commit/2dc3be30c10365dee5c3e53932e0c3c86b6866b5))
* update dependency org.springframework.boot:spring-boot-starter-thymeleaf to v2.5.6 ([#615](https://www.github.com/googleapis/java-recaptchaenterprise/issues/615)) ([2f03ff1](https://www.github.com/googleapis/java-recaptchaenterprise/commit/2f03ff103a14c05cb5e8e5f2b103abfc446dfaa8))
* update dependency org.springframework.boot:spring-boot-starter-web to v2.5.6 ([#616](https://www.github.com/googleapis/java-recaptchaenterprise/issues/616)) ([57f0a14](https://www.github.com/googleapis/java-recaptchaenterprise/commit/57f0a141998ce8d4ef112a41bd4693ed01f7898a))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: recaptchaenterprise Issues related to the googleapis/java-recaptchaenterprise API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
3 participants