chore(deps): bump the gomod-updates group across 1 directory with 20 updates - #2043
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the gomod-updates group across 1 directory with 20 updates#2043dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…updates Bumps the gomod-updates group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [connectrpc.com/connect](https://github.com/connectrpc/connect-go) | `1.19.1` | `1.20.0` | | [connectrpc.com/grpchealth](https://github.com/connectrpc/grpchealth-go) | `1.4.0` | `1.5.0` | | [github.com/DataDog/datadog-agent/pkg/trace/log](https://github.com/DataDog/datadog-agent) | `0.78.0` | `0.81.2` | | [github.com/Masterminds/semver/v3](https://github.com/Masterminds/semver) | `3.4.0` | `3.5.0` | | [github.com/exaring/otelpgx](https://github.com/exaring/otelpgx) | `0.10.0` | `0.11.1` | | [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) | `5.9.2` | `5.10.0` | | [github.com/moby/moby/api](https://github.com/moby/moby) | `1.54.1` | `1.55.0` | | [github.com/pires/go-proxyproto](https://github.com/pires/go-proxyproto) | `0.12.0` | `0.15.0` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.23.2` | `1.24.1` | | [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) | `9.18.0` | `9.21.0` | | [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) | `0.42.0` | `0.43.0` | | [github.com/testcontainers/testcontainers-go/modules/postgres](https://github.com/testcontainers/testcontainers-go) | `0.42.0` | `0.43.0` | | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.43.0` | `1.44.0` | | [go.opentelemetry.io/otel/exporters/prometheus](https://github.com/open-telemetry/opentelemetry-go) | `0.65.0` | `0.66.0` | | [go.uber.org/zap](https://github.com/uber-go/zap) | `1.27.1` | `1.28.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.80.0` | `1.82.1` | 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 `connectrpc.com/grpchealth` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/connectrpc/grpchealth-go/releases) - [Commits](connectrpc/grpchealth-go@1.4.0...v1.5.0) Updates `github.com/DataDog/datadog-agent/pkg/trace/log` from 0.78.0 to 0.81.2 - [Release notes](https://github.com/DataDog/datadog-agent/releases) - [Changelog](https://github.com/DataDog/datadog-agent/blob/main/CHANGELOG.rst) - [Commits](DataDog/datadog-agent@pkg/api/v0.78.0...pkg/api/v0.81.2) Updates `github.com/Masterminds/semver/v3` from 3.4.0 to 3.5.0 - [Release notes](https://github.com/Masterminds/semver/releases) - [Changelog](https://github.com/Masterminds/semver/blob/master/CHANGELOG.md) - [Commits](Masterminds/semver@v3.4.0...v3.5.0) Updates `github.com/exaring/otelpgx` from 0.10.0 to 0.11.1 - [Release notes](https://github.com/exaring/otelpgx/releases) - [Commits](exaring/otelpgx@v0.10.0...v0.11.1) Updates `github.com/jackc/pgx/v5` from 5.9.2 to 5.10.0 - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](jackc/pgx@v5.9.2...v5.10.0) Updates `github.com/moby/moby/api` from 1.54.1 to 1.55.0 - [Release notes](https://github.com/moby/moby/releases) - [Commits](moby/moby@api/v1.54.1...api/v1.55.0) Updates `github.com/pires/go-proxyproto` from 0.12.0 to 0.15.0 - [Release notes](https://github.com/pires/go-proxyproto/releases) - [Commits](pires/go-proxyproto@v0.12.0...v0.15.0) Updates `github.com/prometheus/client_golang` from 1.23.2 to 1.24.1 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/v1.24.1/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.23.2...v1.24.1) Updates `github.com/redis/go-redis/v9` from 9.18.0 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.18.0...v9.21.0) Updates `github.com/testcontainers/testcontainers-go` from 0.42.0 to 0.43.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.42.0...v0.43.0) Updates `github.com/testcontainers/testcontainers-go/modules/postgres` from 0.42.0 to 0.43.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.42.0...v0.43.0) Updates `go.opentelemetry.io/otel` from 1.43.0 to 1.44.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.43.0...v1.44.0) Updates `go.opentelemetry.io/otel/exporters/prometheus` from 0.65.0 to 0.66.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@exporters/prometheus/v0.65.0...metric/x/v0.66.0) Updates `go.opentelemetry.io/otel/sdk/metric` from 1.43.0 to 1.44.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.43.0...v1.44.0) Updates `go.uber.org/zap` from 1.27.1 to 1.28.0 - [Release notes](https://github.com/uber-go/zap/releases) - [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md) - [Commits](uber-go/zap@v1.27.1...v1.28.0) Updates `golang.org/x/crypto` from 0.50.0 to 0.54.0 - [Commits](golang/crypto@v0.50.0...v0.54.0) Updates `golang.org/x/net` from 0.53.0 to 0.57.0 - [Commits](golang/net@v0.53.0...v0.57.0) Updates `golang.org/x/sync` from 0.20.0 to 0.22.0 - [Commits](golang/sync@v0.20.0...v0.22.0) Updates `google.golang.org/grpc` from 1.80.0 to 1.82.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.80.0...v1.82.1) --- updated-dependencies: - dependency-name: connectrpc.com/connect dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-updates - dependency-name: connectrpc.com/grpchealth dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-updates - dependency-name: github.com/DataDog/datadog-agent/pkg/trace/log dependency-version: 0.81.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-updates - dependency-name: github.com/Masterminds/semver/v3 dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-updates - dependency-name: github.com/exaring/otelpgx dependency-version: 0.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-updates - dependency-name: github.com/jackc/pgx/v5 dependency-version: 5.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-updates - dependency-name: github.com/moby/moby/api dependency-version: 1.55.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-updates - dependency-name: github.com/pires/go-proxyproto dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-updates - dependency-name: github.com/prometheus/client_golang dependency-version: 1.24.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-updates - 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: gomod-updates - dependency-name: github.com/testcontainers/testcontainers-go dependency-version: 0.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-updates - dependency-name: github.com/testcontainers/testcontainers-go/modules/postgres dependency-version: 0.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-updates - dependency-name: go.opentelemetry.io/otel dependency-version: 1.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-updates - dependency-name: go.opentelemetry.io/otel/exporters/prometheus dependency-version: 0.66.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-updates - dependency-name: go.opentelemetry.io/otel/sdk/metric dependency-version: 1.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-updates - dependency-name: go.uber.org/zap dependency-version: 1.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-updates - dependency-name: golang.org/x/crypto dependency-version: 0.54.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-updates - dependency-name: golang.org/x/net dependency-version: 0.57.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-updates - dependency-name: golang.org/x/sync dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-updates - dependency-name: google.golang.org/grpc dependency-version: 1.82.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-updates ... 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 gomod-updates group with 16 updates in the / directory:
1.19.11.20.01.4.01.5.00.78.00.81.23.4.03.5.00.10.00.11.15.9.25.10.01.54.11.55.00.12.00.15.01.23.21.24.19.18.09.21.00.42.00.43.00.42.00.43.01.43.01.44.00.65.00.66.01.27.11.28.01.80.01.82.1Updates
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
connectrpc.com/grpchealthfrom 1.4.0 to 1.5.0Release notes
Sourced from connectrpc.com/grpchealth's releases.
Commits
371aedaAdd grpchealth client (#84)b8d27c8Add Watcher interface and Watch RPC support (#83)30c391aFix example in README to use standard net/http h2c support (#82)180e76fAdd Timo Stamm to maintainers (#80)6f8828fResign as maintainer (#79)Updates
github.com/DataDog/datadog-agent/pkg/trace/logfrom 0.78.0 to 0.81.2Commits
6dbfece[release] Update release.json for 7.81.2 (#53925)3a51b2f[release] Update release.json for 7.81.2-rc.1 (#53831)0dcdbdd[Backport 7.81.x] ci(e2e): add qa_agent_linux to needs of new-e2e-otel and n...8e68c44[Backport 7.81.x] feat(apm-inject): tmpfs-based ld.so.preload for reboot saf...ee48b9f[backport 7.81.x] chore: bump Agent Data Plane to 1.2.4 (#53529)025b1ba[Backport 7.81.x] fix(wlan): don't steal focus when launching Datadog Agent ...f672aa8[Backport 7.81.x] feat(agenttelemetry): preserve emitter tag on ADP COAT met...9d1fd78[Backport 7.81.x] Default metrics v3 intake to Datadog URLs only (#53542)acc07f4Backport #52499 & #52983 to 7.81.x (#53463)6f87676[Backport 7.81.x] [PROF-15208] Fail the ci preview job if the preview number...Updates
github.com/Masterminds/semver/v3from 3.4.0 to 3.5.0Release notes
Sourced from github.com/Masterminds/semver/v3's releases.
Changelog
Sourced from github.com/Masterminds/semver/v3's changelog.
Commits
8b89c86Merge pull request #287 from mattfarina/fix-da-issues29d51d0Fixing some quality issues87f651dMerge pull request #286 from mattfarina/update-devcontainer158a685Updating gitignore for devcontainers7e83c08Merge pull request #284 from Masterminds/dependabot/github_actions/golangci/g...697e27fMerge pull request #283 from Masterminds/dependabot/github_actions/actions/ca...1591f8eMerge pull request #282 from Masterminds/dependabot/github_actions/github/cod...3f5ff17Bump golangci/golangci-lint-action from 7.0.1 to 9.2.004baa33Bump actions/cache from 4.2.3 to 5.0.545939feBump github/codeql-action from 4.35.1 to 4.35.2Updates
github.com/exaring/otelpgxfrom 0.10.0 to 0.11.1Release notes
Sourced from github.com/exaring/otelpgx's releases.
Commits
626246cFix lints168b105Refactor tests to use testify795d56dfix logConnectionDetails76cf7a5Add tests for asserting trace attributes25501defix(ci): test from go1.25+ca37215fix: Update .github/workflows/test.yamlb0d28b5refactor(test): use typed context key in span name test45dc290chore(lint): switch from golint to golangci-lintad455b0refactor: switch to testifye630defchore: update pgxUpdates
github.com/jackc/pgx/v5from 5.9.2 to 5.10.0Changelog
Sourced from github.com/jackc/pgx/v5's changelog.
Commits
7293fb1Update changelog for v5.10.01ade285pgconn: document secure connection configurationb4d6d4dpgtype: bound range, multirange, and tsvector binary decoders0639b37pgconn: add ParseConfigOptions.ConnStringAllowedKeysb28e65bpgtype: bound array element count against remaining message bytescd1f389pgtype: bound array binary decode element length against remaining bytesff27b5bpgtype: bound hstore binary decode against malicious server inputa6002e1pgproto3: default Frontend max message body length to ~1 GiB44f6173pgconn: cap server-supplied SCRAM iteration count1a976f7pgconn: add require_auth to restrict accepted server auth methodsUpdates
github.com/moby/moby/apifrom 1.54.1 to 1.55.0Release notes
Sourced from github.com/moby/moby/api's releases.
Commits
b6c53c2Merge pull request #52773 from vvoland/c8d-amd64-variants01115e8Merge pull request #52906 from vvoland/fix-TestContainerWithConflictingNoneNe...b36296fMerge pull request #52913 from thaJeztah/windows_does_statsa81aa78TestContainerWithConflictingNoneNetwork: Extend Windows timeout908a35aMerge pull request #52914 from thaJeztah/no_stderr04d33b5Merge pull request #52912 from thaJeztah/cleanup_GenerateRandomAlphaOnlyString3b2f557Merge pull request #52722 from notandruu/integration/migrate-TestInspectAPIIm...62b3aaeMerge pull request #52901 from vvoland/c8d-imageusage11d3342integration-cli: un-skip stats tests on Windowsa47b1b2Merge pull request #52891 from smerkviladze/attestations-clearer-blob-missing...Updates
github.com/pires/go-proxyprotofrom 0.12.0 to 0.15.0Release notes
Sourced from github.com/pires/go-proxyproto's releases.
... (truncated)
Commits
bd986c0docs: rewrite README against PROXY protocol spec 3.4af4b18cci: add fuzz job, bump workflow actionsb01bea4test: cover http2 serveConn TLS handshake failure499ef90feat: support the PROXY protocol over UDP datagrams4e80228feat: catch TLV registry and PP2SSL parsing up to spec 3.42cd5f00feat!: require the PROXY header by default and rework trust policies5914db8fix!: align v1/v2 header parsing with PROXY protocol spec 3.4d72bda7docs: README Usage section points to relevant examples4aea955build(deps): bump golang.org/x/net from 0.39.0 to 0.55.06fdb7e0ci: run the whole module under -race -shuffle=onUpdates
github.com/prometheus/client_golangfrom 1.23.2 to 1.24.1Release notes
Sourced from github.com/prometheus/client_golang's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
d6087eerelease: cut v1.24.1 (#2076)48dd383Cut v1.24.0 (#2061)a725305Cut v1.24.0-rc.0 (#2058)77c584fbuild(deps): update all Go dependencies in all go.mod files (#2059)78262a7feat(promhttp): add CoalesceGather option to deduplicate concurrent Gather ca...34e9a7fMerge pull request #2055 from prombot/repo_sync43749bcUpdate common Prometheus filesde19217examples: improve simple main.go example (#1999)20355ebfix: correct typos in comments and test error messages (#2049)4cd2d3atest: fix two flaky tests (darwin start_time regex, memstats HeapReleased dri...Updates
github.com/redis/go-redis/v9from 9.18.0 to 9.21.0Release notes
Sourced from github.com/redis/go-redis/v9's releases.