deps(npm-dependencies): update npm dependencies - #278
Conversation
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
0cfe0b9 to
622d528
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
|
Closing, as we will not update major version of dev or NPM packages. New PR to enforce that rule is coming. |
This PR contains the following updates:
^2.2.2→^3.0.0^2.0.1→^3.0.02.0.5→2.0.6^1.3.0→^5.0.0^1.2.0→^8.0.0^2.2.0→^5.0.0^6.9.0→^8.0.0~1.1.6→~2.6.0^4.3.4→^5.0.0^7.1.5→^8.0.04.1.7→4.1.1310.0.1→10.0.10^18.15.11→^26.0.0^10.0.13→^22.0.017.0.24→17.0.35^5.58.0→^8.0.0^5.58.0→^8.0.0^4.3.7→^6.0.0^7.1.1→^8.0.0^4.1.2→^6.0.04.3.4→4.4.3^16.0.3→^17.0.0^8.38.0→^10.0.0^8.8.0→^10.0.02.27.5→2.32.03.1.0→3.4.0^4.2.1→^5.0.0^3.4.4→^4.0.0^5.4.0→^5.4.0 || ^6.0.0^5.7.2→^6.0.0^11.0.4→^16.0.0^2.13.1→^3.0.0^0.11.26→^2.0.0^1.0.9→^2.0.0^2.8.7→^3.0.0^1.1.3→^2.0.0^15.0.3→^22.0.0^5.0.0→^6.0.0^0.0.5→^0.1.00.8.2→0.8.1710.9.1→10.9.2^5.0.4→^7.0.0^17.7.1→^18.0.0Release Notes
0xProject/protocol (@0x/contract-artifacts-v2)
v3.19.0Compare Source
v3.18.3Compare Source
v3.18.2Compare Source
v3.18.1Compare Source
v3.18.0Compare Source
v3.17.0Compare Source
v3.16.0Compare Source
v3.15.1Compare Source
v3.15.0Compare Source
v3.14.2Compare Source
v3.14.1Compare Source
v3.14.0Compare Source
v3.13.0Compare Source
v3.12.0Compare Source
v3.11.1Compare Source
v3.11.0Compare Source
v3.10.0Compare Source
v3.9.1Compare Source
v3.9.0Compare Source
v3.8.2Compare Source
v3.8.1Compare Source
v3.8.0Compare Source
v3.7.1Compare Source
v3.7.0Compare Source
v3.6.1Compare Source
v3.6.0Compare Source
v3.5.0Compare Source
v3.4.1Compare Source
v3.4.0Compare Source
v3.3.0Compare Source
v3.2.0Compare Source
v3.1.0Compare Source
v3.0.0Compare Source
NomicFoundation/hardhat (@nomicfoundation/hardhat-verify)
v3.0.22Compare Source
Patch Changes
6e1818eThanks @kanej! - Update thecbor2runtime dependency to its latest major version.v3.0.21Compare Source
Patch Changes
#8367
82d00fcThanks @alcuadrado! - Lazy load dependencies to optimize bootstrap timeUpdated dependencies:
v3.0.20Compare Source
Patch Changes
c67a5bbThanks @gultekinmakif! - Runningverifyagainst local development networks (chain IDs 31337 and 1337) now fails with a clearNETWORK_NOT_SUPPORTEDerror.v3.0.19Compare Source
Patch Changes
#8339
00720e8Thanks @alcuadrado! - The plugin now usesdefinePluginfromhardhat/pluginsin itsindex.ts, so it participates in Hardhat's new "imported but unused plugin" warning when omitted from a project'spluginsarray.#8349
af31a41Thanks @schaable! - Improvedhardhat verifyto fail faster when the block explorer reports that the constructor arguments are incorrect.Thanks to @gultekinmakif for the original idea and implementation in #8333.
Updated dependencies:
v3.0.18Compare Source
Patch Changes
#8264
8452f97Thanks @alcuadrado! - Export./package.jsonso consumers can import the package's manifest.Updated dependencies:
v3.0.17Compare Source
Patch Changes
#8191
2a4ae8eThanks @alcuadrado! - Update how type extensions are handled to optimize the bootstrap process of Hardhat.Updated dependencies:
v3.0.16Compare Source
Patch Changes
#8219
2cad309Thanks @schaable! - Improved performance by replacing the semver dependency with a lightweight in-tree implementation.#8195
79205ccThanks @ChristopherDedominici! - Replacechalkwithutil.styleText.#8207
d594209Thanks @alcuadrado! - Improved performance by replacing the debug logging library with a lightweight in-tree implementation.Updated dependencies:
v3.0.15Compare Source
Patch Changes
#8179
d16d82aThanks @alcuadrado! - Await all returned promises for better debuggabilityUpdated dependencies:
v3.0.14Compare Source
Patch Changes
#8148
49ec5d0Thanks @alcuadrado! - Don't report HardhatErrors that aren't bugs#8096
7fb721bThanks @alcuadrado! - [chore] Move to packages/ folder.#8116
88787e1Thanks @kanej! - Deprecate thehre.network.connect()method in favour ofhre.network.create(), exactly the same method but more clearly indicating that it will create a new connection.Updated dependencies:
v3.0.13Compare Source
Patch Changes
#8088
23c0d36Thanks @alcuadrado! - Optimize imports.Updated dependencies:
v3.0.12Compare Source
Patch Changes
2cbf218: Make SolidityBuildSystem easier to work with (#7988)v3.0.11Compare Source
Patch Changes
6674b00: Bumphardhat-utilsmajorv3.0.10Compare Source
Patch Changes
577e516: Expose anEtherscaninstance through theverificationproperty onnetwork.connect()for advanced use cases. This version also adds acustomApiCallmethod to the Etherscan instance, allowing custom requests to the Etherscan API (#7644)v3.0.9Compare Source
Patch Changes
13a1e4b: Multiple internal fixes to the solidity build system (#7900)v3.0.8Compare Source
Patch Changes
0635271: Fix Etherscan verification retry with full compiler input, thanks @SyedAsadKazmi! (#7577)v3.0.7Compare Source
Patch Changes
29acf32: Added fallback for chains not included in chain descriptors (#7657)v3.0.6Compare Source
Patch Changes
6307578: Added support for verifying contracts via Sourcify, thanks @manuelwedler (#6885).v3.0.5Compare Source
Patch Changes
d45234d: Fixed Etherscan verification failures by removing hardcoded v1 API URLs from chain descriptors (#7623). Also enhanced config resolution to support partial overrides in block explorer configurations for future extensibility.558ac5b: Update installation and config instructionsv3.0.4Compare Source
Patch Changes
cbcb5ce: Fixedhardhat-verifyby using apiUrl from etherscanConfig for verification (#7509)v3.0.3Compare Source
Patch Changes
d25eec4: Fixed a bug that prevented verification of contracts imported from npm modules (#7442)v3.0.2Compare Source
Patch Changes
a475780: Added automatic proxy detection forhardhat-verifyand fixed case-insensitive proxy environment variables for network requests (#7407)v3.0.1Compare Source
Patch Changes
#8148
49ec5d0Thanks @alcuadrado! - Don't report HardhatErrors that aren't bugs#8096
7fb721bThanks @alcuadrado! - [chore] Move to packages/ folder.#8116
88787e1Thanks @kanej! - Deprecate thehre.network.connect()method in favour ofhre.network.create(), exactly the same method but more clearly indicating that it will create a new connection.Updated dependencies:
v3.0.0Compare Source
Major Changes
29cc141: First release of Hardhat 3!v2.1.3Compare Source
v2.1.2Compare Source
This release is a small bug fix for Sourcify verification.
Changes
2dccd4e: Pass all sources in the contract metadata for verification in Sourcify. Thanks @natanasow! (#7070)9d10226: Links in the code and READMEs updated to point to the Hardhat 2 documentation and resourcesv2.1.1Compare Source
Patch Changes
11ee260Configuration
📅 Schedule: (UTC)
* 0-3 1 * *)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.