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 #42146

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 Dec 23, 2024

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

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

Release notes

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

bigquery: v1.65.0

1.65.0 (2024-12-05)

Features

  • bigquery/reservation: Add a new field is_flat_rate to .google.cloud.bigquery.reservation.v1.CapacityCommitment to distinguish between flat rate and edition commitments (8dedb87)
  • bigquery/reservation: Add the managed disaster recovery API(https (8dedb87)
  • bigquery: Expose IsCaseInsensitive for dataset metadata (#11216) (364b639)
  • bigquery: Support IAM conditions in datasets (#11123) (d93c2d9)

Bug Fixes

Documentation

  • bigquery/reservation: Clarify that Autoscale.current_slots in message .google.cloud.bigquery.reservation.v1.Reservation can temporarily be larger than Autoscale.max_slots if users reduce Autoscale.max_slots (8dedb87)
  • bigquery/reservation: Update comment for slot_capacity in message .google.cloud.bigquery.reservation.v1.Reservation to provide more clarity about reservation baselines, committed slots and autoscaler SKU charges when the baseline exceeds committed slots (8dedb87)
  • bigquery/reservation: Update comments for commitment_start_time and commitment_end_time in message .google.cloud.bigquery.reservation.v1.CapacityCommitment to provide details on how these values are affected by commitment renewal (8dedb87)
Commits
  • 0d41231 chore(main): release spanner 1.65.0 (#10474)
  • 643a8e3 feat(bigtable): expose protoToType (#10602)
  • 0211c95 feat(bigtable): Add MergeToCell support to the bigtable emulator and client (...
  • a49ab59 feat(bigtable): Add support for new functions (#10582)
  • 6bd2596 chore(all): update module github.com/google/s2a-go to v0.1.8 (#10586)
  • 3a566ed chore(bigtable): bump genproto (#10600)
  • ce31365 fix(bigtable): move usage to local proto definitions (#10598)
  • 485d54b chore(main): release bigtable 1.27.1 (#10596)
  • 5b4b0f7 feat(deploy): add support for different Pod selector labels when doing canari...
  • a6847cb chore: fix bigtable config (#10594)
  • Additional commits viewable in compare view

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

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.45.1

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.29.0

Release notes

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

compute: v1.29.0

1.29.0 (2024-11-14)

Features

  • compute: Update Compute Engine API to revision 20241105 (#954) (f329c4c)

compute: v1.28.3

1.28.3 (2024-11-06)

Bug Fixes

  • compute: Reduce size of Go compute package (#946) (706ecb2)
Changelog

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

1.29.0 (2024-05-29)

Features

  • documentai: Make Layout Parser generally available in V1 (#10277) (dafecc9)

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)

... (truncated)

Commits
  • 3868b6c chore(main): release pubsub 1.29.0 (#7312)
  • ae38ff1 feat(security/privateca): remove apiv1beta1 (#7539)
  • a7fc1d5 chore(talent): update copyright year in the generated protos (#7541)
  • d4931e9 chore(talent): update copyright year in the generated protos (#7540)
  • 0df63fc docs(dialogflow/cx): clarified wording around quota usage (#7538)
  • c2718fd build(spanner): configure integration tests against devel & staging environme...
  • 9c61215 feat(spanner/spansql): support grant/revoke view, change stream, table functi...
  • 88d3eda chore(storage): reenable some skipped Bucket tests (#7528)
  • e211635 fix(pubsub): pipe revision ID in name in DeleteSchemaRevision (#7519)
  • 1e821bd refactor: switch from syntax to presence checks (#7532)
  • Additional commits viewable in compare view

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

Release notes

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

contactcenterinsights: v1.17.0

1.17.0 (2024-12-18)

Features

  • contactcenterinsights: A new field agent_type is added to message .google.cloud.contactcenterinsights.v1.Conversation (4254053)
  • contactcenterinsights: A new resource pattern value projects/{project}/locations/{location}/authorizedViewSets/{authorized_view_set}/authorizedViews/{authorized_view}/conversations/{conversation}/analyses/{analysis} added to the resource definition contactcenterinsights.googleapis.com/Analysis (4254053)
  • contactcenterinsights: A new resource pattern value projects/{project}/locations/{location}/authorizedViewSets/{authorized_view_set}/authorizedViews/{authorized_view}/conversations/{conversation}/feedbackLabels/{feedback_label} added to the resource definition contactcenterinsights.googleapis.com/FeedbackLabel (4254053)
  • contactcenterinsights: A new resource pattern value projects/{project}/locations/{location}/authorizedViewSets/{authorized_view_set}/authorizedViews/{authorized_view}/conversations/{conversation} added to the resource definition contactcenterinsights.googleapis.com/Conversation (4254053)

maps: v1.17.0

1.17.0 (2024-12-11)

Features

  • maps/routing: Add API for experimental flyover and narrow road polyline details (#11220) (57fdec7)

Documentation

  • maps/fleetengine: Correct SearchVehiclesRequest.ordered_by description (76266a6)
  • maps/routeoptimization: Update reference doc links (38385d4)

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
  • ae8c7b7 chore: release main (#9384)
  • f049c97 fix(aiplatform): remove field max_wait_duration from message Scheduling (#9...
  • f7170e2 chore: update CI to turn gowork setting off for build/test (#9396)
  • 530d273 chore(main): release vertexai 0.7.1 (#9395)
  • 8bd57a1 fix(vertexai): fix dependency on aiplatform (#9394)
  • b29f331 chore(main): release vertexai 0.7.0 (#9393)
  • f5d56eb feat(vertexai): add WithREST option to vertexai client (#9389)
  • 1879551 chore(vertexai): use unary RPC for GenerateContent (#9391)
  • e8bd85b docs(storage): indicate that gRPC is incompatible with universe domains (#9386)
  • 909fbdf fix: add mutex to internal trace otel test variable (#9390)
  • Additional commits viewable in compare view

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

Release notes

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

parallelstore: v0.9.0

0.9.0 (2024-12-11)

Features

  • parallelstore: A new enum DeploymentType is added (57fdec7)
  • parallelstore: A new field deployment_type is added to message .google.cloud.parallelstore.v1beta.Instance (57fdec7)

chat: v0.9.0

0.9.0 (2024-12-11)

Features

  • chat: Add missing field annotations in space.proto, message.proto, reaction.proto, space_event.proto, membership.proto, attachment.proto (#11246) (ca8d4c3)
Changelog

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

v0.11.0

  • Clients for spanner, pubsub and video are now in beta.

  • New client for DLP.

  • spanner: performance and testing improvements.

  • storage: requester-pays buckets are supported.

  • storage, profiler, bigtable, bigquery: bug fixes and other minor improvements.

  • pubsub: bug fixes and other minor improvements

v0.10.0

  • pubsub: Subscription.ModifyPushConfig replaced with Subscription.Update.

  • pubsub: Subscription.Receive now runs concurrently for higher throughput.

  • vision: cloud.google.com/go/vision is deprecated. Use cloud.google.com/go/vision/apiv1 instead.

  • translation: now stable.

  • trace: several changes to the surface. See the link below.

Code changes required from v0.9.0

  • pubsub: Replace

    sub.ModifyPushConfig(ctx, pubsub.PushConfig{Endpoint: "https://example.com/push"})
    

    with

    sub.Update(ctx, pubsub.SubscriptionConfigToUpdate{
        PushConfig: &pubsub.PushConfig{Endpoint: "https://example.com/push"},
    })
    
  • trace: traceGRPCServerInterceptor will be provided from *trace.Client. Given an initialized *trace.Client named tc, instead of

    s := grpc.NewServer(grpc.UnaryInterceptor(trace.GRPCServerInterceptor(tc)))
    

... (truncated)

Commits
  • 44bcd0b README: release notes for v0.11.0
  • bdd1038 bigtable/inmem: fix paging filters, change tests to use multiple cols
  • 7a4ba9f bigtable: Add InstanceType to CreateInstance
  • 0a49544 spanner: fix tests
  • 5d53027 storage: set ContentDisposition
  • ef305da profiler: symbolize profiles
  • c687e44 spanner: mark as beta
  • c6036dd spanner: improve transaction test coverage
  • 9a38b47 bigtable: Add per row cell limit/offset filters
  • ac0ff3d profiler: Remove deployment labels from profile. Add more debug logs.
  • 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.117.0 (2024-12-16)

Features

0.116.0 (2024-10-09)

Features

0.115.1 (2024-08-13)

Bug Fixes

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)

... (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.2

Release notes

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

config: v1.2.0

1.2.0 (2024-12-13)

Features

  • config: Added annotations (1f49a23)

Bug Fixes

  • config: Changed field behavior for an existing field service_account in message .google.cloud.config.v1.Deployment (1f49a23)
  • config: Changed field behavior for an existing field service_account in message .google.cloud.config.v1.Preview (1f49a23)

Documentation

  • config: Service Account is a required field (1f49a23)

servicehealth: v1.2.0

1.2.0 (2024-12-04)

Features

  • servicehealth: A new field id is added to message .google.cloud.servicehealth.v1.Product (8dedb87)

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

... (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/longrunning from 0.5.11 to 0.6.2

Release notes

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

compute/metadata: v0.6.0

0.6.0 (2024-12-13)

Features

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.117.0 (2024-12-16)

Features

0.116.0 (2024-10-09)

Features

0.115.1 (2024-08-13)

Bug Fixes

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)

... (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/storage from 1.43.0 to 1.49.0

Release notes

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

storage: v1.49.0

1.49.0 (2024-12-21)

Features

  • storage/internal: Add finalize_time field in Object metadata (46fc993)
  • storage/internal: Add MoveObject RPC (46fc993)
  • storage: Add ObjectHandle.Move method (#11302) (a3cb8c4)
  • storage: Return file metadata on read (#11212) (d49263b)

Bug Fixes

  • storage/dataflux: Address deadlock when reading from ranges (#11303) (32cbf56)
  • storage: Disable allow non-default credentials flag (#11337) (145ddf4)
  • storage: Monitored resource detection (#11197) (911bcd8)
  • storage: Update golang.org/x/net to v0.33.0 (e9b0b69)

storage: v1.48.0

1.48.0 (2024-12-05)

Features

  • storage/dataflux: Run worksteal listing parallel to sequential listing (#10966) (3005f5a)
  • storage: Add Writer.ChunkTransferTimeout (

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

botelastic bot commented Dec 23, 2024

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

Copy link
Contributor

mergify bot commented Dec 23, 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 Dec 23, 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 Dec 23, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/gcp-sdks-6a016cceab branch from 620e738 to 266b7e2 Compare December 24, 2024 11:02
Bumps the gcp-sdks group with 2 updates in the / directory: [cloud.google.com/go/bigquery](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.65.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.65.0)

Updates `cloud.google.com/go/monitoring` from 1.20.4 to 1.21.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@video/v1.20.4...video/v1.21.2)

Updates `cloud.google.com/go/pubsub` from 1.41.0 to 1.45.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@pubsub/v1.41.0...pubsub/v1.45.1)

Updates `cloud.google.com/go/compute` from 1.27.4 to 1.29.0
- [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...pubsub/v1.29.0)

Updates `cloud.google.com/go/redis` from 1.16.4 to 1.17.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@redis/v1.16.4...asset/v1.17.2)

Updates `cloud.google.com/go/auth` from 0.8.0 to 0.11.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@v0.8.0...v0.11.0)

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.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@iam/v1.1.12...iam/v1.2.2)

Updates `cloud.google.com/go/longrunning` from 0.5.11 to 0.6.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@longrunning/v0.5.11...longrunning/v0.6.2)

Updates `cloud.google.com/go/storage` from 1.43.0 to 1.49.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.49.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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/gcp-sdks-6a016cceab branch from e4e1d96 to 40cac26 Compare December 25, 2024 10:29
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