python-docs-samples icon indicating copy to clipboard operation
python-docs-samples copied to clipboard

chore(deps): update dependency google-api-python-client to v2.179.0

Open renovate-bot opened this issue 1 year ago • 1 comments

This PR contains the following updates:

Package Change Age Confidence
google-api-python-client ==2.131.0 -> ==2.179.0 age confidence
google-api-python-client ==2.87.0 -> ==2.179.0 age confidence

Release Notes

googleapis/google-api-python-client (google-api-python-client)

v2.179.0

Compare Source

Features

v2.178.0

Compare Source

Features
Bug Fixes

v2.177.0

Compare Source

Features
Bug Fixes

v2.176.0

Compare Source

Features
Bug Fixes

v2.175.0

Compare Source

Features

v2.174.0

Compare Source

Features

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Never, or you tick the rebase/retry checkbox.

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


  • [ ] If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate-bot avatar Dec 06 '24 12:12 renovate-bot

Failure causes:

  • Python 3.8: dataflow/flex-templates/streaming_beam: failing due to crcmod not being supported in image env. Image gcr.io/dataflow-templates-base/python3-template-launcher-base appears to use 3.9 now, may want to update noxfile for that sample.
  • functions/slack: known failure due to https://github.com/GoogleCloudPlatform/python-docs-samples/pull/13547#pullrequestreview-3142977568
  • Python 3.13 video/transcoder and video/stitcher: failing due to pinning grpcio==1.62.1 which doesn't support Python 3.13, causes a wheel build, fails due to lack of developer deps, checks successful on Pyhton 3.12 (should be resolved in #13548)

glasnt avatar Aug 25 '25 03:08 glasnt