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.4.4 #448

Merged

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Mar 18, 2021

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

spring-projects/spring-boot

v2.4.4

Compare Source

🪲 Bug Fixes

  • JooqExceptionTranslator passes null exception to jOOQ when SQLException cannot be translated #​25717
  • When multiple schema or data script locations are configured and no resources can be found at a location, you can't tell which location is faulty #​25692
  • @ConfigurationProperties class's default values are not visible in the Errors instance passed to Validator.validate(Object target, Errors errors) #​25614
  • EmbeddedDatabaseConnection#h2 should not specify a host name #​25569
  • RSocket's EmbeddedServerAutoConfiguration does not back off if spring-web is absent #​25555
  • Incorrect ConfigurationMetadataRepository when loaded from json files containing properties of the same group #​25515
  • Layertools may extract entries outside of the destination path #​25508
  • Default fork value for spring-boot:stop is not consistent #​25483
  • Application fails to start when using Actuator and Jersey configured as a Filter #​25449
  • In Spring Boot 2.4 @EntityScan does not support property substitution #​25436
  • SpringApplication can replace existing default property source #​25408
  • Bootstrapper's intitialize method should be named initialize #​25400
  • Including spring-boot-devtools causes package-private getter on proxied class to return null #​25367
  • Start up failure when creating an Aspect targeted at ServerHttpSecurity with devtools on the classpath. #​19010

📔 Documentation

  • Description of management.metrics.export.influx.db is wrong #​25724
  • Correct javadoc for ON_PARAM to accurately describe its behavior #​25603
  • Fix typos in README #​25600
  • Document Java 16 support #​25527
  • Improve documentation of Mockito test execution listeners #​25513
  • Highlight link to Actuator API docs in the reference docs #​25510
  • Fix property name in gradle plugin documentation #​25454
  • Fix grammatical error in documentation #​25411
  • Fix wording error in build-info goal description #​25385
  • Polish HTTP client metrics documentation wording #​25371
  • Document DataSource implementations supported by DataSourceBuilder #​25333
  • Add note concerning application yml and properties file precedence #​25300
  • Document how to import a Docker secret as a configtree #​25095
  • Warn that multi-document property files cannot be loaded by using @PropertySource or @TestPropertySource #​24945

🔨 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 March 18, 2021 10:25
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 18, 2021
@product-auto-label product-auto-label bot added the api: vision Issues related to the googleapis/java-vision API. label Mar 18, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Mar 18, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 18, 2021
@codecov
Copy link

codecov bot commented Mar 18, 2021

Codecov Report

Merging #448 (b5e3f42) into master (806ae2e) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #448   +/-   ##
=========================================
  Coverage     78.82%   78.82%           
  Complexity      743      743           
=========================================
  Files            48       48           
  Lines          5199     5199           
  Branches         82       82           
=========================================
  Hits           4098     4098           
  Misses         1001     1001           
  Partials        100      100           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 806ae2e...b5e3f42. Read the comment docs.

@Neenu1995 Neenu1995 added the automerge Merge the pull request once unit tests and other checks pass. label Apr 12, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit 3db8853 into googleapis:master Apr 12, 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 Apr 12, 2021
@renovate-bot renovate-bot deleted the renovate/spring.version branch April 12, 2021 15:37
gcf-merge-on-green bot pushed a commit that referenced this pull request Apr 12, 2021
🤖 I have created a release \*beep\* \*boop\*
---
### [1.112.1](https://www.github.com/googleapis/java-vision/compare/v1.112.0...v1.112.1) (2021-04-12)


### Dependencies

* update dependency com.google.cloud:google-cloud-core to v1.94.7 ([#441](https://www.github.com/googleapis/java-vision/issues/441)) ([d4bbb0a](https://www.github.com/googleapis/java-vision/commit/d4bbb0a8f28aa31b37932266fd9a55149debdffd))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.0 ([#459](https://www.github.com/googleapis/java-vision/issues/459)) ([8278417](https://www.github.com/googleapis/java-vision/commit/827841776d2c2824c31faf8828d67072d0b2f544))
* update dependency com.google.cloud:google-cloud-storage to v1.113.14 ([#442](https://www.github.com/googleapis/java-vision/issues/442)) ([36dcc57](https://www.github.com/googleapis/java-vision/commit/36dcc571e68f0b18e0863e7e4e26d22e9038a9f3))
* update dependency net.sourceforge.argparse4j:argparse4j to v0.9.0 ([#455](https://www.github.com/googleapis/java-vision/issues/455)) ([ea40b48](https://www.github.com/googleapis/java-vision/commit/ea40b487d50030959a04f3b4099afc6895ca4dc4))
* update spring.version to v2.4.4 ([#448](https://www.github.com/googleapis/java-vision/issues/448)) ([3db8853](https://www.github.com/googleapis/java-vision/commit/3db8853edda8d4f0f436f608ed92db58eaf90b62))
---


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