Update dependency @nomicfoundation/hardhat-ethers to ^3.1.2 #82
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:
^3.0.5->^3.1.2Release Notes
NomicFoundation/hardhat (@nomicfoundation/hardhat-ethers)
v3.1.2Compare Source
v3.1.1Compare Source
v3.1.0Compare Source
v3.0.9Compare Source
This release updates
ethersto include its new Pectra support.Changes
d77ecab: Update ethers to v6.14.0 with Pectra supportv3.0.8Compare Source
A small bug fix release to fix the Hardhat peer dependency entry in the published
package.jsonthat was corrupted by pnpm in the previous release.Changes
efa905d: Fix for corrupted Hardhat peer dependency version from pnpm.v3.0.7Compare Source
A small bug fix release to help when running against Erigon where the
eth_accountsRPC call is deprecated.Changes
93b30d5: Fix forgetSignersagainst networks whereeth_accountsis deprecated.v3.0.6Compare Source
This release fixes a race condition in our ethers provider and updates the max fee per gas calculation to use
eth_maxPriorityFeePerGaswhen available.Configuration
📅 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 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.