ProjectOpenSea / seaport-js

A TypeScript library to interface with the Seaport marketplace.
MIT License
250 stars 182 forks source link

chore(deps): update dependency hardhat to v2.22.4 #554

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
hardhat (source) 2.22.3 -> 2.22.4 age adoption passing confidence

Release Notes

nomiclabs/hardhat (hardhat) ### [`v2.22.4`](https://togithub.com/NomicFoundation/hardhat/releases/tag/hardhat%402.22.4): Hardhat v2.22.4 [Compare Source](https://togithub.com/nomiclabs/hardhat/compare/hardhat@2.22.3...hardhat@2.22.4) This release includes bug fixes, performance enhancements, and an improvement to the task system to support BigInt arguments. #### Changelog - [`22bcbf5`](https://togithub.com/nomiclabs/hardhat/commit/22bcbf5): Added BigInt task argument type. - [`2c533f0`](https://togithub.com/nomiclabs/hardhat/commit/2c533f0): Bumped EDR dependency to 0.3.7. - [`3203639`](https://togithub.com/nomiclabs/hardhat/commit/3203639): Fixed an issue in the solidity source map decoding module. - [`5d7a604`](https://togithub.com/nomiclabs/hardhat/commit/5d7a604): Fixed an issue with solc version selection. - [`3c6de8f`](https://togithub.com/nomiclabs/hardhat/commit/3c6de8f): Now solcjs is run in a subprocess, which leads to better error reporting and allows it to run multiple compilation jobs at the same time. - [`6447e80`](https://togithub.com/nomiclabs/hardhat/commit/6447e80): Improved performance by reducing back-and-forth with EDR when it's not necessary. *** > 💡 **The Nomic Foundation is hiring! Check [our open positions](https://www.nomic.foundation/jobs).** ***

Configuration

📅 Schedule: Branch creation - "before 9am on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.