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

Conversation

@renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Update Change
com.google.cloud.samples:shared-configuration patch 1.0.15 -> 1.0.16

Release Notes

GoogleCloudPlatform/java-repo-tools

v1.0.16

Compare Source

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

📅 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 this update 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.

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 16, 2020
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 16, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 16, 2020
@codecov
Copy link

codecov bot commented Apr 16, 2020

Codecov Report

Merging #168 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #168   +/-   ##
=========================================
  Coverage     76.82%   76.82%           
  Complexity      354      354           
=========================================
  Files            24       24           
  Lines          3362     3362           
  Branches         12       12           
=========================================
  Hits           2583     2583           
  Misses          726      726           
  Partials         53       53           

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 1aa7e12...65c9436. Read the comment docs.

@chingor13 chingor13 added the automerge Merge the pull request once unit tests and other checks pass. label Apr 16, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit 1ee13e9 into googleapis:master Apr 16, 2020
@renovate-bot renovate-bot deleted the renovate/com.google.cloud.samples-shared-configuration-1.x branch April 16, 2020 15:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

automerge Merge the pull request once unit tests and other checks pass. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants