Update dependency @nomicfoundation/hardhat-ethers to v4#1267
Open
renovate[bot] wants to merge 1 commit into
Open
Update dependency @nomicfoundation/hardhat-ethers to v4#1267renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
|
All alerts resolved. Learn more about Socket for GitHub. This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
1c015d0 to
1c33014
Compare
1c33014 to
0220f0f
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.
This PR contains the following updates:
^3.0.5→^4.0.0Release Notes
NomicFoundation/hardhat (@nomicfoundation/hardhat-ethers)
v4.0.13Compare Source
Patch Changes
#8339
00720e8Thanks @alcuadrado! - The plugin now usesdefinePluginfromhardhat/pluginsin itsindex.ts, so it participates in Hardhat's new "imported but unused plugin" warning when omitted from a project'spluginsarray.Updated dependencies:
v4.0.12Compare Source
Patch Changes
#8264
8452f97Thanks @alcuadrado! - Export./package.jsonso consumers can import the package's manifest.Updated dependencies:
v4.0.11Compare Source
Patch Changes
#8191
2a4ae8eThanks @alcuadrado! - Update how type extensions are handled to optimize the bootstrap process of Hardhat.#8228
417bbf9Thanks @alcuadrado! - Small performance optimizationsUpdated dependencies:
v4.0.10Compare Source
Patch Changes
#8207
d594209Thanks @alcuadrado! - Improved performance by replacing the debug logging library with a lightweight in-tree implementation.Updated dependencies:
v4.0.9Compare Source
Patch Changes
#8179
d16d82aThanks @alcuadrado! - Await all returned promises for better debuggability#8153
e21950eThanks @schaable! - Fix gas config fields (gas, gasMultiplier, gasPrice) not being applied when sending transactions through the HardhatEthersSignerUpdated dependencies:
v4.0.8Compare Source
Patch Changes
#8104
e27a7adThanks @ChristopherDedominici! - Use code 3 for JSON-RPC revert error codes to align with standard node behavior and preserve error causes in viem/ethers.#8096
7fb721bThanks @alcuadrado! - [chore] Move to packages/ folder.#8116
88787e1Thanks @kanej! - Deprecate thehre.network.connect()method in favour ofhre.network.create(), exactly the same method but more clearly indicating that it will create a new connection.Updated dependencies:
v4.0.7Compare Source
Patch Changes
#7997
df7f24aThanks @ChristopherDedominici! - AddedHardhatEthersProvider.waitForTransactionto provide polling support fornon-autominingnetworks (#7952).#8088
23c0d36Thanks @alcuadrado! - Optimize imports.Updated dependencies:
v4.0.6Compare Source
Patch Changes
bc193be: Use concrete value types for contract names in hardhat-viem and hardhat-ethersv4.0.5Compare Source
Patch Changes
6674b00: Bumphardhat-utilsmajorv4.0.4Compare Source
Patch Changes
5abcee6: Use Osaka as the default EVM target for solc 0.8.31+ and increase the gas limit per EIP-7935. Thanks @Amxx! (#7813)v4.0.3Compare Source
Patch Changes
558ac5b: Update installation and config instructionsv4.0.2Compare Source
Patch Changes
138d673: Addednetwork.createServer(...)to spawn a Hardhat node programmatically (#6472)v4.0.1Compare Source
Patch Changes
27d52b7: Fixed index resolution in clearEventListeners (#7359)v4.0.0Compare Source
Major Changes
29cc141: First release of Hardhat 3!v3.1.3Compare Source
This release updates the default gas limit to take into account the Osaka transaction limit.
Changes
c69b99d: Update default gas limit to take into account osaka transaction limit (#7751)v3.1.2Compare Source
v3.1.1Compare Source
Configuration
📅 Schedule: (UTC)
🚦 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.