triggermesh / tmctl

TriggerMesh Shaker CLI to create, manage and debug event-driven integration apps.
Apache License 2.0
16 stars 6 forks source link

Bump cloud.google.com/go/storage from 1.30.1 to 1.32.0 #359

Closed dependabot[bot] closed 12 months ago

dependabot[bot] commented 1 year ago

Bumps cloud.google.com/go/storage from 1.30.1 to 1.32.0.

Release notes

Sourced from cloud.google.com/go/storage's releases.

storage: v1.32.0

1.32.0 (2023-08-15)

Features

Bug Fixes

Commits
  • 6314dc7 chore(main): release pubsub 1.32.0 (#7990)
  • 547d5d4 chore(main): release datastore 1.12.0 (#7895)
  • c7e05d8 feat(pubsub): enable project autodetection and detect empty project (#8168)
  • 2727590 chore: release main (#8171)
  • 1da334c feat(gkebackup): added new restore scope options (#8176)
  • cf3452e chore(storage): rename host variable used for xml reads (#8160)
  • f918f23 feat(storage): respect WithEndpoint for SignedURLs and PostPolicy (#8113)
  • 1a03107 chore(main): release firestore 1.11.0 (#8011)
  • c81590d chore(main): release bigquery 1.52.0 (#7989)
  • 54218e9 feat(pubsub): add support for cloud storage subscriptions (#7977)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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[bot] commented 12 months ago

Superseded by #363.