Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the frequent group with 4 updates in the / directory: cloud.google.com/go/bigquery, cloud.google.com/go/pubsub, cloud.google.com/go/storage and google.golang.org/api.

Updates cloud.google.com/go/bigquery from 1.69.0 to 1.72.0

Release notes

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

bigquery: v1.72.0

1.72.0 (2025-10-28)

Features

  • bigquery/reservation: Add new BACKGROUND_CHANGE_DATA_CAPTURE, BACKGROUND_COLUMN_METADATA_INDEX, and BACKGROUND_SEARCH_INDEX_REFRESH reservation assignment types (182df61)
  • bigquery/reservation: Add new reservation IAM policy get/set/test methods (182df61)
  • bigquery/reservation: Add support for creation and modification of new reservation groups (182df61)
  • bigquery: Expose continuous query in config (#13130) (2f0942b)

Bug Fixes

  • bigquery/v2: Upgrade gRPC service registration func (8fffca2)
  • bigquery: Upgrade gRPC service registration func (8fffca2)

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)

dialogflow: v1.70.0

1.70.0 (2025-10-13)

Features

  • dialogflow/cx: Add Event action to Examples (ddc086c)
  • dialogflow/cx: Add generators in fulfillment for v3beta and v3 (ddc086c)
  • dialogflow/cx: Add Import/Export playbook functionality to client lib (ddc086c)
  • dialogflow/cx: Add input and output parameters for Flows (ddc086c)
  • dialogflow/cx: Add parameters to adjust LLM input and output token limit and temperature in v3beta1 API (ddc086c)
  • dialogflow/cx: Add prompt security settings to the SDK (ddc086c)
  • dialogflow/cx: Add RestorePlaybookVersion functionality to client lib (ddc086c)
  • dialogflow/cx: Add routine and task (existing) playbook types (ddc086c)
  • dialogflow/cx: Add ToolVersion APIs (ddc086c)
  • dialogflow/cx: Enable unified tracing API (ddc086c)
  • dialogflow/cx: Return Vertex search document metadata with a datastore response (ddc086c)
  • dialogflow/cx: Support using secret manager to manage tool/webhook credentials (ddc086c)

Bug Fixes

... (truncated)

Commits
  • f32d0d9 chore(main): release spanner 1.72.0 (#11088)
  • 45e1ce7 fix(pubsub/pstest): make invalid filter return error instead of panic (#11087)
  • 3b06513 chore: fix typo in comment in pubsub subscription config (#11094)
  • ccbc882 feat(dialogflow): added support for ALAW encoding (#11097)
  • ffb6380 chore(spanner): add details to fix permission error in native metrics (#11096)
  • 1d074b5 fix(spanner): skip exporting metrics if attempt or operation is not captured....
  • c702b71 chore: release main (#11033)
  • 2a2dbb8 feat(dialogflow): added support for ALAW encoding (#11092)
  • cf8cc93 chore(main): release auth 0.10.1 (#11091)
  • 87159c1 fix(auth): skip impersonate universe domain check if empty (#11086)
  • Additional commits viewable in compare view

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

Release notes

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

compute: v1.49.1

1.49.1 (2025-10-16)

Bug Fixes

  • compute: Upgrade gRPC service registration func (#13163) (136f25f)
Commits

Updates cloud.google.com/go/storage from 1.57.0 to 1.57.1

Release notes

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

storage: v1.57.1

1.57.1 (2025-10-28)

Bug Fixes

  • storage: Takeover idempotence. (#13230) (cc5d2a1)
  • storage: Copy metadata when using Copier with grpc (#12919) (57a2e80)
  • storage: Fix takeover response handling. (#13239) (26d75bc)
  • storage: Remove default timeout for gRPC operations (#13022) (b94c3ba)
  • storage: Skip download of file outside of target dir (#12945) (6259aee)
  • storage: Upgrade gRPC service registration func (8fffca2)
Commits

Updates google.golang.org/api from 0.252.0 to 0.254.0

Release notes

Sourced from google.golang.org/api's releases.

v0.254.0

0.254.0 (2025-10-28)

Features

v0.253.0

0.253.0 (2025-10-22)

Features

Changelog

Sourced from google.golang.org/api's changelog.

0.254.0 (2025-10-28)

Features

0.253.0 (2025-10-22)

Features

Commits

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 30, 2025
@dependabot dependabot bot force-pushed the dependabot/go_modules/frequent-7414bd2c55 branch from 605afb7 to 7feefcd Compare November 3, 2025 09:05
@codecov
Copy link

codecov bot commented Nov 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.26%. Comparing base (488ba89) to head (641e830).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6478      +/-   ##
==========================================
- Coverage   79.27%   79.26%   -0.01%     
==========================================
  Files         529      529              
  Lines       59400    59400              
==========================================
- Hits        47088    47085       -3     
- Misses       9493     9501       +8     
+ Partials     2819     2814       -5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dependabot dependabot bot force-pushed the dependabot/go_modules/frequent-7414bd2c55 branch 5 times, most recently from b4ce2c1 to 1d07a55 Compare November 12, 2025 09:04
@dependabot dependabot bot force-pushed the dependabot/go_modules/frequent-7414bd2c55 branch 4 times, most recently from 6de1c1e to f6f3ceb Compare November 20, 2025 11:01
Bumps the frequent group with 4 updates in the / directory: [cloud.google.com/go/bigquery](https://github.com/googleapis/google-cloud-go), [cloud.google.com/go/pubsub](https://github.com/googleapis/google-cloud-go), [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) and [google.golang.org/api](https://github.com/googleapis/google-api-go-client).


Updates `cloud.google.com/go/bigquery` from 1.69.0 to 1.72.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.69.0...spanner/v1.72.0)

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/storage` from 1.57.0 to 1.57.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@spanner/v1.57.0...storage/v1.57.1)

Updates `google.golang.org/api` from 0.252.0 to 0.254.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.252.0...v0.254.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/bigquery
  dependency-version: 1.72.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frequent
- dependency-name: cloud.google.com/go/pubsub
  dependency-version: 1.50.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frequent
- dependency-name: cloud.google.com/go/storage
  dependency-version: 1.57.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frequent
- dependency-name: google.golang.org/api
  dependency-version: 0.254.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frequent
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/frequent-7414bd2c55 branch from f6f3ceb to 021791a Compare November 21, 2025 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants