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

deps: update spring.version to v2.5.2 #566

Merged
merged 1 commit into from Jun 25, 2021

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jun 24, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.springframework.boot:spring-boot-maven-plugin (source) 2.5.1 -> 2.5.2 age adoption passing confidence
org.springframework.boot:spring-boot-starter-thymeleaf (source) 2.5.1 -> 2.5.2 age adoption passing confidence
org.springframework.boot:spring-boot-starter-web (source) 2.5.1 -> 2.5.2 age adoption passing confidence

Release Notes

spring-projects/spring-boot

v2.5.2

Compare Source

🪲 Bug Fixes

  • Instantiator is called without a classloader #​27074
  • EnvironmentPostProcessors aren't instantiated with correct ClassLoader #​27073
  • EnvironmentPostProcessors aren't instantiated with correct ClassLoader #​27072
  • Instantiator is called without a classloader #​27071
  • Failure when binding the name of a non-existent class to a Class<?> property isn't very helpful #​27061
  • Failure when binding the name of a non-existent class to a Class<?> property isn't very helpful #​27060
  • Unable to exclude dependencies on repackaging war #​27057
  • Unable to exclude dependencies on repackaging war #​27056
  • Deadlock when the application context is closed and System.exit(int) is then called during application context refresh #​27049
  • Default value for NettyProperties.leakDetection is not aligned with Netty's default #​27046
  • Profile-specific resolution should still happen when processing 'spring.config.import' properties #​27006
  • Profile-specific resolution should still happen when processing 'spring.config.import' properties #​27005
  • Gradle build fails with "invocation of 'Task.project' at execution time is unsupported" when using the configuration cache in a project that depends on org.springframework.boot:spring-boot-configuration-processor #​26997
  • NoSuchMethodError with Jetty 10 when trying to use HTTP/2 over TLS (h2) #​26988
  • SpringApplicationShutdownHook throws ClassCastException when use log4j2 #​26953
  • Gradle 6.9.x is not listed as a supported version when the Gradle version is < 6.8 #​26952
  • Kotlin plugin's version shouldn't be read if the kotlin.version extra property has been set #​26947
  • Profile-specific files should still be considered when processing 'spring.config.import' properties #​26939
  • Misleading type information reported by BeanNotOfRequiredTypeFailureAnalyzer #​26935
  • SQL initialization in 2.5 does not handle connection errors gracefully anymore #​26926
  • Script-based database initialization should not check the database's type unless it has scripts to apply #​26925
  • Memory leak in MetricsClientHttpRequestInterceptor when auto-timing is disabled #​26923
  • DevTools' LiveReload support's HTTP header handling is case sensitive #​26920
  • DevTools' LiveReload support's HTTP header handling is case sensitive #​26919
  • App fails to start when using Flyway or Liquibase with a spring.flyway.url or spring.liquibase.url without spring-jdbc on the classpath #​26917
  • A bean factory post processor cannot be configured to run after DependsOnDatabaseInitializationPostProcessor #​26899
  • WebSocket auto-configuration throws a CNFE with Jetty 10 #​26847

📔 Documentation

  • Description of spring.datasource.name property is inaccurate #​27063
  • Description of spring.datasource.name property is inaccurate #​27062
  • Update reference documentation to reflect @SpringBootApplication's use of @SpringBootConfiguration #​27024
  • Document uuid support in RandomValuePropertySource #​27010
  • Misleading doc about application startup exposure #​26978
  • Add missing space for asciidoc ordered list #​26955
  • Add Azure info to the cloud deployment docs #​26910
  • Make the documentation versions more apparent #​26891

🔨 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 these updates again.


  • If you want to rebase/retry this PR, check this box.

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 June 24, 2021 23:56
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jun 24, 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 Jun 24, 2021
@product-auto-label product-auto-label bot added the api: vision Issues related to the googleapis/java-vision API. label Jun 24, 2021
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 24, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 24, 2021
@eaball35 eaball35 merged commit 932b79b into googleapis:master Jun 25, 2021
@renovate-bot renovate-bot deleted the renovate/spring.version branch June 25, 2021 16:11
gcf-merge-on-green bot pushed a commit that referenced this pull request Jul 5, 2021
🤖 I have created a release \*beep\* \*boop\*
---
### [1.113.6](https://www.github.com/googleapis/java-vision/compare/v1.113.5...v1.113.6) (2021-07-02)


### Bug Fixes

* Add `shopt -s nullglob` to dependencies script ([#562](https://www.github.com/googleapis/java-vision/issues/562)) ([0d833bc](https://www.github.com/googleapis/java-vision/commit/0d833bc80e2833999fd9c4f575fcf792b13b3b18))


### Dependencies

* update dependency com.google.cloud:google-cloud-core to v1.95.4 ([#563](https://www.github.com/googleapis/java-vision/issues/563)) ([af16d73](https://www.github.com/googleapis/java-vision/commit/af16d73ffc83bb1b1dce716e4774a5e87bfbd7a9))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v1.4.0 ([#568](https://www.github.com/googleapis/java-vision/issues/568)) ([8785c7e](https://www.github.com/googleapis/java-vision/commit/8785c7ef03f02bf60cb9cec7cc4f28d4f0cde52c))
* update dependency com.google.cloud:google-cloud-storage to v1.117.1 ([#567](https://www.github.com/googleapis/java-vision/issues/567)) ([9c2d249](https://www.github.com/googleapis/java-vision/commit/9c2d249a6c9ed08d422beea896741bd63eeb72c0))
* update spring.version to v2.5.2 ([#566](https://www.github.com/googleapis/java-vision/issues/566)) ([932b79b](https://www.github.com/googleapis/java-vision/commit/932b79bae4eb24a8c3a9a54100fc37cc60b93076))
---


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: vision Issues related to the googleapis/java-vision API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
3 participants