Skip to content

build(deps): bump the go-all group with 3 updates#30

Merged
jbaldwinroberts merged 1 commit into
mainfrom
dependabot/go_modules/go-all-d2156175fd
May 19, 2026
Merged

build(deps): bump the go-all group with 3 updates#30
jbaldwinroberts merged 1 commit into
mainfrom
dependabot/go_modules/go-all-d2156175fd

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Bumps the go-all group with 3 updates: github.com/btcsuite/btcd/btcec/v2, github.com/btcsuite/btcd/btcutil and github.com/ethereum/go-ethereum.

Updates github.com/btcsuite/btcd/btcec/v2 from 2.3.6 to 2.5.0

Commits
  • 258049c Merge pull request #1825 from guggero/btcec-v2-no-circular-dep
  • b29ce97 rpcwebsocket: fi linter complaint about unused functions
  • 9dfa926 server: fix linter issue
  • c0cfa06 multi: update make and CI goals with new packages
  • dccea8f multi: use new v2 modules everywhere
  • c0db6df psbt: move to top-level module, use v2, remove btcutil dep
  • e9ec6ec btcutil: remove circular dependency, use v2
  • 55a463a txscript: turn into own module, use v2
  • 3000c45 address: move to top-level module, use v2
  • bd65d6d chaincfg: add own module, use v2
  • Additional commits viewable in compare view

Updates github.com/btcsuite/btcd/btcutil from 1.1.6 to 1.2.0

Commits
  • 90540b8 Merge pull request #2524 from MPins/verifylows
  • c728090 Merge pull request #2461 from kcalvinalvin/2025-11-12-fix-android-builds
  • 2c05692 github: cross-compile android/arm64 in CI
  • 73af4d6 btcutil: rename interfaceAddrs to InterfaceAddrs in appengine variant
  • 8bffc8a Merge pull request #2526 from JLSchuler99/rpcclient-httpurl-no-resolve
  • 589d7c0 main: use btcutil.InterfaceAddr
  • 0f603fe main: update go.mod and go.sum
  • c90e88e btcutil: export interfaceAddr
  • 153bf6d btcutil: use anet instead of net for android builds
  • 807cbce rpcclient: compute httpURL once at construction time
  • Additional commits viewable in compare view

Updates github.com/ethereum/go-ethereum from 1.17.2 to 1.17.3

Release notes

Sourced from github.com/ethereum/go-ethereum's releases.

Enzymatic Injector (v1.17.3)

This is a maintenance release with continued progress on the Amsterdam fork implementation. It also introduces ETH/70, which is now live on the network.

ethereum/execution-apis#762reexec has been removed from the tracing config:

  • memory: words are 0x-prefixed and padded to 32 bytes
  • storage: keys and values are 0x-prefixed
  • error: omitted when empty (previously serialized as "")

Geth

  • Add retry mechanism for checkpoint init in blsync (#33966)
  • Add subcommand for offline binary tree conversion (#33740)
  • Add code exporter for db export (#34696)

Core

  • Amsterdam fork updates:
  • Implement stack arena (#33960)
  • Implement EIP-7975: eth/70 partial block receipt lists (#33153)
  • Prerequisites of snap/2 protocol (#34083, #34649, #34654, #34874)
  • Implement history index pruner for path-mode archive nodes (#33999)
  • Add Prague chain segment pruning point for Hoodi (#34714)
  • Allow reorging head to parent within 32 blocks under ePBS (#34767)
  • Stop serving chain segment requests when data is unavailable (#34787)
  • Drop peers sending invalid bodies or receipts (#34745, #34870)
  • Add kzg4844 cell-related functions (#34766)
  • State database refactoring (#33102, #34700, #34763, #34724)
  • Binary trie improvements (#34055, #34110, #34670, #34676, #34680, #34690, #34754, #34758, #34777, #34794)
  • Merge EIP-4762 access events for all system calls (#34637)
  • Reject duplicate layers in the path database (#34642)
  • Omit empty slotNumber and fix block value collection in pre-Amsterdam engine API payloads (#34704)
  • Include the operand in EIP-8024 error messages (#34635)
  • Fix vmodule downgrades and propagate verbosity changes to derived loggers (#33111)
  • Fix incorrect fsync ordering for index file truncation (#34728)
  • Fix file descriptor leak in freezer error paths (#34735)
  • Fix size calculation in path database (#34828)
  • Fix gapped queue size cap in blobpool (#34831)
  • Improve txpool pending concurrency by using read-only locking (#32924)
  • Replace deprecated TypeMux with Feed (#32585)
  • Continue blob retrieval when individual cell proof extraction fails (#34891)
  • Use uint256 in core Message for faster gas calculations (#34934)

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go-all group with 3 updates: [github.com/btcsuite/btcd/btcec/v2](https://github.com/btcsuite/btcd), [github.com/btcsuite/btcd/btcutil](https://github.com/btcsuite/btcd) and [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum).


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/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)

---
updated-dependencies:
- 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-all
- 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-all
- 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-all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 18, 2026
@jbaldwinroberts jbaldwinroberts merged commit dfcdbdb into main May 19, 2026
10 checks passed
@jbaldwinroberts jbaldwinroberts deleted the dependabot/go_modules/go-all-d2156175fd branch May 19, 2026 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant