Skip to content

Bump google-cloud-storage from 1.31.1 to 1.34.0

Created by: dependabot[bot]

Bumps google-cloud-storage from 1.31.1 to 1.34.0.

Release notes

Sourced from google-cloud-storage's releases.

Release google-cloud-storage 1.34.0

Features

  • Add support for automatic crc32c and md5 upload verification
    • Add checksum to Bucket#create_file

Release google-cloud-storage 1.33.0

Features

  • Add support for PublicAccessPrevention
    • Add Bucket#public_access_prevention
    • Add Bucket#public_access_prevention=
    • Add Bucket#public_access_prevention_enforced?
    • Add Bucket#public_access_prevention_unspecified?
    • Add samples for PublicAccessPrevention
Commits
  • 10c4d56 chore: release google-cloud-storage 1.34.0 (#12501)
  • ee914ba feat(storage): Add support for automatic crc32c and md5 upload verification
  • 04b7d41 chore: release google-cloud-build-v1 0.8.0 (#12420)
  • 81dc334 chore: release google-cloud-artifact_registry-v1beta2 0.3.2 (#12404)
  • d9c19b9 chore: release google-cloud-bigquery-storage 1.1.1 (#12386)
  • cc287e8 chore: release google-cloud-access_approval 1.1.1 (#12387)
  • f118e74 chore: release google-cloud-build 1.1.1 (#12388)
  • 7ad264b chore: release google-cloud-recommender 1.1.1 (#12389)
  • 51e6964 chore: release google-cloud-billing-budgets 1.1.1 (#12390)
  • f4cc992 chore: release google-cloud-gke_hub 0.1.1 (#12391)
  • 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)

Merge request reports