Skip to content

Bump google-cloud-storage from 1.36.0 to 1.38.0 #93

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

Closed

Conversation

dependabot-preview[bot]
Copy link

Bumps google-cloud-storage from 1.36.0 to 1.38.0.

Release notes

Sourced from google-cloud-storage's releases.

v1.38.0

Features

  • add getters and setters for encryption_key and kms_key_name (#409) (2adfb59)

Bug Fixes

Documentation

  • revise docstrings for generate_signed_url (#408) (f090548)

v1.37.1

Bug Fixes

  • Ensure consistency check in test runs even if expected error occurs (#402) (416bcd4)
  • silence expected errors for routine operations on BlobReader (#400) (d52853b)

v1.37.0

Features

Bug Fixes

  • update user_project usage and documentation in bucket/client class methods (#396) (1a2734b)

v1.36.2

Bug Fixes

  • update batch connection to request api endpoint info from client (#392) (91fc6d9)

v1.36.1

Bug Fixes

  • allow metadata keys to be cleared (#383) (79d27da), closes #381
  • allow signed url version v4 without signed credentials (#356) (3e69bf9)
  • correctly encode bytes for V2 signature (#382) (f44212b)
Changelog

Sourced from google-cloud-storage's changelog.

1.38.0 (2021-04-26)

Features

  • add getters and setters for encryption_key and kms_key_name (#409) (2adfb59)

Bug Fixes

Documentation

  • revise docstrings for generate_signed_url (#408) (f090548)

1.37.1 (2021-04-02)

Bug Fixes

  • Ensure consistency check in test runs even if expected error occurs (#402) (416bcd4)
  • silence expected errors for routine operations on BlobReader (#400) (d52853b)

1.37.0 (2021-03-24)

Features

Bug Fixes

  • update user_project usage and documentation in bucket/client class methods (#396) (1a2734b)

1.36.2 (2021-03-09)

Bug Fixes

  • update batch connection to request api endpoint info from client (#392) (91fc6d9)

1.36.1 (2021-02-19)

Bug Fixes

... (truncated)

Commits
  • a4805ef chore: release 1.38.0 (#415)
  • 23a8db8 fix: retry auth.TransportError errors (#418)
  • 2adfb59 feat: add getters and setters for encryption_key and kms_key_name (#409)
  • f090548 docs: revise docstrings for generate_signed_url (#408)
  • 412ce0b chore: prevent normalization of semver versioning (#410)
  • 9ce57e1 chore(deps): update precommit hook pycqa/flake8 to v3.9.1 (#411)
  • 7583e29 chore(deps): update precommit hook pycqa/flake8 to v3.9.0 (#405)
  • 7fb2ee4 chore: release 1.37.1 (#401)
  • 416bcd4 fix: Ensure consistency check in test runs even if expected error occurs (#402)
  • d52853b fix: silence expected errors for routine operations on BlobReader (#400)
  • Additional commits viewable 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 28, 2021
@dependabot-preview
Copy link
Author

Superseded by #111.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/google-cloud-storage-1.38.0 branch June 22, 2021 10:28
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants