Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2025

Bumps the minor-and-patch-gomod-weekly group with 2 updates in the /tools/golang-example directory: github.com/ethereum/go-ethereum and github.com/stretchr/testify.
Bumps the minor-and-patch-gomod-weekly group with 1 update in the /tools/golang-json-rpc-tests directory: github.com/ethereum/go-ethereum.

Updates github.com/ethereum/go-ethereum from 1.16.2 to 1.16.3

Commits
  • d818a9a version: release v1.16.3
  • ffe758c internal/ethapi,params: add eth_config (#32239)
  • bd4b179 trie/bintrie: add eip7864 binary trees and run its tests (#32365)
  • 931befe core/stateless: only report leaf depth in witness stats (#32507)
  • 0e69530 all: improve ETA calculation across all progress indicators (#32521)
  • 0cde527 core/rawdb: inspect database in parallel (#32506)
  • 3aeccad README: add twitter badge to documentation (#32516)
  • 7f78fa6 triedb/pathdb, core: keep root->id mappings after truncation (#32502)
  • 2a795c1 all: fix problematic function name in comment (#32513)
  • 0979c6a core: improve error context in state processor for Prague EIPs (#32509)
  • Additional commits viewable in compare view

Updates github.com/stretchr/testify from 1.11.0 to 1.11.1

Release notes

Sourced from github.com/stretchr/testify's releases.

v1.11.1

This release fixes #1785 introduced in v1.11.0 where expected argument values implementing the stringer interface (String() string) with a method which mutates their value, when passed to mock.Mock.On (m.On("Method", <expected>).Return()) or actual argument values passed to mock.Mock.Called may no longer match one another where they previously did match. The behaviour prior to v1.11.0 where the stringer is always called is restored. Future testify releases may not call the stringer method at all in this case.

What's Changed

Full Changelog: stretchr/testify@v1.11.0...v1.11.1

Commits

Updates github.com/ethereum/go-ethereum from 1.16.2 to 1.16.3

Commits
  • d818a9a version: release v1.16.3
  • ffe758c internal/ethapi,params: add eth_config (#32239)
  • bd4b179 trie/bintrie: add eip7864 binary trees and run its tests (#32365)
  • 931befe core/stateless: only report leaf depth in witness stats (#32507)
  • 0e69530 all: improve ETA calculation across all progress indicators (#32521)
  • 0cde527 core/rawdb: inspect database in parallel (#32506)
  • 3aeccad README: add twitter badge to documentation (#32516)
  • 7f78fa6 triedb/pathdb, core: keep root->id mappings after truncation (#32502)
  • 2a795c1 all: fix problematic function name in comment (#32513)
  • 0979c6a core: improve error context in state processor for Prague EIPs (#32509)
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 2, 2025
@dependabot dependabot bot requested review from a team as code owners September 2, 2025 14:20
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 2, 2025
@dependabot dependabot bot requested a review from acuarica September 2, 2025 14:20
@dependabot dependabot bot added the go Pull requests that update Go code label Sep 2, 2025
…ectories with 2 updates

Bumps the minor-and-patch-gomod-weekly group with 2 updates in the /tools/golang-example directory: [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) and [github.com/stretchr/testify](https://github.com/stretchr/testify).
Bumps the minor-and-patch-gomod-weekly group with 1 update in the /tools/golang-json-rpc-tests directory: [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum).


Updates `github.com/ethereum/go-ethereum` from 1.16.2 to 1.16.3
- [Release notes](https://github.com/ethereum/go-ethereum/releases)
- [Commits](ethereum/go-ethereum@v1.16.2...v1.16.3)

Updates `github.com/stretchr/testify` from 1.11.0 to 1.11.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.11.0...v1.11.1)

Updates `github.com/ethereum/go-ethereum` from 1.16.2 to 1.16.3
- [Release notes](https://github.com/ethereum/go-ethereum/releases)
- [Commits](ethereum/go-ethereum@v1.16.2...v1.16.3)

---
updated-dependencies:
- dependency-name: github.com/ethereum/go-ethereum
  dependency-version: 1.16.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-gomod-weekly
- dependency-name: github.com/stretchr/testify
  dependency-version: 1.11.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-gomod-weekly
- dependency-name: github.com/ethereum/go-ethereum
  dependency-version: 1.16.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-gomod-weekly
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/tools/golang-example/minor-and-patch-gomod-weekly-b78eb6f6b9 branch from a4a1af6 to 593f47b Compare September 8, 2025 19:37
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 15, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 29, 2025

Superseded by #4426.

@dependabot dependabot bot closed this Sep 29, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/tools/golang-example/minor-and-patch-gomod-weekly-b78eb6f6b9 branch September 29, 2025 21:36
Copy link

codecov bot commented Sep 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

❗ There is a different number of reports uploaded between BASE (3efdcad) and HEAD (593f47b). Click for more details.

HEAD has 19 uploads less than BASE
Flag BASE (3efdcad) HEAD (593f47b)
19 4
config-service 1 0
relay 1 0
server 1 0
ws-server 1 0
@@             Coverage Diff             @@
##             main    #4343       +/-   ##
===========================================
- Coverage   95.61%   72.86%   -22.75%     
===========================================
  Files         121      121               
  Lines       19936    19936               
  Branches     1732      642     -1090     
===========================================
- Hits        19061    14526     -4535     
- Misses        850     5400     +4550     
+ Partials       25       10       -15     
Flag Coverage Δ
config-service ?
relay ?
server ?
ws-server ?

Flags with carried forward coverage won't be shown. Click here to find out more.
see 68 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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