chore(deps): bump undici from 5.19.1 to 5.29.0 in /solidity/ecdsa - #4108
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump undici from 5.19.1 to 5.29.0 in /solidity/ecdsa#4108dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
piotr-roslaniec
added a commit
that referenced
this pull request
Jul 22, 2026
## Summary - remove `@nomiclabs/hardhat-waffle` and `ethereum-waffle` from the ECDSA package, which already registers `@nomicfoundation/hardhat-chai-matchers` - replace the remaining `waffle.provider` usages with `ethers.provider` and rely on the globally registered Hardhat matchers - migrate the affected custom-error assertions and fund the mocked staking sender used by the backward-compatibility test - prune the obsolete Waffle, Ganache, and transitive dependency subtree from both lockfiles Issue #3992 proposed upgrading Waffle, but `@nomiclabs/hardhat-waffle` cannot coexist with the already-loaded `@nomicfoundation/hardhat-chai-matchers` plugin. Removing the redundant Waffle stack completes the migration without retaining two competing Chai integrations. ## Validation - `yarn install --immutable` - `npm run build` - `npm run lint` (passes with pre-existing warnings) - `npm test` — 650 passing, 44 pending - `npm run deploy:test` The npm lockfile removes 1,019 package entries, adds none, and leaves every surviving package entry unchanged apart from the root dependency list. The Yarn lockfile removes 382 resolution locators and adds or upgrades none. ## Lockfile overlap Open PRs #4108, #4025, and #3904 also touch the ECDSA lockfiles and may need regeneration or a rebase after this lands. This PR intentionally includes none of their package upgrades. Fixes #3992
Bumps [undici](https://github.com/nodejs/undici) from 5.19.1 to 5.29.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v5.19.1...v5.29.0) --- updated-dependencies: - dependency-name: undici dependency-version: 5.29.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/solidity/ecdsa/undici-5.29.0
branch
from
July 22, 2026 06:57
c8d5c72 to
ebc8a23
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 undici from 5.19.1 to 5.29.0.
Release notes
Sourced from undici's releases.
Commits
9528f68Bumped v5.29.0f1d75a4increase timeout for redirect test2d31ed6remove fuzzing tests6b36d49fix redirect test in Node v16648dd8fmore fix for the wpt runner on Windowsa0516badon't use internal header state for cookies (#3295)87ce4affix test/client for node 20c2c8fd5fix: accept v20 SSL specific error for alpn selection in http/282200bd[v6.x] fix wpts on windows (#4093)47546fatest: fix windows wpt (#4050)