Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

chore(deps): update dependency google-cloud-storage to v1.41.0 #227

Conversation

renovate-bot
Copy link
Contributor

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
google-cloud-storage ==1.40.0 -> ==1.41.0 age adoption passing confidence

Release Notes

googleapis/python-storage

v1.41.0

Compare Source

Features
Bug Fixes
  • deps: update minimum dependency versions to pick up bugfixes (#​496) (92251a5), closes #​494
  • populate etag / generation / metageneration properties during download (#​488) (49ba14c)
  • revise and rename is_etag_in_json(data) (#​483) (0a52546)

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 a review from a team as a code owner July 13, 2021 23:17
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jul 13, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jul 13, 2021
@product-auto-label product-auto-label bot added the api: cloudasset Issues related to the googleapis/python-asset API. label Jul 13, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 13, 2021
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 13, 2021
gcf-merge-on-green bot pushed a commit to googleapis/synthtool that referenced this pull request Jul 14, 2021
A lot of python repositories have a failing `Kokoro docs-presubmit` check with error `gpg: keyserver receive failed: No name`. For example, googleapis/python-asset#227

The issue is that the `fetch_gpg_keys.sh` script is failing in the Docker file [here](https://github.com/googleapis/synthtool/blob/master/synthtool/gcp/templates/python_library/.kokoro/docker/docs/Dockerfile#L68) because the key [here](https://github.com/googleapis/synthtool/blob/master/synthtool/gcp/templates/python_library/.kokoro/docker/docs/fetch_gpg_keys.sh#L39) is no longer available on the keyserver.

This PR removes `fetch_gpg_keys.sh` as, in most repositories, we don't need to install additional python versions. We can use the default python version in the ubuntu 20.04 base image which is python 3.8.10.
@parthea parthea added the automerge Merge the pull request once unit tests and other checks pass. label Jul 16, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit f7ffcf0 into googleapis:master Jul 16, 2021
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jul 16, 2021
@renovate-bot renovate-bot deleted the renovate/google-cloud-storage-1.x branch July 16, 2021 13:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: cloudasset Issues related to the googleapis/python-asset 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