-
Notifications
You must be signed in to change notification settings - Fork 0
Update dependency hardhat to v2.26.3 #8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/hardhat-2.x-lockfile
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
8a41636
to
994b58a
Compare
994b58a
to
6bf8c66
Compare
6bf8c66
to
5aeac48
Compare
5aeac48
to
504695f
Compare
504695f
to
589239b
Compare
cb3fa94
to
8cf821f
Compare
8cf821f
to
b3f1fac
Compare
b3f1fac
to
85a7f7c
Compare
85a7f7c
to
0ad8a22
Compare
4921400
to
33a46f7
Compare
33a46f7
to
4981616
Compare
4981616
to
92d03a0
Compare
92d03a0
to
e48cd1a
Compare
e48cd1a
to
50aa6f2
Compare
50aa6f2
to
82506c3
Compare
82506c3
to
c82c4c4
Compare
c82c4c4
to
40b8842
Compare
40b8842
to
c359b35
Compare
c359b35
to
8bb63b3
Compare
8bb63b3
to
1b71daf
Compare
1b71daf
to
a6ff3d1
Compare
a6ff3d1
to
278cfa1
Compare
278cfa1
to
c545e5f
Compare
c545e5f
to
b5cef4d
Compare
b5cef4d
to
64be03b
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.22.12
->2.26.3
Release Notes
NomicFoundation/hardhat (hardhat)
v2.26.3
Compare Source
Patch Changes
5b2be3d
: Make the resolver more robust (#7073)v2.26.2
Compare Source
Patch Changes
11ee260
: Don't useundici
's global dispatcher, making Hardhat more stable across Node.js versionsv2.26.1
Compare Source
Patch Changes
896c4ea
: Revertmicro-eth-signer
to^0.14.0
to fix compatibility with earlier Node 20 versions (#7026)v2.26.0
Compare Source
Minor Changes
14b3042
: Updated the minimal supported version of Node to v20 (#6982)Patch Changes
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)v2.25.0
Compare Source
Minor Changes
94b36b0
: Upgrade hardhat-gas-reporter to v2 on both toolboxes (#6886)v2.24.3
Compare Source
Patch Changes
6be5c13
: Upgraded EDR to v0.11.1, which fixed a bug when sending ETH to the testing accounts in forked networks. Now testing accounts are automatically undelegated.v2.24.2
Compare Source
Patch Changes
2bbb705
: Wrap eth_accounts usage on http provider to handle method deprecation (#6632)v2.24.1
Compare Source
Patch Changes
9b75f5d
: Fix a few potential errors that could happen when compiling Solidity in a subprocessa8ad44c
: Added support for Node v24.v2.24.0
Compare Source
Minor Changes
82feaae
: Set prague as the default hardfork in Hardhat networkPatch Changes
a7aa6d6
: Upgraded EDR to v0.11.0:2ab8103
: Relax validations for transaction signing introduced in the previous version by disabling strict mode inTransaction.prepare
.67f1e95
: Support chainId values above 2^32 - 1 for local account transactionsv2.23.0
Compare Source
Minor Changes
aa09462
: Add support for the Prague hardforkPatch Changes
a5419a7
: Usenpm_config_user_agent
to determine what package manager to use for project creation4ad0bc0
: Upgraded EDR to v0.9.0:9d6f713
: Upgraded EDR to v0.10.0:SpecId
sb61cdd8
: Add hardfork activation history for avalanche network2f27ee8
: Display configurable banner on project creation and task executionv2.22.19
Compare Source
Patch Changes
5d79fca
: Fix heuristic to detect that an ESM project doesn't have a Hardhat config with an explicit.cjs
extension.00d542a
: Update EDR tov0.8.0
:v2.22.18
Compare Source
Patch Changes
25f45b0
: Improve solidity stack traces performance by getting them from the EDR response0e5c8d7
: Restored the message linking to the 2024 solidity surveyv2.22.17
Compare Source
Patch Changes
c6efe1d
: fix: don't panic when a precompile errors56d127b
: Make totalDifficulty field optional, as spec has changed.e47b495
: Added support for solc versions 0.8.289ad82f5
: Added an optional--output
param to the flatten taskv2.22.16
Compare Source
Patch Changes
fcece65
: Replacedchalk
withpicocolors
,glob
withtinyglob
, and upgradedfind-up
v2.22.15
Compare Source
Patch Changes
ede1cde
: Fixed custom HTTP headers for forked configurationsv2.22.14
Compare Source
Patch Changes
09ead48
: Fixed error when remote nodes are not returning total difficulty from the eth.getBlock RPC API, by adding fallback valuev2.22.13
Compare Source
Patch Changes
bf92f4c
: Fixed more bugs in the newly ported Solidity tracing logic3df95d3
: Remove support forconsole.log
selectors that wrongly use "(u)int" type aliases in the selector calculation4c1bcfc
: Fixed minor bugs in the newly ported Solidity tracing logicConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.