chore: bump the all-dependencies group across 1 directory with 21 updates#498
Open
dependabot[bot] wants to merge 1 commit into
Open
chore: bump the all-dependencies group across 1 directory with 21 updates#498dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
b17c179 to
4549b8a
Compare
4549b8a to
366b3c8
Compare
…ates Bumps the all-dependencies group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/DataDog/datadog-go/v5](https://github.com/DataDog/datadog-go) | `5.6.0` | `5.8.3` | | [github.com/ProtonMail/go-crypto](https://github.com/ProtonMail/go-crypto) | `1.1.6` | `1.4.1` | | [github.com/agiledragon/gomonkey/v2](https://github.com/agiledragon/gomonkey) | `2.13.0` | `2.14.0` | | [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) | `1.15.5` | `1.17.3` | | [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) | `5.6.0` | `5.10.0` | | [github.com/jarcoal/httpmock](https://github.com/jarcoal/httpmock) | `1.3.1` | `1.4.1` | | [github.com/lib/pq](https://github.com/lib/pq) | `1.10.9` | `1.12.3` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.21.1` | `1.23.2` | | [github.com/schollz/progressbar/v3](https://github.com/schollz/progressbar) | `3.18.0` | `3.19.0` | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.9.1` | `1.10.2` | | [github.com/spf13/viper](https://github.com/spf13/viper) | `1.20.0` | `1.21.0` | | [go.uber.org/zap](https://github.com/uber-go/zap) | `1.27.0` | `1.28.0` | | gopkg.in/DataDog/dd-trace-go.v1 | `1.65.0` | `1.74.8` | | [gorm.io/driver/postgres](https://github.com/go-gorm/postgres) | `1.5.11` | `1.6.0` | | [gorm.io/gorm](https://github.com/go-gorm/gorm) | `1.25.12` | `1.31.1` | Updates `github.com/DataDog/datadog-go/v5` from 5.6.0 to 5.8.3 - [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.6.0...v5.8.3) Updates `github.com/ProtonMail/go-crypto` from 1.1.6 to 1.4.1 - [Release notes](https://github.com/ProtonMail/go-crypto/releases) - [Commits](ProtonMail/go-crypto@v1.1.6...v1.4.1) Updates `github.com/agiledragon/gomonkey/v2` from 2.13.0 to 2.14.0 - [Release notes](https://github.com/agiledragon/gomonkey/releases) - [Commits](agiledragon/gomonkey@v2.13.0...v2.14.0) Updates `github.com/ethereum/go-ethereum` from 1.15.5 to 1.17.3 - [Release notes](https://github.com/ethereum/go-ethereum/releases) - [Commits](ethereum/go-ethereum@v1.15.5...v1.17.3) Updates `github.com/grpc-ecosystem/grpc-gateway/v2` from 2.27.1 to 2.27.7 - [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases) - [Commits](grpc-ecosystem/grpc-gateway@v2.27.1...v2.27.7) Updates `github.com/jackc/pgx/v5` from 5.6.0 to 5.10.0 - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](jackc/pgx@v5.6.0...v5.10.0) Updates `github.com/jarcoal/httpmock` from 1.3.1 to 1.4.1 - [Release notes](https://github.com/jarcoal/httpmock/releases) - [Commits](jarcoal/httpmock@v1.3.1...v1.4.1) Updates `github.com/lib/pq` from 1.10.9 to 1.12.3 - [Release notes](https://github.com/lib/pq/releases) - [Changelog](https://github.com/lib/pq/blob/master/CHANGELOG.md) - [Commits](lib/pq@v1.10.9...v1.12.3) Updates `github.com/prometheus/client_golang` from 1.21.1 to 1.23.2 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.21.1...v1.23.2) Updates `github.com/schollz/progressbar/v3` from 3.18.0 to 3.19.0 - [Release notes](https://github.com/schollz/progressbar/releases) - [Commits](schollz/progressbar@v3.18.0...v3.19.0) Updates `github.com/spf13/cobra` from 1.9.1 to 1.10.2 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.9.1...v1.10.2) Updates `github.com/spf13/pflag` from 1.0.6 to 1.0.9 - [Release notes](https://github.com/spf13/pflag/releases) - [Commits](spf13/pflag@v1.0.6...v1.0.9) Updates `github.com/spf13/viper` from 1.20.0 to 1.21.0 - [Release notes](https://github.com/spf13/viper/releases) - [Commits](spf13/viper@v1.20.0...v1.21.0) Updates `github.com/stretchr/testify` from 1.10.0 to 1.11.1 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.10.0...v1.11.1) Updates `go.uber.org/zap` from 1.27.0 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.0...v1.28.0) Updates `golang.org/x/mod` from 0.25.0 to 0.31.0 - [Commits](golang/mod@v0.25.0...v0.31.0) Updates `google.golang.org/grpc` from 1.73.0 to 1.78.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.73.0...v1.78.0) Updates `google.golang.org/protobuf` from 1.36.6 to 1.36.11 Updates `gopkg.in/DataDog/dd-trace-go.v1` from 1.65.0 to 1.74.8 Updates `gorm.io/driver/postgres` from 1.5.11 to 1.6.0 - [Commits](go-gorm/postgres@v1.5.11...v1.6.0) Updates `gorm.io/gorm` from 1.25.12 to 1.31.1 - [Release notes](https://github.com/go-gorm/gorm/releases) - [Commits](go-gorm/gorm@v1.25.12...v1.31.1) --- updated-dependencies: - dependency-name: github.com/agiledragon/gomonkey/v2 dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: github.com/DataDog/datadog-go/v5 dependency-version: 5.8.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: github.com/ethereum/go-ethereum dependency-version: 1.16.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2 dependency-version: 2.27.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: github.com/jackc/pgx/v5 dependency-version: 5.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: github.com/jarcoal/httpmock dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: github.com/lib/pq dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: github.com/prometheus/client_golang dependency-version: 1.23.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: github.com/ProtonMail/go-crypto dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: github.com/schollz/progressbar/v3 dependency-version: 3.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: github.com/spf13/cobra dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: github.com/spf13/pflag dependency-version: 1.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: github.com/spf13/viper dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: github.com/stretchr/testify dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: go.uber.org/zap dependency-version: 1.27.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: golang.org/x/mod dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: google.golang.org/grpc dependency-version: 1.78.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: google.golang.org/protobuf dependency-version: 1.36.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: gopkg.in/DataDog/dd-trace-go.v1 dependency-version: 1.74.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: gorm.io/driver/postgres dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: gorm.io/gorm dependency-version: 1.31.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
366b3c8 to
18c75fe
Compare
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-dependencies group with 15 updates in the / directory:
5.6.05.8.31.1.61.4.12.13.02.14.01.15.51.17.35.6.05.10.01.3.11.4.11.10.91.12.31.21.11.23.23.18.03.19.01.9.11.10.21.20.01.21.01.27.01.28.01.65.01.74.81.5.111.6.01.25.121.31.1Updates
github.com/DataDog/datadog-go/v5from 5.6.0 to 5.8.3Release notes
Sourced from github.com/DataDog/datadog-go/v5's releases.
Changelog
Sourced from github.com/DataDog/datadog-go/v5's changelog.
Commits
c072b7eUpdate changelog and version number (#353)b808812Shard aggregator lock (#351)e20587fFix race condition in externalEnv initialization (#352)411ddafstatsd: remove global cardinality (#346)2132689Merge pull request #348 from DataDog/carlosroman/AGTMETRICS-340-run-tests-in-...6a9e0e3Running all tests in Go 1.12c0918c7Merge pull request #344 from DataDog/remeh/5.8.2aa2260bMerge remote-tracking branch 'origin/master' into remeh/5.8.2d8cc06eMerge pull request #345 from DataDog/remeh/upgrade-setup-go42590dbgithub: naive try at upgrading setup-goUpdates
github.com/ProtonMail/go-cryptofrom 1.1.6 to 1.4.1Release notes
Sourced from github.com/ProtonMail/go-crypto's releases.
... (truncated)
Commits
2e73b11Properly handle ECC keys with invalid points (#304)a8cc4f0Merge pull request #298 from ProtonMail/feat/cleartext-hash-header57f891bMerge branch 'main' into feat/cleartext-hash-headerda5c190Merge pull request #299 from ProtonMail/fix/ecdh-low-order-curve-points3cc59b0Merge branch 'main' into feat/cleartext-hash-headerb11bd23fix(ecdh): Do not allow low order public key pointsb6bdd12Merge pull request #294 from ProtonMail/chore/bump-go-and-circlb1ff3d5Bump crypto dependencies and min go version to 1.23cfb2af9fix(cleartext): Check hashes in headersde87788Add InsecureGenerateNonCriticalSignatureCreationTime option to generate non-c...Updates
github.com/agiledragon/gomonkey/v2from 2.13.0 to 2.14.0Release notes
Sourced from github.com/agiledragon/gomonkey/v2's releases.
Commits
e846f93Merge pull request #184 from sunmi-OS/master5c57be2Fix the bug on the Darwin ARM64 architecture where the step of flushing the i...Updates
github.com/ethereum/go-ethereumfrom 1.15.5 to 1.17.3Release notes
Sourced from github.com/ethereum/go-ethereum's releases.
... (truncated)
Commits
117e067version: release go-ethereum v1.17.3 stable (#34937)e1047b9core: use uint256 in core.Message (#34934)2f11dcccmd/geth: respect --dev=false (#34920)934a009triedb/pathdb: fix layer 5 key range in storage iterator traversal test (#34883)18beceeappveyor.yml: remove appveyor configuration (#34720)f63c265internal/download: close dst on io.Copy error (#34910)7facf9ccore/txpool: use cmp.Compare instead of subtraction (#34918)bcb68d2p2p: handle return false from TCPEndpoint (#34916)8581125crypto: add hash length check in nocgo VerifySignature (#33839)2ba9be9build: upgrade -dlgo version to Go 1.25.10 (#34911)Updates
github.com/grpc-ecosystem/grpc-gateway/v2from 2.27.1 to 2.27.7Release notes
Sourced from github.com/grpc-ecosystem/grpc-gateway/v2's releases.
... (truncated)
Commits
3406565Update gorelease base version to v2.27.78be4c86Revert "feat(generator): harden opaque imports and fix snake case to go casin...63cba54chore(deps): update googleapis digest to 46c183b (#6298)37163bfchore(deps): update actions/cache digest to cdf6c1f (#6297)64aa277chore(deps): update googleapis digest to fe6c208 (#6296)7181022chore(deps): update dependency bazel_features to v1.41.0 (#6293)c39289dchore(deps): update dependency com_github_bazelbuild_buildtools to v8.5.1 (#6...6e3b4f3Update gorelease base version to v2.27.6e380725chore(deps): update docker/login-action digest to c94ce9f (#6291)bba4e0afix(protoc-gen-openapiv2): prevent panic when generating OpenAPI for multiple...Updates
github.com/jackc/pgx/v5from 5.6.0 to 5.10.0Changelog
Sourced from github.com/jackc/pgx/v5's changelog.
... (truncated)
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/jarcoal/httpmockfrom 1.3.1 to 1.4.1Release notes
Sourced from github.com/jarcoal/httpmock's releases.
Commits
314d58afix: protect all body-related methods with mutexte482896fix: avoid data race when closing bodyc977145test: also test with go v1.25 and use golangci-lint v2.4.07d2a02fdocs: clarify ConnectionFailure docfad35ecdocs: README typodc21346test: use golangci-lint v2.0.28cdfbf1docs: fix README build status badge2225990feat: enhance Activate and add DeactivateNonDefault functions (#161)ee13561docs: update resty example (#160)1ebd59aMake http.Response.Status respect RFC 2616, like in Go stdlib.Updates
github.com/lib/pqfrom 1.10.9 to 1.12.3Release notes
Sourced from github.com/lib/pq's releases.
... (truncated)
Changelog
Sourced from github.com/lib/pq's changelog.
... (truncated)
Commits
1f3e3d9Send datestyle as a startup parameter (#1312)32ba56bExpand tests for multiple result setsc2cfac1Release v1.12.2859f104Test CockroachDB12e464cAllow multiple matches and regexps in pqtest.ErrorContains()6d77cedTreat io.ErrUnexpectedEOF as driver.ErrBadConn in handleError71daecbEnsure transactions are closed in pqtest8f44823Set PGAPPNAME for tests4af2196Fix healthcheck38a54e4Split out testdata/init a bitUpdates
github.com/prometheus/client_golangfrom 1.21.1 to 1.23.2Release notes
Sourced from github.com/prometheus/client_golang's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
8179a56Cut v1.23.2 (#1870)4142b59Merge pull request