From b6fec7fca986186971075795b174bd460d7e004a Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 3 Aug 2022 01:20:21 +0200 Subject: [PATCH] chore(deps): update dependency com.google.cloud:google-cloud-deploy to v1.1.3 (#148) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-deploy](https://togithub.com/googleapis/java-deploy) | `1.1.1` -> `1.1.3` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-deploy/1.1.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-deploy/1.1.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-deploy/1.1.3/compatibility-slim/1.1.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-deploy/1.1.3/confidence-slim/1.1.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-deploy ### [`v1.1.3`](https://togithub.com/googleapis/java-deploy/blob/HEAD/CHANGELOG.md#​113-httpsgithubcomgoogleapisjava-deploycomparev112v113-2022-07-13) [Compare Source](https://togithub.com/googleapis/java-deploy/compare/v1.1.2...v1.1.3) ##### Bug Fixes - enable longpaths support for windows test ([#​1485](https://togithub.com/googleapis/java-deploy/issues/1485)) ([#​137](https://togithub.com/googleapis/java-deploy/issues/137)) ([fd638be](https://togithub.com/googleapis/java-deploy/commit/fd638be5726f2b441eb8b70fcc8884fb80402242)) ### [`v1.1.2`](https://togithub.com/googleapis/java-deploy/blob/HEAD/CHANGELOG.md#​112-httpsgithubcomgoogleapisjava-deploycomparev111v112-2022-07-01) [Compare Source](https://togithub.com/googleapis/java-deploy/compare/v1.1.1...v1.1.2) ##### Bug Fixes - update gapic-generator-java with mock service generation fixes ([#​118](https://togithub.com/googleapis/java-deploy/issues/118)) ([deecf46](https://togithub.com/googleapis/java-deploy/commit/deecf46123d40e0158bdc917ecd60cb37e61da41))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-deploy). --- java-deploy/samples/install-without-bom/pom.xml | 2 +- java-deploy/samples/snapshot/pom.xml | 2 +- java-deploy/samples/snippets/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/java-deploy/samples/install-without-bom/pom.xml b/java-deploy/samples/install-without-bom/pom.xml index 4171c57607d5..4610b616b096 100644 --- a/java-deploy/samples/install-without-bom/pom.xml +++ b/java-deploy/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.cloud google-cloud-deploy - 1.1.1 + 1.1.3 diff --git a/java-deploy/samples/snapshot/pom.xml b/java-deploy/samples/snapshot/pom.xml index 203be75fcd02..d896dc026da8 100644 --- a/java-deploy/samples/snapshot/pom.xml +++ b/java-deploy/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-deploy - 1.1.1 + 1.1.3 diff --git a/java-deploy/samples/snippets/pom.xml b/java-deploy/samples/snippets/pom.xml index a1e132a34c04..d7fa2577b739 100644 --- a/java-deploy/samples/snippets/pom.xml +++ b/java-deploy/samples/snippets/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-deploy - 1.1.1 + 1.1.3