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

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented May 19, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.springframework.boot:spring-boot-starter-thymeleaf (source) 2.6.7 -> 2.7.0 age adoption passing confidence

Release Notes

spring-projects/spring-boot

v2.7.0

Compare Source

⭐ New Features

  • Revert to using "application/json" as default MIME type for GraphQL while remaining compatible with "application/graphql+json" #​30860
  • Allow customization of single logout in auto-configured SAML relying party registration #​30128

🐞 Bug Fixes

  • Default properties configured on SpringApplication have higher precedence than properties configured with @PropertySource #​31093
  • A failure when an instrumented WebClient records metrics causes the request to fail #​31089
  • Dependency management for Artemis is incomplete #​31079
  • Configuration properties for Statsd's buffered and step properties are missing #​31059
  • Debug logging for requests to WebFlux-based Actuator endpoints does not identify the endpoint #​30887
  • @ConditionalOnProperty meta annotation with @AliasFor does not work #​30874
  • Event handling in JobExecutionExitCodeGenerator is not thread-safe #​30846
  • Hibernate service loading logs HHH000505 warnings for ServiceConfigurationError with Gradle-built jars since 2.5.10 when using Java 11 or later #​30791
  • Cryptic startup failure with bare LOGGING_LEVEL environment variable #​30789
  • SearchStrategy argument of MethodValidationExcludeFilter byAnnotation(Class, SearchStrategy) is not used #​30787
  • spring.security.saml2.relyingparty.registration..asserting-party. properties contain unwanted hyphen in asserting-party #​30785
  • DevTools sets deprecated spring.mustache.cache property #​30774

📔 Documentation

  • Extend documentation on Datadog metrics #​30997
  • Fix link to Upgrading From 1.x in multi-page documentation #​30995
  • Document support for Java 18 #​30782

🔨 Dependency Upgrades

❤️ Contributors

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

v2.6.8

Compare Source

🐞 Bug Fixes
  • Default properties configured on SpringApplication have higher precedence than properties configured with @PropertySource #​31092
  • A failure when an instrumented WebClient records metrics causes the request to fail #​31088
  • Dependency management for Artemis is incomplete #​31078
  • Configuration properties for Statsd's buffered and step properties are missing #​31058
  • Debug logging for requests to WebFlux-based Actuator endpoints does not identify the endpoint #​30886
  • @ConditionalOnProperty meta annotation with @AliasFor does not work #​30873
  • Event handling in JobExecutionExitCodeGenerator is not thread-safe #​30845
  • Hibernate service loading logs HHH000505 warnings for ServiceConfigurationError with Gradle-built jars since 2.5.10 when using Java 11 or later #​30790
  • Cryptic startup failure with bare LOGGING_LEVEL environment variable #​30788
  • SearchStrategy argument of MethodValidationExcludeFilter byAnnotation(Class, SearchStrategy) is not used #​30786
📔 Documentation
  • Extend documentation on Datadog metrics #​30996
  • Fix link to Upgrading From 1.x in multi-page documentation #​30994
  • Document support for Java 18 #​30781
🔨 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 May 19, 2022 12:19
@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 May 19, 2022
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: recaptchaenterprise Issues related to the googleapis/java-recaptchaenterprise API. labels May 19, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 19, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 19, 2022
@renovate-bot renovate-bot changed the title deps: update dependency org.springframework.boot:spring-boot-starter-thymeleaf to v2.6.8 deps: update dependency org.springframework.boot:spring-boot-starter-thymeleaf to v2.7.0 May 19, 2022
@renovate-bot renovate-bot force-pushed the renovate/org.springframework.boot-spring-boot-starter-thymeleaf-2.x branch from 5f805dc to c310d87 Compare May 19, 2022 15:25
@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 May 19, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 19, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 19, 2022
@meltsufin meltsufin added the automerge Merge the pull request once unit tests and other checks pass. label May 19, 2022
@gcf-merge-on-green gcf-merge-on-green bot merged commit 2aac201 into googleapis:main May 19, 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 May 19, 2022
@renovate-bot renovate-bot deleted the renovate/org.springframework.boot-spring-boot-starter-thymeleaf-2.x branch May 19, 2022 21:01
gcf-merge-on-green bot pushed a commit that referenced this pull request May 24, 2022
🤖 I have created a release *beep* *boop*
---


## [2.6.0](v2.5.0...v2.6.0) (2022-05-19)


### Features

* add build scripts for native image testing in Java 17 ([#1440](https://github.com/googleapis/java-recaptchaenterprise/issues/1440)) ([#799](#799)) ([dddabca](dddabca))


### Documentation

* **samples:** added account defender samples and tests ([#771](#771)) ([eca03a1](eca03a1))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 ([#795](#795)) ([fcdd308](fcdd308))
* update dependency org.springframework.boot:spring-boot-starter-test to v2.7.0 ([#796](#796)) ([2aa3477](2aa3477))
* update dependency org.springframework.boot:spring-boot-starter-thymeleaf to v2.7.0 ([#797](#797)) ([2aac201](2aac201))
* update dependency org.springframework.boot:spring-boot-starter-web to v2.7.0 ([#798](#798)) ([abfb369](abfb369))

---
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 24, 2022
🤖 I have created a release *beep* *boop*
---


## [2.6.0](googleapis/java-recaptchaenterprise@v2.5.0...v2.6.0) (2022-05-19)


### Features

* add build scripts for native image testing in Java 17 ([#1440](https://github.com/googleapis/java-recaptchaenterprise/issues/1440)) ([#799](googleapis/java-recaptchaenterprise#799)) ([9e5d4da](googleapis/java-recaptchaenterprise@9e5d4da))


### Documentation

* **samples:** added account defender samples and tests ([#771](googleapis/java-recaptchaenterprise#771)) ([77992d1](googleapis/java-recaptchaenterprise@77992d1))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 ([#795](googleapis/java-recaptchaenterprise#795)) ([365a84f](googleapis/java-recaptchaenterprise@365a84f))
* update dependency org.springframework.boot:spring-boot-starter-test to v2.7.0 ([#796](googleapis/java-recaptchaenterprise#796)) ([33674ee](googleapis/java-recaptchaenterprise@33674ee))
* update dependency org.springframework.boot:spring-boot-starter-thymeleaf to v2.7.0 ([#797](googleapis/java-recaptchaenterprise#797)) ([91e2e99](googleapis/java-recaptchaenterprise@91e2e99))
* update dependency org.springframework.boot:spring-boot-starter-web to v2.7.0 ([#798](googleapis/java-recaptchaenterprise#798)) ([92ff237](googleapis/java-recaptchaenterprise@92ff237))

---
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
Development

Successfully merging this pull request may close these issues.

3 participants