Skip to content

chore(deps): bump the go-deps group across 1 directory with 30 updates - #7312

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/go-deps-811ec38c8b
Open

chore(deps): bump the go-deps group across 1 directory with 30 updates#7312
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/go-deps-811ec38c8b

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the go-deps group with 28 updates in the / directory:

Package From To
github.com/apache/pulsar-client-go 0.20.0 0.21.0
github.com/aws/aws-sdk-go-v2 1.42.1 1.43.6
github.com/aws/aws-sdk-go-v2/service/eventbridge 1.47.0 1.48.6
github.com/aws/aws-sdk-go-v2/service/firehose 1.45.0 1.46.6
github.com/aws/aws-sdk-go-v2/service/glue 1.148.0 1.153.0
github.com/aws/aws-sdk-go-v2/service/kinesis 1.45.0 1.46.6
github.com/aws/aws-sdk-go-v2/service/lambda 1.96.0 1.101.4
github.com/aws/aws-sdk-go-v2/service/personalizeevents 1.33.0 1.34.6
github.com/aws/aws-sdk-go-v2/service/s3 1.105.0 1.107.2
github.com/aws/aws-sdk-go-v2/service/sts 1.44.0 1.45.6
github.com/databricks/databricks-sql-go 1.13.1 1.14.0
github.com/dgraph-io/badger/v4 4.9.4 4.9.6
github.com/duckdb/duckdb-go/v2 2.10504.0 2.10505.0
github.com/fsouza/fake-gcs-server 1.54.0 1.55.1
github.com/go-chi/chi/v5 5.3.1 5.3.2
github.com/grpc-ecosystem/grpc-gateway/v2 2.29.0 2.30.0
github.com/klauspost/compress 1.19.1 1.19.2
github.com/minio/minio-go/v7 7.2.1 7.3.0
github.com/onsi/ginkgo/v2 2.32.0 2.32.1
github.com/onsi/gomega 1.40.0 1.42.1
github.com/redis/go-redis/v9 9.21.0 9.22.0
github.com/rudderlabs/rudder-transformer/go 1.141.4 1.150.0
github.com/stretchr/testify 1.12.0 1.12.1
go.etcd.io/etcd/api/v3 3.7.0 3.7.1
go.etcd.io/etcd/client/v3 3.7.0 3.7.1
google.golang.org/grpc 1.83.0 1.83.1
k8s.io/api 0.36.2 0.36.4
k8s.io/client-go 0.36.2 0.36.4

Updates github.com/apache/pulsar-client-go from 0.20.0 to 0.21.0

Release notes

Sourced from github.com/apache/pulsar-client-go's releases.

v0.21.0

What's Changed

New Contributors

Changelog

Sourced from github.com/apache/pulsar-client-go's changelog.

Pulsar-client-go Changelog

All notable changes to this project will be documented in this file.

[0.21.0] 2026-07-15

What's Changed

New Contributors

[0.20.0] 2026-06-01

What's Changed

... (truncated)

Commits
  • c5b1bc1 fix: add bounds check for partition index int32 conversion (#1517)
  • ef2a631 [improve][doc] Add chunking documentation for DLQ/RLQ and add integration tes...
  • d0dd423 Update TestContainers and change docker depenency to moby (#1513)
  • 27e4313 [improve][client] Implement tls_client_auth for OAuth2 (#1514)
  • 84a5b07 Update golang to 1.25 and also update linter (#1515)
  • 96d3050 fix: escape configuration values in UpdateDynamicConfiguration (#1505)
  • b787489 feat(pulsaradmin): add offload policies API and tests (#1512)
  • d7a04fa Add changelog for 0.20.0 (#1509)
  • 1fe5799 [Issue #1458] Reduce unnecessary creation of retry topics and DLQ topics (#1459)
  • See full diff in compare view

Updates github.com/aws/aws-sdk-go-v2 from 1.42.1 to 1.43.6

Commits

Updates github.com/aws/aws-sdk-go-v2/service/eventbridge from 1.47.0 to 1.48.6

Commits

Updates github.com/aws/aws-sdk-go-v2/service/firehose from 1.45.0 to 1.46.6

Commits

Updates github.com/aws/aws-sdk-go-v2/service/glue from 1.148.0 to 1.153.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/kinesis from 1.45.0 to 1.46.6

Commits

Updates github.com/aws/aws-sdk-go-v2/service/lambda from 1.96.0 to 1.101.4

Commits

Updates github.com/aws/aws-sdk-go-v2/service/personalizeevents from 1.33.0 to 1.34.6

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.105.0 to 1.107.2

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.44.0 to 1.45.6

Commits

Updates github.com/aws/smithy-go from 1.27.3 to 1.27.8

Changelog

Sourced from github.com/aws/smithy-go's changelog.

Release (2026-08-26)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.28.1
    • Bug Fix: Fix broken AddLogger middleware since its insert point was removed.

Release (2026-08-25.2)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.28.0
    • Feature: Set Content-Length inline when the request body is set via SetStream. The ComputeContentLength middleware is now deprecated.

Release (2026-08-25)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.27.10
    • Bug Fix: Fix a data race on the underlying writer when an event stream is closed while an event write is in flight.
    • Bug Fix: Restore draining the HTTP response body in CloseResponseBody to avoid issues with TCP connection reuse.

Release (2026-08-21)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.27.9
    • Bug Fix: Fix a generic event stream exception not carrying the error code and message from its payload.
    • Bug Fix: Fix an event stream not being closed when its connection is lost, which would cause a caller writing to the stream to block indefinitely.
    • Bug Fix: Fix deserialization of an empty list producing a nil slice instead of an empty one.
    • Bug Fix: Restore draining the HTTP response body in CloseResponseBody to avoid issues with TCP connection reuse.

Release (2026-08-14)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.27.8
    • Bug Fix: Restore draining the HTTP response body in CloseResponseBody to avoid issues with TCP connection reuse.

Release (2026-08-07)

... (truncated)

Commits
  • b6ea087 Release 2026-08-14
  • 496caee fix: drain response body before closing in CloseResponseBody (#696)
  • c589db5 Release 2026-08-07
  • 6a87093 pool byte buffers on deserialize + string arena (#693)
  • f391c60 fixup json snaps and deser (#692)
  • 1380d84 feat: move close-body, logger, and service-metadata work out of the middlewar...
  • d35099b fix schema-serde sparse collection deser to not point to the same value (#691)
  • adb847f Release 2026-07-31
  • 96461b2 fix bad http binding deser (#690)
  • 055e50f handle null cbor struct val (#689)
  • Additional commits viewable in compare view

Updates github.com/databricks/databricks-sql-go from 1.13.1 to 1.14.0

Release notes

Sourced from github.com/databricks/databricks-sql-go's releases.

v1.14.0

  • Minimum Go version is now 1.25.0 (previously 1.20): the godatabricks/databricks-sql-go#368
  • Fix panic in InitThriftClient when the endpoint URL is malformed: the thrift transport was type-asserted to *thrift.THttpClient before the error from NewTHttpClientWithOptions was checked, so a URL that fails to parse (nil transport) caused interface conversion: thrift.TTransport is nil, not *thrift.THttpClientdatabricks/databricks-sql-go#394
  • Stop using html/template in the U2M OAuth callback page. Reachable use of html/templatedatabricks/databricks-sql-go#343
  • Fix DECIMAL precision loss inside complex types: DECIMAL values nested in STRUCT, ARRAY, and MAP columns are now rendered losslessly with their exact scale (e.g. 19.99 instead of 19.990000000000002databricks/databricks-sql-go#253
Changelog

Sourced from github.com/databricks/databricks-sql-go's changelog.

v1.14.0 (2026-07-13)

  • Minimum Go version is now 1.25.0 (previously 1.20): the godatabricks/databricks-sql-go#368
  • Fix panic in InitThriftClient when the endpoint URL is malformed: the thrift transport was type-asserted to *thrift.THttpClient before the error from NewTHttpClientWithOptions was checked, so a URL that fails to parse (nil transport) caused interface conversion: thrift.TTransport is nil, not *thrift.THttpClientdatabricks/databricks-sql-go#394
  • Stop using html/template in the U2M OAuth callback page. Reachable use of html/templatedatabricks/databricks-sql-go#343
  • Fix DECIMAL precision loss inside complex types: DECIMAL values nested in STRUCT, ARRAY, and MAP columns are now rendered losslessly with their exact scale (e.g. 19.99 instead of 19.990000000000002databricks/databricks-sql-go#253
Commits
  • c882e89 Prepare for v1.14.0 release (#398)
  • f43ee9c Fix panic in InitThriftClient when endpoint URL is malformed (#394)
  • 40282fb Add OSV-Scanner-based security workflow (#362)
  • 8f4711b Bump actions/github-script from 8.0.0 to 9.0.0 (#391)
  • e99b808 Bump actions/create-github-app-token from 3.0.0 to 3.2.0 (#392)
  • 15e81e9 Clear OSV-Scanner findings: bump go directive to 1.25.0 + remaining deps (#368)
  • b28aa49 refactor: extract Backend/Operation seam for SEA integration (#382)
  • d091714 Bump actions/checkout from 6.0.2 to 7.0.0 (#377)
  • dfc859e Bump actions/setup-go from 6.4.0 to 6.5.0 (#379)
  • 06cb398 Bump actions/cache from 5.0.5 to 6.1.0 (#380)
  • Additional commits viewable in compare view

Updates github.com/dgraph-io/badger/v4 from 4.9.4 to 4.9.6

Release notes

Sourced from github.com/dgraph-io/badger/v4's releases.

v4.9.6

What's Changed

Full Changelog: dgraph-io/badger@v4.9.5...v4.9.6

v4.9.5

What's Changed

New Contributors

Full Changelog: dgraph-io/badger@v4.9.4...v4.9.5

Changelog

Sourced from github.com/dgraph-io/badger/v4's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

Commits
  • fbd8d2e fix(compaction): restore size-ratio base level selection, clamped to the firs...
  • 21c0bc6 fix: prevent nil deref when reading in-memory tables (#2316)
  • 4292e70 chore(deps): bump go.opentelemetry.io/otel to v1.41.0 (CVE-2026-29181) (#2323)
  • 0a02e66 ci: test PR's badger code against dgraph instead of main (#2320)
  • See full diff in compare view

Updates github.com/duckdb/duckdb-go/v2 from 2.10504.0 to 2.10505.0

Release notes

Sourced from github.com/duckdb/duckdb-go/v2's releases.

v2.10505.0

What's Changed

Full Changelog: duckdb/duckdb-go@v2.10504.0...v2.10505.0

Commits

Updates github.com/fsouza/fake-gcs-server from 1.54.0 to 1.55.1

Release notes

Sourced from github.com/fsouza/fake-gcs-server's releases.

v1.55.1

What's Changed

Full Changelog: fsouza/fake-gcs-server@v1.55.0...v1.55.1

v1.55.0

What's Changed

... (truncated)

Commits
  • 5fd3ba1 build(deps): bump google.golang.org/api in /examples/go (#2294)
  • d65df2a fix: take the fs backend mutex in bucket update paths (#2293)
  • e3744d9 fix: report bucket attributes from ListBuckets (#2291)
  • 0dcfba4 fix: preserve bucket ACL across bucket updates in the fs backend (#2290)
  • 5287cb7 examples/node: upgrade deps (#2289)
  • 8424e83 Implement GET /storage/v1/b/{bucket}/storageLayout for standard buckets (#2238)
  • ddf8bae examples/python: upgrade deps (#2288)
  • 9297734 examples/go: upgrade deps (#2287)
  • e9c3078 build(deps): bump google.golang.org/grpc from 1.82.0 to 1.82.1 (#2286)
  • 3108f03 build(deps): bump google.golang.org/api from 0.288.0 to 0.289.0 (#2285)
  • Additional commits viewable in compare view

Updates github.com/go-chi/chi/v5 from 5.3.1 to 5.3.2

Release notes

Sourced from github.com/go-chi/chi/v5's releases.

v5.3.2

What's Changed

  • feat(middleware): add text/markdown, text/csv, text/vtt to default compressible types by @​VojtechVitek in go-chi/chi#1151
  • docs: deployment recipe for middleware.ClientIPFromXFFTrustedProxies() by @​VojtechVitek in go-chi/chi#1111
  • fix: don't drop handlers that collide with a Mount()/Route() pattern by @​VojtechVitek in go-chi/chi#1148
  • Don't duplicate methods in Allow: header for 405 responses by @​flimzy in go-chi/chi#1029
  • fix(middleware): reject catch-all compress wildcards by @​VojtechVitek in go-chi/chi#1156
    • middleware.NewCompressor(level, "/*") never worked and silently compressed nothing. Instead of turning it into a compress-everything catch-all (as proposed in go-chi/chi#868 and go-chi/chi#1121), we decided to reject both "/" and "/*" at construction and panic. Compressing every response wastes CPU on already-compressed types (zip, jpeg, png), which is why the middleware keeps a curated default list. Users should pass explicit content types.

Full Changelog: go-chi/chi@v5.3.1...v5.3.2

Commits
  • 3893906 fix(middleware): reject catch-all compress wildcards "/" and "/*" (#1156)
  • 9b6ddcd Don't duplicate methods in Allow: header for 405 responses (#1029)
  • 29164f0 fix: don't drop handlers that collide with a Mount()/Route() pattern (#1148)
  • bc02284 docs: deployment recipe + verify checklist for ClientIPFromXFFTrustedProxies ...
  • 60ecea5 feat(middleware): add text/markdown, text/csv, text/vtt to default compressib...
  • See full diff in compare view

Updates github.com/grpc-ecosystem/grpc-gateway/v2 from 2.29.0 to 2.30.0

Release notes

Sourced from github.com/grpc-ecosystem/grpc-gateway/v2's releases.

v2.30.0

New Features

  • protoc-gen-openapiv3: Brand new minimal OpenAPI v3 generator (#6623), plus follow-ups:
    • Visibility selectors (#6673)
    • disable_default_errors option (#6672)
    • Annotation support (#6681)
    • Improved plugin error...

      Description has been truncated

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 26, 2026
Bumps the go-deps group with 28 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/apache/pulsar-client-go](https://github.com/apache/pulsar-client-go) | `0.20.0` | `0.21.0` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.42.1` | `1.43.6` |
| [github.com/aws/aws-sdk-go-v2/service/eventbridge](https://github.com/aws/aws-sdk-go-v2) | `1.47.0` | `1.48.6` |
| [github.com/aws/aws-sdk-go-v2/service/firehose](https://github.com/aws/aws-sdk-go-v2) | `1.45.0` | `1.46.6` |
| [github.com/aws/aws-sdk-go-v2/service/glue](https://github.com/aws/aws-sdk-go-v2) | `1.148.0` | `1.153.0` |
| [github.com/aws/aws-sdk-go-v2/service/kinesis](https://github.com/aws/aws-sdk-go-v2) | `1.45.0` | `1.46.6` |
| [github.com/aws/aws-sdk-go-v2/service/lambda](https://github.com/aws/aws-sdk-go-v2) | `1.96.0` | `1.101.4` |
| [github.com/aws/aws-sdk-go-v2/service/personalizeevents](https://github.com/aws/aws-sdk-go-v2) | `1.33.0` | `1.34.6` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.105.0` | `1.107.2` |
| [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2) | `1.44.0` | `1.45.6` |
| [github.com/databricks/databricks-sql-go](https://github.com/databricks/databricks-sql-go) | `1.13.1` | `1.14.0` |
| [github.com/dgraph-io/badger/v4](https://github.com/dgraph-io/badger) | `4.9.4` | `4.9.6` |
| [github.com/duckdb/duckdb-go/v2](https://github.com/duckdb/duckdb-go) | `2.10504.0` | `2.10505.0` |
| [github.com/fsouza/fake-gcs-server](https://github.com/fsouza/fake-gcs-server) | `1.54.0` | `1.55.1` |
| [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) | `5.3.1` | `5.3.2` |
| [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) | `2.29.0` | `2.30.0` |
| [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.19.1` | `1.19.2` |
| [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) | `7.2.1` | `7.3.0` |
| [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.32.0` | `2.32.1` |
| [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.40.0` | `1.42.1` |
| [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) | `9.21.0` | `9.22.0` |
| [github.com/rudderlabs/rudder-transformer/go](https://github.com/rudderlabs/rudder-transformer) | `1.141.4` | `1.150.0` |
| [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.12.0` | `1.12.1` |
| [go.etcd.io/etcd/api/v3](https://github.com/etcd-io/etcd) | `3.7.0` | `3.7.1` |
| [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) | `3.7.0` | `3.7.1` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.83.0` | `1.83.1` |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.36.2` | `0.36.4` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.36.2` | `0.36.4` |



Updates `github.com/apache/pulsar-client-go` from 0.20.0 to 0.21.0
- [Release notes](https://github.com/apache/pulsar-client-go/releases)
- [Changelog](https://github.com/apache/pulsar-client-go/blob/master/CHANGELOG.md)
- [Commits](apache/pulsar-client-go@v0.20.0...v0.21.0)

Updates `github.com/aws/aws-sdk-go-v2` from 1.42.1 to 1.43.6
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.42.1...v1.43.6)

Updates `github.com/aws/aws-sdk-go-v2/service/eventbridge` from 1.47.0 to 1.48.6
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.47.0...service/ivs/v1.48.6)

Updates `github.com/aws/aws-sdk-go-v2/service/firehose` from 1.45.0 to 1.46.6
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.45.0...service/sqs/v1.46.6)

Updates `github.com/aws/aws-sdk-go-v2/service/glue` from 1.148.0 to 1.153.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.148.0...service/ec2/v1.153.0)

Updates `github.com/aws/aws-sdk-go-v2/service/kinesis` from 1.45.0 to 1.46.6
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.45.0...service/sqs/v1.46.6)

Updates `github.com/aws/aws-sdk-go-v2/service/lambda` from 1.96.0 to 1.101.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.96.0...service/glue/v1.101.4)

Updates `github.com/aws/aws-sdk-go-v2/service/personalizeevents` from 1.33.0 to 1.34.6
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.33.0...service/mq/v1.34.6)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.105.0 to 1.107.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.105.0...service/s3/v1.107.2)

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.44.0 to 1.45.6
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.44.0...service/sts/v1.45.6)

Updates `github.com/aws/smithy-go` from 1.27.3 to 1.27.8
- [Release notes](https://github.com/aws/smithy-go/releases)
- [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md)
- [Commits](aws/smithy-go@v1.27.3...v1.27.8)

Updates `github.com/databricks/databricks-sql-go` from 1.13.1 to 1.14.0
- [Release notes](https://github.com/databricks/databricks-sql-go/releases)
- [Changelog](https://github.com/databricks/databricks-sql-go/blob/main/CHANGELOG.md)
- [Commits](databricks/databricks-sql-go@v1.13.1...v1.14.0)

Updates `github.com/dgraph-io/badger/v4` from 4.9.4 to 4.9.6
- [Release notes](https://github.com/dgraph-io/badger/releases)
- [Changelog](https://github.com/dgraph-io/badger/blob/main/CHANGELOG.md)
- [Commits](dgraph-io/badger@v4.9.4...v4.9.6)

Updates `github.com/duckdb/duckdb-go/v2` from 2.10504.0 to 2.10505.0
- [Release notes](https://github.com/duckdb/duckdb-go/releases)
- [Commits](duckdb/duckdb-go@v2.10504.0...v2.10505.0)

Updates `github.com/fsouza/fake-gcs-server` from 1.54.0 to 1.55.1
- [Release notes](https://github.com/fsouza/fake-gcs-server/releases)
- [Commits](fsouza/fake-gcs-server@v1.54.0...v1.55.1)

Updates `github.com/go-chi/chi/v5` from 5.3.1 to 5.3.2
- [Release notes](https://github.com/go-chi/chi/releases)
- [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md)
- [Commits](go-chi/chi@v5.3.1...v5.3.2)

Updates `github.com/grpc-ecosystem/grpc-gateway/v2` from 2.29.0 to 2.30.0
- [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases)
- [Commits](grpc-ecosystem/grpc-gateway@v2.29.0...v2.30.0)

Updates `github.com/klauspost/compress` from 1.19.1 to 1.19.2
- [Release notes](https://github.com/klauspost/compress/releases)
- [Commits](klauspost/compress@v1.19.1...v1.19.2)

Updates `github.com/minio/minio-go/v7` from 7.2.1 to 7.3.0
- [Release notes](https://github.com/minio/minio-go/releases)
- [Commits](minio/minio-go@v7.2.1...v7.3.0)

Updates `github.com/onsi/ginkgo/v2` from 2.32.0 to 2.32.1
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.32.0...v2.32.1)

Updates `github.com/onsi/gomega` from 1.40.0 to 1.42.1
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.40.0...v1.42.1)

Updates `github.com/redis/go-redis/v9` from 9.21.0 to 9.22.0
- [Release notes](https://github.com/redis/go-redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/master/RELEASE-NOTES.md)
- [Commits](redis/go-redis@v9.21.0...v9.22.0)

Updates `github.com/rudderlabs/rudder-transformer/go` from 1.141.4 to 1.150.0
- [Release notes](https://github.com/rudderlabs/rudder-transformer/releases)
- [Changelog](https://github.com/rudderlabs/rudder-transformer/blob/develop/CHANGELOG.md)
- [Commits](rudderlabs/rudder-transformer@v1.141.4...v1.150.0)

Updates `github.com/stretchr/testify` from 1.12.0 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.12.0...v1.12.1)

Updates `go.etcd.io/etcd/api/v3` from 3.7.0 to 3.7.1
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Commits](etcd-io/etcd@v3.7.0...v3.7.1)

Updates `go.etcd.io/etcd/client/v3` from 3.7.0 to 3.7.1
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Commits](etcd-io/etcd@v3.7.0...v3.7.1)

Updates `google.golang.org/grpc` from 1.83.0 to 1.83.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.83.0...v1.83.1)

Updates `k8s.io/api` from 0.36.2 to 0.36.4
- [Commits](kubernetes/api@v0.36.2...v0.36.4)

Updates `k8s.io/apimachinery` from 0.36.2 to 0.36.4
- [Commits](kubernetes/apimachinery@v0.36.2...v0.36.4)

Updates `k8s.io/client-go` from 0.36.2 to 0.36.4
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.36.2...v0.36.4)

---
updated-dependencies:
- dependency-name: github.com/apache/pulsar-client-go
  dependency-version: 0.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.43.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/aws/aws-sdk-go-v2/service/eventbridge
  dependency-version: 1.48.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/aws/aws-sdk-go-v2/service/firehose
  dependency-version: 1.46.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/aws/aws-sdk-go-v2/service/glue
  dependency-version: 1.153.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/aws/aws-sdk-go-v2/service/kinesis
  dependency-version: 1.46.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/aws/aws-sdk-go-v2/service/lambda
  dependency-version: 1.101.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/aws/aws-sdk-go-v2/service/personalizeevents
  dependency-version: 1.34.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.107.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
  dependency-version: 1.45.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/aws/smithy-go
  dependency-version: 1.27.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/databricks/databricks-sql-go
  dependency-version: 1.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/dgraph-io/badger/v4
  dependency-version: 4.9.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/duckdb/duckdb-go/v2
  dependency-version: 2.10505.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/fsouza/fake-gcs-server
  dependency-version: 1.55.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/go-chi/chi/v5
  dependency-version: 5.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2
  dependency-version: 2.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/klauspost/compress
  dependency-version: 1.19.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/minio/minio-go/v7
  dependency-version: 7.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-version: 2.32.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/onsi/gomega
  dependency-version: 1.42.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/redis/go-redis/v9
  dependency-version: 9.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/rudderlabs/rudder-transformer/go
  dependency-version: 1.149.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/stretchr/testify
  dependency-version: 1.12.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: go.etcd.io/etcd/api/v3
  dependency-version: 3.7.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: go.etcd.io/etcd/client/v3
  dependency-version: 3.7.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: google.golang.org/grpc
  dependency-version: 1.83.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: k8s.io/api
  dependency-version: 0.36.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.36.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: k8s.io/client-go
  dependency-version: 0.36.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/go-deps-811ec38c8b branch from 3d7755e to f238d78 Compare August 28, 2026 09:48
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