Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 15, 2025

Bumps the gcp-sdks group with 6 updates in the / directory:

Package From To
cloud.google.com/go/bigquery 1.67.0 1.71.0
cloud.google.com/go/monitoring 1.24.2 1.24.3
cloud.google.com/go/pubsub 1.49.0 1.50.1
cloud.google.com/go/redis 1.18.2 1.18.3
cloud.google.com/go/iam 1.5.2 1.5.3
cloud.google.com/go/longrunning 0.6.7 0.7.0

Updates cloud.google.com/go/bigquery from 1.67.0 to 1.71.0

Release notes

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

bigquery: v1.71.0

1.71.0 (2025-09-30)

Features

  • bigquery/analyticshub: You can now configure listings for multiple regions for shared datasets and linked dataset replicas in BigQuery sharing (10e67ef)
  • bigquery/reservation: Add a new field failover_mode to .google.cloud.bigquery.reservation.v1.FailoverReservationRequest that allows users to choose between the HARD or SOFT failover modes when they initiate a failover operation on a reservation (10e67ef)
  • bigquery/reservation: Add a new field soft_failover_start_time in the existing replication_status in .google.cloud.bigquery.reservation.v1.Reservation to provide visibility into the state of ongoing soft failover operations on the reservation (10e67ef)
  • bigquery: Add support for MaxSlots (#12958) (a3c0aca)
Commits
  • 36c1280 chore(main): release spanner 1.71.0 (#11009)
  • d81a1a7 feat(spanner): client built in metrics (#10998)
  • 1e27b43 chore(main): release storage 1.46.0 (#11010)
  • e1f67b1 chore: get publish docs build working with new release process (#11069)
  • 4fb2a0f fix: do not override credentials if build providers a SECRET_MANAGER_PROJECT_...
  • 37191c6 fix: fix type in SECRET_MANAGER_PROJECT_ID name (#11065)
  • 8a055ce chore(storage): bump auth dependency (#11067)
  • fc52b21 chore: update build scripts to be able to support migration to use release ko...
  • 6c6a6a1 chore(main): release bigquery 1.64.0 (#10978)
  • 16a1f95 chore(main): release auth/oauth2adapt 0.2.5 (#11063)
  • Additional commits viewable in compare view

Updates cloud.google.com/go/monitoring from 1.24.2 to 1.24.3

Release notes

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

monitoring: v1.24.3

1.24.3 (2025-10-08)

Bug Fixes

  • monitoring: Upgrade gRPC service registration func (9dd3adf)
Commits

Updates cloud.google.com/go/pubsub from 1.49.0 to 1.50.1

Commits

Updates cloud.google.com/go/compute from 1.37.0 to 1.38.0

Release notes

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

pubsub/v2: v2.2.1

2.2.1 (2025-10-14)

Bug Fixes

  • pubsub/v2: Avoid Receive hang on context cancellation (#13114) (e7e169d)
  • pubsub/v2: Upgrade gRPC service registration func (8fffca2)
Changelog

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

1.38.0 (2025-08-18)

Features

  • documentai: Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability) (f1de706)

Documentation

  • documentai: A comment for field create_time in message .google.cloud.documentai.v1.Processor is changed to describe as output only. (f1de706)
  • documentai: A comment for field create_time in message .google.cloud.documentai.v1.ProcessorVersion is changed to describe as output only. (f1de706)
  • documentai: A comment for field deprecation_info in message .google.cloud.documentai.v1.ProcessorVersion is changed to describe as output only. (f1de706)
  • documentai: A comment for field document_schema in message .google.cloud.documentai.v1.ProcessorVersion is changed to describe as output only. (f1de706)
  • documentai: A comment for field kms_key_name in message .google.cloud.documentai.v1.ProcessorVersion is changed to describe as output only. (f1de706)
  • documentai: A comment for field kms_key_version_name in message .google.cloud.documentai.v1.ProcessorVersion is changed to describe as output only. (f1de706)
  • documentai: A comment for field latest_evaluation in message .google.cloud.documentai.v1.ProcessorVersion is changed to describe as output only. (f1de706)
Commits
  • aaf7fa2 chore(main): release pubsub 1.38.0 (#9589)
  • 95bf6b2 fix(pubsub): respect gRPC dial option when PUBSUB_EMULATOR_HOST is set (#10040)
  • 0183dd5 chore(main): release vertexai 0.8.0 (#9535)
  • c07f1e4 fix(spanner): update staleness bound (#10118)
  • b91f658 test(spanner): fix retry unit tests with RESOURCE_EXHAUSTED errors (#10117)
  • b9b55e0 chore(thirdparty): remove json-iterator exemption (#10113)
  • fafaf0d fix(internal/aliasfix): handle import paths correctly (#10097)
  • 63f947d chore(spanner): use time.Since instead of time.Now().Sub (#10096)
  • a4a8fbc docs: update copyright year in Fleet Engine (#10090)
  • 9013e52 feat(auth): Enable client certificates by default (#10102)
  • Additional commits viewable in compare view

Updates cloud.google.com/go/redis from 1.18.2 to 1.18.3

Release notes

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

redis: v1.18.3

1.18.3 (2025-09-22)

Bug Fixes

  • redis: Upgrade gRPC service registration func (3637617)
Commits
  • dbd3f0a chore: release main (#10490)
  • 74b07fd chore: run goimports (#10534)
  • 3b9a830 feat(compute/metadata): add sys check for windows OnGCE (#10521)
  • f4cc536 feat(containeranalysis): add GetVulnerabilityOccurrencesSummary RPC (#10533)
  • 8ecc4e9 chore: bump deps (#10529)
  • 11d7272 chore(privilegedaccessmanager): add config to generate apiv1 (#10530)
  • 9e5707a chore(main): release auth/oauth2adapt 0.2.3 (#10523)
  • c3e2618 chore(storage): remove x-goog-api-client header merging from invoke (#10514)
  • fd16a17 feat(bigtable): add column family type to FamilyInfo in TableInfo (#10520)
  • f46b747 feat(aiplatform): enable rest_numeric_enums for aiplatform v1 and v1beta1 (#1...
  • Additional commits viewable in compare view

Updates cloud.google.com/go/auth from 0.16.2 to 0.16.5

Release notes

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

pubsub/v2: v2.2.1

2.2.1 (2025-10-14)

Bug Fixes

  • pubsub/v2: Avoid Receive hang on context cancellation (#13114) (e7e169d)
  • pubsub/v2: Upgrade gRPC service registration func (8fffca2)
Commits

Updates cloud.google.com/go/compute/metadata from 0.7.0 to 0.8.4

Changelog

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

Changes

0.123.0 (2025-09-18)

Features

  • internal/stategen: Populate the latest googleapis commit (#12880) (7b017a0)
  • librariangen: Implement the build command (#12817) (14734c8)

Bug Fixes

  • internal/librariangen: Add link to source commit in release notes (#12881) (1c06cc6)
  • internal/librariangen: Fix CHANGES.md headers (#12849) (baf515d)
  • internal/librariangen: Remove go mod init/tidy from postprocessor (#12832) (1fe506a)
  • internal/librariangen: Test for error path with flags (#12830) (f0da7b2)
  • internal/postprocessor: Add dlp to skip-module-scan-paths (#12857) (45a7d9b)
  • librariangen: Honor original container contract (#12846) (71c8fd3)
  • librariangen: Improvements to release-init (#12842) (0db677a)
  • stategen: Specify an appropriate tag format for google-cloud-go (#12835) (ffcff33)

0.122.0 (2025-09-04)

Features

  • internal/librariangen: Add release-init command (#12751) (52e84cc)

Bug Fixes

  • internal/godocfx: Better support for v2 modules (#12797) (4bc8785)
  • internal/godocfx: Module detection when tidy errors (#12801) (83d46cd)
  • internal/librariangen: Fix goimports errors (#12765) (83bdaa4)

0.121.6 (2025-08-14)

Bug Fixes

  • internal/librariangen: Fix Dockerfile permissions for go mod tidy (#12704) (0e70a0b)

0.121.5 (2025-08-12)

Bug Fixes

... (truncated)

Commits

Updates cloud.google.com/go/iam from 1.5.2 to 1.5.3

Release notes

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

iam: v1.5.3

1.5.3 (2025-10-08)

Bug Fixes

  • iam: Upgrade gRPC service registration func (9dd3adf)
Commits

Updates cloud.google.com/go/longrunning from 0.6.7 to 0.7.0

Release notes

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

longrunning 0.7.0

0.7.0 (2025-10-14)

Features

  • add ListOperations partial success flag
  • add ListOperations unreachable resources
Changelog

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

v0.7.0

  • Release of a client library for Spanner. See the blog post. Note that although the Spanner service is beta, the Go client library is alpha.

v0.6.0

  • Beta release of BigQuery, DataStore, Logging and Storage. See the blog post.

  • bigquery:

    • struct support. Read a row directly into a struct with RowIterator.Next, and upload a row directly from a struct with Uploader.Put. You can also use field tags. See the [package documentation][cloud-bigquery-ref] for details.

    • The ValueList type was removed. It is no longer necessary. Instead of

    var v ValueList
    ... it.Next(&v) ..

    use

    var v []Value
    ... it.Next(&v) ...
    • Previously, repeatedly calling RowIterator.Next on the same []Value or ValueList would append to the slice. Now each call resets the size to zero first.

    • Schema inference will infer the SQL type BYTES for a struct field of type []byte. Previously it inferred STRING.

    • The types uint, uint64 and uintptr are no longer supported in schema inference. BigQuery's integer type is INT64, and those types may hold values that are not correctly represented in a 64-bit signed integer.

v0.5.0

  • bigquery:
    • The SQL types DATE, TIME and DATETIME are now supported. They correspond to the Date, Time and DateTime types in the new cloud.google.com/go/civil package.
    • Support for query parameters.
    • Support deleting a dataset.
    • Values from INTEGER columns will now be returned as int64, not int. This

... (truncated)

Commits
  • 2e6a95e pubsub: fix flaky streaming retry test
  • 581b839 pubsub: check early if streaming iterator is already drained
  • cc13a9b spanner: fix time.Time comparisons for upcoming Go1.9 monotonic times
  • 1ba9ec4 spanner: remove most logging from tests
  • 11737a0 spanner: skip some tests in short mode
  • 7bcba8a datastore: DRY up loading entity code
  • df9740f regenerate toolkit client
  • 960c768 trace: export tracing scopes
  • 8b0ab47 logadmin: retry on CreateMetric and UpdateMetric
  • 2066696 trace: clarify how gRPC options work
  • Additional commits viewable in compare view

Updates cloud.google.com/go/storage from 1.52.0 to 1.56.0

Release notes

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

pubsub/v2: v2.2.1

2.2.1 (2025-10-14)

Bug Fixes

  • pubsub/v2: Avoid Receive hang on context cancellation (#13114) (e7e169d)
  • pubsub/v2: Upgrade gRPC service registration func (8fffca2)
Commits
  • 1782dc3 chore(main): release spanner 1.56.0 (#9271)
  • 5f156e8 feat(spanner/spansql): add support for CREATE VIEW with SQL SECURITY DEFINER ...
  • e577006 chore(internal/actions): add touch flag to changefinder (#9325)
  • dce9db4 deps(bigqueyry): bump google.golang.org/api to 0.160.0 (#9323)
  • 4b4c567 chore(visionai): add config to generate apiv1 (#9322)
  • 053ea29 chore: update Go gapic generator to v0.40.0 (#9314)
  • d39c8a8 chore(main): release pubsub 1.36.0 (#9313)
  • 2b6b0da fix(pubsub): move flow control release to callback completion (#9311)
  • 97d62c7 docs(maps/fleetengine): update comment on Waypoint (#9291)
  • 10c8260 chore(internal/gapicgen/git): run gofmt (#9307)
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added automation dependabot GitHub Dependabot labels Oct 15, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 15, 2025 10:07
@dependabot dependabot bot added automation dependabot GitHub Dependabot labels Oct 15, 2025
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Oct 15, 2025
@github-actions
Copy link
Contributor

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

@mergify
Copy link
Contributor

mergify bot commented Oct 15, 2025

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
  • backport-active-all is the label that automatically backports to all active branches.
  • backport-active-8 is the label that automatically backports to all active minor branches for the 8 major.
  • backport-active-9 is the label that automatically backports to all active minor branches for the 9 major.

@dependabot dependabot bot force-pushed the dependabot/go_modules/gcp-sdks-d6a7f5ace4 branch 5 times, most recently from 7220143 to ad75492 Compare October 21, 2025 10:05
@giorgi-imerlishvili-elastic giorgi-imerlishvili-elastic added the Team:Obs-InfraObs Label for the Observability Infrastructure Monitoring team label Oct 22, 2025
@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Oct 22, 2025
@giorgi-imerlishvili-elastic

LGTM

@dependabot dependabot bot force-pushed the dependabot/go_modules/gcp-sdks-d6a7f5ace4 branch 5 times, most recently from ec7e3a1 to 6b12314 Compare October 28, 2025 10:05
@dependabot dependabot bot force-pushed the dependabot/go_modules/gcp-sdks-d6a7f5ace4 branch 5 times, most recently from 6d68947 to 3ed4dbf Compare November 4, 2025 10:06
@mykola-elastic mykola-elastic requested a review from shmsr November 4, 2025 13:44
@dependabot dependabot bot force-pushed the dependabot/go_modules/gcp-sdks-d6a7f5ace4 branch 4 times, most recently from 8234320 to 02b0e79 Compare November 13, 2025 15:23
@mergify
Copy link
Contributor

mergify bot commented Nov 14, 2025

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-d6a7f5ace4 upstream/dependabot/go_modules/gcp-sdks-d6a7f5ace4
git merge upstream/main
git push upstream dependabot/go_modules/gcp-sdks-d6a7f5ace4

@dependabot dependabot bot force-pushed the dependabot/go_modules/gcp-sdks-d6a7f5ace4 branch from ae2b64d to d1e6824 Compare November 14, 2025 08:23
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 17, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@dependabot dependabot bot force-pushed the dependabot/go_modules/gcp-sdks-d6a7f5ace4 branch 2 times, most recently from c3fdeb6 to 481db1a Compare November 19, 2025 10:06
@mergify
Copy link
Contributor

mergify bot commented Nov 19, 2025

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-d6a7f5ace4 upstream/dependabot/go_modules/gcp-sdks-d6a7f5ace4
git merge upstream/main
git push upstream dependabot/go_modules/gcp-sdks-d6a7f5ace4

@dependabot dependabot bot force-pushed the dependabot/go_modules/gcp-sdks-d6a7f5ace4 branch 2 times, most recently from 6091884 to 10a31e3 Compare November 21, 2025 10:06
@dependabot dependabot bot force-pushed the dependabot/go_modules/gcp-sdks-d6a7f5ace4 branch 5 times, most recently from 62d70b1 to df1fd8a Compare November 28, 2025 10:06
@dependabot dependabot bot force-pushed the dependabot/go_modules/gcp-sdks-d6a7f5ace4 branch 6 times, most recently from 3980e06 to f4c3915 Compare December 8, 2025 10:07
@dependabot dependabot bot force-pushed the dependabot/go_modules/gcp-sdks-d6a7f5ace4 branch 3 times, most recently from e54ba8b to 316cd90 Compare December 11, 2025 10:05
Bumps the gcp-sdks group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/bigquery](https://github.com/googleapis/google-cloud-go) | `1.67.0` | `1.71.0` |
| [cloud.google.com/go/monitoring](https://github.com/googleapis/google-cloud-go) | `1.24.2` | `1.24.3` |
| [cloud.google.com/go/pubsub](https://github.com/googleapis/google-cloud-go) | `1.49.0` | `1.50.1` |
| [cloud.google.com/go/redis](https://github.com/googleapis/google-cloud-go) | `1.18.2` | `1.18.3` |
| [cloud.google.com/go/iam](https://github.com/googleapis/google-cloud-go) | `1.5.2` | `1.5.3` |
| [cloud.google.com/go/longrunning](https://github.com/googleapis/google-cloud-go) | `0.6.7` | `0.7.0` |



Updates `cloud.google.com/go/bigquery` from 1.67.0 to 1.71.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.67.0...spanner/v1.71.0)

Updates `cloud.google.com/go/monitoring` from 1.24.2 to 1.24.3
- [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@monitoring/v1.24.2...monitoring/v1.24.3)

Updates `cloud.google.com/go/pubsub` from 1.49.0 to 1.50.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.49.0...pubsub/v1.50.1)

Updates `cloud.google.com/go/compute` from 1.37.0 to 1.38.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@pubsub/v1.37.0...pubsub/v1.38.0)

Updates `cloud.google.com/go/redis` from 1.18.2 to 1.18.3
- [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@kms/v1.18.2...kms/v1.18.3)

Updates `cloud.google.com/go/auth` from 0.16.2 to 0.16.5
- [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@auth/v0.16.2...auth/v0.16.5)

Updates `cloud.google.com/go/compute/metadata` from 0.7.0 to 0.8.4
- [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.7.0...area120/v0.8.4)

Updates `cloud.google.com/go/iam` from 1.5.2 to 1.5.3
- [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.5.2...iam/v1.5.3)

Updates `cloud.google.com/go/longrunning` from 0.6.7 to 0.7.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@longrunning/v0.6.7...v0.7.0)

Updates `cloud.google.com/go/storage` from 1.52.0 to 1.56.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.52.0...spanner/v1.56.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/bigquery
  dependency-version: 1.71.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gcp-sdks
- dependency-name: cloud.google.com/go/monitoring
  dependency-version: 1.24.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gcp-sdks
- dependency-name: cloud.google.com/go/pubsub
  dependency-version: 1.50.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gcp-sdks
- dependency-name: cloud.google.com/go/compute
  dependency-version: 1.38.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gcp-sdks
- dependency-name: cloud.google.com/go/redis
  dependency-version: 1.18.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gcp-sdks
- dependency-name: cloud.google.com/go/auth
  dependency-version: 0.16.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: gcp-sdks
- dependency-name: cloud.google.com/go/compute/metadata
  dependency-version: 0.8.4
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: gcp-sdks
- dependency-name: cloud.google.com/go/iam
  dependency-version: 1.5.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: gcp-sdks
- dependency-name: cloud.google.com/go/longrunning
  dependency-version: 0.7.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: gcp-sdks
- dependency-name: cloud.google.com/go/storage
  dependency-version: 1.56.0
  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-d6a7f5ace4 branch from 0821535 to 1eab71b Compare December 12, 2025 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation backport dependabot GitHub Dependabot Team:Obs-InfraObs Label for the Observability Infrastructure Monitoring team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants