OpenZeppelin / contracts-wizard

Interactive smart contract generator based on OpenZeppelin Contracts.
https://wizard.openzeppelin.com
MIT License
245 stars 135 forks source link

Update dependency @nomicfoundation/hardhat-toolbox to v5 #345

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nomicfoundation/hardhat-toolbox (source) ^4.0.0 -> ^5.0.0 age adoption passing confidence
@nomicfoundation/hardhat-toolbox (source) ^3.0.0 -> ^5.0.0 age adoption passing confidence

Release Notes

nomicfoundation/hardhat (@​nomicfoundation/hardhat-toolbox) ### [`v5.0.0`](https://togithub.com/NomicFoundation/hardhat/releases/tag/%40nomicfoundation/hardhat-toolbox%405.0.0) [Compare Source](https://togithub.com/nomicfoundation/hardhat/compare/@nomicfoundation/hardhat-toolbox@4.0.0...@nomicfoundation/hardhat-toolbox@5.0.0) This version of Hardhat Toolbox adds Hardhat Ignition as the default deployment system. See the [Hardhat Ignition docs](https://hardhat.org/ignition/docs/getting-started#overview) 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.



This PR has been generated by Mend Renovate. View repository job log here.

socket-security[bot] commented 6 months ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@nomicfoundation/hardhat-toolbox@5.0.0 environment Transitive: eval, filesystem, network, shell, unsafe +427 140 MB kanej

🚮 Removed packages: npm/@nomicfoundation/hardhat-toolbox@3.0.0, npm/@nomicfoundation/hardhat-toolbox@4.0.0

View full report↗︎

socket-security[bot] commented 6 months ago

👍 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.

View full report↗︎

ericglau commented 5 months ago

@SocketSecurity ignore npm/svelte-preprocess@5.1.3

ericglau commented 5 months ago

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.