chore(deps): update hardhat packages #118
Merged
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.4
->1.2.0
0.15.12
->0.15.13
4.0.2
->4.1.0
2.25.0
->2.26.0
Release Notes
nomicfoundation/hardhat (@nomicfoundation/hardhat-foundry)
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 node
This 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-ethers
easier by exposing the entire ethers' API. Take a look at its new README for more info. (#450)nomiclabs/hardhat (@nomiclabs/hardhat-solhint)
v4.1.0
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.
Summary by Sourcery
Chores: