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.6.6 -> 2.6.7 age adoption passing confidence

Release Notes

spring-projects/spring-boot

v2.6.7

Compare Source

🐞 Bug Fixes

  • bootBuildInfo fails with a NullPointerException when an additional property has a null value #​30670
  • @SpringBootTest(webEnvironment = WebEnvironment.NONE) is overridden by spring.main.web-application-type in application.properties #​30666
  • Spring Boot does not respect WebApplicationType.REACTIVE in tests with a mock web environment #​30664
  • NullPointerException is thrown when accessing /actuator/configprops if a class annotated with both @Configuration and @ConfigurationProperties has a static @Bean method #​30581
  • ApplicationAvailabilityBean is not thread-safe #​30553
  • Incorrect Neo4j username property replacement hint by spring-boot-properties-migrator #​30551
  • Add Tomcat locale mapping for Japanese to preserve UTF-8 charset #​30541

📔 Documentation

  • Update doc samples to reflect AdoptOpenJDK move to the Eclipse Foundation #​30749
  • Fix incorrect link in kafka.adoc #​30674
  • Move Jetty 9 specific exclusions to the correct dependency #​30583
  • Add missing configuration metadata for "management.endpoint.health.probes.add-additional-paths" #​30562
  • Update list of default internal proxies in Web Server howto #​30544
  • Polish documentation #​30526

🔨 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 April 21, 2022 14:03
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Apr 21, 2022
@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 Apr 21, 2022
@product-auto-label product-auto-label bot added the api: recaptchaenterprise Issues related to the googleapis/java-recaptchaenterprise API. label Apr 21, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 21, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 21, 2022
@blakeli0 blakeli0 added the automerge Merge the pull request once unit tests and other checks pass. label Apr 21, 2022
@gcf-merge-on-green gcf-merge-on-green bot merged commit 568a069 into googleapis:main Apr 21, 2022
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Apr 21, 2022
@renovate-bot renovate-bot deleted the renovate/org.springframework.boot-spring-boot-starter-test-2.x branch April 21, 2022 15:47
gcf-merge-on-green bot pushed a commit that referenced this pull request May 16, 2022
🤖 I have created a release *beep* *boop*
---


## [2.5.0](v2.4.11...v2.5.0) (2022-05-04)


### Features

* introduced Reason, PasswordLeakVerification, AccountDefenderAssessment ([6b0f9f1](6b0f9f1))


### Bug Fixes

* remove key management API ([#788](#788)) ([6b0f9f1](6b0f9f1))


### Dependencies

* update dependency org.seleniumhq.selenium:selenium-chrome-driver to v4.1.4 ([#784](#784)) ([58c4d6d](58c4d6d))
* update dependency org.seleniumhq.selenium:selenium-java to v4.1.4 ([#785](#785)) ([b448e5b](b448e5b))
* update dependency org.springframework.boot:spring-boot-starter-test to v2.6.7 ([#778](#778)) ([568a069](568a069))
* update dependency org.springframework.boot:spring-boot-starter-thymeleaf to v2.6.7 ([#779](#779)) ([3f25216](3f25216))
* update dependency org.springframework.boot:spring-boot-starter-web to v2.6.7 ([#780](#780)) ([34f2b81](34f2b81))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot pushed a commit to meltsufin/monorepo-experiments that referenced this pull request May 17, 2022
🤖 I have created a release *beep* *boop*
---


## [2.5.0](googleapis/java-recaptchaenterprise@v2.4.11...v2.5.0) (2022-05-04)


### Features

* introduced Reason, PasswordLeakVerification, AccountDefenderAssessment ([d998d9c](googleapis/java-recaptchaenterprise@d998d9c))


### Bug Fixes

* remove key management API ([#788](googleapis/java-recaptchaenterprise#788)) ([d998d9c](googleapis/java-recaptchaenterprise@d998d9c))


### Dependencies

* update dependency org.seleniumhq.selenium:selenium-chrome-driver to v4.1.4 ([#784](googleapis/java-recaptchaenterprise#784)) ([27f39fa](googleapis/java-recaptchaenterprise@27f39fa))
* update dependency org.seleniumhq.selenium:selenium-java to v4.1.4 ([#785](googleapis/java-recaptchaenterprise#785)) ([1ea3661](googleapis/java-recaptchaenterprise@1ea3661))
* update dependency org.springframework.boot:spring-boot-starter-test to v2.6.7 ([#778](googleapis/java-recaptchaenterprise#778)) ([456cd4a](googleapis/java-recaptchaenterprise@456cd4a))
* update dependency org.springframework.boot:spring-boot-starter-thymeleaf to v2.6.7 ([#779](googleapis/java-recaptchaenterprise#779)) ([de22ce4](googleapis/java-recaptchaenterprise@de22ce4))
* update dependency org.springframework.boot:spring-boot-starter-web to v2.6.7 ([#780](googleapis/java-recaptchaenterprise#780)) ([6f07c5a](googleapis/java-recaptchaenterprise@6f07c5a))

---
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. size: xs Pull request size is extra small.
Projects
None yet
3 participants