Bump the go-deps group across 17 directories with 26 updates#503
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the go-deps group across 17 directories with 26 updates#503dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the go-deps group with 1 update in the /api_analytics_ingest directory: [github.com/ClickHouse/clickhouse-go/v2](https://github.com/ClickHouse/clickhouse-go). Bumps the go-deps group with 1 update in the /api_analytics_query directory: [google.golang.org/grpc](https://github.com/grpc/grpc-go). Bumps the go-deps group with 3 updates in the /api_assets directory: [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2). Bumps the go-deps group with 6 updates in the /api_balancing directory: | Package | From | To | | --- | --- | --- | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.80.0` | `1.81.1` | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.5` | `1.41.7` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.15` | `1.32.18` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.99.0` | `1.101.0` | | [github.com/alicebob/miniredis/v2](https://github.com/alicebob/miniredis) | `2.37.0` | `2.38.0` | | [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) | `9.18.0` | `9.19.0` | Bumps the go-deps group with 4 updates in the /api_billing directory: [google.golang.org/grpc](https://github.com/grpc/grpc-go), [github.com/btcsuite/btcd/btcutil](https://github.com/btcsuite/btcd), [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) and [golang.org/x/crypto](https://github.com/golang/crypto). Bumps the go-deps group with 4 updates in the /api_consultant directory: [google.golang.org/grpc](https://github.com/grpc/grpc-go), [github.com/JohannesKaufmann/html-to-markdown/v2](https://github.com/JohannesKaufmann/html-to-markdown), [github.com/pgvector/pgvector-go](https://github.com/pgvector/pgvector-go) and [github.com/modelcontextprotocol/go-sdk](https://github.com/modelcontextprotocol/go-sdk). Bumps the go-deps group with 1 update in the /api_control directory: [google.golang.org/grpc](https://github.com/grpc/grpc-go). Bumps the go-deps group with 2 updates in the /api_dns directory: [google.golang.org/grpc](https://github.com/grpc/grpc-go) and [github.com/go-acme/lego/v4](https://github.com/go-acme/lego). Bumps the go-deps group with 1 update in the /api_firehose directory: [google.golang.org/grpc](https://github.com/grpc/grpc-go). Bumps the go-deps group with 3 updates in the /api_gateway directory: [google.golang.org/grpc](https://github.com/grpc/grpc-go), [github.com/modelcontextprotocol/go-sdk](https://github.com/modelcontextprotocol/go-sdk) and [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen). Bumps the go-deps group with 1 update in the /api_mesh directory: [google.golang.org/grpc](https://github.com/grpc/grpc-go). Bumps the go-deps group with 1 update in the /api_realtime directory: [google.golang.org/grpc](https://github.com/grpc/grpc-go). Bumps the go-deps group with 1 update in the /api_sidecar directory: [google.golang.org/grpc](https://github.com/grpc/grpc-go). Bumps the go-deps group with 1 update in the /api_tenants directory: [google.golang.org/grpc](https://github.com/grpc/grpc-go). Bumps the go-deps group with 2 updates in the /api_ticketing directory: [google.golang.org/grpc](https://github.com/grpc/grpc-go) and [github.com/redis/go-redis/v9](https://github.com/redis/go-redis). Bumps the go-deps group with 4 updates in the /cli directory: [github.com/ClickHouse/clickhouse-go/v2](https://github.com/ClickHouse/clickhouse-go), [google.golang.org/grpc](https://github.com/grpc/grpc-go), [github.com/IBM/sarama](https://github.com/IBM/sarama) and [github.com/getsops/sops/v3](https://github.com/getsops/sops). Bumps the go-deps group with 6 updates in the /pkg directory: | Package | From | To | | --- | --- | --- | | [github.com/ClickHouse/clickhouse-go/v2](https://github.com/ClickHouse/clickhouse-go) | `2.45.0` | `2.46.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.80.0` | `1.81.1` | | [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) | `9.18.0` | `9.19.0` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.50.0` | `0.52.0` | | [github.com/btcsuite/btcd/btcec/v2](https://github.com/btcsuite/btcd) | `2.3.6` | `2.5.0` | | [github.com/twmb/franz-go](https://github.com/twmb/franz-go) | `1.21.0` | `1.21.2` | Updates `github.com/ClickHouse/clickhouse-go/v2` from 2.45.0 to 2.46.0 - [Release notes](https://github.com/ClickHouse/clickhouse-go/releases) - [Changelog](https://github.com/ClickHouse/clickhouse-go/blob/main/CHANGELOG.md) - [Commits](ClickHouse/clickhouse-go@v2.45.0...v2.46.0) Updates `google.golang.org/grpc` from 1.80.0 to 1.81.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.80.0...v1.81.1) Updates `github.com/aws/aws-sdk-go-v2` from 1.41.5 to 1.41.7 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.41.5...v1.41.7) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.15 to 1.32.18 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.32.15...config/v1.32.18) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.14 to 1.19.17 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@credentials/v1.19.14...credentials/v1.19.17) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.99.0 to 1.101.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.99.0...service/s3/v1.101.0) Updates `google.golang.org/grpc` from 1.80.0 to 1.81.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.80.0...v1.81.1) Updates `github.com/aws/aws-sdk-go-v2` from 1.41.5 to 1.41.7 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.41.5...v1.41.7) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.15 to 1.32.18 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.32.15...config/v1.32.18) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.14 to 1.19.17 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@credentials/v1.19.14...credentials/v1.19.17) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.99.0 to 1.101.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.99.0...service/s3/v1.101.0) Updates `github.com/alicebob/miniredis/v2` from 2.37.0 to 2.38.0 - [Release notes](https://github.com/alicebob/miniredis/releases) - [Changelog](https://github.com/alicebob/miniredis/blob/master/CHANGELOG.md) - [Commits](alicebob/miniredis@v2.37.0...v2.38.0) Updates `github.com/redis/go-redis/v9` from 9.18.0 to 9.19.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.18.0...v9.19.0) Updates `google.golang.org/grpc` from 1.80.0 to 1.81.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.80.0...v1.81.1) Updates `github.com/btcsuite/btcd/btcutil` from 1.1.6 to 1.2.0 - [Release notes](https://github.com/btcsuite/btcd/releases) - [Changelog](https://github.com/btcsuite/btcd/blob/master/CHANGES) - [Commits](btcsuite/btcd@btcutil/v1.1.6...btcutil/v1.2.0) Updates `github.com/ethereum/go-ethereum` from 1.17.2 to 1.17.3 - [Release notes](https://github.com/ethereum/go-ethereum/releases) - [Commits](ethereum/go-ethereum@v1.17.2...v1.17.3) Updates `golang.org/x/crypto` from 0.50.0 to 0.52.0 - [Commits](golang/crypto@v0.50.0...v0.52.0) Updates `google.golang.org/grpc` from 1.80.0 to 1.81.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.80.0...v1.81.1) Updates `github.com/JohannesKaufmann/html-to-markdown/v2` from 2.5.0 to 2.5.1 - [Release notes](https://github.com/JohannesKaufmann/html-to-markdown/releases) - [Commits](JohannesKaufmann/html-to-markdown@v2.5.0...v2.5.1) Updates `github.com/pgvector/pgvector-go` from 0.3.0 to 0.4.0 - [Changelog](https://github.com/pgvector/pgvector-go/blob/master/CHANGELOG.md) - [Commits](pgvector/pgvector-go@v0.3.0...v0.4.0) Updates `golang.org/x/net` from 0.53.0 to 0.54.0 - [Commits](golang/net@v0.53.0...v0.54.0) Updates `github.com/modelcontextprotocol/go-sdk` from 1.5.0 to 1.6.1 - [Release notes](https://github.com/modelcontextprotocol/go-sdk/releases) - [Commits](modelcontextprotocol/go-sdk@v1.5.0...v1.6.1) Updates `golang.org/x/text` from 0.36.0 to 0.37.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.36.0...v0.37.0) Updates `google.golang.org/grpc` from 1.80.0 to 1.81.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.80.0...v1.81.1) Updates `google.golang.org/grpc` from 1.80.0 to 1.81.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.80.0...v1.81.1) Updates `github.com/go-acme/lego/v4` from 4.34.0 to 4.35.2 - [Release notes](https://github.com/go-acme/lego/releases) - [Changelog](https://github.com/go-acme/lego/blob/main/CHANGELOG.md) - [Commits](go-acme/lego@v4.34.0...v4.35.2) Updates `google.golang.org/grpc` from 1.80.0 to 1.81.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.80.0...v1.81.1) Updates `google.golang.org/grpc` from 1.80.0 to 1.81.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.80.0...v1.81.1) Updates `github.com/modelcontextprotocol/go-sdk` from 1.5.0 to 1.6.1 - [Release notes](https://github.com/modelcontextprotocol/go-sdk/releases) - [Commits](modelcontextprotocol/go-sdk@v1.5.0...v1.6.1) Updates `github.com/99designs/gqlgen` from 0.17.89 to 0.17.90 - [Release notes](https://github.com/99designs/gqlgen/releases) - [Changelog](https://github.com/99designs/gqlgen/blob/master/CHANGELOG.md) - [Commits](99designs/gqlgen@v0.17.89...v0.17.90) Updates `github.com/vektah/gqlparser/v2` from 2.5.32 to 2.5.33 - [Release notes](https://github.com/vektah/gqlparser/releases) - [Commits](vektah/gqlparser@v2.5.32...v2.5.33) Updates `google.golang.org/grpc` from 1.80.0 to 1.81.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.80.0...v1.81.1) Updates `google.golang.org/grpc` from 1.80.0 to 1.81.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.80.0...v1.81.1) Updates `google.golang.org/grpc` from 1.80.0 to 1.81.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.80.0...v1.81.1) Updates `golang.org/x/sys` from 0.43.0 to 0.45.0 - [Commits](golang/sys@v0.43.0...v0.45.0) Updates `google.golang.org/grpc` from 1.80.0 to 1.81.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.80.0...v1.81.1) Updates `google.golang.org/grpc` from 1.80.0 to 1.81.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.80.0...v1.81.1) Updates `github.com/redis/go-redis/v9` from 9.18.0 to 9.19.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.18.0...v9.19.0) Updates `github.com/ClickHouse/clickhouse-go/v2` from 2.45.0 to 2.46.0 - [Release notes](https://github.com/ClickHouse/clickhouse-go/releases) - [Changelog](https://github.com/ClickHouse/clickhouse-go/blob/main/CHANGELOG.md) - [Commits](ClickHouse/clickhouse-go@v2.45.0...v2.46.0) Updates `google.golang.org/grpc` from 1.80.0 to 1.81.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.80.0...v1.81.1) Updates `golang.org/x/text` from 0.36.0 to 0.37.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.36.0...v0.37.0) Updates `github.com/IBM/sarama` from 1.47.0 to 1.49.0 - [Release notes](https://github.com/IBM/sarama/releases) - [Changelog](https://github.com/IBM/sarama/blob/main/CHANGELOG.md) - [Commits](IBM/sarama@v1.47.0...v1.49.0) Updates `github.com/getsops/sops/v3` from 3.12.2 to 3.13.1 - [Release notes](https://github.com/getsops/sops/releases) - [Changelog](https://github.com/getsops/sops/blob/main/CHANGELOG.md) - [Commits](getsops/sops@v3.12.2...v3.13.1) Updates `github.com/mattn/go-isatty` from 0.0.21 to 0.0.22 - [Commits](mattn/go-isatty@v0.0.21...v0.0.22) Updates `golang.org/x/term` from 0.42.0 to 0.43.0 - [Commits](golang/term@v0.42.0...v0.43.0) Updates `github.com/ClickHouse/clickhouse-go/v2` from 2.45.0 to 2.46.0 - [Release notes](https://github.com/ClickHouse/clickhouse-go/releases) - [Changelog](https://github.com/ClickHouse/clickhouse-go/blob/main/CHANGELOG.md) - [Commits](ClickHouse/clickhouse-go@v2.45.0...v2.46.0) Updates `google.golang.org/grpc` from 1.80.0 to 1.81.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.80.0...v1.81.1) Updates `github.com/redis/go-redis/v9` from 9.18.0 to 9.19.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.18.0...v9.19.0) Updates `golang.org/x/crypto` from 0.50.0 to 0.52.0 - [Commits](golang/crypto@v0.50.0...v0.52.0) Updates `github.com/btcsuite/btcd/btcec/v2` from 2.3.6 to 2.5.0 - [Release notes](https://github.com/btcsuite/btcd/releases) - [Changelog](https://github.com/btcsuite/btcd/blob/master/CHANGES) - [Commits](btcsuite/btcd@btcec/v2.3.6...btcec/v2.5.0) Updates `github.com/twmb/franz-go` from 1.21.0 to 1.21.2 - [Changelog](https://github.com/twmb/franz-go/blob/master/CHANGELOG.md) - [Commits](twmb/franz-go@v1.21.0...v1.21.2) --- updated-dependencies: - dependency-name: github.com/ClickHouse/clickhouse-go/v2 dependency-version: 2.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: google.golang.org/grpc dependency-version: 1.81.1 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.41.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.19.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.101.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: google.golang.org/grpc dependency-version: 1.81.1 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.41.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.19.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.101.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/alicebob/miniredis/v2 dependency-version: 2.38.0 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.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: google.golang.org/grpc dependency-version: 1.81.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/btcsuite/btcd/btcutil dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/ethereum/go-ethereum dependency-version: 1.17.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: golang.org/x/crypto dependency-version: 0.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: google.golang.org/grpc dependency-version: 1.81.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/JohannesKaufmann/html-to-markdown/v2 dependency-version: 2.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/pgvector/pgvector-go dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: golang.org/x/net dependency-version: 0.54.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/modelcontextprotocol/go-sdk dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: golang.org/x/text dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: google.golang.org/grpc dependency-version: 1.81.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: google.golang.org/grpc dependency-version: 1.81.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/go-acme/lego/v4 dependency-version: 4.35.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: google.golang.org/grpc dependency-version: 1.81.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: google.golang.org/grpc dependency-version: 1.81.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/modelcontextprotocol/go-sdk dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/99designs/gqlgen dependency-version: 0.17.90 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/vektah/gqlparser/v2 dependency-version: 2.5.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: google.golang.org/grpc dependency-version: 1.81.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: google.golang.org/grpc dependency-version: 1.81.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: google.golang.org/grpc dependency-version: 1.81.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: golang.org/x/sys dependency-version: 0.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: google.golang.org/grpc dependency-version: 1.81.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: google.golang.org/grpc dependency-version: 1.81.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.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/ClickHouse/clickhouse-go/v2 dependency-version: 2.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: google.golang.org/grpc dependency-version: 1.81.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: golang.org/x/text dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/IBM/sarama dependency-version: 1.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/getsops/sops/v3 dependency-version: 3.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/mattn/go-isatty dependency-version: 0.0.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: golang.org/x/term dependency-version: 0.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/ClickHouse/clickhouse-go/v2 dependency-version: 2.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: google.golang.org/grpc dependency-version: 1.81.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.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: golang.org/x/crypto dependency-version: 0.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/btcsuite/btcd/btcec/v2 dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/twmb/franz-go dependency-version: 1.21.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the go-deps group with 1 update in the /api_analytics_ingest directory: github.com/ClickHouse/clickhouse-go/v2.
Bumps the go-deps group with 1 update in the /api_analytics_query directory: google.golang.org/grpc.
Bumps the go-deps group with 3 updates in the /api_assets directory: github.com/aws/aws-sdk-go-v2, github.com/aws/aws-sdk-go-v2/config and github.com/aws/aws-sdk-go-v2/service/s3.
Bumps the go-deps group with 6 updates in the /api_balancing directory:
1.80.01.81.11.41.51.41.71.32.151.32.181.99.01.101.02.37.02.38.09.18.09.19.0Bumps the go-deps group with 4 updates in the /api_billing directory: google.golang.org/grpc, github.com/btcsuite/btcd/btcutil, github.com/ethereum/go-ethereum and golang.org/x/crypto.
Bumps the go-deps group with 4 updates in the /api_consultant directory: google.golang.org/grpc, github.com/JohannesKaufmann/html-to-markdown/v2, github.com/pgvector/pgvector-go and github.com/modelcontextprotocol/go-sdk.
Bumps the go-deps group with 1 update in the /api_control directory: google.golang.org/grpc.
Bumps the go-deps group with 2 updates in the /api_dns directory: google.golang.org/grpc and github.com/go-acme/lego/v4.
Bumps the go-deps group with 1 update in the /api_firehose directory: google.golang.org/grpc.
Bumps the go-deps group with 3 updates in the /api_gateway directory: google.golang.org/grpc, github.com/modelcontextprotocol/go-sdk and github.com/99designs/gqlgen.
Bumps the go-deps group with 1 update in the /api_mesh directory: google.golang.org/grpc.
Bumps the go-deps group with 1 update in the /api_realtime directory: google.golang.org/grpc.
Bumps the go-deps group with 1 update in the /api_sidecar directory: google.golang.org/grpc.
Bumps the go-deps group with 1 update in the /api_tenants directory: google.golang.org/grpc.
Bumps the go-deps group with 2 updates in the /api_ticketing directory: google.golang.org/grpc and github.com/redis/go-redis/v9.
Bumps the go-deps group with 4 updates in the /cli directory: github.com/ClickHouse/clickhouse-go/v2, google.golang.org/grpc, github.com/IBM/sarama and github.com/getsops/sops/v3.
Bumps the go-deps group with 6 updates in the /pkg directory:
2.45.02.46.01.80.01.81.19.18.09.19.00.50.00.52.02.3.62.5.01.21.01.21.2Updates
github.com/ClickHouse/clickhouse-go/v2from 2.45.0 to 2.46.0Release notes
Sourced from github.com/ClickHouse/clickhouse-go/v2's releases.
Changelog
Sourced from github.com/ClickHouse/clickhouse-go/v2's changelog.
Commits
13b74cbUpdate release notes0cc2430Merge pull request #1850 from ClickHouse/kavirajk/fix-nullable-json-string-bug1d36846chore: comments and test protocol coverage48d0c93chore: avoid double write on mix slice5ad2286chore: make the toJSONString() version agnostic5edb3f2chore: fix the correct untyped/untyped nil checkdc371a4fix: add integrations tests on real servere999170fix: subtle case of []*string{nil} behaviorec231cdUpdate lib/column/json.go9257940Update lib/column/json_test.goUpdates
google.golang.org/grpcfrom 1.80.0 to 1.81.1Release notes
Sourced from google.golang.org/grpc's releases.
Commits
caf0772Change version from 1.81.1-dev to 1.81.1 (#9122)6ccbeebCherry-pick #9111 into v1.81.x (#9121)b33c29eCherry-pick #9081 into v1.81.x (#9102)c45fae6Change version to 1.81.1-dev (#9063)cb18228Change version to 1.81.0 (#9062)96748f9Cherry-pick #9105 to 1.81.x (#9106)9183222Cherry pick #9055, #9032 to v1.81.x (#9095)5cba6daRevert "deps: update dependencies for all modules (#9065)" (#9067)af8a936deps: update dependencies for all modules (#9065)cdc60dftransport: optimize heap allocations in ready reader and update syscall conne...Updates
github.com/aws/aws-sdk-go-v2from 1.41.5 to 1.41.7Commits
2223642Release 2026-04-2904c7e46Regenerated Clients5f56925Update endpoints modelaac6d2bUpdate API modelbdaead7upgrade to smithy-go v1.25.1 (#3399)008e12cRelease 2026-04-27ef109d9Regenerated Clients6411e63Update API modele5bf970Release 2026-04-24bdbb88cRegenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/configfrom 1.32.15 to 1.32.18Commits
db9f4e5Release 2026-05-2234e7ddcRegenerated Clientsf9db036Update endpoints modelae5eae1Update API model429dbddFeat discover endpoint partition validation (#3410)ab4f5b6Release 2026-05-21757a099Regenerated Clients02c8323Update API modelf4ac954Bump smithy-go version and update imports for evenstream protocoltests (#3420)6d93700Add replace for credentials dependency added on go.mod (#3419)Updates
github.com/aws/aws-sdk-go-v2/credentialsfrom 1.19.14 to 1.19.17Commits
db9f4e5Release 2026-05-2234e7ddcRegenerated Clientsf9db036Update endpoints modelae5eae1Update API model429dbddFeat discover endpoint partition validation (#3410)ab4f5b6Release 2026-05-21757a099Regenerated Clients02c8323Update API modelf4ac954Bump smithy-go version and update imports for evenstream protocoltests (#3420)6d93700Add replace for credentials dependency added on go.mod (#3419)Updates
github.com/aws/aws-sdk-go-v2/service/s3from 1.99.0 to 1.101.0Commits
84ddd08Release 2026-05-0623645b4Regenerated Clients848eb59Update API model1d7b134Release 2026-05-055bbbc97Regenerated Clients8dbb936Update endpoints model369e649Update API modeldc2d13fRelease 2026-05-04da4bcffRegenerated Clientsa8b1180Update API modelUpdates
google.golang.org/grpcfrom 1.80.0 to 1.81.1Release notes
Sourced from google.golang.org/grpc's releases.
Commits
caf0772Change version from 1.81.1-dev to 1.81.1 (#9122)6ccbeebCherry-pick #9111 into v1.81.x (#9121)b33c29eCherry-pick #9081 into v1.81.x (#9102)c45fae6Change version to 1.81.1-dev (#9063)cb18228Change version to 1.81.0 (#9062)96748f9Cherry-pick #9105 to 1.81.x (#9106)9183222Cherry pick #9055, #9032 to v1.81.x (#9095)5cba6daRevert "deps: update dependencies for all modules (#9065)" (#9067)af8a936deps: update dependencies for all modules (#9065)cdc60dftransport: optimize heap allocations in ready reader and update syscall conne...Updates
github.com/aws/aws-sdk-go-v2from 1.41.5 to 1.41.7Commits
2223642Release 2026-04-2904c7e46Regenerated Clients5f56925Update endpoints modelaac6d2bUpdate API modelbdaead7upgrade to smithy-go v1.25.1 (#3399)008e12cRelease 2026-04-27ef109d9Regenerated Clients6411e63Update API modele5bf970Release 2026-04-24bdbb88cRegenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/configfrom 1.32.15 to 1.32.18Commits
db9f4e5Release 2026-05-2234e7ddcRegenerated Clientsf9db036Update endpoints modelae5eae1Update API model429dbddFeat discover endpoint partition validation (#3410)ab4f5b6Release 2026-05-21757a099Regenerated Clients02c8323Update API modelf4ac954Bump smithy-go version and update imports for evenstream protocoltests (#3420)6d93700Add replace for credentials dependency added on go.mod (#3419)Updates
github.com/aws/aws-sdk-go-v2/credentialsfrom 1.19.14 to 1.19.17Commits
db9f4e5Release 2026-05-2234e7ddcRegenerated Clientsf9db036Update endpoints modelae5eae1Update API model429dbddFeat discover endpoint partition validation (#3410)ab4f5b6Release 2026-05-21757a099Regenerated Clients02c8323Update API modelf4ac954Bump smithy-go version and update imports for evenstream protocoltests (#3420)6d93700Add replace for credentials dependency added on go.mod (#3419)Updates
github.com/aws/aws-sdk-go-v2/service/s3from 1.99.0 to 1.101.0Commits
84ddd08Release 2026-05-0623645b4Regenerated Clients848eb59Update API model1d7b134Release 2026-05-055bbbc97Regenerated Clients8dbb936Update endpoints model369e649Update API modeldc2d13fRelease 2026-05-04da4bcffRegenerated Clientsa8b1180Update API modelUpdates
github.com/alicebob/miniredis/v2from 2.37.0 to 2.38.0Release notes
Sourced from github.com/alicebob/miniredis/v2's releases.
Changelog
Sourced from github.com/alicebob/miniredis/v2's changelog.
Commits
d67bfaeupdate changelog for v2.38.02b1abd8DELEX (partly) (#442)452dd37Merge pull request #440 from infastin/server-aliasb5b8ec2feat: add 'server' alias to 'redis' in lua scriptsecc4af1Merge pull request #439 from TomBailey167/xinfo-stream-last-generated-id4a2a33eMerge pull request #435 from evan-choi/fix/xadd-equals-trim-modifierd6261effeat: add last-generated-id to XINFO STREAM responsef4d8aa3fix: accept = trim modifier in xaddUpdates
github.com/redis/go-redis/v9from 9.18.0 to 9.19.0Release notes
Sourced from github.com/redis/go-redis/v9's releases.
... (truncated)
Changelog
Sourced from github.com/redis/go-redis/v9's changelog.
... (truncated)
Commits
e7e9866chore(release): v9.19.0 (#3796)22b26f4feat(ft.aggregate): Add Steps for query building (#3782)d9d7694fix(pool): two fixes for closed connection handling (#3764)44e8b73fix(sch): auto hostname type detection (#3789)ad21622fix(hello): do not send maintnotifications handshake when hello fails (#3788)1a7ac74fix(pool): suppress pool Close() errors for stale connections (#3778)903d6bdfix(retry): make dial tcp error redirectable (#3786) (#3787)00a551bfix(credentials): leak in wrappedOnClose (#3785)b5a6f99refactor(pool): remove redundant Conn.closed atomic field (#3783)928f27afeat(hscan): add support for encoding.BinaryUnmarshaler (#3768)Updates
google.golang.org/grpcfrom 1.80.0 to 1.81.1Release notes
Sourced from google.golang.org/grpc's releases.