Update dependency @nomicfoundation/hardhat-toolbox to v5
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @nomicfoundation/hardhat-toolbox (source) | ^4.0.0 -> ^5.0.0 |
||||
| @nomicfoundation/hardhat-toolbox (source) | ^3.0.0 -> ^5.0.0 |
Release Notes
nomicfoundation/hardhat (@nomicfoundation/hardhat-toolbox)
v5.0.0
This version of Hardhat Toolbox adds Hardhat Ignition as the default deployment system. See the Hardhat Ignition docs for more information.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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 these updates again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
| Package | New capabilities | Transitives | Size | Publisher |
|---|---|---|---|---|
| npm/@nomicfoundation/[email protected] | environment Transitive: eval, filesystem, network, shell, unsafe | +427 |
140 MB | kanej |
🚮 Removed packages: npm/@nomicfoundation/[email protected], npm/@nomicfoundation/[email protected]
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎
This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.
@SocketSecurity ignore npm/[email protected]
Note: This updates the dependencies of the sample Hardhat project generated by Wizard to use @nomicfoundation/hardhat-toolbox v5. However, the sample project does not make use of Hardhat Ignition at the moment -- opened https://github.com/OpenZeppelin/contracts-wizard/issues/349 to add this.