Skip to content

Bump google-cloud-storage from 1.31.1 to 1.32.0

Created by: dependabot[bot]

Bumps google-cloud-storage from 1.31.1 to 1.32.0.

Release notes

Sourced from google-cloud-storage's releases.

Release google-cloud-storage 1.32.0

Features

  • Add sources_if_generation_match to Bucket#compose
  • Add support for (meta)generation preconditions to File operations
    • Add if_(meta)generation_match options to Bucket#compose
    • Add if_(meta)generation_(not_)match options to Bucket#create_file
    • Add if_(meta)generation_(not_)match options to Bucket#file
    • Add if_(meta)generation_(not_)match options to File#delete.
    • Add if_(meta)generation_(not_)match options to File#rewrite
    • Add generation and if_(meta)generation_(not_)match options to File#update
    • Add generation and if_(meta)generation_(not_)match options to File::Acl predefined_acl methods

Bug Fixes

  • Expand googleauth dependency to support future 1.x versions
  • Update File::Verifier to test for File#to_path
Commits
  • e36ca36 chore: release google-cloud-storage 1.32.0 (#11977)
  • 9fbc859 chore: Fix generated wrapper descriptions to omit the version-specific warning
  • 6a916be feat(service_control): Bump version to 1.0 to reflect GA status
  • 1b9c0a1 feat(api_gateway): Bump version to 1.0 to reflect GA status
  • 648c887 feat(storage): Add sources_if_generation_match to Bucket#compose
  • 99bdbf2 chore: release google-cloud-workflows 2.0.0 (#12092)
  • 24818b9 chore: release google-cloud-document_ai 1.0.0 (#12116)
  • 3518312 chore: release google-cloud-security-private_ca 1.0.0 (#12117)
  • 5c327f0 chore: release google-cloud-apigee_connect 0.1.0 (#12105)
  • 3a8d5da chore: release google-cloud-essential_contacts 0.1.0 (#12088)
  • 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

Loading