Skip to content

chore(deps): update dependency google-api-python-client to v2.37.0 - #7376

Merged
dandhlee merged 7 commits into
GoogleCloudPlatform:mainfrom
renovate-bot:renovate/google-api-python-client-2.x
Feb 21, 2022
Merged

chore(deps): update dependency google-api-python-client to v2.37.0#7376
dandhlee merged 7 commits into
GoogleCloudPlatform:mainfrom
renovate-bot:renovate/google-api-python-client-2.x

Conversation

@renovate-bot

@renovate-botrenovate-bot commented Jan 13, 2022

Copy link
Copy Markdown
Contributor

WhiteSource Renovate

This PR contains the following updates:

PackageChangeAgeAdoptionPassingConfidence
google-api-python-client==2.34.0 -> ==2.37.0ageadoptionpassingconfidence
google-api-python-client==2.33.0 -> ==2.37.0ageadoptionpassingconfidence
google-api-python-client==1.12.10 -> ==2.37.0ageadoptionpassingconfidence

Release Notes

googleapis/google-api-python-client

v2.37.0

Compare Source

Features

v2.36.0

Compare Source

Features

v2.35.0

Compare Source

Features
Bug Fixes

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate-bot
renovate-bot requested a review from a team as a code ownerJanuary 13, 2022 23:31
@trusted-contributions-gcftrusted-contributions-gcfBot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 13, 2022
@product-auto-labelproduct-auto-labelBot added the samples Issues that are directly related to samples. label Jan 13, 2022
@kokoro-teamkokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 13, 2022
@renovate-bot
renovate-botforce-pushed the renovate/google-api-python-client-2.x branch from c551f8f to 0eb4964CompareJanuary 14, 2022 19:15
@trusted-contributions-gcftrusted-contributions-gcfBot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 14, 2022
@kokoro-teamkokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 14, 2022
@renovate-bot
renovate-botforce-pushed the renovate/google-api-python-client-2.x branch from 0eb4964 to d0229a0CompareJanuary 18, 2022 15:50
@trusted-contributions-gcftrusted-contributions-gcfBot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 18, 2022
@kokoro-teamkokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 18, 2022
@renovate-botrenovate-bot changed the title chore(deps): update dependency google-api-python-client to v2.35.0chore(deps): update dependency google-api-python-client to v2.37.0Feb 14, 2022
@renovate-bot
renovate-botforce-pushed the renovate/google-api-python-client-2.x branch from d0229a0 to d11741eCompareFebruary 14, 2022 16:03
@trusted-contributions-gcftrusted-contributions-gcfBot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 14, 2022
@kokoro-teamkokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 14, 2022
@busunkim96

Copy link
Copy Markdown
Contributor

2.7 failed due to the 2.7 dependencies getting bumped (will be resolved with a manual revert).

3.6 failed due to a dependency conflict between tensorflow and google-api-python-client in ml_engine/online_prediction. I think merging #7409 is the easiest way to resolve this.

ERROR: Cannot install -r requirements.txt (line 3), -r requirements.txt (line 5), google-api-python-client and google-auth==2.3.3 because these package versions have conflicting dependencies.
The conflict is caused by:
The user requested google-auth==2.3.3
google-api-python-client 2.37.0 depends on google-auth<3.0.0dev and >=1.16.0
google-auth-httplib2 0.1.0 depends on google-auth
google-api-core 1.31.5 depends on google-auth<2.0dev and >=1.25.0

The 3.8 failure looks like a flake:

Traceback (most recent call last):
File "/workspace/dataflow/gpu-examples/tensorflow-landsat-prime/e2e_test.py", line 70, in test_tensorflow_landsat
assert len(output_files) > 0, f"No files found in gs://{bucket_name}/outputs/"
AssertionError: No files found in gs://dataflow-gpu-examples-tensorflow-landsat-py38-76cfee/outputs/
assert 0 > 0
+ where 0 = len([])

@trusted-contributions-gcftrusted-contributions-gcfBot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 19, 2022
@kokoro-teamkokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 19, 2022
@trusted-contributions-gcftrusted-contributions-gcfBot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 19, 2022
@kokoro-teamkokoro-team removed kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Feb 19, 2022
@trusted-contributions-gcftrusted-contributions-gcfBot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 19, 2022
@kokoro-teamkokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 19, 2022
@trusted-contributions-gcftrusted-contributions-gcfBot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 20, 2022
@kokoro-teamkokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 20, 2022
@dandhlee

Copy link
Copy Markdown
Collaborator

3.6 is only failing with ml_engine tests, known issue and will be resolved in #7409. Admin merging.

@dandhlee
dandhlee merged commit 650baa8 into GoogleCloudPlatform:mainFeb 21, 2022
@renovate-bot
renovate-bot deleted the renovate/google-api-python-client-2.x branch February 21, 2022 11:37
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

samplesIssues that are directly related to samples.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@renovate-bot@busunkim96@dandhlee@kokoro-team