GoogleCloudPlatform / terraform-provider-cdap

Custom Terraform Provider for CDAP
https://registry.terraform.io/providers/GoogleCloudPlatform/cdap/
Apache License 2.0
12 stars 12 forks source link

Bump cloud.google.com/go/storage from 1.24.0 to 1.26.0 #129

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps cloud.google.com/go/storage from 1.24.0 to 1.26.0.

Release notes

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

storage: v1.26.0

1.26.0 (2022-08-29)

Features

Bug Fixes

  • storage: allow to use age=0 in OLM conditions (#6204) (c85704f)

pubsub: v1.25.1

1.25.1 (2022-08-24)

Bug Fixes

storage: v1.25.0

1.25.0 (2022-08-11)

Features

  • storage/internal: Add routing annotations (8a8ba85)
  • storage: refactor to use transport-agnostic interface (#6465) (d03c3e1)

pubsub: v1.25.0

1.25.0 (2022-08-23)

Features

Documentation

Commits
  • 5edfd36 chore: release spanner 1.26.0 (#4751)
  • 090cc3a chore(all): auto-regenerate gapics (#4972)
  • acece39 chore(all): update all (#4971)
  • 309b59e fix(internal/godocfx): only put TOC status on mod if all pkgs have same statu...
  • 3441e1f test(bigtable): abbrviate instance and cluster names to avoid length overrun ...
  • 26dff4f chore: release storage 1.18.0 (#4951)
  • 9e41088 chore(all): auto-regenerate gapics (#4966)
  • 5882cc7 test(bigtable): avoid instance name collisions to speed up creation (#4970)
  • 5608b12 test(profiler): use debian 11 images for integration tests (#4965)
  • b824c89 feat(storage): SignedUrl can use existing creds to authenticate (#4604)
  • 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[bot] commented 2 years ago

Superseded by #132.