Update dependency @nomicfoundation/hardhat-ethers to v4#1267
Update dependency @nomicfoundation/hardhat-ethers to v4#1267renovate[bot] wants to merge 1 commit into
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub. |
|
Caution Review the following alerts detected in dependencies. According to your organization's Security Policy, you must resolve all "Block" alerts before proceeding. Learn more about Socket for GitHub.
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
1c015d0 to
1c33014
Compare
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.