From 6cb7ecb9c14a0773940ceb051873431fb26e9f1b Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 16 Apr 2020 17:50:44 +0200 Subject: [PATCH] chore(deps): update dependency com.google.cloud.samples:shared-configuration to v1.0.16 (#122) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud.samples:shared-configuration](https://togithub.com/GoogleCloudPlatform/java-repo-tools) | patch | `1.0.15` -> `1.0.16` | --- ### Release Notes
GoogleCloudPlatform/java-repo-tools ### [`v1.0.16`](https://togithub.com/GoogleCloudPlatform/java-repo-tools/releases/v1.0.16) [Compare Source](https://togithub.com/GoogleCloudPlatform/java-repo-tools/compare/v1.0.15...v1.0.16) Add a few SpotBugs exclusions: - `RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE` - existing - codegen bug - `UPM_UNCALLED_PRIVATE_METHOD` - probably SpotBug issue - `NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE` - likely SpotBug issue - `CLI_CONSTANT_LIST_INDEX` - style issue particular to our samples - `OBL_UNSATISFIED_OBLIGATION` - issue for SQL clients
--- ### 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-errorreporting). --- errorreporting/install-without-bom/pom.xml | 2 +- errorreporting/pom.xml | 2 +- errorreporting/snapshot/pom.xml | 2 +- errorreporting/snippets/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/errorreporting/install-without-bom/pom.xml b/errorreporting/install-without-bom/pom.xml index eb916792a47..d40023fb6ea 100644 --- a/errorreporting/install-without-bom/pom.xml +++ b/errorreporting/install-without-bom/pom.xml @@ -14,7 +14,7 @@ com.google.cloud.samples shared-configuration - 1.0.15 + 1.0.16 diff --git a/errorreporting/pom.xml b/errorreporting/pom.xml index 76cae229bd2..21e5a4152ab 100644 --- a/errorreporting/pom.xml +++ b/errorreporting/pom.xml @@ -18,7 +18,7 @@ com.google.cloud.samples shared-configuration - 1.0.15 + 1.0.16 diff --git a/errorreporting/snapshot/pom.xml b/errorreporting/snapshot/pom.xml index 41939200404..e7f8109a874 100644 --- a/errorreporting/snapshot/pom.xml +++ b/errorreporting/snapshot/pom.xml @@ -14,7 +14,7 @@ com.google.cloud.samples shared-configuration - 1.0.15 + 1.0.16 diff --git a/errorreporting/snippets/pom.xml b/errorreporting/snippets/pom.xml index 45e620e4583..14285583f55 100644 --- a/errorreporting/snippets/pom.xml +++ b/errorreporting/snippets/pom.xml @@ -14,7 +14,7 @@ com.google.cloud.samples shared-configuration - 1.0.15 + 1.0.16