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

deps: update dependency com.google.cloud:google-cloud-bigtable to v1.18.0#949

Merged
stephaniewang526 merged 1 commit intogoogleapis:masterfrom
renovate-bot:renovate/com.google.cloud-google-cloud-bigtable-1.x
Nov 16, 2020
Merged

deps: update dependency com.google.cloud:google-cloud-bigtable to v1.18.0#949
stephaniewang526 merged 1 commit intogoogleapis:masterfrom
renovate-bot:renovate/com.google.cloud-google-cloud-bigtable-1.x

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
com.google.cloud:google-cloud-bigtable minor 1.17.3 -> 1.18.0

Release Notes

googleapis/java-bigtable

v1.18.0

Compare Source

Features
  • autogenerated: Update BigtableTableAdmin GetIamPolicy to include the additional binding for Backup, Change DeleteAppProfileRequest.ignore_warnings to REQUIRED. (#​530) (8c16fa4)
Bug Fixes
1.17.3 (2020-11-11)
Dependencies
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.15.0 (#​521) (ed300d0)
1.17.2 (2020-11-10)
Bug Fixes
  • readRowSettings use manual readRows settings instead of gapics (#​494) (0ef7c5d)
Reverts
1.17.1 (2020-10-31)
Dependencies
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.14.1 (#​505) (ab6284d)

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 and steffnay November 16, 2020 18:48
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 16, 2020
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Nov 16, 2020
@generated-files-bot
Copy link
Copy Markdown

Warning: This pull request is touching the following templated files:

  • samples/install-without-bom/pom.xml
  • samples/snapshot/pom.xml
  • samples/snippets/pom.xml

@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/java-bigquery API. label Nov 16, 2020
@codecov
Copy link
Copy Markdown

codecov bot commented Nov 16, 2020

Codecov Report

Merging #949 (7e0e71c) into master (6cf0c77) will decrease coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #949      +/-   ##
============================================
- Coverage     80.40%   80.32%   -0.08%     
  Complexity     1271     1271              
============================================
  Files            79       79              
  Lines          6573     6563      -10     
  Branches        759      748      -11     
============================================
- Hits           5285     5272      -13     
+ Misses          893      891       -2     
- Partials        395      400       +5     
Impacted Files Coverage Δ Complexity Δ
...a/com/google/cloud/bigquery/BigQueryException.java 70.27% <0.00%> (-2.71%) 14.00% <0.00%> (ø%)
...ogle/cloud/bigquery/WriteChannelConfiguration.java 86.23% <0.00%> (-0.58%) 46.00% <0.00%> (ø%)
...om/google/cloud/bigquery/LoadJobConfiguration.java 92.77% <0.00%> (-0.44%) 56.00% <0.00%> (ø%)
...a/com/google/cloud/bigquery/InsertAllResponse.java 88.88% <0.00%> (-0.31%) 15.00% <0.00%> (ø%)
...m/google/cloud/bigquery/QueryJobConfiguration.java 90.08% <0.00%> (-0.27%) 68.00% <0.00%> (ø%)
...google/cloud/bigquery/StandardTableDefinition.java 93.15% <0.00%> (-0.19%) 16.00% <0.00%> (ø%)
...src/main/java/com/google/cloud/bigquery/Field.java 83.33% <0.00%> (-0.17%) 27.00% <0.00%> (ø%)
...n/java/com/google/cloud/bigquery/BigQueryImpl.java 82.93% <0.00%> (-0.15%) 86.00% <0.00%> (ø%)
.../google/cloud/bigquery/spi/v2/HttpBigQueryRpc.java 4.39% <0.00%> (+0.02%) 2.00% <0.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 6cf0c77...7e0e71c. Read the comment docs.

@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 16, 2020
@stephaniewang526 stephaniewang526 merged commit 6adc55f into googleapis:master Nov 16, 2020
@renovate-bot renovate-bot deleted the renovate/com.google.cloud-google-cloud-bigtable-1.x branch November 16, 2020 19:12
gcf-merge-on-green bot pushed a commit that referenced this pull request Nov 16, 2020
🤖 I have created a release \*beep\* \*boop\* 
---
### [1.124.7](https://www.github.com/googleapis/java-bigquery/compare/v1.124.6...v1.124.7) (2020-11-16)


### Dependencies

* update dependency com.google.cloud:google-cloud-bigtable to v1.18.0 ([#949](https://www.github.com/googleapis/java-bigquery/issues/949)) ([6adc55f](https://www.github.com/googleapis/java-bigquery/commit/6adc55f1f3277cc3bdac8d98069dc0dab8744d39))
* update dependency com.google.cloud:google-cloud-storage to v1.113.4 ([#951](https://www.github.com/googleapis/java-bigquery/issues/951)) ([5fddfad](https://www.github.com/googleapis/java-bigquery/commit/5fddfad89049c706b5c1b2bc092da498f8c5e5a6))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigquery Issues related to the googleapis/java-bigquery API. 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