Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2025

Bumps the build group with 30 updates in the / directory:

Package From To
cloud.google.com/go/storage 1.57.1 1.57.2
github.com/aws/aws-sdk-go-v2 1.39.5 1.40.0
github.com/aws/aws-sdk-go-v2/config 1.31.16 1.32.2
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.20.2 1.20.12
github.com/aws/aws-sdk-go-v2/service/sqs 1.42.12 1.42.17
github.com/go-git/go-git/v5 5.16.3 5.16.4
github.com/microsoft/go-mssqldb 1.9.3 1.9.4
github.com/minio/minio-go/v7 7.0.95 7.0.97
github.com/open-policy-agent/opa 1.10.1 1.11.0
github.com/open-policy-agent/opa-envoy-plugin 1.10.0-envoy 1.11.0-envoy
github.com/open-policy-agent/regal 0.36.2-0.20251103105926-781f809f9cdd 0.37.0
github.com/redis/go-redis/v9 9.16.0 9.17.1
github.com/redpanda-data/benthos/v4 4.58.0 4.61.0
github.com/snowflakedb/gosnowflake 1.17.0 1.18.0
github.com/testcontainers/testcontainers-go 0.39.0 0.40.0
github.com/testcontainers/testcontainers-go/modules/kafka 0.39.0 0.40.0
github.com/testcontainers/testcontainers-go/modules/localstack 0.39.0 0.40.0
github.com/testcontainers/testcontainers-go/modules/minio 0.39.0 0.40.0
github.com/testcontainers/testcontainers-go/modules/mssql 0.39.0 0.40.0
github.com/testcontainers/testcontainers-go/modules/mysql 0.39.0 0.40.0
github.com/testcontainers/testcontainers-go/modules/postgres 0.39.0 0.40.0
github.com/testcontainers/testcontainers-go/modules/pulsar 0.39.0 0.40.0
github.com/testcontainers/testcontainers-go/modules/redpanda 0.39.0 0.40.0
github.com/testcontainers/testcontainers-go/modules/vault 0.39.0 0.40.0
github.com/twmb/franz-go 1.20.2 1.20.5
github.com/xdg-go/scram 1.1.2 1.2.0
google.golang.org/api 0.254.0 0.256.0
google.golang.org/grpc 1.76.0 1.77.0
modernc.org/sqlite 1.39.1 1.40.1
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue 1.20.20 1.20.26

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

Release notes

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

storage 1.57.2

1.57.2 (2025-11-14)

Features

Bug Fixes

Documentation

  • updates to docs and docs formatting (PiperOrigin-RevId: 828488192) (93ca68d5)
Commits
  • 54f5f63 chore: librarian release pull request: 20251114T145800Z (#13361)
  • 315f65b fix(spanner): decoding spanner rows using SelectAll should map values in corr...
  • d1224e8 test(spanner): additional tests for SelectAll() (#13360)
  • b9196cf feat: Add grpc.xds.resource_type label to xDS client metrics (#13358)
  • b0f1362 fix(storage): Handle redirect on takeover. (#13354)
  • 5574f5b chore: librarian update image pull request: 20251113T211851Z (#13355)
  • 3fef58b chore(internal/librariangen): bump gapic-generator-go to 0.55.1 (#13352)
  • e978a68 chore: update the go version in renovate.json (#13348)
  • 29b6c97 chore: librarian update image pull request: 20251112T170525Z (#13346)
  • 1f4da37 chore(internal/librariangen): bump gapic-generator-go to 0.55.0 (#13345)
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2 from 1.39.5 to 1.40.0

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.31.16 to 1.32.2

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.18.20 to 1.19.2

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.20.2 to 1.20.12

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.89.1 to 1.92.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sqs from 1.42.12 to 1.42.17

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.39.0 to 1.41.2

Commits

Updates github.com/go-git/go-git/v5 from 5.16.3 to 5.16.4

Release notes

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

v5.16.4

What's Changed

Full Changelog: go-git/go-git@v5.16.3...v5.16.4

Commits
  • de8ecc3 Merge pull request #1743 from go-git/renovate/releases/v5.x-go-github.com-go-...
  • 3e752f0 build: Update module github.com/go-git/go-git/v5 to v5.13.0 [SECURITY]
  • 3a31754 Merge pull request #1741 from go-git/renovate/releases/v5.x-go-github.com-clo...
  • acc28f1 build: Update module github.com/cloudflare/circl to v1.6.1 [SECURITY]
  • 95f3880 Merge pull request #1742 from go-git/renovate/releases/v5.x-go-golang.org-x-n...
  • 329f926 build: Update module golang.org/x/net to v0.38.0 [SECURITY]
  • 399e04b Merge pull request #1734 from pjbgf/fix-ci
  • 2025eae build: test, Fix build on Windows.
  • fb6806f Merge pull request #1732 from swills/find-hash-panic-fix-backport
  • 382530f plumbing: format/idxfile, prevent panic
  • See full diff in compare view

Updates github.com/microsoft/go-mssqldb from 1.9.3 to 1.9.4

Release notes

Sourced from github.com/microsoft/go-mssqldb's releases.

v1.9.4

What's Changed

New Contributors

Full Changelog: microsoft/go-mssqldb@v1.9.3...v1.9.4

Changelog

Sourced from github.com/microsoft/go-mssqldb's changelog.

Changelog

Commits

Updates github.com/minio/minio-go/v7 from 7.0.95 to 7.0.97

Commits
  • 83bf4e2 Wrap brackets only for IPv6 address (#2176)
  • f14663f fix: putObjectMultipartStreamFromReadAt goroutine leak (#2170)
  • 6217ce2 Add ConfigName option to LDAP STS request (#2173)
  • 9207380 removed NodeHostname from InventoryJobStatus (#2172)
  • 785b638 update InventoryJobStatus field ExecutionTime from time.Duration to string (#...
  • a5f6380 Added fields to InventoryJobStatus (#2168)
  • f4c4350 update all missing docs
  • af6dc51 feat: add error reporting fields to InventoryJobStatus (#2164)
  • ec35de6 Add QOS API's (#2148)
  • ec103a7 add AGENTS.md and also updated API documentation
  • Additional commits viewable in compare view

Updates github.com/open-policy-agent/opa from 1.10.1 to 1.11.0

Release notes

Sourced from github.com/open-policy-agent/opa's releases.

v1.11.0

This release contains a mix of new features, performance improvements, and bugfixes. Notably:

  • More efficient connection management in the http.send built-in function
  • More performant loading of large bundles containing multiple Rego files

Immutable Releases

Starting with this release, OPA releases are immutable for increased security.

Runtime, SDK, Tooling

Compiler, Topdown and Rego

Docs, Website, Ecosystem

Miscellaneous

... (truncated)

Changelog

Sourced from github.com/open-policy-agent/opa's changelog.

1.11.0

This release contains a mix of new features, performance improvements, and bugfixes. Notably:

  • More efficient connection management in the http.send built-in function
  • More performant loading of large bundles containing multiple Rego files

Immutable Releases

Starting with this release, OPA releases are immutable for increased security.

Runtime, SDK, Tooling

Compiler, Topdown and Rego

Docs, Website, Ecosystem

Miscellaneous

... (truncated)

Commits
  • 45cbfa1 Prepare v1.11.0 release (#8076)
  • 36590cd deps: bump wasmtime-go v37 -> v39
  • 545de92 workflow: add 'Benchmarks' workflow
  • 6341217 ast: Export built-in deprecated field (#8069)
  • d82c21c cmd: Support --ignore in eval cmd when using bundle flag (-b) (#8062)
  • dd2ccc7 Tidy up and unify sync pool handling (#8068)
  • 51a50ca Concurrent Rego parsing in bundle loader (#8067)
  • 3882d81 build(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 in /e2e (#8066)
  • d198154 build(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 (#8065)
  • 015175c docs: Make iteration content flow better (#8064)
  • Additional commits viewable in compare view

Updates github.com/open-policy-agent/opa-envoy-plugin from 1.10.0-envoy to 1.11.0-envoy

Release notes

Sourced from github.com/open-policy-agent/opa-envoy-plugin's releases.

v1.11.0-envoy

Features and Fixes

Dependency Updates

Commits
  • 7d25d1d build(deps): bump github.com/open-policy-agent/opa from 1.10.1 to 1.11.0 (#789)
  • e75bc02 Updating expired Istio example certs (#790)
  • 10a5069 build(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0
  • 3ccc0b0 build: bump golang to 1.25.4
  • da7e016 build(deps): bump golang.org/x/tools from 0.38.0 to 0.39.0 (#782)
  • d4fba1b build(deps): bump github.com/containerd/containerd/v2 (#781)
  • fe48edf build(deps): bump github.com/envoyproxy/go-control-plane/envoy (#779)
  • a61f4fd build(deps): bump github.com/open-policy-agent/opa from 1.10.0 to 1.10.1
  • See full diff in compare view

Updates github.com/open-policy-agent/regal from 0.36.2-0.20251103105926-781f809f9cdd to 0.37.0

Release notes

Sourced from github.com/open-policy-agent/regal's releases.

v0.37.0

Regal v0.37.0

This release features a new linter rule, several new language server features, and many improvements and fixes. The two major OPA versions bumped since the last release additionally contains several performance improvements that were contributed as part of developing Regal!

New Rule: prefer-equals-comparison

The prefer-equals-comparison linter rule recommends using the == operator for equality comparison over the unification operator =. The rule helps improve code clarity by using operators for their intended purposes: := for assignment, == for equality comparison, and = for unification. The linter identifies when = is used for comparison by checking if both sides of the operator are "unassignable".

Avoid

input.request.method = "GET"

Prefer

input.request.method == "GET"

There are some certainly valid use cases for the unification operator! But simple equality comparison is not one. For more information, see the documentation for the rule. As an amusing aside, this fixes one of the first issues created in the project!

Language server: Document highlighting to help show where function args are referenced

Document highlighting is one of the more subtle features of the LSP specification, but a really helpful one when implemented well. The experimental first implementation that shipped with Regal v0.36.0 is no longer experimental, and has also been extended to highlight usage of function argument variables inside of a function head or body.

documenthighlighting

Language server: Selection ranges

Selection ranges provide smart selection of code that can expand and shrink based on knowledge of the code rather than simple text properties, like hyphens or whitespace. This makes moving code around extremely fast, and without leaving the keyboard. Consult the language server docs for how to enable this in your editor

selectionranges

Improvements

  • The pointless-reassignment rule would previously only flag reassignment at the top level of a rule body. Now it flags pointless reassignments also in nested bodies, like comprehensions, every statements, and so on.

Windows compatibility improvements

In this release we have fixed various Windows bugs (Language Server Init, Goto Definition, Error Popups) in #1740, #1737, #1736, following #1633, and #1642 last release. Reported and verified by geirs73.

These fixes have also made it possible to run our test suites on Windows runners to catch issues sooner in future. A huge thanks to @​charlieegan3 for his tireless work on this!

Bugs fixed

... (truncated)

Commits

Updates github.com/redis/go-redis/v9 from 9.16.0 to 9.17.1

Release notes

Sourced from github.com/redis/go-redis/v9's releases.

9.17.1

🐛 Bug Fixes

🧰 Maintenance

  • chore(deps): bump golangci/golangci-lint-action from 9.0.0 to 9.1.0 (#3609)
  • chore(deps): bump actions/checkout from 5 to 6 (#3610)
  • chore(script): fix help call in tag.sh (#3606) by @​ndyakov

Contributors

We'd like to thank all the contributors who worked on this release!

@​marcoferrer and @​ndyakov

9.17.0

🚀 Highlights

Redis 8.4 Support

Added support for Redis 8.4, including new commands and features (#3572)

Typed Errors

Introduced typed errors for better error handling using errors.As instead of string checks. Errors can now be wrapped and set to commands in hooks without breaking library functionality (#3602)

New Commands

  • CAS/CAD Commands: Added support for Compare-And-Set/Compare-And-Delete operations with conditional matching (IFEQ, IFNE, IFDEQ, IFDNE) (#3583, #3595)
  • MSETEX: Atomically set multiple key-value pairs with expiration options and conditional modes (#3580)
  • XReadGroup CLAIM: Consume both incoming and idle pending entries from streams in a single call (#3578)
  • ACL Commands: Added ACLGenPass, ACLUsers, and ACLWhoAmI (#3576)
  • SLOWLOG Commands: Added SLOWLOG LEN and SLOWLOG RESET (#3585)
  • LATENCY Commands: Added LATENCY LATEST and LATENCY RESET (#3584)

Search & Vector Improvements

  • Hybrid Search: Added EXPERIMENTAL support for the new FT.HYBRID command (#3573)
  • Vector Range: Added VRANGE command for vector sets (#3543)
  • FT.INFO Enhancements: Added vector-specific attributes in FT.INFO response (#3596)

Connection Pool Improvements

  • Improved Connection Success Rate: Implemented FIFO queue-based fairness and context pattern for connection creation to prevent premature cancellation under high concurrency (#3518)
  • Connection State Machine: Resolved race conditions and improved pool performance with proper state tracking (#3559)
  • Pool Performance: Significant performance improvements with faster semaphores, lockless hook manager, and reduced allocations (47-67% faster Get/Put operations) (#3565)

Metrics & Observability

  • Canceled Metric Attribute: Added 'canceled' metrics attribute to distinguish context cancellation errors from other errors (#3566)

✨ New Features

... (truncated)

Changelog

Sourced from github.com/redis/go-redis/v9's changelog.

9.17.1 (2025-11-25)

🐛 Bug Fixes

🧰 Maintenance

  • chore(deps): bump golangci/golangci-lint-action from 9.0.0 to 9.1.0 (#3609)
  • chore(deps): bump actions/checkout from 5 to 6 (#3610)
  • chore(script): fix help call in tag.sh (#3606) by @​ndyakov

Contributors

We'd like to thank all the contributors who worked on this release!

@​marcoferrer and @​ndyakov


Full Changelog: redis/go-redis@v9.17.0...v9.17.1

9.17.0 (2025-11-19)

🚀 Highlights

Redis 8.4 Support

Added support for Redis 8.4, including...

Description has been truncated

Bumps the build group with 30 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.57.1` | `1.57.2` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.39.5` | `1.40.0` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.31.16` | `1.32.2` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.20.2` | `1.20.12` |
| [github.com/aws/aws-sdk-go-v2/service/sqs](https://github.com/aws/aws-sdk-go-v2) | `1.42.12` | `1.42.17` |
| [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.16.3` | `5.16.4` |
| [github.com/microsoft/go-mssqldb](https://github.com/microsoft/go-mssqldb) | `1.9.3` | `1.9.4` |
| [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) | `7.0.95` | `7.0.97` |
| [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa) | `1.10.1` | `1.11.0` |
| [github.com/open-policy-agent/opa-envoy-plugin](https://github.com/open-policy-agent/opa-envoy-plugin) | `1.10.0-envoy` | `1.11.0-envoy` |
| [github.com/open-policy-agent/regal](https://github.com/open-policy-agent/regal) | `0.36.2-0.20251103105926-781f809f9cdd` | `0.37.0` |
| [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) | `9.16.0` | `9.17.1` |
| [github.com/redpanda-data/benthos/v4](https://github.com/redpanda-data/benthos) | `4.58.0` | `4.61.0` |
| [github.com/snowflakedb/gosnowflake](https://github.com/snowflakedb/gosnowflake) | `1.17.0` | `1.18.0` |
| [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) | `0.39.0` | `0.40.0` |
| [github.com/testcontainers/testcontainers-go/modules/kafka](https://github.com/testcontainers/testcontainers-go) | `0.39.0` | `0.40.0` |
| [github.com/testcontainers/testcontainers-go/modules/localstack](https://github.com/testcontainers/testcontainers-go) | `0.39.0` | `0.40.0` |
| [github.com/testcontainers/testcontainers-go/modules/minio](https://github.com/testcontainers/testcontainers-go) | `0.39.0` | `0.40.0` |
| [github.com/testcontainers/testcontainers-go/modules/mssql](https://github.com/testcontainers/testcontainers-go) | `0.39.0` | `0.40.0` |
| [github.com/testcontainers/testcontainers-go/modules/mysql](https://github.com/testcontainers/testcontainers-go) | `0.39.0` | `0.40.0` |
| [github.com/testcontainers/testcontainers-go/modules/postgres](https://github.com/testcontainers/testcontainers-go) | `0.39.0` | `0.40.0` |
| [github.com/testcontainers/testcontainers-go/modules/pulsar](https://github.com/testcontainers/testcontainers-go) | `0.39.0` | `0.40.0` |
| [github.com/testcontainers/testcontainers-go/modules/redpanda](https://github.com/testcontainers/testcontainers-go) | `0.39.0` | `0.40.0` |
| [github.com/testcontainers/testcontainers-go/modules/vault](https://github.com/testcontainers/testcontainers-go) | `0.39.0` | `0.40.0` |
| [github.com/twmb/franz-go](https://github.com/twmb/franz-go) | `1.20.2` | `1.20.5` |
| [github.com/xdg-go/scram](https://github.com/xdg-go/scram) | `1.1.2` | `1.2.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.254.0` | `0.256.0` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.76.0` | `1.77.0` |
| [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `1.39.1` | `1.40.1` |
| [github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue](https://github.com/aws/aws-sdk-go-v2) | `1.20.20` | `1.20.26` |



Updates `cloud.google.com/go/storage` from 1.57.1 to 1.57.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@storage/v1.57.1...storage/v1.57.2)

Updates `github.com/aws/aws-sdk-go-v2` from 1.39.5 to 1.40.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@v1.39.5...v1.40.0)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.31.16 to 1.32.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@config/v1.31.16...v1.32.2)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.18.20 to 1.19.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@config/v1.18.20...service/m2/v1.19.2)

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.20.2 to 1.20.12
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@v1.20.2...service/sns/v1.20.12)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.89.1 to 1.92.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.89.1...service/s3/v1.92.1)

Updates `github.com/aws/aws-sdk-go-v2/service/sqs` from 1.42.12 to 1.42.17
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/sqs/v1.42.12...service/sqs/v1.42.17)

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.39.0 to 1.41.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@v1.39.0...service/ivs/v1.41.2)

Updates `github.com/go-git/go-git/v5` from 5.16.3 to 5.16.4
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](go-git/go-git@v5.16.3...v5.16.4)

Updates `github.com/microsoft/go-mssqldb` from 1.9.3 to 1.9.4
- [Release notes](https://github.com/microsoft/go-mssqldb/releases)
- [Changelog](https://github.com/microsoft/go-mssqldb/blob/main/CHANGELOG.md)
- [Commits](microsoft/go-mssqldb@v1.9.3...v1.9.4)

Updates `github.com/minio/minio-go/v7` from 7.0.95 to 7.0.97
- [Release notes](https://github.com/minio/minio-go/releases)
- [Commits](minio/minio-go@v7.0.95...v7.0.97)

Updates `github.com/open-policy-agent/opa` from 1.10.1 to 1.11.0
- [Release notes](https://github.com/open-policy-agent/opa/releases)
- [Changelog](https://github.com/open-policy-agent/opa/blob/main/CHANGELOG.md)
- [Commits](open-policy-agent/opa@v1.10.1...v1.11.0)

Updates `github.com/open-policy-agent/opa-envoy-plugin` from 1.10.0-envoy to 1.11.0-envoy
- [Release notes](https://github.com/open-policy-agent/opa-envoy-plugin/releases)
- [Changelog](https://github.com/open-policy-agent/opa-envoy-plugin/blob/main/CHANGELOG.md)
- [Commits](open-policy-agent/opa-envoy-plugin@v1.10.0-envoy...v1.11.0-envoy)

Updates `github.com/open-policy-agent/regal` from 0.36.2-0.20251103105926-781f809f9cdd to 0.37.0
- [Release notes](https://github.com/open-policy-agent/regal/releases)
- [Commits](https://github.com/open-policy-agent/regal/commits/v0.37.0)

Updates `github.com/redis/go-redis/v9` from 9.16.0 to 9.17.1
- [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.16.0...v9.17.1)

Updates `github.com/redpanda-data/benthos/v4` from 4.58.0 to 4.61.0
- [Changelog](https://github.com/redpanda-data/benthos/blob/main/CHANGELOG.md)
- [Commits](redpanda-data/benthos@v4.58.0...v4.61.0)

Updates `github.com/snowflakedb/gosnowflake` from 1.17.0 to 1.18.0
- [Release notes](https://github.com/snowflakedb/gosnowflake/releases)
- [Changelog](https://github.com/snowflakedb/gosnowflake/blob/master/CHANGELOG.md)
- [Commits](snowflakedb/gosnowflake@v1.17.0...v1.18.0)

Updates `github.com/testcontainers/testcontainers-go` from 0.39.0 to 0.40.0
- [Release notes](https://github.com/testcontainers/testcontainers-go/releases)
- [Commits](testcontainers/testcontainers-go@v0.39.0...v0.40.0)

Updates `github.com/testcontainers/testcontainers-go/modules/kafka` from 0.39.0 to 0.40.0
- [Release notes](https://github.com/testcontainers/testcontainers-go/releases)
- [Commits](testcontainers/testcontainers-go@v0.39.0...v0.40.0)

Updates `github.com/testcontainers/testcontainers-go/modules/localstack` from 0.39.0 to 0.40.0
- [Release notes](https://github.com/testcontainers/testcontainers-go/releases)
- [Commits](testcontainers/testcontainers-go@v0.39.0...v0.40.0)

Updates `github.com/testcontainers/testcontainers-go/modules/minio` from 0.39.0 to 0.40.0
- [Release notes](https://github.com/testcontainers/testcontainers-go/releases)
- [Commits](testcontainers/testcontainers-go@v0.39.0...v0.40.0)

Updates `github.com/testcontainers/testcontainers-go/modules/mssql` from 0.39.0 to 0.40.0
- [Release notes](https://github.com/testcontainers/testcontainers-go/releases)
- [Commits](testcontainers/testcontainers-go@v0.39.0...v0.40.0)

Updates `github.com/testcontainers/testcontainers-go/modules/mysql` from 0.39.0 to 0.40.0
- [Release notes](https://github.com/testcontainers/testcontainers-go/releases)
- [Commits](testcontainers/testcontainers-go@v0.39.0...v0.40.0)

Updates `github.com/testcontainers/testcontainers-go/modules/postgres` from 0.39.0 to 0.40.0
- [Release notes](https://github.com/testcontainers/testcontainers-go/releases)
- [Commits](testcontainers/testcontainers-go@v0.39.0...v0.40.0)

Updates `github.com/testcontainers/testcontainers-go/modules/pulsar` from 0.39.0 to 0.40.0
- [Release notes](https://github.com/testcontainers/testcontainers-go/releases)
- [Commits](testcontainers/testcontainers-go@v0.39.0...v0.40.0)

Updates `github.com/testcontainers/testcontainers-go/modules/redpanda` from 0.39.0 to 0.40.0
- [Release notes](https://github.com/testcontainers/testcontainers-go/releases)
- [Commits](testcontainers/testcontainers-go@v0.39.0...v0.40.0)

Updates `github.com/testcontainers/testcontainers-go/modules/vault` from 0.39.0 to 0.40.0
- [Release notes](https://github.com/testcontainers/testcontainers-go/releases)
- [Commits](testcontainers/testcontainers-go@v0.39.0...v0.40.0)

Updates `github.com/twmb/franz-go` from 1.20.2 to 1.20.5
- [Changelog](https://github.com/twmb/franz-go/blob/master/CHANGELOG.md)
- [Commits](twmb/franz-go@v1.20.2...v1.20.5)

Updates `github.com/xdg-go/scram` from 1.1.2 to 1.2.0
- [Release notes](https://github.com/xdg-go/scram/releases)
- [Changelog](https://github.com/xdg-go/scram/blob/master/CHANGELOG.md)
- [Commits](xdg-go/scram@v1.1.2...v1.2.0)

Updates `google.golang.org/api` from 0.254.0 to 0.256.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.254.0...v0.256.0)

Updates `google.golang.org/grpc` from 1.76.0 to 1.77.0
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.76.0...v1.77.0)

Updates `modernc.org/sqlite` from 1.39.1 to 1.40.1
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.39.1...v1.40.1)

Updates `github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue` from 1.20.20 to 1.20.26
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@feature/dynamodb/attributevalue/v1.20.20...feature/dynamodb/attributevalue/v1.20.26)

Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.52.3 to 1.53.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/ssm/v1.52.3...service/s3/v1.53.2)

Updates `github.com/aws/smithy-go` from 1.23.1 to 1.23.2
- [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.23.1...v1.23.2)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
  dependency-version: 1.57.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.32.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-version: 1.19.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
  dependency-version: 1.20.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.92.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sqs
  dependency-version: 1.42.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
  dependency-version: 1.41.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build
- dependency-name: github.com/go-git/go-git/v5
  dependency-version: 5.16.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: github.com/microsoft/go-mssqldb
  dependency-version: 1.9.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: github.com/minio/minio-go/v7
  dependency-version: 7.0.97
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: github.com/open-policy-agent/opa
  dependency-version: 1.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build
- dependency-name: github.com/open-policy-agent/opa-envoy-plugin
  dependency-version: 1.11.0-envoy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build
- dependency-name: github.com/open-policy-agent/regal
  dependency-version: 0.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build
- dependency-name: github.com/redis/go-redis/v9
  dependency-version: 9.17.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build
- dependency-name: github.com/redpanda-data/benthos/v4
  dependency-version: 4.61.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build
- dependency-name: github.com/snowflakedb/gosnowflake
  dependency-version: 1.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build
- dependency-name: github.com/testcontainers/testcontainers-go
  dependency-version: 0.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build
- dependency-name: github.com/testcontainers/testcontainers-go/modules/kafka
  dependency-version: 0.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build
- dependency-name: github.com/testcontainers/testcontainers-go/modules/localstack
  dependency-version: 0.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build
- dependency-name: github.com/testcontainers/testcontainers-go/modules/minio
  dependency-version: 0.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build
- dependency-name: github.com/testcontainers/testcontainers-go/modules/mssql
  dependency-version: 0.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build
- dependency-name: github.com/testcontainers/testcontainers-go/modules/mysql
  dependency-version: 0.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build
- dependency-name: github.com/testcontainers/testcontainers-go/modules/postgres
  dependency-version: 0.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build
- dependency-name: github.com/testcontainers/testcontainers-go/modules/pulsar
  dependency-version: 0.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build
- dependency-name: github.com/testcontainers/testcontainers-go/modules/redpanda
  dependency-version: 0.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build
- dependency-name: github.com/testcontainers/testcontainers-go/modules/vault
  dependency-version: 0.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build
- dependency-name: github.com/twmb/franz-go
  dependency-version: 1.20.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: github.com/xdg-go/scram
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build
- dependency-name: google.golang.org/api
  dependency-version: 0.256.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build
- dependency-name: google.golang.org/grpc
  dependency-version: 1.77.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build
- dependency-name: modernc.org/sqlite
  dependency-version: 1.40.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue
  dependency-version: 1.20.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: github.com/aws/aws-sdk-go-v2/service/dynamodb
  dependency-version: 1.53.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build
- dependency-name: github.com/aws/smithy-go
  dependency-version: 1.23.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Nov 27, 2025
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