From 53d26208194d0a81b5130e146067d774a9308c59 Mon Sep 17 00:00:00 2001 From: yoshi-automation Date: Thu, 9 Apr 2020 17:18:51 -0700 Subject: [PATCH 1/2] chore(deps): update dependency com.google.cloud:libraries-bom to v4.4.0 (#111) Source-Repo: googleapis/java-containeranalysis Source-Sha: 6f1e90aef6f9c2e190c246b23d82eb57baade86d Source-Link: https://github.com/googleapis/java-containeranalysis/commit/6f1e90aef6f9c2e190c246b23d82eb57baade86d Author: WhiteSource Renovate Date: Wed Apr 1 21:36:14 2020 +0200 Original-Commit-Message: chore(deps): update dependency com.google.cloud:libraries-bom to v4.4.0 (#111) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | minor | `4.3.0` -> `4.4.0` | --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-containeranalysis). --- README.md | 2 +- synth.metadata | 39 ++++++++++----------------------------- 2 files changed, 11 insertions(+), 30 deletions(-) diff --git a/README.md b/README.md index cd1a82a7..d8fd47b7 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file com.google.cloud libraries-bom - 4.3.0 + 4.4.0 pom import diff --git a/synth.metadata b/synth.metadata index e5fc2fec..586e7cbd 100644 --- a/synth.metadata +++ b/synth.metadata @@ -1,25 +1,10 @@ { - "updateTime": "2020-03-25T16:57:17.136186Z", "sources": [ { - "generator": { - "name": "artman", - "version": "1.1.1", - "dockerImage": "googleapis/artman@sha256:5ef340c8d9334719bc5c6981d95f4a5d2737b0a6a24f2b9a0d430e96fff85c5b" - } - }, - { - "generator": { - "name": "artman", - "version": "1.1.1", - "dockerImage": "googleapis/artman@sha256:5ef340c8d9334719bc5c6981d95f4a5d2737b0a6a24f2b9a0d430e96fff85c5b" - } - }, - { - "generator": { - "name": "artman", - "version": "1.1.1", - "dockerImage": "googleapis/artman@sha256:5ef340c8d9334719bc5c6981d95f4a5d2737b0a6a24f2b9a0d430e96fff85c5b" + "git": { + "name": ".", + "remote": "https://github.com/googleapis/java-containeranalysis.git", + "sha": "6f1e90aef6f9c2e190c246b23d82eb57baade86d" } }, { @@ -35,16 +20,14 @@ "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", "sha": "0e07113e776bdd8fcc0783372e08bb6e76cb1b5b", - "internalRef": "302892245", - "log": "0e07113e776bdd8fcc0783372e08bb6e76cb1b5b\ndocs: Update documentation with links to smart home developer guides and reference pages. Remove outdated authorization instructions.\n\nPiperOrigin-RevId: 302892245\n\n" + "internalRef": "302892245" } }, { "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "e36822bfa0acb355502dab391b8ef9c4f30208d8", - "log": "e36822bfa0acb355502dab391b8ef9c4f30208d8\nchore(java): treat samples shared configuration dependency update as chore (#457)\n\n\n1b4cc80a7aaf164f6241937dd87f3bd1f4149e0c\nfix: do not run node 8 CI (#456)\n\n\n" + "sha": "e36822bfa0acb355502dab391b8ef9c4f30208d8" } } ], @@ -52,21 +35,19 @@ { "client": { "source": "googleapis", - "apiName": "containeranalysis", + "apiName": "devtools-containeranalysis", "apiVersion": "v1beta1", "language": "java", - "generator": "gapic", - "config": "google/devtools/containeranalysis/artman_containeranalysis_v1beta1.yaml" + "generator": "bazel" } }, { "client": { "source": "googleapis", - "apiName": "containeranalysis", + "apiName": "devtools-containeranalysis", "apiVersion": "v1", "language": "java", - "generator": "gapic", - "config": "google/devtools/containeranalysis/artman_containeranalysis_v1.yaml" + "generator": "bazel" } } ] From 86eee7a000d0812fd29e25093700b5e015164826 Mon Sep 17 00:00:00 2001 From: yoshi-automation Date: Thu, 9 Apr 2020 17:20:31 -0700 Subject: [PATCH 2/2] chore(deps): update dependency com.google.cloud:libraries-bom to v4.4.1 (#113) Source-Repo: googleapis/java-containeranalysis Source-Sha: 8b3ea34aa2fb311e9b99213c465142fc8a46b11a Source-Link: https://github.com/googleapis/java-containeranalysis/commit/8b3ea34aa2fb311e9b99213c465142fc8a46b11a Author: WhiteSource Renovate Date: Mon Apr 6 19:58:26 2020 +0200 Original-Commit-Message: chore(deps): update dependency com.google.cloud:libraries-bom to v4.4.1 (#113) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | patch | `4.4.0` -> `4.4.1` | --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-containeranalysis). --- README.md | 2 +- synth.metadata | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d8fd47b7..e76ec28c 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file com.google.cloud libraries-bom - 4.4.0 + 4.4.1 pom import diff --git a/synth.metadata b/synth.metadata index 586e7cbd..6ca2a3de 100644 --- a/synth.metadata +++ b/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-containeranalysis.git", - "sha": "6f1e90aef6f9c2e190c246b23d82eb57baade86d" + "sha": "8b3ea34aa2fb311e9b99213c465142fc8a46b11a" } }, {