Skip to content

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 #81 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@ ## master #81 +/- ## ========================================= Coverage 70.13% 70.13% Complexity 36 36 ========================================= Files 2 2 Lines 144 144 Branches 15 15 ========================================= Hits 101 101 Misses 31 31 Partials 12 12 

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 e4a14bf...841d7c6. 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 c56eccc 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:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

4 participants