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

Conversation

renovate-bot
Copy link
Contributor

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

spring-projects/spring-boot

v2.6.0

Compare Source

For full upgrade instructions and new and noteworthy features please see the release notes.

⭐ New Features

  • Support both kebab-case and camelCase as Spring init CLI Options #​28138

🐞 Bug Fixes

  • Profiles added using @ActiveProfiles have different precedence #​28724
  • Dependency management for JSTL is out of date #​28660
  • A RestClientBuilder bean is not defined when RestHighLevelClient is unavailable #​28655
  • JUnit annotations may prevent a test context from being cached #​28566
  • Avoid duplicate AOP proxy class definition with FilteredClassLoader #​28545
  • Metrics for ThreadPoolTaskScheduler can conflict with the metrics of ThreadPoolTaskExecutor if they share the same bean name prefix #​28536
  • Task metrics should not expose time-related metrics as these are not supported yet #​28535
  • Logback should default to JVM's default charset instead of ASCII #​28487
  • When a parent context has method validation configuration, it isn't auto-configured in its child contexts #​28480
  • Prometheus actuator endpoint should produce a text/plain response unless application/openmetrics-text is explicitly accepted #​28469
  • Lettuce metrics auto-configuration should not require Spring Data #​28436
  • Error page is accessible when no credentials are provided #​26356

📔 Documentation

  • Fix "Configure Two DataSources" example #​28713
  • Configuration sample in reference doc has wrong yaml formatting #​28693
  • Fix yaml sample format in reference doc #​28692
  • Update URL for GraphQL Spring Boot starter #​28691
  • Fix @deprecated and @see in org.springframework.boot.loader.archive.Archive's javadoc #​28681
  • Update links to Spring Security's reference documentation #​28618
  • Replace "e.g." by "for example" #​28583
  • Fix typo in "Ant-style path matching" #​28550
  • Replace "refer to" with "see" #​28537
  • Replace "check out" with more formal language #​28503
  • Replace "etc" in reference documentation #​28497
  • Change description of property "logging.logback.rollingpolicy.max-history" to match Logback documentation #​28467
  • Improve documentation on using an embedded ActiveMQ broker #​28435
  • Remove use of {@code ? } from configuration property descriptions #​28431
  • Reinstate monospaced formatting in Actuator endpoint documentation #​28430

🔨 Dependency Upgrades

❤️ Contributors

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

v2.5.7

Compare Source

🐞 Bug Fixes

  • Dependency management for JSTL is out of date #​28659
  • JUnit annotations may prevent a test context from being cached #​28565
  • Avoid duplicate AOP proxy class definition with FilteredClassLoader #​28531
  • Profiles added using @ActiveProfiles have different precedence #​28530
  • Logback should default to JVM's default charset instead of ASCII #​28486
  • When a parent context has method validation configuration, it isn't auto-configured in its child contexts #​28479
  • Prometheus actuator endpoint should produce a text/plain response unless application/openmetrics-text is explicitly accepted #​28446

📔 Documentation

  • Fix "Configure Two DataSources" example #​28712
  • Update URL for GraphQL Spring Boot starter #​28683
  • Fix @deprecated and @see in org.springframework.boot.loader.archive.Archive's javadoc #​28680
  • Configuration sample in reference doc has wrong yaml formatting #​28671
  • Fix yaml sample format in reference doc #​28670
  • Fix typo in "Ant-style path matching" #​28549
  • Change description of property "logging.logback.rollingpolicy.max-history" to match Logback documentation #​28466
  • Improve documentation on using an embedded ActiveMQ broker #​28434
  • Don't use markdown syntax in javadoc or error messages #​28424

🔨 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: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 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 November 19, 2021 09:02
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Nov 19, 2021
@product-auto-label product-auto-label bot added the api: recaptchaenterprise Issues related to the googleapis/java-recaptchaenterprise API. label Nov 19, 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 Nov 19, 2021
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 19, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 19, 2021
@chanseokoh chanseokoh added the automerge Merge the pull request once unit tests and other checks pass. label Nov 19, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit 0682013 into googleapis:main Nov 19, 2021
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Nov 19, 2021
@renovate-bot renovate-bot deleted the renovate/org.springframework.boot-spring-boot-starter-test-2.x branch November 19, 2021 19:48
gcf-merge-on-green bot pushed a commit that referenced this pull request Dec 6, 2021
🤖 I have created a release \*beep\* \*boop\*
---
### [2.3.1](https://www.github.com/googleapis/java-recaptchaenterprise/compare/v2.3.0...v2.3.1) (2021-12-03)


### Documentation

* **samples:** added annotate assessment sample and refactored tests. ([#635](https://www.github.com/googleapis/java-recaptchaenterprise/issues/635)) ([436ae3e](https://www.github.com/googleapis/java-recaptchaenterprise/commit/436ae3ef9d5866654504c7d5bfbf6464197ceee6))
* **samples:** updated comments in create assessment ([#641](https://www.github.com/googleapis/java-recaptchaenterprise/issues/641)) ([c0c9453](https://www.github.com/googleapis/java-recaptchaenterprise/commit/c0c9453b971aef2c9f9e75dea5d1d057819942aa))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.0 ([#639](https://www.github.com/googleapis/java-recaptchaenterprise/issues/639)) ([30d4ba3](https://www.github.com/googleapis/java-recaptchaenterprise/commit/30d4ba34fca40a99f0c34e62b25fc5f2e475e129))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.1 ([#658](https://www.github.com/googleapis/java-recaptchaenterprise/issues/658)) ([3f6bc29](https://www.github.com/googleapis/java-recaptchaenterprise/commit/3f6bc29ace2144482aa018f252c2b43721d99d6c))
* update dependency net.bytebuddy:byte-buddy to v1.12.1 ([#632](https://www.github.com/googleapis/java-recaptchaenterprise/issues/632)) ([dc4f340](https://www.github.com/googleapis/java-recaptchaenterprise/commit/dc4f340bb5cda8e585b65eb1135b459a9e4f9b0d))
* update dependency net.bytebuddy:byte-buddy to v1.12.2 ([#648](https://www.github.com/googleapis/java-recaptchaenterprise/issues/648)) ([0a89c68](https://www.github.com/googleapis/java-recaptchaenterprise/commit/0a89c684f453f21a55eb4f1f4a57bbc630b8f5b5))
* update dependency org.seleniumhq.selenium:selenium-chrome-driver to v4.1.0 ([#649](https://www.github.com/googleapis/java-recaptchaenterprise/issues/649)) ([110f276](https://www.github.com/googleapis/java-recaptchaenterprise/commit/110f2762f1559a2107d84eab4a5d2402931de531))
* update dependency org.seleniumhq.selenium:selenium-java to v4.1.0 ([#650](https://www.github.com/googleapis/java-recaptchaenterprise/issues/650)) ([4f39ada](https://www.github.com/googleapis/java-recaptchaenterprise/commit/4f39adaebead06eb2126db324d1d52b1f8bfe485))
* update dependency org.springframework.boot:spring-boot-starter-test to v2.6.0 ([#644](https://www.github.com/googleapis/java-recaptchaenterprise/issues/644)) ([0682013](https://www.github.com/googleapis/java-recaptchaenterprise/commit/0682013c211eb7e4f5f995f3efd0952fdf61c136))
* update dependency org.springframework.boot:spring-boot-starter-thymeleaf to v2.6.0 ([#645](https://www.github.com/googleapis/java-recaptchaenterprise/issues/645)) ([cd939fe](https://www.github.com/googleapis/java-recaptchaenterprise/commit/cd939fee210764d2703c133a390cc6ed7cd792b3))
* update dependency org.springframework.boot:spring-boot-starter-web to v2.6.0 ([#646](https://www.github.com/googleapis/java-recaptchaenterprise/issues/646)) ([6b03b68](https://www.github.com/googleapis/java-recaptchaenterprise/commit/6b03b68662cd26603f20cc315a1b0f8f01ac8180))
---


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