chore(deps): update dependency @nomicfoundation/hardhat-foundry to v3#385
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency @nomicfoundation/hardhat-foundry to v3#385renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
Author
|
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:
^1.1.1→^3.0.0Release Notes
NomicFoundation/hardhat (@nomicfoundation/hardhat-foundry)
v3.0.4Compare 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:
v3.0.3Compare Source
Patch Changes
#8264
8452f97Thanks @alcuadrado! - Export./package.jsonso consumers can import the package's manifest.Updated dependencies:
v3.0.2Compare Source
Patch Changes
#8179
d16d82aThanks @alcuadrado! - Await all returned promises for better debuggabilityUpdated dependencies:
v3.0.1Compare Source
Patch Changes
#8096
7fb721bThanks @alcuadrado! - [chore] Move to packages/ folder.Updated dependencies:
v3.0.0Compare Source
Major Changes
4cd63e9: Introduce the@nomicfoundation/hardhat-foundryplugin for Hardhat 3v1.2.1Compare Source
v1.2.0: Buidler v1.2.0 released 🥳Compare Source
We are very happy to announce Buidler
v1.2.0, one of our largest releases so far 🤩Say hi to
npx buidler nodeThis release includes a new built-in task,
npx buidler node.This task exposes Buidler EVM as a JSON-RPC server, to which you can connect from your dapps, MetaMask, or any other wallet or application.
It includes all the functionality of Buidler EVM that you know and love, like Solidity stack traces and
console.log, and has very helpful and uncluttered output.Take a look at it:
The complete list of changes in this version
buidler-waffle(#453)buidler-waffle. No need to dochai.use(Solidity)now (#456)buidler-etherseasier by exposing the entire ethers' API. Take a look at its new README for more info. (#450)v1.1.4Compare Source
This release is a small bug fix that updates
hardhat-foundry's usage to match the latest versions offorge.Changes
52e2272: Fixed a bug in theinit-foundrytask that prevented it from being used with the latest versions offorgev1.1.3Compare Source
This is a small release to swap out an outdated dependency.
Changes
7a383c9: Replace chalk with picocolorv1.1.2Compare Source
This release fixes an issue where paths were set as relative instead of absolute when overriding sources.
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.