Skip to content

build(deps): bump google-cloud-storage from 1.41.1 to 1.42.0 in /backend #1061

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

Merged
merged 1 commit into from
Aug 30, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 16, 2021

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps google-cloud-storage from 1.41.1 to 1.42.0.

Release notes

Sourced from google-cloud-storage's releases.

v1.42.0

Features

  • add 'page_size' parameter to 'Bucket.list_blobs, list_buckets (#520) (c5f4ad8)

Bug Fixes

  • deps: add explicit ranges for 'google-api-core' and 'google-auth' (#530) (310f207)
  • downloading no longer marks metadata fields as 'changed' (#523) (160d1ec)
  • make 'requests.exceptions.ChunkedEncodingError retryable by default (#526) (4abb403)

Documentation

  • update supported / removed Python versions in README (#519) (1f1b138)
Changelog

Sourced from google-cloud-storage's changelog.

1.42.0 (2021-08-05)

Features

  • add 'page_size' parameter to 'Bucket.list_blobs, list_buckets (#520) (c5f4ad8)

Bug Fixes

  • deps: add explicit ranges for 'google-api-core' and 'google-auth' (#530) (310f207)
  • downloading no longer marks metadata fields as 'changed' (#523) (160d1ec)
  • make 'requests.exceptions.ChunkedEncodingError retryable by default (#526) (4abb403)

Documentation

  • update supported / removed Python versions in README (#519) (1f1b138)
Commits
  • fcf9a07 chore: release 1.42.0 (#522)
  • 310f207 fix(deps): add explicit ranges for 'google-api-core' and 'google-auth' (#530)
  • ef41bc1 chore: require CODEOWNER review and up to date branches (#531)
  • 4abb403 fix: make 'requests.exceptions.ChunkedEncodingError retryable by default (#526)
  • aefe198 chore: fix kokoro config for samples (#524)
  • 160d1ec fix: downloading no longer marks metadata fields as 'changed' (#523)
  • c5f4ad8 feat: add 'page_size' parameter to 'Bucket.list_blobs, list_buckets (#520)
  • 1f1b138 docs: update supported / removed Python versions in README (#519)
  • 24ea536 tests: use 120 sec timeout for 'blob.delete' during teardown (#518)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the backend Python Backend label Aug 16, 2021
@dependabot dependabot bot force-pushed the dependabot/pip/backend/google-cloud-storage-1.42.0 branch 5 times, most recently from 5f04b0e to f55ca41 Compare August 30, 2021 16:26
@dependabot dependabot bot force-pushed the dependabot/pip/backend/google-cloud-storage-1.42.0 branch from f55ca41 to bc8d6c9 Compare August 30, 2021 16:49
Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 1.41.1 to 1.42.0.
- [Release notes](https://github.com/googleapis/python-storage/releases)
- [Changelog](https://github.com/googleapis/python-storage/blob/master/CHANGELOG.md)
- [Commits](googleapis/python-storage@v1.41.1...v1.42.0)

---
updated-dependencies:
- dependency-name: google-cloud-storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/backend/google-cloud-storage-1.42.0 branch from bc8d6c9 to 88c01d7 Compare August 30, 2021 16:49
@marco-c marco-c merged commit cdb33c3 into master Aug 30, 2021
@marco-c marco-c deleted the dependabot/pip/backend/google-cloud-storage-1.42.0 branch August 30, 2021 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Python Backend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant