VikingsDev / Dentaku

VikingsDev Messenger Bot
MIT License
0 stars 7 forks source link

Bump google-cloud-storage from 1.31.2 to 1.39.0 #512

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps google-cloud-storage from 1.31.2 to 1.39.0.

Release notes

Sourced from google-cloud-storage's releases.

v1.39.0

Features

  • media operation retries can be configured using the same interface as with non-media operation (#447) (0dbbb8a)

Bug Fixes

  • add ConnectionError to default retry (#445) (8344253)
  • apply idempotency policies for ACLs (#458) (2232f38)
  • replace python lifecycle action parsing ValueError with warning (#437) (2532d50)
  • revise blob.compose query parameters if_generation_match (#454) (70d19e7)

Documentation

  • streamline 'timeout' / 'retry' docs in docstrings (#461) (78b2eba)
  • streamline docstrings for conditional parmas (#464) (6999370)

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)

... (truncated)

Changelog

Sourced from google-cloud-storage's changelog.

1.39.0 (2021-06-21)

Features

  • media operation retries can be configured using the same interface as with non-media operation (#447) (0dbbb8a)

Bug Fixes

  • add ConnectionError to default retry (#445) (8344253)
  • apply idempotency policies for ACLs (#458) (2232f38)
  • replace python lifecycle action parsing ValueError with warning (#437) (2532d50)
  • revise blob.compose query parameters if_generation_match (#454) (70d19e7)

Documentation

  • streamline 'timeout' / 'retry' docs in docstrings (#461) (78b2eba)
  • streamline docstrings for conditional parmas (#464) (6999370)

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

... (truncated)

Commits
  • edce85e chore: release 1.39.0 (#465)
  • 6999370 docs: streamline docstrings for conditional parmas (#464)
  • cf22a11 tests: pre-scrub old HMAC keys before testing creation (#467)
  • 3b06f9e tests: harden 'test_bucket_w_default_event_based_hold' (#468)
  • 73ee6e3 chore: update precommit hook pre-commit/pre-commit-hooks to v4 (#1083) (#472)
  • ae8b655 chore: new owl bot post processor docker image (#470)
  • 70d19e7 fix: revise blob.compose query parameters if_generation_match (#454)
  • 0dbbb8a feat: media operation retries can be configured using the same interface as w...
  • 78b2eba docs: streamline 'timeout' / 'retry' docs in docstrings (#461)
  • 2c87f2f tests: avoid requiring real credentials in unit tests (#459)
  • 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](https://app.dependabot.com): - 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[bot] commented 3 years ago

Superseded by #519.