Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump the gcp-sdks group across 1 directory with 11 updates #41744

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2024

Bumps the gcp-sdks group with 3 updates in the / directory: cloud.google.com/go/bigquery, cloud.google.com/go/auth/oauth2adapt and cloud.google.com/go/storage.

Updates cloud.google.com/go/bigquery from 1.62.0 to 1.64.0

Release notes

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

bigquery: v1.64.0

1.64.0 (2024-10-30)

Features

  • bigquery/datatransfer: Add scheduleOptionsV2 and Error fields for TransferConfig (78d8513)
  • bigquery/storage: Add experimental ArrowData type and arrow_data field within AppendRowsRequest (f0b05e2)

Bug Fixes

  • bigquery: Handle null RANGE (#11058) (9979e72), refs #11047
  • bigquery: Parse negative NUMERIC from arrow (#11052) (83352c4)
  • bigquery: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • bigquery: 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)

Documentation

Commits
  • b425993 chore(main): release spanner 1.64.0 (#10275)
  • 6a9c12a feat(aiplatform): add UpdateDeploymentResourcePool method to DeploymentResour...
  • c6dfdcf fix(auth): Update http and grpc transports to support token exchange over mTL...
  • a1e198a fix(spanner): fix negative values for max_in_use_sessions metrics (#10449)
  • fc4c910 fix(logging): Skip automatic resource detection if a CommonResource (#10441)
  • eec7a3b feat(dataplex): expose data scan execution create time to customers (#10438)
  • 6a46dca docs(compute/metadata): update OnGCE description (#10408)
  • 64bdcb1 feat(spanner): add LockHint feature (#10382)
  • b53c5fb chore: release main (#10406)
  • b3a2cd2 chore(main): release pubsub 1.40.0 (#10407)
  • Additional commits viewable in compare view

Updates cloud.google.com/go/monitoring from 1.20.4 to 1.21.1

Release notes

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

auth/oauth2adapt: v0.2.6

0.2.6 (2024-11-21)

Bug Fixes

auth/oauth2adapt: v0.2.5

0.2.5 (2024-10-30)

Bug Fixes

  • auth/oauth2adapt: Convert token metadata where possible (#11062) (34bf1c1)
Commits

Updates cloud.google.com/go/pubsub from 1.41.0 to 1.44.0

Release notes

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

auth/oauth2adapt: v0.2.6

0.2.6 (2024-11-21)

Bug Fixes

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)

auth/oauth2adapt: v0.2.5

0.2.5 (2024-10-30)

Bug Fixes

  • auth/oauth2adapt: Convert token metadata where possible (#11062) (34bf1c1)
Commits

Updates cloud.google.com/go/compute from 1.27.4 to 1.28.1

Release notes

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

auth/oauth2adapt: v0.2.6

0.2.6 (2024-11-21)

Bug Fixes

auth/oauth2adapt: v0.2.5

0.2.5 (2024-10-30)

Bug Fixes

  • auth/oauth2adapt: Convert token metadata where possible (#11062) (34bf1c1)
Changelog

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

1.28.1 (2024-05-16)

Documentation

  • documentai: Clarify the unavailability of some features (652ba8f)
  • documentai: Updated comments (292e812)

1.28.0 (2024-05-01)

Features

  • documentai: A new message FoundationModelTuningOptions is added (1d757c6)
  • documentai: Support Chunk header and footer in Doc AI external proto (1d757c6)

Bug Fixes

  • documentai: Bump x/net to v0.24.0 (ba31ed5)

1.27.0 (2024-04-15)

Features

  • documentai: Support a new Layout Processor in Document AI (2cdc40a)

1.26.1 (2024-03-14)

Bug Fixes

  • documentai: Update protobuf dep to v1.33.0 (30b038d)

Documentation

  • documentai: A comment for field processor_version_source in message .google.cloud.documentai.v1beta3.ImportProcessorVersionRequest is changed (25c3f2d)

1.26.0 (2024-02-21)

Features

  • documentai: A new field schema_override is added to message ProcessOptions (#9400) (a86aa8e)
  • documentai: A new message FoundationModelTuningOptions is added (7e6c208)

1.25.0 (2024-02-09)

... (truncated)

Commits
  • e992f09 chore: release main (#10792)
  • 22adc9a chore(main): release firestore 1.17.0 (#10597)
  • e9a551e feat(firestore): Adding distance threshold and result field (#10802)
  • 839f30e chore(main): release auth 0.9.4 (#10846)
  • b9dfce5 chore: update gapic-generator-go to 0.47.0 (#10848)
  • 9b4b2fa docs(pubsub): update documentation for 31 day subscription message retention ...
  • 2bdedef fix(compute/metadata): check error chain for retryable error (#10840)
  • 2d5a9f9 feat(dataproc): add support for new Dataproc features (#10817)
  • f9869f7 fix(auth): enable self-signed JWT for non-GDU universe domain (#10831)
  • 6720291 chore(main): release bigtable 1.32.0 (#10815)
  • Additional commits viewable in compare view

Updates cloud.google.com/go/redis from 1.16.4 to 1.17.1

Release notes

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

auth/oauth2adapt: v0.2.6

0.2.6 (2024-11-21)

Bug Fixes

networkmanagement: v1.17.0

1.17.0 (2024-11-19)

Features

  • networkmanagement: Add round-trip mode (c1e936d)

auth/oauth2adapt: v0.2.5

0.2.5 (2024-10-30)

Bug Fixes

  • auth/oauth2adapt: Convert token metadata where possible (#11062) (34bf1c1)
Commits

Updates cloud.google.com/go/auth from 0.8.0 to 0.9.9

Release notes

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

ai: v0.9.0

0.9.0 (2024-11-13)

Features

  • ai/generativelanguage: Add GenerationConfig.{presence_penalty, frequency_penalty, logprobs, response_logprobs, logprobs} and Candidate.{avg_logprobs, logprobs_result} (7250d71)
  • ai/generativelanguage: Add GenerationConfig.{presence_penalty, frequency_penalty, logprobs, response_logprobs, logprobs} and Candidate.{avg_logprobs, logprobs_result} (7250d71)
  • ai/generativelanguage: Add GoogleSearchRetrieval tool and candidate.grounding_metadata (7250d71)
  • ai/generativelanguage: Add HarmBlockThreshold.OFF (7250d71)
  • ai/generativelanguage: Add HarmBlockThreshold.OFF (7250d71)
  • ai/generativelanguage: Add HarmCategory.HARM_CATEGORY_CIVIC_INTEGRITY (7250d71)
  • ai/generativelanguage: Add HarmCategory.HARM_CATEGORY_CIVIC_INTEGRITY (7250d71)
  • ai/generativelanguage: Add model max_temperature (84461c0)
  • ai/generativelanguage: Add new PromptFeedback and FinishReason entries (84461c0)
  • ai/generativelanguage: Add new PromptFeedback and FinishReason entries for https (84461c0)
  • ai/generativelanguage: Add PredictionService (for Imagen) (7250d71)
  • ai/generativelanguage: Add Schema.min_items (7250d71)
  • ai/generativelanguage: Add TunedModels.reader_project_numbers (7250d71)
  • ai: Add support for Go 1.23 iterators (84461c0)

Bug Fixes

  • ai: Bump dependencies (2ddeb15)
  • ai: Update google.golang.org/api to v0.191.0 (5b32644)
  • ai: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • ai: 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)

Documentation

  • ai/generativelanguage: Many small fixes (84461c0)
  • ai/generativelanguage: Many small fixes (84461c0)
  • ai/generativelanguage: Small fixes (7250d71)
  • ai/generativelanguage: Small fixes (7250d71)
  • ai/generativelanguage: Tag HarmCategories by the model family they're used on. (7250d71)
  • ai/generativelanguage: Tag HarmCategories by the model family they're used on. (7250d71)
Changelog

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

Changes

0.116.0 (2024-10-09)

Features

0.115.1 (2024-08-13)

Bug Fixes

  • cloud.google.com/go: Bump google.golang.org/grpc@v1.64.1 (8ecc4e9)

0.115.0 (2024-06-12)

Features

Bug Fixes

  • internal/postprocessor: Use approved image tag (#10341) (a388fe5)

0.114.0 (2024-05-23)

Features

  • civil: Add Compare method to Date, Time, and DateTime (#10193) (c2920d7)

Bug Fixes

  • internal/postprocessor: Add scopes to all appropriate commit lines (#10192) (c21399b)

0.113.0 (2024-05-08)

Features

  • civil: Add Compare method to Date, Time, and DateTime (#10010) (34455c1)

Bug Fixes

... (truncated)

Commits
  • 1d7ee9f chore(main): release auth 0.9.9 (#11003)
  • 6e69d2e feat(texttospeech): add brand voice lite, which lets you clone a voice with j...
  • 87da3b6 chore(main): release pubsub 1.45.0 (#10989)
  • bd76695 fix(auth): fallback cert lookups for missing files (#11013)
  • e0759f4 chore(storage/internal)!: remove notification, service account, and hmac RPCS...
  • 5b7397b feat(storage): add grpc metrics experimental options (#10984)
  • 5e363a3 fix(spanner): decode PROTO to custom type variant of base type (#11007)
  • a273aab chore(main): release storage 1.45.0 (#10986)
  • 24a7dcc chore(storage): fix ReadStallTimeout test (#10992)
  • a807a7e feat(storage): adding bucket-specific dynamicDelay (#10987)
  • Additional commits viewable in compare view

Updates cloud.google.com/go/auth/oauth2adapt from 0.2.4 to 0.2.6

Commits
  • 141f2a5 chore: release main (#9571)
  • 25c3f2d feat(datacatalog): Add RANGE type to Data Catalog (#9573)
  • 30b038d fix(all): release protobuf dep bump (#9586)
  • 424b716 chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /auth/o...
  • 035ca18 chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /intern...
  • 5e4815d chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /intern...
  • 9490416 chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /intern...
  • 87a101f chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /intern...
  • 42c0f35 chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /intern...
  • da6e854 chore(deps): bump google.golang.org/protobuf in /internal/gapicgen (#9574)
  • Additional commits viewable in compare view

Updates cloud.google.com/go/compute/metadata from 0.5.0 to 0.5.2

Release notes

Sourced from cloud.google.com/go/compute/metadata's releases.

auth/oauth2adapt: v0.2.6

0.2.6 (2024-11-21)

Bug Fixes

auth/oauth2adapt: v0.2.5

0.2.5 (2024-10-30)

Bug Fixes

  • auth/oauth2adapt: Convert token metadata where possible (#11062) (34bf1c1)
Changelog

Sourced from cloud.google.com/go/compute/metadata's changelog.

Changes

0.116.0 (2024-10-09)

Features

0.115.1 (2024-08-13)

Bug Fixes

  • cloud.google.com/go: Bump google.golang.org/grpc@v1.64.1 (8ecc4e9)

0.115.0 (2024-06-12)

Features

Bug Fixes

  • internal/postprocessor: Use approved image tag (#10341) (a388fe5)

0.114.0 (2024-05-23)

Features

  • civil: Add Compare method to Date, Time, and DateTime (#10193) (c2920d7)

Bug Fixes

  • internal/postprocessor: Add scopes to all appropriate commit lines (#10192) (c21399b)

0.113.0 (2024-05-08)

Features

  • civil: Add Compare method to Date, Time, and DateTime (#10010) (34455c1)

Bug Fixes

... (truncated)

Commits
  • 47bb902 chore: release main (#10988)
  • 2b8ca4b chore: add Protobuf warning to release notes (#11025)
  • 8bb87d5 chore: update google.golang.org/api to v0.203.0 (#11022)
  • d40fbff fix(storage): Skip only specific transport tests. (#11016)
  • ff06fc2 fix: Fix default service account tests on GCE. (#11021)
  • 6071167 feat(alloydb): add new PSC instance configuration setting and output the PSC ...
  • 15eacb9 chore: update SA used for tests (#11018)
  • e78389d chore: fix doc publish creds (#11019)
  • 1d7ee9f chore(main): release auth 0.9.9 (#11003)
  • 6e69d2e feat(texttospeech): add brand voice lite, which lets you clone a voice with j...
  • Additional commits viewable in compare view

Updates cloud.google.com/go/iam from 1.1.12 to 1.2.1

Release notes

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

auth/oauth2adapt: v0.2.6

0.2.6 (2024-11-21)

Bug Fixes

cloudquotas: v1.2.0

1.2.0 (2024-11-14)

Features

  • cloudquotas: A new value NOT_ENOUGH_USAGE_HISTORY is added to enum IneligibilityReason (e85151d)
  • cloudquotas: A new value NOT_SUPPORTED is added to enum IneligibilityReason (e85151d)

auth/oauth2adapt: v0.2.5

0.2.5 (2024-10-30)

Bug Fixes

  • auth/oauth2adapt: Convert token metadata where possible (#11062) (34bf1c1)
Commits
  • e992f09 chore: release main (#10792)
  • 22adc9a chore(main): release firestore 1.17.0 (#10597)
  • e9a551e feat(firestore): Adding distance threshold and result field (#10802)
  • 839f30e chore(main): release auth 0.9.4 (#10846)
  • b9dfce5 chore: update gapic-generator-go to 0.47.0 (#10848)
  • 9b4b2fa docs(pubsub): update documentation for 31 day subscription message retention ...
  • 2bdedef fix(compute/metadata): check error chain for retryable error (#10840)
  • 2d5a9f9 feat(dataproc): add support for new Dataproc features (#10817)
  • f9869f7 fix(auth): enable self-signed JWT for non-GDU universe domain (#10831)
  • 6720291 chore(main): release bigtable 1.32.0 (#10815)
  • Additional commits viewable in compare view

Updates cloud.google.com/go/longrunning from 0.5.11 to 0.6.1

Release notes

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

auth/oauth2adapt: v0.2.6

0.2.6 (2024-11-21)

Bug Fixes

auth/oauth2adapt: v0.2.5

0.2.5 (2024-10-30)

Bug Fixes

  • auth/oauth2adapt: Convert token metadata where possible (#11062) (34bf1c1)
Changelog

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

Changes

0.116.0 (2024-10-09)

Features

0.115.1 (2024-08-13)

Bug Fixes

  • cloud.google.com/go: Bump google.golang.org/grpc@v1.64.1 (8ecc4e9)

0.115.0 (2024-06-12)

Features

Bug Fixes

  • internal/postprocessor: Use approved image tag (#10341) (a388fe5)

0.114.0 (2024-05-23)

Features

  • civil: Add Compare method to Date, Time, and DateTime (#10193) (c2920d7)

Bug Fixes

  • internal/postprocessor: Add scopes to all appropriate commit lines (#10192) (c21399b)

0.113.0 (2024-05-08)

Features

  • civil: Add Compare method to Date, Time, and DateTime (#10010) (34455c1)

Bug Fixes

... (truncated)

Commits
  • db3c6d1 chore(main): release auth 0.6.1 (#10455)
  • daa6646 fix(auth): support gRPC API keys (#10460)
  • 66b8efe feat(compute/metadata): add context for all functions/methods (#10370)
  • 6e16c64 chore(main): release ai 0.8.0 (#10452)
  • b425993 chore(main): release spanner 1.64.0 (#10275)
  • 6a9c12a feat(aiplatform): add UpdateDeploymentResourcePool method to DeploymentResour...
  • c6dfdcf fix(auth): Update http and grpc transports to support token exchange over mTL...
  • a1e198a fix(spanner): fix negative values for max_in_use_sessions metrics (#10449)
  • fc4c910 fix(logging): Skip automatic resource detection if a CommonResource (#10441)
  • eec7a3b feat(dataplex): expose data scan execution create time to customers (#10438)
  • Additional commits viewable in compare view

Updates cloud.google.com/go/storage from 1.43.0 to 1.47.0

Release notes

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

storage: v1.47.0

1.47.0 (2024-11-14)

Features

  • storage: Introduce dp detector based on grpc metrics (#11100) (60c2323)

Bug Fixes

storage: v1.46.0

1.46.0 (2024-10-31)

Features

  • storage: Add grpc metrics experimental options (#10984) (5b7397b)

Bug Fixes

  • storage: Skip only specific transport tests. (#11016) (d40fbff)
  • storage: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • storage: 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. (

@dependabot dependabot bot requested a review from a team as a code owner November 22, 2024 10:34
@dependabot dependabot bot added automation dependabot GitHub Dependabot labels Nov 22, 2024
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Nov 22, 2024
@botelastic
Copy link

botelastic bot commented Nov 22, 2024

This pull request doesn't have a Team:<team> label.

Copy link
Contributor

mergify bot commented Nov 22, 2024

This pull request does not have a backport label.
If this is a bug or security fix, could you label this PR @dependabot[bot]? 🙏.
For such, you'll need to label your PR with:

  • The upcoming major version of the Elastic Stack
  • The upcoming minor version of the Elastic Stack (if you're not pushing a breaking change)

To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-8./d is the label to automatically backport to the 8./d branch. /d is the digit

Copy link
Contributor

mergify bot commented Nov 22, 2024

backport-8.x has been added to help with the transition to the new branch 8.x.
If you don't need it please use backport-skip label and remove the backport-8.x label.

@mergify mergify bot added the backport-8.x Automated backport to the 8.x branch with mergify label Nov 22, 2024
Copy link
Contributor

mergify bot commented Nov 22, 2024

This pull request is now in conflicts. Could you fix it? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b dependabot/go_modules/gcp-sdks-a562e2c15f upstream/dependabot/go_modules/gcp-sdks-a562e2c15f
git merge upstream/main
git push upstream dependabot/go_modules/gcp-sdks-a562e2c15f

@dependabot dependabot bot force-pushed the dependabot/go_modules/gcp-sdks-a562e2c15f branch 2 times, most recently from bd792e7 to 568b2a0 Compare November 25, 2024 10:49
Bumps the gcp-sdks group with 3 updates in the / directory: [cloud.google.com/go/bigquery](https://github.com/googleapis/google-cloud-go), [cloud.google.com/go/auth/oauth2adapt](https://github.com/googleapis/google-cloud-go) and [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go).


Updates `cloud.google.com/go/bigquery` from 1.62.0 to 1.64.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@spanner/v1.62.0...spanner/v1.64.0)

Updates `cloud.google.com/go/monitoring` from 1.20.4 to 1.21.1
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@video/v1.20.4...video/v1.21.1)

Updates `cloud.google.com/go/pubsub` from 1.41.0 to 1.44.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@pubsub/v1.41.0...pubsub/v1.44.0)

Updates `cloud.google.com/go/compute` from 1.27.4 to 1.28.1
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
- [Commits](googleapis/google-cloud-go@compute/v1.27.4...compute/v1.28.1)

Updates `cloud.google.com/go/redis` from 1.16.4 to 1.17.1
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@redis/v1.16.4...kms/v1.17.1)

Updates `cloud.google.com/go/auth` from 0.8.0 to 0.9.9
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@v0.8.0...auth/v0.9.9)

Updates `cloud.google.com/go/auth/oauth2adapt` from 0.2.4 to 0.2.6
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@netapp/v0.2.4...netapp/v0.2.6)

Updates `cloud.google.com/go/compute/metadata` from 0.5.0 to 0.5.2
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@v0.5.0...apps/v0.5.2)

Updates `cloud.google.com/go/iam` from 1.1.12 to 1.2.1
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@iam/v1.1.12...iam/v1.2.1)

Updates `cloud.google.com/go/longrunning` from 0.5.11 to 0.6.1
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@longrunning/v0.5.11...auth/v0.6.1)

Updates `cloud.google.com/go/storage` from 1.43.0 to 1.47.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@pubsub/v1.43.0...spanner/v1.47.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/bigquery
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gcp-sdks
- dependency-name: cloud.google.com/go/monitoring
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gcp-sdks
- dependency-name: cloud.google.com/go/pubsub
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gcp-sdks
- dependency-name: cloud.google.com/go/compute
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gcp-sdks
- dependency-name: cloud.google.com/go/redis
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gcp-sdks
- dependency-name: cloud.google.com/go/auth
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: gcp-sdks
- dependency-name: cloud.google.com/go/auth/oauth2adapt
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: gcp-sdks
- dependency-name: cloud.google.com/go/compute/metadata
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: gcp-sdks
- dependency-name: cloud.google.com/go/iam
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: gcp-sdks
- dependency-name: cloud.google.com/go/longrunning
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: gcp-sdks
- dependency-name: cloud.google.com/go/storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gcp-sdks
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/gcp-sdks-a562e2c15f branch from e3acc47 to 14114f4 Compare November 26, 2024 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation backport-8.x Automated backport to the 8.x branch with mergify dependabot GitHub Dependabot needs_team Indicates that the issue/PR needs a Team:* label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants