Update dependency hardhat to v2.26.3 #1265
Open
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.
This PR contains the following updates:
2.25.0
->2.26.3
Release Notes
nomiclabs/hardhat (hardhat)
v2.26.3
: Hardhat v2.26.3Compare Source
This release is a small bug fix to improve the robustness of the resolver.
Changes
5b2be3d
: Make the resolver more robust (#7073)v2.26.2
: v2.26.2Compare Source
This release is a small bug fix to stop using
undici
's global dispatcher, making Hardhat more stable across Node.js versions.Changes
11ee260
: Don't useundici
's global dispatcher, making Hardhat more stable across Node.js versions (#7118)v2.26.1
: Hardhat v2.26.1Compare Source
This release is a bug fix that fixes
micro-eth-signer
requiring on versions of Node before20.19
.Changes
896c4ea
: Revertmicro-eth-signer
to^0.14.0
to fix compatibility with earlier Node 20 versions (#7026)v2.26.0
: Hardhat v2.26.0Compare Source
This release contains some small bug fixes but as a larger change drops support for Node 18, which is now end of life, inline with Hardhat's stability guarantees.
Changes
14b3042
: Updated the minimal supported version to Node v20 (#6982)69acece
: Upgraded EDR to v0.11.3 which includes:84fff85
: Remove unneeded type dependencies, thanks @reallesee (#6990)e139cf3
: Update the version of micro-eth-signer (#6950)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.