jellydn / nft-app

How to create your own NFT and mint NFT token
https://nft-app.productsway.com/
MIT License
217 stars 99 forks source link

chore(deps): update dependency @typechain/hardhat to v8 - autoclosed #983

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typechain/hardhat 6.1.6 -> 8.0.0 age adoption passing confidence

Release Notes

ethereum-ts/Typechain ### [`v8.0.0`](https://togithub.com/dethcrypto/TypeChain/releases/tag/%40typechain/ethers-v5%408.0.0) [Compare Source](https://togithub.com/ethereum-ts/Typechain/compare/@typechain/hardhat@7.0.0...@typechain/hardhat@8.0.0) ##### Major Changes - [`5c217a6`](https://togithub.com/ethereum-ts/Typechain/commit/5c217a6): Changed emitted event types — named events are now used in Contract methods. - [`0e555af`](https://togithub.com/ethereum-ts/Typechain/commit/0e555af): Generate types to `.ts` files instead of `.d.ts` in Ethers v5 and Web3.js targets ##### Minor Changes - [`95517e9`](https://togithub.com/ethereum-ts/Typechain/commit/95517e9): Add support for Solidity structs ```ts // before function deposit(amount: { token: string; value: BigNumberish }): Promise // after export type AmountStruct = { token: string; value: BigNumberish } function deposit(amount: AmountStruct): Promise ``` ##### Patch Changes - [`a0b3c4b`](https://togithub.com/ethereum-ts/Typechain/commit/a0b3c4b): Custom generated factories do not require signers now - [`aacdcb0`](https://togithub.com/ethereum-ts/Typechain/commit/aacdcb0): Export EventFilter type along with Event type - Updated dependencies \[[`0ac4921`](https://togithub.com/ethereum-ts/Typechain/commit/0ac4921)] - Updated dependencies \[[`95517e9`](https://togithub.com/ethereum-ts/Typechain/commit/95517e9)] - Updated dependencies \[[`33ee803`](https://togithub.com/ethereum-ts/Typechain/commit/33ee803)] - typechain@6.0.0 ### [`v7.0.0`](https://togithub.com/dethcrypto/TypeChain/releases/tag/%40typechain/hardhat%407.0.0) [Compare Source](https://togithub.com/ethereum-ts/Typechain/compare/@typechain/hardhat@6.1.6...@typechain/hardhat@7.0.0) ##### Patch Changes - Updated dependencies \[[`3eb6ed6`](https://togithub.com/ethereum-ts/Typechain/commit/3eb6ed6)] - Updated dependencies \[[`15541e4`](https://togithub.com/ethereum-ts/Typechain/commit/15541e4)] - [@​typechain/ethers-v5](https://togithub.com/typechain/ethers-v5)[@​11](https://togithub.com/11).0.0 - typechain@8.2.0

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 this update again.



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

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nft-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 5, 2023 11:02am
changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: e95c1d053a6c544244793db483829b28e4a8388b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

socket-security[bot] commented 1 year ago

New dependency changes detected. Learn more about Socket for GitHub ↗︎


👍 No new dependency issues detected in pull request

Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@* or ignore all packages with @SocketSecurity ignore-all

⚠️ Please accept the latest app permissions to ensure bot commands work properly. Accept the new permissions here.

Pull request alert summary
Issue Status
Install scripts ✅ 0 issues
Native code ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues

📊 Modified Dependency Overview:

🚮 Removed packages: @typechain/hardhat@6.1.6