build(deps): bump the all-go group across 1 directory with 13 updates - #120
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the all-go group with 10 updates in the /services/control-plane directory: | Package | From | To | | --- | --- | --- | | [connectrpc.com/connect](https://github.com/connectrpc/connect-go) | `1.19.1` | `1.20.0` | | [github.com/DataDog/datadog-go/v5](https://github.com/DataDog/datadog-go) | `5.8.3` | `5.9.0` | | [github.com/DataDog/dd-trace-go/contrib/k8s.io/client-go/v2](https://github.com/DataDog/dd-trace-go) | `2.6.0` | `2.9.1` | | [github.com/DataDog/dd-trace-go/contrib/log/slog/v2](https://github.com/DataDog/dd-trace-go) | `2.6.0` | `2.9.1` | | [github.com/DataDog/dd-trace-go/contrib/redis/go-redis.v9/v2](https://github.com/DataDog/dd-trace-go) | `2.6.0` | `2.9.1` | | [github.com/alicebob/miniredis/v2](https://github.com/alicebob/miniredis) | `2.36.1` | `2.38.0` | | [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) | `9.17.3` | `9.21.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.79.3` | `1.82.0` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.35.1` | `0.36.2` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.35.1` | `0.36.2` | Updates `connectrpc.com/connect` from 1.19.1 to 1.20.0 - [Release notes](https://github.com/connectrpc/connect-go/releases) - [Changelog](https://github.com/connectrpc/connect-go/blob/main/RELEASE.md) - [Commits](connectrpc/connect-go@v1.19.1...v1.20.0) Updates `github.com/DataDog/datadog-go/v5` from 5.8.3 to 5.9.0 - [Release notes](https://github.com/DataDog/datadog-go/releases) - [Changelog](https://github.com/DataDog/datadog-go/blob/master/CHANGELOG.md) - [Commits](DataDog/datadog-go@v5.8.3...v5.9.0) Updates `github.com/DataDog/dd-trace-go/contrib/k8s.io/client-go/v2` from 2.6.0 to 2.9.1 - [Release notes](https://github.com/DataDog/dd-trace-go/releases) - [Commits](DataDog/dd-trace-go@v2.6.0...v2.9.1) Updates `github.com/DataDog/dd-trace-go/contrib/log/slog/v2` from 2.6.0 to 2.9.1 - [Release notes](https://github.com/DataDog/dd-trace-go/releases) - [Commits](DataDog/dd-trace-go@v2.6.0...v2.9.1) Updates `github.com/DataDog/dd-trace-go/contrib/net/http/v2` from 2.6.0 to 2.9.1 - [Release notes](https://github.com/DataDog/dd-trace-go/releases) - [Commits](DataDog/dd-trace-go@v2.6.0...v2.9.1) Updates `github.com/DataDog/dd-trace-go/contrib/redis/go-redis.v9/v2` from 2.6.0 to 2.9.1 - [Release notes](https://github.com/DataDog/dd-trace-go/releases) - [Commits](DataDog/dd-trace-go@v2.6.0...v2.9.1) Updates `github.com/DataDog/dd-trace-go/v2` from 2.6.0 to 2.9.1 - [Release notes](https://github.com/DataDog/dd-trace-go/releases) - [Commits](DataDog/dd-trace-go@v2.6.0...v2.9.1) Updates `github.com/alicebob/miniredis/v2` from 2.36.1 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.36.1...v2.38.0) Updates `github.com/redis/go-redis/v9` from 9.17.3 to 9.21.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.17.3...v9.21.0) Updates `golang.org/x/net` from 0.50.0 to 0.52.0 - [Commits](golang/net@v0.50.0...v0.52.0) Updates `google.golang.org/grpc` from 1.79.3 to 1.82.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.79.3...v1.82.0) Updates `k8s.io/apimachinery` from 0.35.1 to 0.36.2 - [Commits](kubernetes/apimachinery@v0.35.1...v0.36.2) Updates `k8s.io/client-go` from 0.35.1 to 0.36.2 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.35.1...v0.36.2) --- updated-dependencies: - dependency-name: connectrpc.com/connect dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go - dependency-name: github.com/DataDog/datadog-go/v5 dependency-version: 5.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go - dependency-name: github.com/DataDog/dd-trace-go/contrib/k8s.io/client-go/v2 dependency-version: 2.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go - dependency-name: github.com/DataDog/dd-trace-go/contrib/log/slog/v2 dependency-version: 2.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go - dependency-name: github.com/DataDog/dd-trace-go/contrib/net/http/v2 dependency-version: 2.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go - dependency-name: github.com/DataDog/dd-trace-go/contrib/redis/go-redis.v9/v2 dependency-version: 2.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go - dependency-name: github.com/DataDog/dd-trace-go/v2 dependency-version: 2.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go - dependency-name: github.com/alicebob/miniredis/v2 dependency-version: 2.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go - dependency-name: github.com/redis/go-redis/v9 dependency-version: 9.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go - dependency-name: golang.org/x/net dependency-version: 0.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go - dependency-name: google.golang.org/grpc dependency-version: 1.82.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go - dependency-name: k8s.io/apimachinery dependency-version: 0.36.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go - dependency-name: k8s.io/client-go dependency-version: 0.36.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go ... 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 all-go group with 10 updates in the /services/control-plane directory:
1.19.11.20.05.8.35.9.02.6.02.9.12.6.02.9.12.6.02.9.12.36.12.38.09.17.39.21.01.79.31.82.00.35.10.36.20.35.10.36.2Updates
connectrpc.com/connectfrom 1.19.1 to 1.20.0Release notes
Sourced from connectrpc.com/connect's releases.
Commits
1291a7dPrepare for v1.20.0 (#927)6df682fUpdate Unary-Get query parameter order to match spec recommendation (#926)c4aac92Chore update buf v1.69.0 and license year (#925)a5a6c30Bump Go from v1.24 to v1.25 (#922)138e270Back to development (#921)1c195aePrepare for v1.19.2 (#920)96abc6bUpgrade golangci-lint to v2 (#917)be72fa5Clarify concurrent use semantics for streaming types (#911)299d2e7Fix nil pointer deref in duplexHTTPCall under concurrent Send + CloseAndRecei...e299aa6Bump google.golang.org/grpc from 1.76.0 to 1.79.3 in /internal/conformance (#...Updates
github.com/DataDog/datadog-go/v5from 5.8.3 to 5.9.0Release notes
Sourced from github.com/DataDog/datadog-go/v5's releases.
Changelog
Sourced from github.com/DataDog/datadog-go/v5's changelog.
Commits
4c98ef2Prepare 5.9.0 release (#392)256927dImprove client performance (#389)1081d27Add coverage checks (#390)ec3b848Merge pull request #379 from KowalskiThomas/kowalski/test-make-tests-independ...7a02a3ctest: add withoutOriginGlobals calls where relevant22e2d80fix: make containerID an atomic3ff61b1Merge pull request #358 from nadavshatz/fix/cve-2025-65637-logrus-replace0b0772aFix leaking client (#388)70d5c37Revert "Merge pull request #386 from DataDog/mark.kirichenko/358/force-ci-on-pr"91dc3b5Merge pull request #386 from DataDog/mark.kirichenko/358/force-ci-on-prUpdates
github.com/DataDog/dd-trace-go/contrib/k8s.io/client-go/v2from 2.6.0 to 2.9.1Release notes
Sourced from github.com/DataDog/dd-trace-go/contrib/k8s.io/client-go/v2's releases.
... (truncated)
Commits
f5f7068internal/version: v2.9.1c10cea5internal/version: v2.9.1-rc.396ec35cperf(appsec): make rate limiter synchronous to remove idle goroutine cost (#4...57b4d0binternal/version: v2.9.1-rc.287ac04afeat(ci-visibility): cache Go read requests and add git upload kill switch (#...f10e26ffix(internal/civisibility): fix known-tests API pagination (#4824)e5f3e17fix(civisibility): truncate CI Visibility meta values (#4853)9fd40abfix(internal/civisibility): fix agent UDS requests (#4852)5362000internal/version: v2.9.1-rc.192b8d24Revert "fix(ddtrace/tracer): cache trace ID hex encoding (#4481)"Updates
github.com/DataDog/dd-trace-go/contrib/log/slog/v2from 2.6.0 to 2.9.1Release notes
Sourced from github.com/DataDog/dd-trace-go/contrib/log/slog/v2's releases.
... (truncated)
Commits
f5f7068internal/version: v2.9.1c10cea5internal/version: v2.9.1-rc.396ec35cperf(appsec): make rate limiter synchronous to remove idle goroutine cost (#4...57b4d0binternal/version: v2.9.1-rc.287ac04afeat(ci-visibility): cache Go read requests and add git upload kill switch (#...f10e26ffix(internal/civisibility): fix known-tests API pagination (#4824)e5f3e17fix(civisibility): truncate CI Visibility meta values (#4853)9fd40abfix(internal/civisibility): fix agent UDS requests (#4852)5362000internal/version: v2.9.1-rc.192b8d24Revert "fix(ddtrace/tracer): cache trace ID hex encoding (#4481)"Updates
github.com/DataDog/dd-trace-go/contrib/net/http/v2from 2.6.0 to 2.9.1Release notes
Sourced from github.com/DataDog/dd-trace-go/contrib/net/http/v2's releases.
... (truncated)
Commits
f5f7068internal/version: v2.9.1c10cea5internal/version: v2.9.1-rc.396ec35cperf(appsec): make rate limiter synchronous to remove idle goroutine cost (#4...57b4d0binternal/version: v2.9.1-rc.287ac04afeat(ci-visibility): cache Go read requests and add git upload kill switch (#...f10e26ffix(internal/civisibility): fix known-tests API pagination (#4824)e5f3e17fix(civisibility): truncate CI Visibility meta values (#4853)9fd40abfix(internal/civisibility): fix agent UDS requests (#4852)5362000internal/version: v2.9.1-rc.192b8d24Revert "fix(ddtrace/tracer): cache trace ID hex encoding (#4481)"Updates
github.com/DataDog/dd-trace-go/contrib/redis/go-redis.v9/v2from 2.6.0 to 2.9.1Release notes
Sourced from github.com/DataDog/dd-trace-go/contrib/redis/go-redis.v9/v2's releases.
... (truncated)
Commits
f5f7068internal/version: v2.9.1c10cea5internal/version: v2.9.1-rc.396ec35cperf(appsec): make rate limiter synchronous to remove idle goroutine cost (#4...57b4d0binternal/version: v2.9.1-rc.287ac04afeat(ci-visibility): cache Go read requests and add git upload kill switch (#...f10e26ffix(internal/civisibility): fix known-tests API pagination (#4824)e5f3e17fix(civisibility): truncate CI Visibility meta values (#4853)9fd40abfix(internal/civisibility): fix agent UDS requests (#4852)5362000internal/version: v2.9.1-rc.192b8d24Revert "fix(ddtrace/tracer): cache trace ID hex encoding (#4481)"Updates
github.com/DataDog/dd-trace-go/v2from 2.6.0 to 2.9.1Release notes
Sourced from github.com/DataDog/dd-trace-go/v2's releases.
... (truncated)
Commits
f5f7068internal/version: v2.9.1c10cea5internal/version: v2.9.1-rc.396ec35cperf(appsec): make rate limiter synchronous to remove idle goroutine cost (#4...57b4d0binternal/version: v2.9.1-rc.287ac04afeat(ci-visibility): cache Go read requests and add git upload kill switch (#...f10e26ffix(internal/civisibility): fix known-tests API pagination (#4824)e5f3e17fix(civisibility): truncate CI Visibility meta values (#4853)9fd40abfix(internal/civisibility): fix agent UDS requests (#4852)5362000internal/version: v2.9.1-rc.192b8d24Revert "fix(ddtrace/tracer): cache trace ID hex encoding (#4481)"Updates
github.com/alicebob/miniredis/v2from 2.36.1 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 xaddc1b59bffeat: implement HEXPIRE command (#424)Updates
github.com/redis/go-redis/v9from 9.17.3 to 9.21.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
1551837chore(release): 9.21.0 (#3857)1cfa927fix(maintnotifications): keep ModeAuto fail-open (#3853)1f0ea0efeat(pubsub): introduce timeouts for Ping on channel.initHealthCheck (#3819)5484b0bfeat(tx): skip redundant UNWATCH in Tx.Close when no WATCH is active (#3854)bf57a51chore(deps): bump rojopolis/spellcheck-github-actions (#3852)641294cfeat(streams): support explicit LIMIT 0 in XTRIM/XADD trimming via XTrimLimit...74d9bb0feat(command): add zero-copy GetToBuffer and SetFromBuffer (#3834)a13416bchore(release): 9.20.1 (#3847)10dc44ffix(push): fix peeking when push name is truncated (#3842)e1a2d68fix(ft.hybrid): Always generate vector param names if they are not provided b...Updates
golang.org/x/netfrom 0.50.0 to 0.52.0Commits
316e20cgo.mod: update golang.org/x dependencies9767a42internal/http3: add support for plugging into net/http4a81284http2: update docs to disrecommend this packagedec6603dns/dnsmessage: reject too large of names early during unpack8afa12fhttp2: deprecate write schedulers38019a2http2: add missing copyright header to export_test.go039b8...Description has been truncated