fix: bump undici and hardhat in /integration_tests/contracts - #2168
Open
dependabot[bot] wants to merge 1 commit into
Open
fix: bump undici and hardhat in /integration_tests/contracts#2168dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/integration_tests/contracts/multi-b298f75819
branch
2 times, most recently
from
August 7, 2026 14:56
f282c87 to
c41daa6
Compare
Bumps [undici](https://github.com/nodejs/undici) to 6.28.0 and updates ancestor dependency [hardhat](https://github.com/NomicFoundation/hardhat/tree/HEAD/packages/hardhat). These dependencies need to be updated together. Updates `undici` from 5.29.0 to 6.28.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v5.29.0...v6.28.0) Updates `hardhat` from 2.27.1 to 3.12.0 - [Release notes](https://github.com/NomicFoundation/hardhat/releases) - [Changelog](https://github.com/NomicFoundation/hardhat/blob/main/packages/hardhat/CHANGELOG.md) - [Commits](https://github.com/NomicFoundation/hardhat/commits/hardhat@3.12.0/packages/hardhat) --- updated-dependencies: - dependency-name: hardhat dependency-version: 3.12.0 dependency-type: direct:production - dependency-name: undici dependency-version: 6.28.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/integration_tests/contracts/multi-b298f75819
branch
from
August 7, 2026 15:56
c41daa6 to
dde862c
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 to 6.28.0 and updates ancestor dependency hardhat. These dependencies need to be updated together.
Updates
undicifrom 5.29.0 to 6.28.0Release notes
Sourced from undici's releases.
... (truncated)
Commits
01a912eBumped v6.28.0 (#5591)481ecfcUse Node 22 and npm 11 to release740a0b7fix: validate blob body content type2698e49fix: validate coerced header values for CRLF (#5579)4fd5a0ctest(retry): correct broken content-range fixtures in retry-handler.jscba3a52fix(retry): reject partial content length mismatchaf74840fix: harden cookie domain, path, and unparsed attribute validation551138cBumped v6.27.0 (#5431)b7f252eBackport WebSocket maxPayloadSize fixes to v7.x (#5423) (#5428)25efa44fix(cookies): preserve values and parse SameSite strictlyMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for undici since your current version.
Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
hardhatfrom 2.27.1 to 3.12.0Release notes
Sourced from hardhat's releases.
... (truncated)
Changelog
Sourced from hardhat's changelog.
... (truncated)
Commits
7cf7797Version Packages633ddb2Merge pull request #8479 from NomicFoundation/fix-for-grep-exclude-argsa778da5fix: only forward grep options to subtasks that declare them414df77Merge pull request #8474 from NomicFoundation/feat/chain-type-analytics94a2189Update packages/hardhat/src/internal/builtin-plugins/solidity-test/helpers.tse7181d3refactor: move supporting function bellow the main function144c56aadd grep-exclude in gas analyticscd60672remove unused imports103aed0remove useless testf898044add logic for throw with node test runner