GoogleCloudPlatform / terraformer

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

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

Open dependabot[bot] opened 1 week ago

dependabot[bot] commented 1 week ago

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

Release notes

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

container: v1.42.0

1.42.0 (2024-11-14)

Features

  • container: Add desired_enterprise_config,desired_node_pool_auto_config_linux_node_config to ClusterUpdate. (f072178)
  • container: Add desired_tier to EnterpriseConfig. (f072178)
  • container: Add DesiredEnterpriseConfig proto message (f072178)
  • container: Add LinuxNodeConfig in NodePoolAutoConfig (f072178)
  • container: Add LocalSsdEncryptionMode in NodeConfig (#11103) (f072178)
  • container: Add UpgradeInfoEvent proto message (f072178)

Documentation

  • container: Minor documentation updates (f072178)
Changelog

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

Changes

1.35.0 (2024-10-23)

Features

  • documentai: Add RESOURCE_EXHAUSTED to retryable status codes for ProcessDocument method (6e69d2e)
  • documentai: Added an url for issue reporting and api short name (6e69d2e)
  • documentai: Updated the exponential backoff settings for the Document AI ProcessDocument and BatchProcessDocuments methods (6e69d2e)

Bug Fixes

  • documentai: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • documentai: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see googleapis/google-cloud-go#11020. (8bb87d5)

1.34.0 (2024-09-12)

Features

  • documentai: Add API fields for the descriptions of entity type and property in the document schema (2d5a9f9)

Bug Fixes

  • documentai: Bump dependencies (2ddeb15)

1.33.0 (2024-08-20)

Features

  • documentai: Add support for Go 1.23 iterators (84461c0)

1.32.0 (2024-08-08)

Features

  • documentai: A new field gen_ai_model_info is added to message .google.cloud.documentai.v1.ProcessorVersion (649c075)
  • documentai: A new field imageless_mode is added to message .google.cloud.documentai.v1.ProcessRequest (649c075)

Bug Fixes

  • documentai: Update google.golang.org/api to v0.191.0 (5b32644)

... (truncated)

Commits
  • 703c26a chore(main): release spanner 1.47.0 (#7960)
  • b726d41 feat(aiplatform): add UpdateExplanationDataset to aiplatform (#8118)
  • fc49c78 feat(spanner): add databoost property for batch transactions (#8152)
  • 005d2df fix(internal/retry): never return nil from GRPCStatus() (#8128)
  • b429aa1 chore(internal/postprocessor): fix profiler & errorreporting shortnames (#8131)
  • 4e80088 chore(deps): update gax-go and google.golang.org/api (#8117)
  • e43ebeb chore(postprocessor): add update steps (#8103)
  • 72d0127 test: skip flaky test (#8129)
  • 20573e2 chore(postprocessor): fix missing format specifier (#8112)
  • 28aa098 chore(postprocessor): update manual entries (#8111)
  • 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)