Skip to content

chore(deps): bump the frequent group across 1 directory with 4 updates - #7322

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/frequent-743633bd69
Open

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/frequent-743633bd69

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

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

Updates cloud.google.com/go/bigquery from 1.81.0 to 1.83.0

Release notes

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

bigquery: v1.83.0

1.83.0 (2026-09-02)

Features

bigquery: v1.82.0

1.82.0 (2026-08-26)

Features

Commits
  • 036d99c chore(main): release spanner 1.83.0 (#12398)
  • 208745b feat(shopping/merchant/accounts): Add CheckoutSettings service (#12505)
  • ac3cafb fix(spanner): pointer type custom struct decoder (#12496)
  • 91d03e3 test(spanner): verify that RESOURCE_EXHAUSTED is retried (#11450)
  • 280cec1 chore: update owlbot lock, remove bigquery/v2 (again) (#12507)
  • ee3deaf test(storage): add universe domain signedURL DefaultSignBytes integration tes...
  • 8f25e1c feat(aiplatform): add invoke_route_prefix to ModelContainerSpec in aiplatform...
  • dfcb16f chore: release main (#12499)
  • 4939f28 chore: redact bigquery/v2 from the common config/manifest (#12498)
  • 737615d chore(main): release vertexai 0.15.0 (#12487)
  • Additional commits viewable in compare view

Updates cloud.google.com/go/pubsub/v2 from 2.6.2 to 2.7.0

Release notes

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

pubsub: v2.7.0

2.7.0 (2026-08-26)

Features

Commits
  • 7801736 chore(main): release pubsub 2.7.0 (#20429)
  • eb07af9 feat: update API sources and regenerate (#20427)
  • 3ab7d13 chore(main): release storage 1.65.1 (#20420)
  • 25e6d40 chore: update librarian to v0.39.0 (#20423)
  • 0d8983d chore(agentplatform): Remove the tools submodule from AgentPlatform.
  • 08d06c0 fix(internal/kokoro): skip testing modules with no Go source files (#20419)
  • 081d506 BREAKING_CHANGE(agentplatform): Migrate Memory Bank methods to `client.memory...
  • 574d42d chore(storage): remove redundant internal OTEL attributes (#20421)
  • dbb5f6f fix(storage): enforce gRPC writer chunk retry deadlines by tying timers to se...
  • 54e5a42 chore(main): release spanner 1.95.0 (#20415)
  • Additional commits viewable in compare view

Updates cloud.google.com/go/storage from 1.65.0 to 1.67.1

Release notes

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

storage: v1.67.1

1.67.1 (2026-09-07)

Bug Fixes

  • storage: Prevent panic when MultiRangeDownloader callback is nil (#20377) (a85e955)

compute: v1.67.0

1.67.0 (2026-08-26)

Features

storage: v1.67.0

1.67.0 (2026-09-03)

Features

  • storage: Promote WithGRPCBidiReads and WithGRPCAppendableUploads out of experimental (#20387) (de23089)

compute: v1.66.0

1.66.0 (2026-08-07)

Features

storage: v1.66.0

1.66.0 (2026-08-26)

Features

storage: v1.65.1

1.65.1 (2026-08-25)

Bug Fixes

  • storage: Enforce gRPC writer chunk retry deadlines by tying timers to server acks (#20059) (dbb5f6f)
Commits
  • 69c2b63 chore(main): release storage 1.67.1 (#20476)
  • a85e955 fix(storage): prevent panic when MultiRangeDownloader callback is nil (#20377)
  • 8ab3ae1 chore(deps): bump google.golang.org/grpc from 1.82.1 to 1.83.1 in /vectorsear...
  • e62e3dc chore(deps): bump google.golang.org/grpc from 1.82.1 to 1.83.1 in /vertexai (...
  • 39e1771 chore(deps): bump google.golang.org/grpc from 1.82.1 to 1.83.1 in /video (#20...
  • 0dba931 chore(main): release bigtable 1.55.0 (#20464)
  • 8511d1b chore: release main (#20471)
  • f1a5bd3 chore(main): release bigtable 1.55.0 (#20464)
  • 375f198 fix(bigtable): use instance_name instead of name in GetClientConfig (#20465)
  • 8e57e4b feat(bigtable): debug tags for GetClientConfiguration session_configuration s...
  • Additional commits viewable in compare view

Updates google.golang.org/api from 0.293.0 to 0.297.0

Release notes

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

v0.297.0

0.297.0 (2026-09-01)

Features

  • Move to go1.26.0 as the lowest supported go version (#3724) (7770e01)

v0.296.0

0.296.0 (2026-08-31)

Features

v0.295.0

0.295.0 (2026-08-28)

Features

v0.294.0

0.294.0 (2026-08-26)

Features

Changelog

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

0.297.0 (2026-09-01)

Features

  • Move to go1.26.0 as the lowest supported go version (#3724) (7770e01)

0.296.0 (2026-08-31)

Features

0.295.0 (2026-08-28)

Features

0.294.0 (2026-08-26)

Features

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 31, 2026
@codecov

codecov Bot commented Aug 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.72%. Comparing base (130bdd3) to head (cdabda9).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7322      +/-   ##
==========================================
- Coverage   83.86%   83.72%   -0.14%     
==========================================
  Files         621      621              
  Lines       62690    62690              
==========================================
- Hits        52575    52489      -86     
- Misses      10112    10198      +86     
  Partials        3        3              

☔ View full report in Codecov by Harness.
📢 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-743633bd69 branch 4 times, most recently from 050e5b1 to 3682a68 Compare September 4, 2026 09:34
atzoum added a commit that referenced this pull request Sep 7, 2026
rudder-go-kit is pinned to the commit from rudderlabs/rudder-go-kit#1205,
which requires Go 1.27.1, so the go directive, both Dockerfiles and
golangci-lint (v2.13.2) move up with it and `go fix` applies the Go 1.27
modernizers. Also folds in the open dependabot PRs: go modules (#7344,
#7322, #7338, #7336, #7335) and actions (#7289, #7288, #7287, #7286, #7285).

The new linter surfaced a missing call on a deferred crash.Notify in the
user transformer, so panics in its batch goroutines went unreported.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
atzoum added a commit that referenced this pull request Sep 7, 2026
rudder-go-kit is pinned to the commit from rudderlabs/rudder-go-kit#1205,
which requires Go 1.27.1, so the go directive, both Dockerfiles and
golangci-lint (v2.13.2) move up with it and `go fix` applies the Go 1.27
modernizers. Also folds in the open dependabot PRs: go modules (#7344,
#7322, #7338, #7336, #7335) and actions (#7289, #7288, #7287, #7286, #7285).

The new linter surfaced a missing call on a deferred crash.Notify in the
user transformer, so panics in its batch goroutines went unreported.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/frequent-743633bd69 branch from 3682a68 to b7279e1 Compare September 7, 2026 09:37
atzoum added a commit that referenced this pull request Sep 7, 2026
rudder-go-kit is pinned to the commit from rudderlabs/rudder-go-kit#1205,
which requires Go 1.27.1, so the go directive, both Dockerfiles and
golangci-lint (v2.13.2) move up with it and `go fix` applies the Go 1.27
modernizers. Also folds in the open dependabot PRs: go modules (#7344,
#7322, #7338, #7336, #7335) and actions (#7289, #7288, #7287, #7286, #7285).

The new linter surfaced a missing call on a deferred crash.Notify in the
user transformer, so panics in its batch goroutines went unreported.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
atzoum added a commit that referenced this pull request Sep 7, 2026
rudder-go-kit is pinned to the commit from rudderlabs/rudder-go-kit#1205,
which requires Go 1.27.1, so the go directive, both Dockerfiles and
golangci-lint (v2.13.2) move up with it and `go fix` applies the Go 1.27
modernizers. Also folds in the open dependabot PRs: go modules (#7344,
#7322, #7338, #7336, #7335) and actions (#7289, #7288, #7287, #7286, #7285).

The new linter surfaced a missing call on a deferred crash.Notify in the
user transformer, so panics in its batch goroutines went unreported.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
atzoum added a commit that referenced this pull request Sep 7, 2026
rudder-go-kit is pinned to the commit from rudderlabs/rudder-go-kit#1205,
which requires Go 1.27.1, so the go directive, both Dockerfiles and
golangci-lint (v2.13.2) move up with it and `go fix` applies the Go 1.27
modernizers. Also folds in the open dependabot PRs: go modules (#7344,
#7322, #7338, #7336, #7335) and actions (#7289, #7288, #7287, #7286, #7285).

The new linter surfaced a missing call on a deferred crash.Notify in the
user transformer, so panics in its batch goroutines went unreported.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
atzoum added a commit that referenced this pull request Sep 8, 2026
rudder-go-kit is pinned to the commit from rudderlabs/rudder-go-kit#1205,
which requires Go 1.27.1, so the go directive, both Dockerfiles and
golangci-lint (v2.13.2) move up with it and `go fix` applies the Go 1.27
modernizers. Also folds in the open dependabot PRs: go modules (#7344,
#7322, #7338, #7336, #7335) and actions (#7289, #7288, #7287, #7286, #7285).

The new linter surfaced a missing call on a deferred crash.Notify in the
user transformer, so panics in its batch goroutines went unreported.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
atzoum added a commit that referenced this pull request Sep 8, 2026
rudder-go-kit is pinned to the commit from rudderlabs/rudder-go-kit#1205,
which requires Go 1.27.1, so the go directive, both Dockerfiles and
golangci-lint (v2.13.2) move up with it and `go fix` applies the Go 1.27
modernizers. Also folds in the open dependabot PRs: go modules (#7344,
#7322, #7338, #7336, #7335) and actions (#7289, #7288, #7287, #7286, #7285).

The new linter surfaced a missing call on a deferred crash.Notify in the
user transformer, so panics in its batch goroutines went unreported.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
atzoum added a commit that referenced this pull request Sep 8, 2026
rudder-go-kit moves to v0.79.0, which requires Go 1.27.1, so the go
directive, both Dockerfiles and golangci-lint (v2.13.2) move up with it and
`go fix` applies the Go 1.27 modernizers. Also folds in the open dependabot
PRs: go modules (#7344, #7322, #7338, #7336, #7335) and actions (#7289,
#7288, #7287, #7286, #7285).

The new linter surfaced a missing call on a deferred crash.Notify in the
user transformer, so panics in its batch goroutines went unreported.

Three tests pinned values that these bumps legitimately move: two compared
gzip output, which go1.27 re-encodes via compress/flate, and one relied on
minio-go rejecting a scheme-qualified endpoint, which v7.3.0 accepts.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/frequent-743633bd69 branch from b7279e1 to f288911 Compare September 8, 2026 09:33
atzoum added a commit that referenced this pull request Sep 8, 2026
rudder-go-kit moves to v0.79.0, which requires Go 1.27.1, so the go
directive, both Dockerfiles and golangci-lint (v2.13.2) move up with it and
`go fix` applies the Go 1.27 modernizers. Also folds in the open dependabot
PRs: go modules (#7344, #7322, #7338, #7336, #7335) and actions (#7289,
#7288, #7287, #7286, #7285).

The new linter surfaced a missing call on a deferred crash.Notify in the
user transformer, so panics in its batch goroutines went unreported.

Three tests pinned values that these bumps legitimately move: two compared
gzip output, which go1.27 re-encodes via compress/flate, and one relied on
minio-go rejecting a scheme-qualified endpoint, which v7.3.0 accepts.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/frequent-743633bd69 branch from f288911 to fd1f1d9 Compare September 9, 2026 09:34
atzoum added a commit that referenced this pull request Sep 9, 2026
rudder-go-kit moves to v0.79.0, which requires Go 1.27.1, so the go
directive, both Dockerfiles and golangci-lint (v2.13.2) move up with it and
`go fix` applies the Go 1.27 modernizers. Also folds in the open dependabot
PRs: go modules (#7344, #7322, #7338, #7336, #7335) and actions (#7289,
#7288, #7287, #7286, #7285).

The new linter surfaced a missing call on a deferred crash.Notify in the
user transformer, so panics in its batch goroutines went unreported.

Three tests pinned values that these bumps legitimately move: two compared
gzip output, which go1.27 re-encodes via compress/flate, and one relied on
minio-go rejecting a scheme-qualified endpoint, which v7.3.0 accepts.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
atzoum added a commit that referenced this pull request Sep 9, 2026
rudder-go-kit moves to v0.79.0, which requires Go 1.27.1, so the go
directive, both Dockerfiles and golangci-lint (v2.13.2) move up with it and
`go fix` applies the Go 1.27 modernizers. Also folds in the open dependabot
PRs: go modules (#7344, #7322, #7338, #7336, #7335) and actions (#7289,
#7288, #7287, #7286, #7285).

The new linter surfaced a missing call on a deferred crash.Notify in the
user transformer, so panics in its batch goroutines went unreported.

Three tests pinned values that these bumps legitimately move: two compared
gzip output, which go1.27 re-encodes via compress/flate, and one relied on
minio-go rejecting a scheme-qualified endpoint, which v7.3.0 accepts.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
atzoum added a commit that referenced this pull request Sep 9, 2026
rudder-go-kit moves to v0.79.0, which requires Go 1.27.1, so the go
directive, both Dockerfiles and golangci-lint (v2.13.2) move up with it and
`go fix` applies the Go 1.27 modernizers. Also folds in the open dependabot
PRs: go modules (#7344, #7322, #7338, #7336, #7335) and actions (#7289,
#7288, #7287, #7286, #7285).

The new linter surfaced a missing call on a deferred crash.Notify in the
user transformer, so panics in its batch goroutines went unreported.

Three tests pinned values that these bumps legitimately move: two compared
gzip output, which go1.27 re-encodes via compress/flate, and one relied on
minio-go rejecting a scheme-qualified endpoint, which v7.3.0 accepts.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/frequent-743633bd69 branch 2 times, most recently from efd21ca to 1d6c305 Compare September 11, 2026 09:34
atzoum added a commit that referenced this pull request Sep 11, 2026
rudder-go-kit moves to v0.79.0, which requires Go 1.27.1, so the go
directive, both Dockerfiles and golangci-lint (v2.13.2) move up with it and
`go fix` applies the Go 1.27 modernizers. Also folds in the open dependabot
PRs: go modules (#7344, #7322, #7338, #7336, #7335) and actions (#7289,
#7288, #7287, #7286, #7285).

The new linter surfaced a missing call on a deferred crash.Notify in the
user transformer, so panics in its batch goroutines went unreported.

Three tests pinned values that these bumps legitimately move: two compared
gzip output, which go1.27 re-encodes via compress/flate, and one relied on
minio-go rejecting a scheme-qualified endpoint, which v7.3.0 accepts.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
atzoum added a commit that referenced this pull request Sep 14, 2026
# Description

Supersedes #7344, #7322, #7338, #7336, #7335, #7289, #7288, #7287,
#7286, #7285.

Bumps `rudder-go-kit` to v0.79.0, which ships
rudderlabs/rudder-go-kit#1205 and requires Go 1.27.1, and folds in every
open dependabot PR on top of it.

## Go

| | From | To |
| --- | --- | --- |
| toolchain | 1.26.6 | 1.27.1 |

Go 1.27's modernizers, applied by `go fix ./...`:

- **embedlit** — embedded-struct literals collapsed to promoted fields.
- **atomictypes** — `atomic.AddInt32(&x, …)` sites became `atomic.Int32`
/ `Uint32` / `Int64` values.
- `errors.As` to `errors.AsType`, `strings.Split(s, sep)[0]` to
`strings.Cut`, reverse loops to `slices.Backward`.

## Docker images

Both Dockerfiles move to `golang:1.27.1-alpine3.24` for the builder
stage and `alpine:3.24` for the runtime stage, with all three digests
re-pinned:

| | From | To |
| --- | --- | --- |
| `GO_VERSION` | 1.26.6 | 1.27.1 |
| `ALPINE_VERSION` | 3.23 | 3.24 |

`ALPINE_VERSION` feeds both `FROM` lines, so `GO_VERSION_SHA256` moves
for the alpine bump as well as the Go one.

## Go modules

| Module | From | To |
| --- | --- | --- |
| `cloud.google.com/go/bigquery` | v1.78.0 | v1.81.0 |
| `cloud.google.com/go/pubsub/v2` | v2.6.1 | v2.6.2 |
| `cloud.google.com/go/storage` | v1.64.0 | v1.65.0 |
| `github.com/apache/pulsar-client-go` | v0.20.0 | v0.21.0 |
| `github.com/aws/aws-sdk-go-v2` | v1.42.1 | v1.43.7 |
| `github.com/aws/aws-sdk-go-v2/service/eventbridge` | v1.47.0 | v1.48.7
|
| `github.com/aws/aws-sdk-go-v2/service/firehose` | v1.45.0 | v1.46.7 |
| `github.com/aws/aws-sdk-go-v2/service/glue` | v1.148.0 | v1.153.1 |
| `github.com/aws/aws-sdk-go-v2/service/kinesis` | v1.45.0 | v1.47.0 |
| `github.com/aws/aws-sdk-go-v2/service/lambda` | v1.96.0 | v1.102.0 |
| `github.com/aws/aws-sdk-go-v2/service/personalizeevents` | v1.33.0 |
v1.34.7 |
| `github.com/aws/aws-sdk-go-v2/service/s3` | v1.105.0 | v1.107.3 |
| `github.com/aws/aws-sdk-go-v2/service/sts` | v1.44.0 | v1.45.7 |
| `github.com/aws/smithy-go` | v1.27.3 | v1.27.8 |
| `github.com/databricks/databricks-sql-go` | v1.13.1 | v1.14.0 |
| `github.com/dgraph-io/badger/v4` | v4.9.4 | v4.9.6 |
| `github.com/duckdb/duckdb-go/v2` | v2.10504.0 | v2.10505.0 |
| `github.com/fsouza/fake-gcs-server` | v1.54.0 | v1.56.1 |
| `github.com/go-chi/chi/v5` | v5.3.1 | v5.3.2 |
| `github.com/grpc-ecosystem/grpc-gateway/v2` | v2.29.0 | v2.30.0 |
| `github.com/klauspost/compress` | v1.19.1 | v1.19.2 |
| `github.com/microsoft/go-mssqldb` | v1.10.0 | v1.11.0 |
| `github.com/minio/minio-go/v7` | v7.2.1 | v7.3.0 |
| `github.com/onsi/ginkgo/v2` | v2.32.0 | v2.32.1 |
| `github.com/onsi/gomega` | v1.40.0 | v1.42.1 |
| `github.com/redis/go-redis/v9` | v9.21.0 | v9.22.0 |
| `github.com/rudderlabs/rudder-go-kit` | v0.78.2 | v0.79.1 |
| `github.com/rudderlabs/rudder-transformer/go` | v1.141.4 | v1.151.0 |
| `github.com/rudderlabs/sqlconnect-go` | v1.30.2 | v1.30.3 |
| `github.com/stretchr/testify` | v1.12.0 | v1.12.1 |
| `go.etcd.io/etcd/api/v3` | v3.7.0 | v3.7.1 |
| `go.etcd.io/etcd/client/v3` | v3.7.0 | v3.7.1 |
| `google.golang.org/api` | v0.287.1 | v0.293.0 |
| `google.golang.org/genproto/googleapis/rpc` | 20260803160001 |
20260807164820 |
| `google.golang.org/grpc` | v1.83.0 | v1.83.1 |
| `google.golang.org/protobuf` | v1.36.12-0.20260120151049 | v1.36.12 |
| `k8s.io/api` | v0.36.2 | v0.36.4 |
| `k8s.io/apimachinery` | v0.36.2 | v0.36.4 |
| `k8s.io/client-go` | v0.36.2 | v0.36.4 |

## GitHub Actions

| Action | From | To | PR |
| --- | --- | --- | --- |
| `actions/checkout` | v7.0.0 | v7.0.1 | #7288 |
| `actions/labeler` | v6.1.0 | v7.0.0 | #7286 |
| `actions/stale` | v10.3.0 | v11.0.0 | #7285 |
| `slackapi/slack-github-action` | v3.0.3 | v4.0.0 | #7289 |
| `step-security/harden-runner` | v2.19.4 | v2.20.1 | #7287 |

## Lint

Bumped golangci-lint to v2.13.2 in `Makefile` and `verify.yml`. The
newer linter reported 16 findings on existing code:

- **1 staticcheck `SA9010`.** Real, and fixed:
`processor/internal/transformer/user_transformer` had `defer
crash.Notify("Core")` without the trailing `()`. `Notify` returns the
handler to defer, so panics in those batch goroutines were never
reported — every other call site in the repo gets this right.
- **10 staticcheck `QF1012`** (capped by `max-same-issues`; 35 sites
across 13 warehouse integrations). Autofixed to `fmt.Fprintf`.
- **1 staticcheck `SA1019`.** `clickhouse-go`'s `Options.Debug` is
deprecated in favour of `Logger`. Excluded by path — migrating the query
debug logs to a structured logger is a behaviour change in a warehouse
integration and does not belong in a dependency bump.
- **4 gosec taint-analysis rules**, all false positives, excluded
alongside the rules already listed in `.golangci.yml`. Two of them
supersede exclusions this repo already carries: `G704` (SSRF) replaces
`G107`, and `G702` (command injection) replaces `G204`. The other two
are `G704` on the backend-config HTTP client wrapper, whose URL is
control-plane configuration, and `G705` (XSS) on an `rsources` handler
that writes a JSON-marshalled body.

## Tests

Three tests pinned values these bumps legitimately move:

- **`TestBatchDelete`** (`regulation-worker/internal/delete/batch`)
byte-compared gzipped golden files; go1.27 changed `compress/flate`, so
the same records re-encode differently. Now compares them after
decompression. Golden files unchanged.
- **`TestAPIIntegration`** (`snowpipestreaming/internal/api`) pinned the
gzipped insert body at 378 bytes; go1.27 produces 375. The compressed
case now asserts `0 < size < 839`; the uncompressed case keeps its exact
839.
- **`TestSlaveJob/upload_load_files/Invalid_endpoint`** relied on
minio-go rejecting `http://localhost:1234`, which v7.3.0 accepts. Now
uses `http://localhost:1234/some/path`, still rejected, so the expected
error is unchanged.

The minio change is worth noting beyond the test: an `endPoint`
configured with a scheme previously failed fast and now connects.

## Security

- [x] The code changed/added as part of this pull request won't create
any security issues with how the software is being used.

---------

Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/frequent-743633bd69 branch from 1d6c305 to b33e6a6 Compare September 14, 2026 10:39
@atzoum

atzoum commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@dependabot
dependabot Bot force-pushed the dependabot/go_modules/frequent-743633bd69 branch 4 times, most recently from 9a28c21 to 9a2408b Compare September 21, 2026 09:32
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/v2](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.81.0 to 1.83.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.81.0...spanner/v1.83.0)

Updates `cloud.google.com/go/pubsub/v2` from 2.6.2 to 2.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@pubsub/v2.6.2...pubsub/v2.7.0)

Updates `cloud.google.com/go/storage` from 1.65.0 to 1.67.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@compute/v1.65.0...storage/v1.67.1)

Updates `google.golang.org/api` from 0.293.0 to 0.297.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.293.0...v0.297.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/bigquery
  dependency-version: 1.81.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frequent
- dependency-name: cloud.google.com/go/pubsub/v2
  dependency-version: 2.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frequent
- dependency-name: cloud.google.com/go/storage
  dependency-version: 1.65.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frequent
- dependency-name: google.golang.org/api
  dependency-version: 0.293.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frequent
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/frequent-743633bd69 branch from 9a2408b to cdabda9 Compare September 22, 2026 09:34

This branch has not been deployed

No deployments
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.

1 participant