Skip to content

chore(deps): update dependency com.google.cloud.samples:shared-configuration to v1.0.16 #278

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
@chingor13 chingor13 added automerge Merge the pull request once unit tests and other checks pass. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Apr 16, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-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 #278 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #278   +/-   ##
=========================================
  Coverage     77.53%   77.53%           
  Complexity     1151     1151           
=========================================
  Files            75       75           
  Lines          6089     6089           
  Branches        654      654           
=========================================
  Hits           4721     4721           
  Misses         1019     1019           
  Partials        349      349           

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 f7e89ab...fc7bb5c. Read the comment docs.

@gcf-merge-on-green gcf-merge-on-green bot merged commit 3f42d37 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 17:10
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants