chore(deps): update dependency hardhat to v3.15.0 - #1006
Merged
Merged
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
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.12.0→3.15.0Release Notes
NomicFoundation/hardhat (hardhat)
v3.15.0Compare Source
Minor Changes
#8457
48286e0Thanks @ChristopherDedominici! - Improve compilation speed for Solidity test runs by porting inline configuration parsing to Rust.#8541
ec737a2Thanks @kanej! - The project templates have been updated to Solidity 0.8.34 and forge-std v1.16.2.Patch Changes
d88f769Thanks @kanej! - Support hyphens in compiler type names.v3.14.0Compare Source
Minor Changes
99306eaThanks @kanej! - EDR now uses platform specificoptionalDependencies, reducing Hardhat's install size.Patch Changes
#8514
f7c6228Thanks @questfever! - Fixed Solidity resolver containment checks for paths whose names share a prefix with the project root, a package source-name root, ornode_modules.#8540
99306eaThanks @kanej! - Fixed missing Solidity test stack trace whensetUp()fails and stack traces are collected withCollectStackTraces::Always.#8500
54973b2Thanks @SnowingFox! - Fixed the format of fuzz test counterexamples: byte array values such ascalldata,senderandaddressare now printed as hexadecimal strings (e.g.0x3e2033b3...) instead of comma-separated byte lists.#8522
8640b4bThanks @JasonColapietro! - Remove Holesky testnet (chain id 17000) as a supported chain as it has been shut down.#8488
edd1069Thanks @ChristopherDedominici! - Stores gas snapshot cheatcode values as raw strings and calculates diffs using BigInt.v3.13.0Compare Source
Minor Changes
#8453
38b9f2dThanks @ChristopherDedominici! - Add a fallback value forconfigVariable.#8487
7b7af19Thanks @ChristopherDedominici! - Added a--toleranceoption to--snapshot-checkin Solidity tests, allowing snapshot values to drift by a given percentage before the check fails.Patch Changes
#8486
2ccd059Thanks @Kropiunig! - Fixed the EDR network config validation rejectingmining.interval: 0, a valid value which disables interval mining.#8490
22667f6Thanks @kanej! - Added detection and custom error for failed native binding loads (HHE27) of@nomicfoundation/edror@nomicfoundation/solidity-analyzer.#8454
47793deThanks @ChristopherDedominici! - Only collect Solidity test stack traces at verbosity level 5 (-vvvvv) and above, fixing excessive memory usage when running large test suites with -vvv/-vvvv.Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ 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.