jellydn / nft-app

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

fix(deps): update all non-major dependencies #1091

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@fastify/autoload 5.8.0 -> 5.10.0 age adoption passing confidence
@fastify/multipart 8.2.0 -> 8.3.0 age adoption passing confidence
@fastify/sensible 5.5.0 -> 5.6.0 age adoption passing confidence
@sinclair/typebox 0.32.18 -> 0.32.35 age adoption passing confidence
@tailwindcss/typography 0.5.10 -> 0.5.13 age adoption passing confidence
@types/busboy (source) 1.5.3 -> 1.5.4 age adoption passing confidence
@types/chai (source) 4.3.14 -> 4.3.16 age adoption passing confidence
@types/mocha (source) 10.0.6 -> 10.0.7 age adoption passing confidence
@types/node (source) 20.11.30 -> 20.14.12 age adoption passing confidence
@types/react (source) 18.2.67 -> 18.3.3 age adoption passing confidence
@types/react-dom (source) 18.2.22 -> 18.3.0 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 7.3.1 -> 7.17.0 age adoption passing confidence
@typescript-eslint/parser (source) 7.3.1 -> 7.17.0 age adoption passing confidence
chai (source) 5.1.0 -> 5.1.1 age adoption passing confidence
daisyui (source) 4.7.3 -> 4.12.10 age adoption passing confidence
eslint-config-productsway 1.3.2 -> 1.3.3 age adoption passing confidence
fastify (source) 4.26.2 -> 4.28.1 age adoption passing confidence
fastify-cli 6.1.1 -> 6.2.1 age adoption passing confidence
hardhat (source) 2.22.2 -> 2.22.6 age adoption passing confidence
hardhat-gas-reporter 2.0.2 -> 2.2.0 age adoption passing confidence
husky 9.0.11 -> 9.1.1 age adoption passing confidence
lint-staged 15.2.2 -> 15.2.7 age adoption passing confidence
nft.storage (source) 7.1.1 -> 7.2.0 age adoption passing confidence
postcss (source) 8.4.38 -> 8.4.40 age adoption passing confidence
prettier (source) 3.2.5 -> 3.3.3 age adoption passing confidence
react (source) 18.2.0 -> 18.3.1 age adoption passing confidence
react-dom (source) 18.2.0 -> 18.3.1 age adoption passing confidence
react-hook-form (source) 7.51.1 -> 7.52.1 age adoption passing confidence
rustywind 0.21.1 -> 0.22.0 age adoption passing confidence
solidity-coverage 0.8.11 -> 0.8.12 age adoption passing confidence
sort-package-json 2.8.0 -> 2.10.0 age adoption passing confidence
tailwindcss (source) 3.4.1 -> 3.4.6 age adoption passing confidence
tsup (source) 8.0.2 -> 8.2.3 age adoption passing confidence
tsx (source) 4.7.1 -> 4.16.2 age adoption passing confidence
typescript (source) 5.4.3 -> 5.5.4 age adoption passing confidence
vite (source) 5.2.6 -> 5.3.5 age adoption passing confidence

Release Notes

fastify/fastify-autoload (@​fastify/autoload) ### [`v5.10.0`](https://togithub.com/fastify/fastify-autoload/releases/tag/v5.10.0) [Compare Source](https://togithub.com/fastify/fastify-autoload/compare/v5.9.0...v5.10.0) #### What's Changed - fix: revert composing autohooks by [@​climba03003](https://togithub.com/climba03003) in [https://github.com/fastify/fastify-autoload/pull/382](https://togithub.com/fastify/fastify-autoload/pull/382) **Full Changelog**: https://github.com/fastify/fastify-autoload/compare/v5.9.0...v5.10.0 ### [`v5.9.0`](https://togithub.com/fastify/fastify-autoload/releases/tag/v5.9.0) [Compare Source](https://togithub.com/fastify/fastify-autoload/compare/v5.8.3...v5.9.0) ##### What's Changed - Allow `autoConfig` with callback by [@​jean-michelet](https://togithub.com/jean-michelet) in [https://github.com/fastify/fastify-autoload/pull/381](https://togithub.com/fastify/fastify-autoload/pull/381) **Full Changelog**: https://github.com/fastify/fastify-autoload/compare/v5.8.3...v5.9.0 ### [`v5.8.3`](https://togithub.com/fastify/fastify-autoload/releases/tag/v5.8.3) [Compare Source](https://togithub.com/fastify/fastify-autoload/compare/v5.8.2...v5.8.3) #### What's Changed - fix: autohooks prefix concatenation by [@​climba03003](https://togithub.com/climba03003) in [https://github.com/fastify/fastify-autoload/pull/378](https://togithub.com/fastify/fastify-autoload/pull/378) **Full Changelog**: https://github.com/fastify/fastify-autoload/compare/v5.8.2...v5.8.3 ### [`v5.8.2`](https://togithub.com/fastify/fastify-autoload/releases/tag/v5.8.2) [Compare Source](https://togithub.com/fastify/fastify-autoload/compare/v5.8.1...v5.8.2) #### What's Changed - fix: autohooks prefix by [@​climba03003](https://togithub.com/climba03003) in [https://github.com/fastify/fastify-autoload/pull/375](https://togithub.com/fastify/fastify-autoload/pull/375) **Full Changelog**: https://github.com/fastify/fastify-autoload/compare/v5.8.1...v5.8.2 ### [`v5.8.1`](https://togithub.com/fastify/fastify-autoload/releases/tag/v5.8.1) [Compare Source](https://togithub.com/fastify/fastify-autoload/compare/v5.8.0...v5.8.1) #### What's Changed - perf(index): optimize split param by [@​Fdawgs](https://togithub.com/Fdawgs) in [https://github.com/fastify/fastify-autoload/pull/337](https://togithub.com/fastify/fastify-autoload/pull/337) - chore(package): explicitly declare js module type by [@​Fdawgs](https://togithub.com/Fdawgs) in [https://github.com/fastify/fastify-autoload/pull/338](https://togithub.com/fastify/fastify-autoload/pull/338) - chore(deps-dev): bump vite from 4.5.0 to 5.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-autoload/pull/342](https://togithub.com/fastify/fastify-autoload/pull/342) - docs(readme): replace `fastify.io` links with `fastify.dev` by [@​Fdawgs](https://togithub.com/Fdawgs) in [https://github.com/fastify/fastify-autoload/pull/355](https://togithub.com/fastify/fastify-autoload/pull/355) - chore(.gitignore): add .tap/ dir by [@​Fdawgs](https://togithub.com/Fdawgs) in [https://github.com/fastify/fastify-autoload/pull/361](https://togithub.com/fastify/fastify-autoload/pull/361) - Achieve 100% test coverage by [@​jean-michelet](https://togithub.com/jean-michelet) in [https://github.com/fastify/fastify-autoload/pull/370](https://togithub.com/fastify/fastify-autoload/pull/370) - composedPlugin should have its own prefix context by [@​jean-michelet](https://togithub.com/jean-michelet) in [https://github.com/fastify/fastify-autoload/pull/368](https://togithub.com/fastify/fastify-autoload/pull/368) - refactor: better support typescript by [@​climba03003](https://togithub.com/climba03003) in [https://github.com/fastify/fastify-autoload/pull/372](https://togithub.com/fastify/fastify-autoload/pull/372) #### New Contributors - [@​jean-michelet](https://togithub.com/jean-michelet) made their first contribution in [https://github.com/fastify/fastify-autoload/pull/370](https://togithub.com/fastify/fastify-autoload/pull/370) **Full Changelog**: https://github.com/fastify/fastify-autoload/compare/v5.8.0...v5.8.1
fastify/fastify-multipart (@​fastify/multipart) ### [`v8.3.0`](https://togithub.com/fastify/fastify-multipart/releases/tag/v8.3.0) [Compare Source](https://togithub.com/fastify/fastify-multipart/compare/v8.2.0...v8.3.0) #### What's Changed - chore(deps-dev): bump tsd from 0.30.7 to 0.31.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-multipart/pull/517](https://togithub.com/fastify/fastify-multipart/pull/517) - chore(deps-dev): bump eslint-plugin-n from 16.6.2 to 17.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-multipart/pull/519](https://togithub.com/fastify/fastify-multipart/pull/519) - remove eslint plugins from direct dependencies by [@​gurgunday](https://togithub.com/gurgunday) in [https://github.com/fastify/fastify-multipart/pull/523](https://togithub.com/fastify/fastify-multipart/pull/523) - Add FormData decorator to request by [@​mcollina](https://togithub.com/mcollina) in [https://github.com/fastify/fastify-multipart/pull/522](https://togithub.com/fastify/fastify-multipart/pull/522) **Full Changelog**: https://github.com/fastify/fastify-multipart/compare/v8.2.0...v8.3.0
fastify/fastify-sensible (@​fastify/sensible) ### [`v5.6.0`](https://togithub.com/fastify/fastify-sensible/releases/tag/v5.6.0) [Compare Source](https://togithub.com/fastify/fastify-sensible/compare/v5.5.0...v5.6.0) #### What's Changed - chore(package): explicitly declare js module type by [@​Fdawgs](https://togithub.com/Fdawgs) in [https://github.com/fastify/fastify-sensible/pull/149](https://togithub.com/fastify/fastify-sensible/pull/149) - Update README.md by [@​r-a-f-a](https://togithub.com/r-a-f-a) in [https://github.com/fastify/fastify-sensible/pull/150](https://togithub.com/fastify/fastify-sensible/pull/150) - build(deps-dev): bump tsd from 0.29.0 to 0.30.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-sensible/pull/151](https://togithub.com/fastify/fastify-sensible/pull/151) - chore(.gitignore): add .tap/ dir by [@​Fdawgs](https://togithub.com/Fdawgs) in [https://github.com/fastify/fastify-sensible/pull/153](https://togithub.com/fastify/fastify-sensible/pull/153) - build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-sensible/pull/158](https://togithub.com/fastify/fastify-sensible/pull/158) - Export HttpError type by [@​MoSheikh](https://togithub.com/MoSheikh) in [https://github.com/fastify/fastify-sensible/pull/159](https://togithub.com/fastify/fastify-sensible/pull/159) #### New Contributors - [@​r-a-f-a](https://togithub.com/r-a-f-a) made their first contribution in [https://github.com/fastify/fastify-sensible/pull/150](https://togithub.com/fastify/fastify-sensible/pull/150) - [@​MoSheikh](https://togithub.com/MoSheikh) made their first contribution in [https://github.com/fastify/fastify-sensible/pull/159](https://togithub.com/fastify/fastify-sensible/pull/159) **Full Changelog**: https://github.com/fastify/fastify-sensible/compare/v5.5.0...v5.6.0
sinclairzx81/typebox (@​sinclair/typebox) ### [`v0.32.35`](https://togithub.com/sinclairzx81/typebox/compare/0.32.34...0.32.35) [Compare Source](https://togithub.com/sinclairzx81/typebox/compare/0.32.34...0.32.35) ### [`v0.32.34`](https://togithub.com/sinclairzx81/typebox/compare/0.32.33...0.32.34) [Compare Source](https://togithub.com/sinclairzx81/typebox/compare/0.32.33...0.32.34) ### [`v0.32.33`](https://togithub.com/sinclairzx81/typebox/compare/0.32.32...0.32.33) [Compare Source](https://togithub.com/sinclairzx81/typebox/compare/0.32.32...0.32.33) ### [`v0.32.32`](https://togithub.com/sinclairzx81/typebox/compare/0.32.31...0.32.32) [Compare Source](https://togithub.com/sinclairzx81/typebox/compare/0.32.31...0.32.32) ### [`v0.32.31`](https://togithub.com/sinclairzx81/typebox/compare/0.32.30...0.32.31) [Compare Source](https://togithub.com/sinclairzx81/typebox/compare/0.32.30...0.32.31) ### [`v0.32.30`](https://togithub.com/sinclairzx81/typebox/compare/0.32.29...0.32.30) [Compare Source](https://togithub.com/sinclairzx81/typebox/compare/0.32.29...0.32.30) ### [`v0.32.29`](https://togithub.com/sinclairzx81/typebox/compare/0.32.28...0.32.29) [Compare Source](https://togithub.com/sinclairzx81/typebox/compare/0.32.28...0.32.29) ### [`v0.32.28`](https://togithub.com/sinclairzx81/typebox/compare/0.32.27...0.32.28) [Compare Source](https://togithub.com/sinclairzx81/typebox/compare/0.32.27...0.32.28) ### [`v0.32.27`](https://togithub.com/sinclairzx81/typebox/compare/0.32.26...0.32.27) [Compare Source](https://togithub.com/sinclairzx81/typebox/compare/0.32.26...0.32.27) ### [`v0.32.26`](https://togithub.com/sinclairzx81/typebox/compare/0.32.25...0.32.26) [Compare Source](https://togithub.com/sinclairzx81/typebox/compare/0.32.25...0.32.26) ### [`v0.32.25`](https://togithub.com/sinclairzx81/typebox/compare/0.32.24...0.32.25) [Compare Source](https://togithub.com/sinclairzx81/typebox/compare/0.32.24...0.32.25) ### [`v0.32.24`](https://togithub.com/sinclairzx81/typebox/compare/0.32.23...0.32.24) [Compare Source](https://togithub.com/sinclairzx81/typebox/compare/0.32.23...0.32.24) ### [`v0.32.23`](https://togithub.com/sinclairzx81/typebox/compare/0.32.22...0.32.23) [Compare Source](https://togithub.com/sinclairzx81/typebox/compare/0.32.22...0.32.23) ### [`v0.32.22`](https://togithub.com/sinclairzx81/typebox/compare/0.32.21...0.32.22) [Compare Source](https://togithub.com/sinclairzx81/typebox/compare/0.32.21...0.32.22) ### [`v0.32.21`](https://togithub.com/sinclairzx81/typebox/compare/0.32.20...0.32.21) [Compare Source](https://togithub.com/sinclairzx81/typebox/compare/0.32.20...0.32.21) ### [`v0.32.20`](https://togithub.com/sinclairzx81/typebox/compare/0.32.19...0.32.20) [Compare Source](https://togithub.com/sinclairzx81/typebox/compare/0.32.19...0.32.20) ### [`v0.32.19`](https://togithub.com/sinclairzx81/typebox/compare/0.32.18...0.32.19) [Compare Source](https://togithub.com/sinclairzx81/typebox/compare/0.32.18...0.32.19)
tailwindlabs/tailwindcss-typography (@​tailwindcss/typography) ### [`v0.5.13`](https://togithub.com/tailwindlabs/tailwindcss-typography/blob/HEAD/CHANGELOG.md#0513---2024-04-26) [Compare Source](https://togithub.com/tailwindlabs/tailwindcss-typography/compare/v0.5.12...v0.5.13) ##### Fixed - Don't apply margins to `
` elements contained in an `
  • ` in FF ([#​350](https://togithub.com/tailwindlabs/tailwindcss-typography/pull/350)) ### [`v0.5.12`](https://togithub.com/tailwindlabs/tailwindcss-typography/blob/HEAD/CHANGELOG.md#0512---2024-03-27) [Compare Source](https://togithub.com/tailwindlabs/tailwindcss-typography/compare/v0.5.11...v0.5.12) ##### Added - Use logical properties for better RTL support ([#​323](https://togithub.com/tailwindlabs/tailwindcss-typography/pull/323)) ### [`v0.5.11`](https://togithub.com/tailwindlabs/tailwindcss-typography/blob/HEAD/CHANGELOG.md#0511---2024-03-26) [Compare Source](https://togithub.com/tailwindlabs/tailwindcss-typography/compare/v0.5.10...v0.5.11) ##### Added - Add `prose-kbd` modifier ([#​340](https://togithub.com/tailwindlabs/tailwindcss-typography/pull/340)) ##### Fixed - Fix space between `
    ` and `
  • typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v7.17.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7170-2024-07-22) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.16.1...v7.17.0) ##### 🚀 Features - **eslint-plugin:** backport no-unsafe-function type, no-wrapper-object-types from v8 to v7 - **eslint-plugin:** \[return-await] add option to report in error-handling scenarios only, and deprecate "never" ##### 🩹 Fixes - **eslint-plugin:** \[no-floating-promises] check top-level type assertions (and more) - **eslint-plugin:** \[strict-boolean-expressions] consider assertion function argument a boolean context - **eslint-plugin:** \[no-unnecessary-condition] false positive on optional private field ##### ❤️ Thank You - Armano - Josh Goldberg ✨ - Kirk Waiblinger - StyleShit You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.16.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7161-2024-07-15) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.16.0...v7.16.1) ##### 🩹 Fixes - **eslint-plugin:** \[no-unnecessary-type-parameters] descend into all parts of mapped types in no-unnecessary-type-parameters ##### ❤️ Thank You - Dan Vanderkam You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.16.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7160-2024-07-08) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.15.0...v7.16.0) ##### 🚀 Features - **rule-tester:** stricter rule test validations - **eslint-plugin:** \[no-unnecessary-parameter-property-assignment] add new rule - **eslint-plugin:** add support for nested namespaces to unsafe-member-access - **eslint-plugin:** \[no-floating-promises] add checkThenables option ##### 🩹 Fixes - **deps:** update dependency [@​eslint-community/regexpp](https://togithub.com/eslint-community/regexpp) to v4.11.0 - **eslint-plugin:** \[no-floating-promises] add `suggestions` to tests from [#​9263](https://togithub.com/typescript-eslint/typescript-eslint/issues/9263) `checkThenables` - **website:** react key error on internal pages of website - **eslint-plugin:** \[restrict-template-expressions] don't report tuples if `allowArray` option is enabled ##### ❤️ Thank You - Abraham Guo - auvred - Josh Goldberg ✨ - Juan Sanchez - Vinccool96 - YeonJuan - Yukihiro Hasegawa You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.15.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7150-2024-07-01) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.14.1...v7.15.0) ##### 🚀 Features - **eslint-plugin:** \[array-type] detect `Readonly` case - **eslint-plugin:** back-port new rules around empty object types from v8 ##### 🩹 Fixes - disable `EXPERIMENTAL_useProjectService` in `disabled-type-checked` shared config - **eslint-plugin:** \[no-unsafe-return] differentiate a types-error any from a true any - **eslint-plugin:** \[no-unsafe-call] differentiate a types-error any from a true any ##### ❤️ Thank You - auvred - Kim Sang Du - rgehbt - Vinccool96 You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.14.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7141-2024-06-24) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.14.0...v7.14.1) ##### 🩹 Fixes - **eslint-plugin:** \[prefer-nullish-coalescing] treat enums and literals as their underlying primitive types - **eslint-plugin:** \[prefer-nullish-coalescing] ensure ternary fix does not remove parens ##### ❤️ Thank You - Jake Bailey You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.14.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7140-2024-06-24) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.13.1...v7.14.0) ##### 🚀 Features - support TypeScript 5.5 ##### 🩹 Fixes - **eslint-plugin:** \[no-extraneous-class] handle abstract members - **eslint-plugin:** \[prefer-nullish-coalescing] handle intersected primitive types - **eslint-plugin:** \[no-invalid-this] support AccessorProperty ##### ❤️ Thank You - Brad Zacher - cm-ayf - Jake Bailey - James Zhan - Joshua Chen - yoshi2no You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.13.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7131-2024-06-17) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.13.0...v7.13.1) ##### 🩹 Fixes - **eslint-plugin:** \[prefer-readonly] refine report locations - **eslint-plugin:** \[return-await] support explicit resource management - **eslint-plugin:** \[no-unsafe-member-access] differentiate a types-error any from a true any ##### ❤️ Thank You - Kirk Waiblinger - Yukihiro Hasegawa You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.13.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7130-2024-06-10) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.12.0...v7.13.0) ##### 🚀 Features - **typescript-estree:** require `import = require()` argument to be a string literal - **typescript-estree:** forbid `.body`, `.async`, `.generator` on `declare function` - **eslint-plugin:** \[no-dynamic-delete] allow all string literals as index ##### 🩹 Fixes - **ast-spec:** function-call-like callee should be Expression not LeftHandSideExpression - **scope-manager:** handle index signature in class - **eslint-plugin:** \[init-declarations] refine report locations - **eslint-plugin:** \[no-base-to-string] make error message more nuanced - **eslint-plugin:** \[no-unsafe-assignment] be more specific about error types - **eslint-plugin:** \[no-magic-numbers] fix implementation of the `ignore` option ##### ❤️ Thank You - Fotis Papadogeorgopoulos - Joshua Chen - Kirk Waiblinger - Tobiloba Adedeji - Vinccool96 - YeonJuan You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.12.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7120-2024-06-03) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.11.0...v7.12.0) ##### 🚀 Features - **eslint-plugin:** \[no-useless-template-literals] rename to `no-useless-template-expression` (deprecate `no-useless-template-literals`) - **rule-tester:** check for parsing errors in suggestion fixes - **rule-tester:** port `checkDuplicateTestCases` from ESLint - **eslint-plugin:** \[no-floating-promises] add option 'allowForKnownSafePromises' ##### 🩹 Fixes - no-useless-template-expression -> no-unnecessary-template-expression - **eslint-plugin:** \[no-unnecessary-type-assertion] combine template literal check with `const` variable check - **eslint-plugin:** \[dot-notation] fix false positive when accessing private/protected property with optional chaining - **eslint-plugin:** \[explicit-member-accessibility] refine report locations - **eslint-plugin:** \[no-unnecessary-type-assertion] declares are always defined, so always check `declare`s - **eslint-plugin:** \[prefer-literal-enum-member] allow using member it self on allowBitwiseExpressions - **eslint-plugin:** \[return-await] clean up in-try-catch detection and make autofixes safe - **eslint-plugin:** \[member-ordering] also TSMethodSignature can be get/set ##### ❤️ Thank You - Abraham Guo - Han Yeong-woo - Joshua Chen - Kim Sang Du - Kirk Waiblinger - YeonJuan You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.11.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7110-2024-05-27) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.10.0...v7.11.0) ##### 🚀 Features - **eslint-plugin:** deprecate prefer-ts-expect-error in favor of ban-ts-comment ##### 🩹 Fixes - **eslint-plugin:** \[consistent-type-assertions] prevent syntax errors on arrow functions ##### ❤️ Thank You - Abraham Guo - auvred - Dom Armstrong - Kirk Waiblinger You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.10.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7100-2024-05-20) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.9.0...v7.10.0) ##### 🚀 Features - **eslint-plugin:** \[sort-type-constituents] support case sensitive sorting ##### 🩹 Fixes - **eslint-plugin:** \[prefer-regexp-exec] fix heuristic to check whether regex may contain global flag ##### ❤️ Thank You - auvred - Emanuel Hoogeveen - jsfm01 - Kirk Waiblinger You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.9.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#790-2024-05-13) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.8.0...v7.9.0) ##### 🩹 Fixes - **eslint-plugin:** \[explicit-function-return-types] fix false positive on default parameters ##### ❤️ Thank You - Kirk Waiblinger - Sheetal Nandi - Vinccool96 You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.8.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#780-2024-04-29) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.7.1...v7.8.0) ##### 🩹 Fixes - **eslint-plugin:** \[no-unsafe-argument] handle tagged templates - **eslint-plugin:** \[prefer-optional-chain] suggests optional chaining during strict null equality check - **eslint-plugin:** \[consistent-type-assertions] handle tagged templates - **eslint-plugin:** \[no-unsafe-return] handle union types - **eslint-plugin:** \[no-unused-vars] clear error report range ##### ❤️ Thank You - auvred - Josh Goldberg ✨ - jsfm01 - Kim Sang Du - YeonJuan You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.7.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#771-2024-04-22) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.7.0...v7.7.1) ##### 🩹 Fixes - **eslint-plugin:** \[no-unsafe-assignment] handle shorthand property assignment - **eslint-plugin:** \[explicit-function-return-type] fix checking wrong ancestor's return type - **eslint-plugin:** \[prefer-optional-chain] only look at left operand for `requireNullish` - **eslint-plugin:** \[no-for-in-array] refine report location - **eslint-plugin:** \[no-unnecessary-type-assertion] allow non-null assertion for void type ##### ❤️ Thank You - Abraham Guo - Kirk Waiblinger - YeonJuan You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.7.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#770-2024-04-15) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.6.0...v7.7.0) ##### 🚀 Features - **eslint-plugin:** replace `no-new-symbol` with `no-new-native-nonconstructor` ##### ❤️ Thank You - Dave - Josh Goldberg ✨ You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.6.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#760-2024-04-08) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.5.0...v7.6.0) ##### 🚀 Features - bump npm dependency ranges ##### ❤️ Thank You - Abraham Guo - auvred - Brad Zacher You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.5.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#750-2024-04-01) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.4.0...v7.5.0) ##### 🩹 Fixes - **eslint-plugin:** \[no-floating-promises] handle TaggedTemplateExpression - **eslint-plugin:** \[no-unnecessary-type-assertion] handle exactOptionalPropertyTypes compiler option ##### ❤️ Thank You - Brad Zacher - Kim Sang Du - Mark de Dios - Naru - YeonJuan You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.4.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#740-2024-03-25) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.3.1...v7.4.0) ##### 🚀 Features - **eslint-plugin:** \[consistent-type-imports] ignore files with decorators, experimentalDecorators, and emitDecoratorMetadata - **eslint-plugin:** \[no-unnecessary-type-arguments] handle tagged templates - **eslint-plugin:** deprecate no-throw-literal and add a renamed only-throw-error ##### 🩹 Fixes - **eslint-plugin:** \[prefer-optional-chain] address multipart nullish checks false positive - **eslint-plugin:** \[prefer-optional-chain] properly disambiguate between `boolean` and `false` - **eslint-plugin:** \[no-unnecessary-type-assertion] avoid remove const casting on template literals with expressions inside ##### ❤️ Thank You - Abraham Guo - Brad Zacher - Josh Goldberg ✨ - Kim Sang Du - Kirk Waiblinger - Marco Pasqualetti - YeonJuan You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
    typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v7.17.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7170-2024-07-22) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.16.1...v7.17.0) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.16.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7161-2024-07-15) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.16.0...v7.16.1) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.16.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7160-2024-07-08) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.15.0...v7.16.0) ##### 🩹 Fixes - **deps:** update dependency [@​eslint-community/reg

    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 if that's undesired.



    This PR was generated by Mend Renovate. View the repository job log.

    vercel[bot] commented 5 months ago

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

    Name Status Preview Comments Updated (UTC)
    nft-app ❌ Failed (Inspect) Jul 25, 2024 0:29am
    codesandbox[bot] commented 5 months ago

    Review or Edit in CodeSandbox

    Open the branch in Web EditorVS CodeInsiders
    Open Preview

    changeset-bot[bot] commented 5 months ago

    ⚠️ No Changeset found

    Latest commit: 44ef6cfb5fc47a92d35730ca8acf76562e73f322

    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 5 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↗︎

    coderabbitai[bot] commented 3 months ago

    [!IMPORTANT]

    Review skipped

    Bot user detected.

    To trigger a single review, invoke the @coderabbitai review command.

    You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


    Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

    Share - [X](https://twitter.com/intent/tweet?text=I%20just%20used%20%40coderabbitai%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20the%20proprietary%20code.%20Check%20it%20out%3A&url=https%3A//coderabbit.ai) - [Mastodon](https://mastodon.social/share?text=I%20just%20used%20%40coderabbitai%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20the%20proprietary%20code.%20Check%20it%20out%3A%20https%3A%2F%2Fcoderabbit.ai) - [Reddit](https://www.reddit.com/submit?title=Great%20tool%20for%20code%20review%20-%20CodeRabbit&text=I%20just%20used%20CodeRabbit%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20proprietary%20code.%20Check%20it%20out%3A%20https%3A//coderabbit.ai) - [LinkedIn](https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fcoderabbit.ai&mini=true&title=Great%20tool%20for%20code%20review%20-%20CodeRabbit&summary=I%20just%20used%20CodeRabbit%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20proprietary%20code)
    Tips ### Chat There are 3 ways to chat with [CodeRabbit](https://coderabbit.ai): - Review comments: Directly reply to a review comment made by CodeRabbit. Example: - `I pushed a fix in commit .` - `Generate unit testing code for this file.` - `Open a follow-up GitHub issue for this discussion.` - Files and specific lines of code (under the "Files changed" tab): Tag `@coderabbitai` in a new review comment at the desired location with your query. Examples: - `@coderabbitai generate unit testing code for this file.` - `@coderabbitai modularize this function.` - PR comments: Tag `@coderabbitai` in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples: - `@coderabbitai generate interesting stats about this repository and render them as a table.` - `@coderabbitai show all the console.log statements in this repository.` - `@coderabbitai read src/utils.ts and generate unit testing code.` - `@coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.` - `@coderabbitai help me debug CodeRabbit configuration file.` Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. ### CodeRabbit Commands (invoked as PR comments) - `@coderabbitai pause` to pause the reviews on a PR. - `@coderabbitai resume` to resume the paused reviews. - `@coderabbitai review` to trigger an incremental review. This is useful when automatic reviews are disabled for the repository. - `@coderabbitai full review` to do a full review from scratch and review all the files again. - `@coderabbitai summary` to regenerate the summary of the PR. - `@coderabbitai resolve` resolve all the CodeRabbit review comments. - `@coderabbitai configuration` to show the current CodeRabbit configuration for the repository. - `@coderabbitai help` to get help. Additionally, you can add `@coderabbitai ignore` anywhere in the PR description to prevent this PR from being reviewed. ### CodeRabbit Configuration File (`.coderabbit.yaml`) - You can programmatically configure CodeRabbit by adding a `.coderabbit.yaml` file to the root of your repository. - Please see the [configuration documentation](https://docs.coderabbit.ai/guides/configure-coderabbit) for more information. - If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: `# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json` ### Documentation and Community - Visit our [Documentation](https://coderabbit.ai/docs) for detailed information on how to use CodeRabbit. - Join our [Discord Community](https://discord.com/invite/GsXnASn26c) to get help, request features, and share feedback. - Follow us on [X/Twitter](https://twitter.com/coderabbitai) for updates and announcements.
    socket-security[bot] commented 1 month ago

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

    Package New capabilities Transitives Size Publisher
    npm/@esbuild/aix-ppc64@0.23.0 None 0 11 MB evanw
    npm/@esbuild/android-arm@0.23.0 None 0 11.7 MB evanw
    npm/@esbuild/android-arm64@0.23.0 None 0 10.3 MB evanw
    npm/@esbuild/android-x64@0.23.0 None 0 11.7 MB evanw
    npm/@esbuild/darwin-arm64@0.23.0 None 0 9.58 MB evanw
    npm/@esbuild/darwin-x64@0.23.0 None 0 10.2 MB evanw
    npm/@esbuild/freebsd-arm64@0.23.0 None 0 9.31 MB evanw
    npm/@esbuild/freebsd-x64@0.23.0 None 0 9.97 MB evanw
    npm/@esbuild/linux-arm@0.23.0 None 0 9.5 MB evanw
    npm/@esbuild/linux-arm64@0.23.0 None 0 9.31 MB evanw
    npm/@esbuild/linux-ia32@0.23.0 None 0 9.45 MB evanw
    npm/@esbuild/linux-loong64@0.23.0 None 0 9.63 MB evanw
    npm/@esbuild/linux-mips64el@0.23.0 None 0 10.8 MB evanw
    npm/@esbuild/linux-ppc64@0.23.0 None 0 9.7 MB evanw
    npm/@esbuild/linux-riscv64@0.23.0 None 0 9.31 MB evanw
    npm/@esbuild/linux-s390x@0.23.0 None 0 10.4 MB evanw
    npm/@esbuild/linux-x64@0.23.0 None 0 9.97 MB evanw
    npm/@esbuild/netbsd-x64@0.23.0 None 0 9.95 MB evanw
    npm/@esbuild/openbsd-arm64@0.23.0 None 0 9.37 MB evanw
    npm/@esbuild/openbsd-x64@0.23.0 None 0 9.98 MB evanw
    npm/@esbuild/sunos-x64@0.23.0 None 0 9.95 MB evanw
    npm/@esbuild/win32-arm64@0.23.0 None 0 9.41 MB evanw
    npm/@esbuild/win32-ia32@0.23.0 None 0 9.71 MB evanw
    npm/@esbuild/win32-x64@0.23.0 None 0 10.2 MB evanw
    npm/@fastify/autoload@5.10.0 None 0 137 kB matteo.collina
    npm/@fastify/multipart@8.3.0 None 0 157 kB climba03003
    npm/@fastify/sensible@5.6.0 network 0 62 kB matteo.collina
    npm/@rollup/rollup-android-arm-eabi@4.19.0 None 0 1.56 MB lukastaegert
    npm/@rollup/rollup-android-arm64@4.19.0 None 0 2.24 MB lukastaegert
    npm/@rollup/rollup-darwin-arm64@4.19.0 None 0 2.33 MB lukastaegert
    npm/@rollup/rollup-darwin-x64@4.19.0 None 0 2.49 MB lukastaegert
    npm/@rollup/rollup-linux-arm-gnueabihf@4.19.0 None 0 2.32 MB lukastaegert
    npm/@rollup/rollup-linux-arm-musleabihf@4.19.0 None 0 2.32 MB lukastaegert
    npm/@rollup/rollup-linux-arm64-gnu@4.19.0 None 0 2.36 MB lukastaegert
    npm/@rollup/rollup-linux-arm64-musl@4.19.0 None 0 2.25 MB lukastaegert
    npm/@rollup/rollup-linux-powerpc64le-gnu@4.19.0 None 0 2.89 MB lukastaegert
    npm/@rollup/rollup-linux-riscv64-gnu@4.19.0 None 0 2.47 MB lukastaegert
    npm/@rollup/rollup-linux-s390x-gnu@4.19.0 None 0 4.05 MB lukastaegert
    npm/@rollup/rollup-linux-x64-gnu@4.19.0 None 0 2.63 MB lukastaegert
    npm/@rollup/rollup-linux-x64-musl@4.19.0 None 0 2.63 MB lukastaegert
    npm/@rollup/rollup-win32-arm64-msvc@4.19.0 None 0 2.89 MB lukastaegert
    npm/@rollup/rollup-win32-ia32-msvc@4.19.0 None 0 2.6 MB lukastaegert
    npm/@rollup/rollup-win32-x64-msvc@4.19.0 None 0 3.51 MB lukastaegert
    npm/@sinclair/typebox@0.32.35 None 0 1.38 MB sinclair
    npm/@tailwindcss/typography@0.5.13 None 0 110 kB adamwathan
    npm/@types/busboy@1.5.4 None 0 9.52 kB types
    npm/@types/node@20.14.12 None 0 2.09 MB types
    npm/bundle-require@5.0.0 environment, filesystem, unsafe 0 26 kB egoist
    npm/consola@3.2.3 environment 0 228 kB pi0
    npm/daisyui@4.12.10 None 0 3.77 MB saadeghi
    npm/esbuild@0.23.0 environment, filesystem, network, shell 0 134 kB evanw
    npm/fastify-cli@6.2.1 environment 0 212 kB matteo.collina
    npm/fastify@4.28.1 None 0 2.44 MB eomm
    npm/get-tsconfig@4.7.6 filesystem, unsafe 0 103 kB hirokiosame
    npm/lilconfig@3.1.2 filesystem 0 17.9 kB antonk52
    npm/nft.storage@7.2.0 network 0 1.28 MB it-dag-house
    npm/pino-abstract-transport@1.2.0 None 0 38.9 kB matteo.collina
    npm/pino-pretty@11.2.1 environment 0 235 kB matteo.collina
    npm/pino-std-serializers@7.0.0 None 0 54 kB matteo.collina
    npm/pino@9.3.1 environment, unsafe 0 734 kB matteo.collina
    npm/postcss-load-config@6.0.1 environment 0 22.7 kB ai
    npm/react-dom@18.3.1 environment 0 4.51 MB react-bot
    npm/react-hook-form@7.52.1 network 0 904 kB bluebill1049
    npm/react@18.3.1 environment 0 318 kB react-bot
    npm/rollup@4.19.0 environment, filesystem 0 2.26 MB lukastaegert
    npm/scheduler@0.23.2 environment 0 93.4 kB react-bot
    npm/sonic-boom@4.0.1 filesystem 0 82.8 kB matteo.collina
    npm/thread-stream@3.1.0 environment 0 70 kB matteo.collina
    npm/tsup@8.2.3 eval, filesystem 0 437 kB egoist
    npm/tsx@4.16.2 None 0 424 kB hirokiosame
    npm/typescript@5.5.4 None 0 21.9 MB typescript-bot

    🚮 Removed packages: npm/@esbuild/aix-ppc64@0.19.12, npm/@esbuild/android-arm64@0.19.12, npm/@esbuild/android-arm@0.19.12, npm/@esbuild/android-x64@0.19.12, npm/@esbuild/darwin-arm64@0.19.12, npm/@esbuild/darwin-x64@0.19.12, npm/@esbuild/freebsd-arm64@0.19.12, npm/@esbuild/freebsd-x64@0.19.12, npm/@esbuild/linux-arm64@0.19.12, npm/@esbuild/linux-arm@0.19.12, npm/@esbuild/linux-ia32@0.19.12, npm/@esbuild/linux-loong64@0.19.12, npm/@esbuild/linux-mips64el@0.19.12, npm/@esbuild/linux-ppc64@0.19.12, npm/@esbuild/linux-riscv64@0.19.12, npm/@esbuild/linux-s390x@0.19.12, npm/@esbuild/linux-x64@0.19.12, npm/@esbuild/netbsd-x64@0.19.12, npm/@esbuild/openbsd-x64@0.19.12, npm/@esbuild/sunos-x64@0.19.12, npm/@esbuild/win32-arm64@0.19.12, npm/@esbuild/win32-ia32@0.19.12, npm/@esbuild/win32-x64@0.19.12, npm/@fastify/autoload@5.8.0, npm/@fastify/multipart@8.2.0, npm/@fastify/sensible@5.5.0, npm/@rollup/rollup-android-arm-eabi@4.13.0, npm/@rollup/rollup-android-arm64@4.13.0, npm/@rollup/rollup-darwin-arm64@4.13.0, npm/@rollup/rollup-darwin-x64@4.13.0, npm/@rollup/rollup-linux-arm-gnueabihf@4.13.0, npm/@rollup/rollup-linux-arm64-gnu@4.13.0, npm/@rollup/rollup-linux-arm64-musl@4.13.0, npm/@rollup/rollup-linux-riscv64-gnu@4.13.0, npm/@rollup/rollup-linux-x64-gnu@4.13.0, npm/@rollup/rollup-linux-x64-musl@4.13.0, npm/@rollup/rollup-win32-arm64-msvc@4.13.0, npm/@rollup/rollup-win32-ia32-msvc@4.13.0, npm/@rollup/rollup-win32-x64-msvc@4.13.0, npm/@sinclair/typebox@0.32.18, npm/@tailwindcss/typography@0.5.10, npm/@types/bn.js@4.11.6, npm/@types/busboy@1.5.3, npm/@types/node@20.11.30, npm/@types/react@18.2.67, npm/bignumber.js@8.0.2, npm/bundle-require@4.0.2, npm/daisyui@4.7.3, npm/esbuild@0.19.12, npm/fastify-cli@6.1.1, npm/fastify@4.26.2, npm/get-tsconfig@4.7.3, npm/lilconfig@3.1.1, npm/make-promises-safe@5.1.0, npm/nft.storage@7.1.1, npm/pino-abstract-transport@1.1.0, npm/pino-pretty@10.3.1, npm/pino-std-serializers@6.2.2, npm/pino@8.19.0, npm/popper.js@1.14.3, npm/postcss-load-config@4.0.2, npm/react-dom@18.2.0, npm/react-hook-form@7.51.1, npm/rollup@4.13.0, npm/sonic-boom@3.8.0, npm/thread-stream@2.4.1, npm/tsup@8.0.2, npm/tsx@4.7.1, npm/typescript@5.4.3

    View full report↗︎

    vercel[bot] commented 1 month ago

    Deployment failed with the following error:

    Resource is limited - try again in 18 minutes (more than 100, code: "api-deployments-free-per-day").