Bump the dependencies group across 1 directory with 7 updates#26
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the dependencies group across 1 directory with 7 updates#26dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/decred/dcrd/dcrec/secp256k1/v4](https://github.com/decred/dcrd) | `4.0.1` | `4.4.1` | | [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) | `1.17.0` | `1.17.3` | | [github.com/mr-tron/base58](https://github.com/mr-tron/base58) | `1.2.0` | `1.3.0` | | [github.com/pk910/dynamic-ssz](https://github.com/pk910/dynamic-ssz) | `1.2.1` | `1.3.1` | | [github.com/pressly/goose/v3](https://github.com/pressly/goose) | `3.27.0` | `3.27.1` | Updates `github.com/decred/dcrd/dcrec/secp256k1/v4` from 4.0.1 to 4.4.1 - [Release notes](https://github.com/decred/dcrd/releases) - [Changelog](https://github.com/decred/dcrd/blob/master/CHANGES) - [Commits](decred/dcrd@dcrjson/v4.0.1...dcrec/secp256k1/v4.4.1) Updates `github.com/ethereum/go-ethereum` from 1.17.0 to 1.17.3 - [Release notes](https://github.com/ethereum/go-ethereum/releases) - [Commits](ethereum/go-ethereum@v1.17.0...v1.17.3) Updates `github.com/mr-tron/base58` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/mr-tron/base58/releases) - [Commits](mr-tron/base58@v1.2.0...v1.3.0) Updates `github.com/pk910/dynamic-ssz` from 1.2.1 to 1.3.1 - [Release notes](https://github.com/pk910/dynamic-ssz/releases) - [Changelog](https://github.com/pk910/dynamic-ssz/blob/master/CHANGELOG.md) - [Commits](pk910/dynamic-ssz@v1.2.1...v1.3.1) Updates `github.com/pressly/goose/v3` from 3.27.0 to 3.27.1 - [Release notes](https://github.com/pressly/goose/releases) - [Changelog](https://github.com/pressly/goose/blob/main/CHANGELOG.md) - [Commits](pressly/goose@v3.27.0...v3.27.1) Updates `golang.org/x/crypto` from 0.48.0 to 0.50.0 - [Commits](golang/crypto@v0.48.0...v0.50.0) Updates `golang.org/x/net` from 0.50.0 to 0.53.0 - [Commits](golang/net@v0.50.0...v0.53.0) --- updated-dependencies: - dependency-name: github.com/decred/dcrd/dcrec/secp256k1/v4 dependency-version: 4.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/ethereum/go-ethereum dependency-version: 1.17.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/mr-tron/base58 dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/pk910/dynamic-ssz dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/pressly/goose/v3 dependency-version: 3.27.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: golang.org/x/crypto dependency-version: 0.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/net dependency-version: 0.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
695d792 to
7d0e4c9
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 dependencies group with 5 updates in the / directory:
4.0.14.4.11.17.01.17.31.2.01.3.01.2.11.3.13.27.03.27.1Updates
github.com/decred/dcrd/dcrec/secp256k1/v4from 4.0.1 to 4.4.1Commits
76c0dc4secp256k1: Deprecate elliptic.Curve impl methods.9cfcb7esecp256k1: Reduce compat shim inputs mod prime.0186937secp256k1: Add compat shim unreduced input tests.3612094secp256k1: Add more compat shim curve member tests.fa3f704docs: Update README.md to required Go 1.25/1.26.f3224a6build: Test against Go 1.26.cc82c10build: Update golangci-lint to v2.9.0.7c01e57build: Update to latest action versions.9516143mixing: Increment PRNG seed nonce for each test8aa2ac0docker: Update image to golang:1.26.0-alpine3.23.Updates
github.com/ethereum/go-ethereumfrom 1.17.0 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/mr-tron/base58from 1.2.0 to 1.3.0Release notes
Sourced from github.com/mr-tron/base58's releases.
... (truncated)
Commits
14609f6big refactorig. speedup x10. better tests. add more benchmarks.957145fmark deprecated functions7feefc8Merge pull request #17 from ribasushi/more_tests_and_nits925b607Slightly better README renderingd3aa3a3Better handling of custom alphabets + tests82a293cSeed the math/rand PRNG on every test rundfe7821Works without changes on go1.11: lower depd2877cbAdd myself to authorsUpdates
github.com/pk910/dynamic-sszfrom 1.2.1 to 1.3.1Release notes
Sourced from github.com/pk910/dynamic-ssz's releases.
... (truncated)
Changelog
Sourced from github.com/pk910/dynamic-ssz's changelog.
... (truncated)
Commits
7280d89release1.3.182b743bMerge pull request #162 from pk910/pk910/benchmark-improvements15a1a23fix(ci): prevent benchmark noise from failed base codegenb40510afix(ci): drop benchmark-comment section when no significant rows104f9f8fix perftests go.mod59d6c55Merge PR #165 into pk910/benchmark-improvementsab1f9ebMerge branch 'master' into pk910/benchmark-improvements01d70e5Merge pull request #169 from pk910/pk910/codegen-config4bc4cf0exclude testpkg from coverage report104dba4fix package resulution with config pathUpdates
github.com/pressly/goose/v3from 3.27.0 to 3.27.1Release notes
Sourced from github.com/pressly/goose/v3's releases.
Changelog
Sourced from github.com/pressly/goose/v3's changelog.
Commits
e3235f7release: v3.27.1883e2f7build(deps): bump Go and dependency versions (#1067)2e2fe5cbuild(deps): bump the gomod group with 3 updates (#1048)21176cabuild(deps): bump modernc.org/sqlite from 1.46.1 to 1.47.0 in the gomod group...e7bd535build(deps): bump google.golang.org/grpc from 1.79.1 to 1.79.3 (#1042)f9c7cb4build(deps): bump google.golang.org/grpc from 1.79.1 to 1.79.3 in /internal/t...b6220dbbuild(deps): bump the gomod group across 1 directory with 3 updates (#1041)65e320fdocs: fix README escaping marker in ENVSUB example (#1037)18f6ef7build(deps): bump goreleaser/goreleaser-action from 6 to 7 (#1036)de28e04docs: update v3.27.0 release notes with Go 1.25 minimum and dep upgradesUpdates
golang.org/x/cryptofrom 0.48.0 to 0.50.0Commits
03ca0dcgo.mod: update golang.org/x dependencies8400f4assh: respect signer's algorithm preference in pickSignatureAlgorithm81c6cb3ssh: swap cbcMinPaddingSize to cbcMinPacketSize to get encLength982eaa6go.mod: update golang.org/x dependencies159944fssh,acme: clean up tautological/impossible nil conditionsa408498acme: only require prompt if server has terms of servicecab0f71all: upgrade go directive to at least 1.25.0 [generated]2f26647x509roots/fallback: update bundleUpdates
golang.org/x/netfrom 0.50.0 to 0.53.0Commits
a8d1fc1go.mod: update golang.org/x dependencies056ac74quic: avoid depending on golang.org/x/sys/unixc85f611http3: add http3 package for testing in std805fc81http2: add transport API testse63b894http2: support testing via net/http.Transport.RoundTrip9ee1e48http2/hpack: prevent HeaderField from escaping during encoding1e71bd8http2: prevent hanging Transport due to bad SETTINGS frame7bca150internal/http3: respect net/http Server Shutdown context when shutting down44c41beinternal/http3: prevent server from holding mutex when sleeping during shutdown228a67ainternal/http3: add CloseIdleConnections support in transport