Update dependency hardhat to v2.22.16 #8
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.22.16
Release Notes
nomiclabs/hardhat (hardhat)
v2.22.16
: Hardhat v2.22.16Compare Source
This is a small release to replace outdated dependencies.
Changes
fcece65
: Replacedchalk
withpicocolors
,glob
withtinyglob
, and upgradedfind-up
v2.22.15
: Hardhat v2.22.15Compare Source
This is a small bug fix release to fix custom HTTP headers when used in forked configurations.
Changes
ede1cde
: Fixed custom HTTP headers for forked configurationsv2.22.14
: Hardhat v2.22.14Compare Source
This is a small bug fix release to handle Ethereum nodes that are no longer returning total difficulty from the
eth.getBlock
RPC API.Changes
09ead48
: Fixed error when remote nodes are not returning total difficulty from theeth.getBlock
RPC API, by adding a fallback valuev2.22.13
: Hardhat v2.22.13Compare Source
This is a small bug fix release applying corrections to our Solidity tracing logic.
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.