GoogleCloudPlatform / terraformer

CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code
Apache License 2.0
12.09k stars 1.6k forks source link

build(deps): bump cloud.google.com/go/storage from 1.29.0 to 1.38.0 #1850

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

Bumps cloud.google.com/go/storage from 1.29.0 to 1.38.0.

Release notes

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

storage: v1.38.0

1.38.0 (2024-02-12)

Features

  • storage: Support auto-detection of access ID for external_account creds (#9208) (b958d44)
  • storage: Support custom hostname for VirtualHostedStyle SignedURLs (#9348) (7eec40e)
  • storage: Support universe domains (#9344) (29a7498)

Bug Fixes

  • storage: Fix v4 url signing for hosts that specify ports (#9347) (f127b46)

Documentation

  • storage: Indicate that gRPC is incompatible with universe domains (#9386) (e8bd85b)

pubsub: v1.36.1

1.36.1 (2024-01-30)

Bug Fixes

  • pubsub: Enable universe domain resolution options (fd1d569)

container: v1.32.0

1.32.0 (2024-02-26)

Features

  • container: Add API to enable Provisioning Request API on existing nodepools (3814ee3)

container: v1.31.0

1.31.0 (2024-02-09)

Features

  • container: Added configuration for the StatefulHA addon to the AddonsConfig (46a5050)
Commits
  • ef12dbd chore(main): release spanner 1.38.0 (#6606)
  • ccd3614 feat(spanner/spannertest): add support for adding and dropping Foreign Keys (...
  • bff16a7 feat(spanner/spansql): add support for coalesce expressions (#6461)
  • e9a94c2 feat(bigquery): improve error when reading null values (#6566)
  • 6b0ac0c feat(bigquery/storage/managedwriter): augment reconnection logic (#6609)
  • 9f3c334 chore(logging): added extra variables on environment test runs (#6511)
  • f8a307c chore(internal/gapicgen): fix print to not panic (#6583)
  • a6004e7 feat(iam): start generating apiv2 (#6605)
  • 59d162b fix(spanner): pass userAgent to cloud spanner requests (#6598)
  • eedc632 feat(bigquery): add trace instrumentation support for individual rpcs (#6493)
  • 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 3 months ago

Superseded by #1851.