Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update hardhat packages (#42)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [@nomicfoundation/hardhat-foundry](https://redirect.github.com/nomicfoundation/hardhat/tree/main/packages/hardhat-foundry) ([source](https://redirect.github.com/nomicfoundation/hardhat)) | dependencies | patch | [`1.1.2` -> `1.1.3`](https://renovatebot.com/diffs/npm/@nomicfoundation%2fhardhat-foundry/1.1.2/1.1.3) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/nomicfoundation/hardhat/badge)](https://securityscorecards.dev/viewer/?uri=github.com/nomicfoundation/hardhat) | | [@nomicfoundation/hardhat-ignition-viem](https://hardhat.org) ([source](https://redirect.github.com/NomicFoundation/hardhat-ignition)) | dependencies | patch | [`0.15.7` -> `0.15.8`](https://renovatebot.com/diffs/npm/@nomicfoundation%2fhardhat-ignition-viem/0.15.7/0.15.8) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/NomicFoundation/hardhat-ignition/badge)](https://securityscorecards.dev/viewer/?uri=github.com/NomicFoundation/hardhat-ignition) | | [hardhat](https://hardhat.org) ([source](https://redirect.github.com/nomiclabs/hardhat)) | dependencies | patch | [`2.22.15` -> `2.22.16`](https://renovatebot.com/diffs/npm/hardhat/2.22.15/2.22.16) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/nomiclabs/hardhat/badge)](https://securityscorecards.dev/viewer/?uri=github.com/nomiclabs/hardhat) | --- ### Release Notes <details> <summary>nomicfoundation/hardhat (@​nomicfoundation/hardhat-foundry)</summary> ### [`v1.1.3`](https://redirect.github.com/NomicFoundation/hardhat/releases/tag/%40nomicfoundation/hardhat-foundry%401.1.3) [Compare Source](https://redirect.github.com/nomicfoundation/hardhat/compare/@nomicfoundation/hardhat-foundry@1.1.2...@nomicfoundation/hardhat-foundry@1.1.3) This is a small release to swap out an outdated dependency. ##### Changes - [`7a383c9`](https://redirect.github.com/nomicfoundation/hardhat/commit/7a383c9): Replace chalk with picocolor *** > 💡 **The Nomic Foundation is hiring! Check [our open positions](https://www.nomic.foundation/jobs).** *** </details> <details> <summary>NomicFoundation/hardhat-ignition (@​nomicfoundation/hardhat-ignition-viem)</summary> ### [`v0.15.8`](https://redirect.github.com/NomicFoundation/hardhat-ignition/releases/tag/v0.15.8) [Compare Source](https://redirect.github.com/NomicFoundation/hardhat-ignition/compare/v0.15.7...v0.15.8) ##### 0.15.8 - 2024-11-22 ##### Fixed - `transactions` command now properly serializes `bigint` values, [@​zoeyTM](https://redirect.github.com/zoeyTM) ([#​837](https://redirect.github.com/NomicFoundation/hardhat-ignition/pull/837)) - Additional validations added for global parameters, [@​kanej](https://redirect.github.com/kanej) ([#​832](https://redirect.github.com/NomicFoundation/hardhat-ignition/pull/832)) *** > 💡 **The Nomic Foundation is hiring! Check [our open positions](https://www.nomic.foundation/jobs).** *** </details> <details> <summary>nomiclabs/hardhat (hardhat)</summary> ### [`v2.22.16`](https://redirect.github.com/NomicFoundation/hardhat/releases/tag/hardhat%402.22.16): Hardhat v2.22.16 [Compare Source](https://redirect.github.com/nomiclabs/hardhat/compare/hardhat@2.22.15...hardhat@2.22.16) This is a small release to replace outdated dependencies. ##### Changes - [`fcece65`](https://redirect.github.com/nomiclabs/hardhat/commit/fcece65): Replaced `chalk` with `picocolors`, `glob` with `tinyglob`, and upgraded `find-up` *** > 💡 **The Nomic Foundation is hiring! Check [our open positions](https://www.nomic.foundation/jobs).** *** </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/settlemint/solidity-token-erc1155). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information