Skip to content
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

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

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jan 13, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
google-api-python-client ==2.34.0 -> ==2.37.0 age adoption passing confidence
google-api-python-client ==2.33.0 -> ==2.37.0 age adoption passing confidence
google-api-python-client ==1.12.10 -> ==2.37.0 age adoption passing confidence

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 owner January 13, 2022 23:31
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 13, 2022
@product-auto-label product-auto-label bot added the samples Issues that are directly related to samples. label Jan 13, 2022
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 13, 2022
@renovate-bot renovate-bot force-pushed the renovate/google-api-python-client-2.x branch from c551f8f to 0eb4964 Compare January 14, 2022 19:15
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 14, 2022
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 14, 2022
@renovate-bot renovate-bot force-pushed the renovate/google-api-python-client-2.x branch from 0eb4964 to d0229a0 Compare January 18, 2022 15:50
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 18, 2022
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 18, 2022
@renovate-bot renovate-bot changed the title chore(deps): update dependency google-api-python-client to v2.35.0 chore(deps): update dependency google-api-python-client to v2.37.0 Feb 14, 2022
@renovate-bot renovate-bot force-pushed the renovate/google-api-python-client-2.x branch from d0229a0 to d11741e Compare February 14, 2022 16:03
@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 14, 2022
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 14, 2022
@busunkim96
Copy link
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-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 19, 2022
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 19, 2022
@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 19, 2022
@kokoro-team kokoro-team removed kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Feb 19, 2022
@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 19, 2022
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 19, 2022
@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 20, 2022
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 20, 2022
@dandhlee
Copy link
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:main Feb 21, 2022
@renovate-bot renovate-bot deleted the renovate/google-api-python-client-2.x branch February 21, 2022 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
samples Issues that are directly related to samples.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants