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

build(deps): bump google-cloud-storage from 1.31.2 to 1.32.0 in /examples/python #347

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2020

Bumps google-cloud-storage from 1.31.2 to 1.32.0.

Release notes

Sourced from google-cloud-storage's releases.

v1.32.0

Features

  • retry API calls with exponential backoff (#287) (fbe5d9c)

Bug Fixes

  • field policy return string (#282) (c356b84)
  • self-upload files for Unicode system test (#296) (6f865d9)
  • use version.py for versioning, avoid issues with discovering version via get_distribution (#288) (fcd1c4f)
Changelog

Sourced from google-cloud-storage's changelog.

1.32.0 (2020-10-16)

Features

  • retry API calls with exponential backoff (#287) (fbe5d9c)

Bug Fixes

  • field policy return string (#282) (c356b84)
  • self-upload files for Unicode system test (#296) (6f865d9)
  • use version.py for versioning, avoid issues with discovering version via get_distribution (#288) (fcd1c4f)
Commits
  • 90f7c47 chore: release 1.32.0 (#297)
  • fbe5d9c feat: retry API calls with exponential backoff (#287)
  • 6f865d9 fix: self-upload files for Unicode system test (#296)
  • fcd1c4f fix: use version.py for versioning, avoid issues with discovering version via...
  • 6cc4a41 test: update tests to support latest google-cloud-core (#277)
  • c356b84 fix: field policy return string (#282)
  • 2f4164d chore: skip reporting coverage for namespace package, update secrets manager ...
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @fsouza.


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 dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 20, 2020
Copy link
Owner

@fsouza fsouza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot force-pushed the dependabot/pip/examples/python/google-cloud-storage-1.32.0 branch from 31bbeed to edcda00 Compare October 20, 2020 12:18
@dependabot dependabot bot merged commit ee9f4e1 into main Oct 20, 2020
@dependabot dependabot bot deleted the dependabot/pip/examples/python/google-cloud-storage-1.32.0 branch October 20, 2020 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant