Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

chore(deps): update dependency com.google.cloud:libraries-bom to v16.4.0#861

Merged
elharo merged 1 commit intogoogleapis:masterfrom
renovate-bot:renovate/com.google.cloud-libraries-bom-16.x
Feb 16, 2021
Merged

chore(deps): update dependency com.google.cloud:libraries-bom to v16.4.0#861
elharo merged 1 commit intogoogleapis:masterfrom
renovate-bot:renovate/com.google.cloud-libraries-bom-16.x

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.cloud:libraries-bom 16.3.0 -> 16.4.0 age adoption passing confidence

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.

@renovate-bot renovate-bot requested review from a team February 9, 2021 16:11
@trusted-contributions-gcf trusted-contributions-gcf Bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 9, 2021
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Feb 9, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 9, 2021
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 9, 2021

Codecov Report

Merging #861 (a29b740) into master (7cdfb82) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #861      +/-   ##
============================================
+ Coverage     85.10%   85.12%   +0.01%     
- Complexity     2588     2590       +2     
============================================
  Files           143      143              
  Lines         14154    14154              
  Branches       1366     1366              
============================================
+ Hits          12046    12048       +2     
+ Misses         1541     1538       -3     
- Partials        567      568       +1     
Impacted Files Coverage Δ Complexity Δ
...a/com/google/cloud/spanner/SessionPoolOptions.java 69.53% <0.00%> (ø) 18.00% <0.00%> (+1.00%)
...ain/java/com/google/cloud/spanner/SessionPool.java 89.24% <0.00%> (+0.19%) 73.00% <0.00%> (+1.00%)

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 7cdfb82...9345404. Read the comment docs.

@elharo elharo added the automerge Merge the pull request once unit tests and other checks pass. label Feb 10, 2021
@gcf-merge-on-green
Copy link
Copy Markdown
Contributor

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Feb 10, 2021
@elharo elharo merged commit 3f5351d into googleapis:master Feb 16, 2021
@renovate-bot renovate-bot deleted the renovate/com.google.cloud-libraries-bom-16.x branch February 16, 2021 14:54
ansh0l pushed a commit to ansh0l/java-spanner that referenced this pull request Nov 10, 2022
This is an auto-generated regeneration of the .pb.go files by
cloud.google.com/go/internal/gapicgen. Once this PR is submitted, genbot will
update the corresponding PR to depend on the newer version of go-genproto, and
assign reviewers. Whilst this or any regen PR is open in go-genproto, genbot
will not create any more regeneration PRs. If all regen PRs are closed,
gapicgen will create a new set of regeneration PRs once per night.

If you have been assigned to review this PR, please:

- Ensure that CI is passing. If it's failing, it requires your manual attention.
- Approve and submit this PR if you believe it's ready to ship. That will prompt
genbot to assign reviewers to the google-cloud-go PR.

Corresponding google-cloud-go PR: googleapis/google-cloud-go#6347

Changes:

chore: regenerate API index

  Source-Link: googleapis/googleapis@4753861

feat(dataplex): Add IAM support for Explore content APIs feat: Add support for custom container for Task feat: Add support for cross project for Task feat: Add support for custom encryption key to be used for encrypt data on the PDs associated with the VMs in your Dataproc cluster for Task feat: Add support for Latest job in Task resource feat: User mode filter in Explore list sessions API feat: Support logging sampled file paths per partition to Cloud logging for Discovery event
  PiperOrigin-RevId: 461116673
  Source-Link: googleapis/googleapis@9af1b9b

chore(bazel): update Go generator version to v0.31.1
  Changes include:
  - regapic: fix unused imports
  - regapic: fix missing return statement

  PiperOrigin-RevId: 461039619
  Source-Link: googleapis/googleapis@d3dbd87

feat: added support for BatchCreateTasks preview
  PiperOrigin-RevId: 461013610
  Source-Link: googleapis/googleapis@e523a17

feat: add new deliver targets and drop causes for Private Service Connect
  PiperOrigin-RevId: 460906802
  Source-Link: googleapis/googleapis@fdb523d

feat: add fields to support Cloud functions
  PiperOrigin-RevId: 460906720
  Source-Link: googleapis/googleapis@6f933fe

docs: update several comments
  PiperOrigin-RevId: 460906639
  Source-Link: googleapis/googleapis@b84cdd8

feat: add destination egress location field to the probing details
  PiperOrigin-RevId: 460906574
  Source-Link: googleapis/googleapis@3f2a998

feat: add new abort cause to the abort info
  PiperOrigin-RevId: 460906411
  Source-Link: googleapis/googleapis@d99bd0c

feat: add source telemetry agent URI to the endpoint info
  PiperOrigin-RevId: 460906095
  Source-Link: googleapis/googleapis@c6dddef

feat: add new next hop type to the route info
  PiperOrigin-RevId: 460906025
  Source-Link: googleapis/googleapis@2fc4a7e
rajatbhatta pushed a commit to rajatbhatta/java-spanner that referenced this pull request Nov 17, 2022
…-info-reports-plugin to v3.3.0 (googleapis#861)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.apache.maven.plugins:maven-project-info-reports-plugin](https://maven.apache.org/plugins/) ([source](https://togithub.com/apache/maven-project-info-reports-plugin)) | `3.2.2` -> `3.3.0` | [![age](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.3.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.3.0/compatibility-slim/3.2.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.3.0/confidence-slim/3.2.2)](https://docs.renovatebot.com/merge-confidence/) |

---

### 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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-spanner-jdbc).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants