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

chore(deps): update dependency tap to v18 #1044

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 12 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tap (source) 16.3.9 -> 18.6.1 age adoption passing confidence

Release Notes

tapjs/tapjs (tap) ### [`v18.6.1`](https://togithub.com/tapjs/tapjs/compare/tap@18.6.0...tap@18.6.1) [Compare Source](https://togithub.com/tapjs/tapjs/compare/tap@18.6.0...tap@18.6.1) ### [`v18.6.0`](https://togithub.com/tapjs/tapjs/compare/tap@18.5.8...tap@18.6.0) [Compare Source](https://togithub.com/tapjs/tapjs/compare/tap@18.5.8...tap@18.6.0) ### [`v18.5.8`](https://togithub.com/tapjs/tapjs/compare/tap@18.5.7...tap@18.5.8) [Compare Source](https://togithub.com/tapjs/tapjs/compare/tap@18.5.7...tap@18.5.8) ### [`v18.5.7`](https://togithub.com/tapjs/tapjs/compare/tap@18.5.6...tap@18.5.7) [Compare Source](https://togithub.com/tapjs/tapjs/compare/tap@18.5.6...tap@18.5.7) ### [`v18.5.6`](https://togithub.com/tapjs/tapjs/compare/tap@18.5.5...tap@18.5.6) [Compare Source](https://togithub.com/tapjs/tapjs/compare/tap@18.5.5...tap@18.5.6) ### [`v18.5.5`](https://togithub.com/tapjs/tapjs/compare/tap@18.5.4...tap@18.5.5) [Compare Source](https://togithub.com/tapjs/tapjs/compare/tap@18.5.4...tap@18.5.5) ### [`v18.5.4`](https://togithub.com/tapjs/tapjs/compare/tap@18.5.3...tap@18.5.4) [Compare Source](https://togithub.com/tapjs/tapjs/compare/tap@18.5.3...tap@18.5.4) ### [`v18.5.3`](https://togithub.com/tapjs/tapjs/compare/tap@18.5.2...tap@18.5.3) [Compare Source](https://togithub.com/tapjs/tapjs/compare/tap@18.5.2...tap@18.5.3) ### [`v18.5.2`](https://togithub.com/tapjs/tapjs/compare/tap@18.5.1...tap@18.5.2) [Compare Source](https://togithub.com/tapjs/tapjs/compare/tap@18.5.1...tap@18.5.2) ### [`v18.5.1`](https://togithub.com/tapjs/tapjs/compare/tap@18.5.0...tap@18.5.1) [Compare Source](https://togithub.com/tapjs/tapjs/compare/tap@18.5.0...tap@18.5.1) ### [`v18.5.0`](https://togithub.com/tapjs/tapjs/compare/tap@18.4.6...tap@18.5.0) [Compare Source](https://togithub.com/tapjs/tapjs/compare/tap@18.4.6...tap@18.5.0) ### [`v18.4.6`](https://togithub.com/tapjs/tapjs/compare/tap@18.4.5...tap@18.4.6) [Compare Source](https://togithub.com/tapjs/tapjs/compare/tap@18.4.5...tap@18.4.6) ### [`v18.4.5`](https://togithub.com/tapjs/tapjs/compare/tap@18.4.4...tap@18.4.5) [Compare Source](https://togithub.com/tapjs/tapjs/compare/tap@18.4.4...tap@18.4.5) ### [`v18.4.4`](https://togithub.com/tapjs/tapjs/compare/tap@18.4.3...tap@18.4.4) [Compare Source](https://togithub.com/tapjs/tapjs/compare/tap@18.4.3...tap@18.4.4) ### [`v18.4.3`](https://togithub.com/tapjs/tapjs/compare/tap@18.4.2...tap@18.4.3) [Compare Source](https://togithub.com/tapjs/tapjs/compare/tap@18.4.2...tap@18.4.3) ### [`v18.4.2`](https://togithub.com/tapjs/tapjs/compare/tap@18.4.1...tap@18.4.2) [Compare Source](https://togithub.com/tapjs/tapjs/compare/tap@18.4.1...tap@18.4.2) ### [`v18.4.1`](https://togithub.com/tapjs/tapjs/compare/tap@18.4.0...tap@18.4.1) [Compare Source](https://togithub.com/tapjs/tapjs/compare/tap@18.4.0...tap@18.4.1) ### [`v18.4.0`](https://togithub.com/tapjs/tapjs/releases/tag/tap%4018.4.0) [Compare Source](https://togithub.com/tapjs/tapjs/compare/tap@18.3.1...tap@18.4.0) #### What's Changed Note: The formatting of `Symbol` objects and enumerable `Symbol` properties has changed in snapshots and object diffs. You may need to run `tap --snapshot` after updating to this release, and/or update some tests that were relying on symbol property keys being ignored. - Include `Symbol` keys in formatting/comparison. - Print symbols in formatted objects as `Symbol.for(...)` if appropriate. - Print known symbols from the `Symbol` constructor as `Symbol.`, eg `Symbol.iterator` instead of `Symbol(Symbol.iterator)`. - Add reporter-file config option [https://github.com/tapjs/tapjs/pull/931](https://togithub.com/tapjs/tapjs/pull/931) **Full Changelog**: https://github.com/tapjs/tapjs/compare/tap@18.3.0...tap@18.4.0 ### [`v18.3.1`](https://togithub.com/tapjs/tapjs/releases/tag/tap%4018.3.1) [Compare Source](https://togithub.com/tapjs/tapjs/compare/tap@18.3.0...tap@18.3.1) Bug-fix, actually turning off type checking by default, as intended. ### [`v18.3.0`](https://togithub.com/tapjs/tapjs/releases/tag/tap%4018.3.0) [Compare Source](https://togithub.com/tapjs/tapjs/compare/tap@18.2.2...tap@18.3.0) - Compare and format React elements as JSX by [@​isaacs](https://togithub.com/isaacs) in [https://github.com/tapjs/tapjs/pull/928](https://togithub.com/tapjs/tapjs/pull/928) **Full Changelog**: https://github.com/tapjs/tapjs/commits/tap@18.3.0 ### [`v18.2.2`](https://togithub.com/tapjs/tapjs/releases/tag/tap%4018.2.2) [Compare Source](https://togithub.com/tapjs/tapjs/compare/tap@18.2.1...tap@18.2.2) #### What's Changed - Show only master branch badge by [@​ranisalt](https://togithub.com/ranisalt) in [https://github.com/tapjs/tapjs/pull/250](https://togithub.com/tapjs/tapjs/pull/250) - Buffered tests by [@​isaacs](https://togithub.com/isaacs) in [https://github.com/tapjs/tapjs/pull/309](https://togithub.com/tapjs/tapjs/pull/309) - update to latest release of nyc (fixes [#​373](https://togithub.com/tapjs/tapjs/issues/373)) by [@​mykmelez](https://togithub.com/mykmelez) in [https://github.com/tapjs/tapjs/pull/394](https://togithub.com/tapjs/tapjs/pull/394) - Fix missing “not” in default message for strictNotSame by [@​charmander](https://togithub.com/charmander) in [https://github.com/tapjs/tapjs/pull/410](https://togithub.com/tapjs/tapjs/pull/410) - Fix typos in docs + update contributing guide by [@​customcommander](https://togithub.com/customcommander) in [https://github.com/tapjs/tapjs/pull/424](https://togithub.com/tapjs/tapjs/pull/424) - docs: add unique page titles by [@​stephenmathieson](https://togithub.com/stephenmathieson) in [https://github.com/tapjs/tapjs/pull/429](https://togithub.com/tapjs/tapjs/pull/429) - Add hexagonal-lambda to the tap 100 list by [@​focusaurus](https://togithub.com/focusaurus) in [https://github.com/tapjs/tapjs/pull/433](https://togithub.com/tapjs/tapjs/pull/433) - add dotenv to the tap 100 list by [@​maxbeatty](https://togithub.com/maxbeatty) in [https://github.com/tapjs/tapjs/pull/441](https://togithub.com/tapjs/tapjs/pull/441) - Don't emit end while waiting for pipes to clear by [@​isaacs](https://togithub.com/isaacs) in [https://github.com/tapjs/tapjs/pull/507](https://togithub.com/tapjs/tapjs/pull/507) - Fix font-family typo by [@​jordanbtucker](https://togithub.com/jordanbtucker) in [https://github.com/tapjs/tapjs/pull/520](https://togithub.com/tapjs/tapjs/pull/520) - Add support for --coverage-map= by [@​isaacs](https://togithub.com/isaacs) in [https://github.com/tapjs/tapjs/pull/533](https://togithub.com/tapjs/tapjs/pull/533) - Switch back to nyc release by [@​goto-bus-stop](https://togithub.com/goto-bus-stop) in [https://github.com/tapjs/tapjs/pull/540](https://togithub.com/tapjs/tapjs/pull/540) - fixed directory by [@​0xflotus](https://togithub.com/0xflotus) in [https://github.com/tapjs/tapjs/pull/551](https://togithub.com/tapjs/tapjs/pull/551) - Remove sentence about Node 4 by [@​mcollina](https://togithub.com/mcollina) in [https://github.com/tapjs/tapjs/pull/560](https://togithub.com/tapjs/tapjs/pull/560) - Add `my-way` to 100 club by [@​amio](https://togithub.com/amio) in [https://github.com/tapjs/tapjs/pull/573](https://togithub.com/tapjs/tapjs/pull/573) - Exit with the yaml parse error on bad rc files by [@​isaacs](https://togithub.com/isaacs) in [https://github.com/tapjs/tapjs/pull/614](https://togithub.com/tapjs/tapjs/pull/614) - Add node.js 13 to testing by [@​coreyfarrell](https://togithub.com/coreyfarrell) in [https://github.com/tapjs/tapjs/pull/627](https://togithub.com/tapjs/tapjs/pull/627) - Fix extra-from-error processing to handle Win32 absolute filenames by [@​coreyfarrell](https://togithub.com/coreyfarrell) in [https://github.com/tapjs/tapjs/pull/663](https://togithub.com/tapjs/tapjs/pull/663) - Disable CI on Node.js 14 by [@​coreyfarrell](https://togithub.com/coreyfarrell) in [https://github.com/tapjs/tapjs/pull/667](https://togithub.com/tapjs/tapjs/pull/667) - Fix circular import between mocha.js and tap.js by [@​coreyfarrell](https://togithub.com/coreyfarrell) in [https://github.com/tapjs/tapjs/pull/671](https://togithub.com/tapjs/tapjs/pull/671) - Disable `ts` and `jsx` by default, remove `esm` by [@​coreyfarrell](https://togithub.com/coreyfarrell) in [https://github.com/tapjs/tapjs/pull/651](https://togithub.com/tapjs/tapjs/pull/651) - Rename t.notEqual to t.not. by [@​zkldi](https://togithub.com/zkldi) in [https://github.com/tapjs/tapjs/pull/738](https://togithub.com/tapjs/tapjs/pull/738) - Remove unused import by [@​jsumners](https://togithub.com/jsumners) in [https://github.com/tapjs/tapjs/pull/745](https://togithub.com/tapjs/tapjs/pull/745) - Fix for [#​740](https://togithub.com/tapjs/tapjs/issues/740) by [@​zkldi](https://togithub.com/zkldi) in [https://github.com/tapjs/tapjs/pull/744](https://togithub.com/tapjs/tapjs/pull/744) - gracefully handle the lack of a global.process object by [@​isaacs](https://togithub.com/isaacs) in [https://github.com/tapjs/tapjs/pull/775](https://togithub.com/tapjs/tapjs/pull/775) - Update Node.js min version to 10.x in CONTRIBUTING by [@​trivikr](https://togithub.com/trivikr) in [https://github.com/tapjs/tapjs/pull/752](https://togithub.com/tapjs/tapjs/pull/752) - Fix typo on the getting started guide by [@​henriquehbr](https://togithub.com/henriquehbr) in [https://github.com/tapjs/tapjs/pull/769](https://togithub.com/tapjs/tapjs/pull/769) - Add jsonpath-faster by [@​AndyA](https://togithub.com/AndyA) in [https://github.com/tapjs/tapjs/pull/754](https://togithub.com/tapjs/tapjs/pull/754) - docs: fix broken link by [@​iRoachie](https://togithub.com/iRoachie) in [https://github.com/tapjs/tapjs/pull/782](https://togithub.com/tapjs/tapjs/pull/782) - Fix script on using node-tap with codecov by [@​tsekityam](https://togithub.com/tsekityam) in [https://github.com/tapjs/tapjs/pull/768](https://togithub.com/tapjs/tapjs/pull/768) - Remove unused variables / add linting by [@​jsumners](https://togithub.com/jsumners) in [https://github.com/tapjs/tapjs/pull/748](https://togithub.com/tapjs/tapjs/pull/748) - bump listendev action to v0.2.0 by [@​fntlnz](https://togithub.com/fntlnz) in [https://github.com/tapjs/tapjs/pull/862](https://togithub.com/tapjs/tapjs/pull/862) - Isaacs/node 20 loaders by [@​isaacs](https://togithub.com/isaacs) in [https://github.com/tapjs/tapjs/pull/884](https://togithub.com/tapjs/tapjs/pull/884) - TypeScript 5.2, use tshy for hybrid builds by [@​isaacs](https://togithub.com/isaacs) in [https://github.com/tapjs/tapjs/pull/886](https://togithub.com/tapjs/tapjs/pull/886) - Add --fail-skip/todo opts, better skip reporting by [@​isaacs](https://togithub.com/isaacs) in [https://github.com/tapjs/tapjs/pull/901](https://togithub.com/tapjs/tapjs/pull/901) - node:test interop round 1 by [@​isaacs](https://togithub.com/isaacs) in [https://github.com/tapjs/tapjs/pull/905](https://togithub.com/tapjs/tapjs/pull/905) - Isaacs/node test interop by [@​isaacs](https://togithub.com/isaacs) in [https://github.com/tapjs/tapjs/pull/910](https://togithub.com/tapjs/tapjs/pull/910) - more reporters by [@​isaacs](https://togithub.com/isaacs) in [https://github.com/tapjs/tapjs/pull/926](https://togithub.com/tapjs/tapjs/pull/926) - Compare and format React elements as JSX by [@​isaacs](https://togithub.com/isaacs) in [https://github.com/tapjs/tapjs/pull/928](https://togithub.com/tapjs/tapjs/pull/928) #### New Contributors - [@​ranisalt](https://togithub.com/ranisalt) made their first contribution in [https://github.com/tapjs/tapjs/pull/250](https://togithub.com/tapjs/tapjs/pull/250) - [@​mykmelez](https://togithub.com/mykmelez) made their first contribution in [https://github.com/tapjs/tapjs/pull/394](https://togithub.com/tapjs/tapjs/pull/394) - [@​charmander](https://togithub.com/charmander) made their first contribution in [https://github.com/tapjs/tapjs/pull/410](https://togithub.com/tapjs/tapjs/pull/410) - [@​customcommander](https://togithub.com/customcommander) made their first contribution in [https://github.com/tapjs/tapjs/pull/424](https://togithub.com/tapjs/tapjs/pull/424) - [@​stephenmathieson](https://togithub.com/stephenmathieson) made their first contribution in [https://github.com/tapjs/tapjs/pull/429](https://togithub.com/tapjs/tapjs/pull/429) - [@​focusaurus](https://togithub.com/focusaurus) made their first contribution in [https://github.com/tapjs/tapjs/pull/433](https://togithub.com/tapjs/tapjs/pull/433) - [@​maxbeatty](https://togithub.com/maxbeatty) made their first contribution in [https://github.com/tapjs/tapjs/pull/441](https://togithub.com/tapjs/tapjs/pull/441) - [@​goto-bus-stop](https://togithub.com/goto-bus-stop) made their first contribution in [https://github.com/tapjs/tapjs/pull/540](https://togithub.com/tapjs/tapjs/pull/540) - [@​0xflotus](https://togithub.com/0xflotus) made their first contribution in [https://github.com/tapjs/tapjs/pull/551](https://togithub.com/tapjs/tapjs/pull/551) - [@​mcollina](https://togithub.com/mcollina) made their first contribution in [https://github.com/tapjs/tapjs/pull/560](https://togithub.com/tapjs/tapjs/pull/560) - [@​amio](https://togithub.com/amio) made their first contribution in [https://github.com/tapjs/tapjs/pull/573](https://togithub.com/tapjs/tapjs/pull/573) - [@​zkldi](https://togithub.com/zkldi) made their first contribution in [https://github.com/tapjs/tapjs/pull/738](https://togithub.com/tapjs/tapjs/pull/738) - [@​jsumners](https://togithub.com/jsumners) made their first contribution in [https://github.com/tapjs/tapjs/pull/745](https://togithub.com/tapjs/tapjs/pull/745) - [@​trivikr](https://togithub.com/trivikr) made their first contribution in [https://github.com/tapjs/tapjs/pull/752](https://togithub.com/tapjs/tapjs/pull/752) - [@​henriquehbr](https://togithub.com/henriquehbr) made their first contribution in [https://github.com/tapjs/tapjs/pull/769](https://togithub.com/tapjs/tapjs/pull/769) - [@​AndyA](https://togithub.com/AndyA) made their first contribution in [https://github.com/tapjs/tapjs/pull/754](https://togithub.com/tapjs/tapjs/pull/754) - [@​iRoachie](https://togithub.com/iRoachie) made their first contribution in [https://github.com/tapjs/tapjs/pull/782](https://togithub.com/tapjs/tapjs/pull/782) - [@​tsekityam](https://togithub.com/tsekityam) made their first contribution in [https://github.com/tapjs/tapjs/pull/768](https://togithub.com/tapjs/tapjs/pull/768) - [@​fntlnz](https://togithub.com/fntlnz) made their first contribution in [https://github.com/tapjs/tapjs/pull/862](https://togithub.com/tapjs/tapjs/pull/862) **Full Changelog**: https://github.com/tapjs/tapjs/commits/tap@18.2.2 ### [`v18.2.1`](https://togithub.com/tapjs/tapjs/releases/tag/tap%4018.2.1) [Compare Source](https://togithub.com/tapjs/tapjs/compare/tap@18.2.0...tap@18.2.1) Note: this is the first auto-generated release notes release for tap 18, and GitHub picked up *every* change in all the repos pulled into the monorepo since forever. It's not technically "incorrect" per se, but it is unhelpful. Moving forward, these will be hopefully much less absurd. My apologies for the spam if you were tagged in this. *** #### What's Changed - Show only master branch badge by [@​ranisalt](https://togithub.com/ranisalt) in [https://github.com/tapjs/tapjs/pull/250](https://togithub.com/tapjs/tapjs/pull/250) - Buffered tests by [@​isaacs](https://togithub.com/isaacs) in [https://github.com/tapjs/tapjs/pull/309](https://togithub.com/tapjs/tapjs/pull/309) - update to latest release of nyc (fixes [#​373](https://togithub.com/tapjs/tapjs/issues/373)) by [@​mykmelez](https://togithub.com/mykmelez) in [https://github.com/tapjs/tapjs/pull/394](https://togithub.com/tapjs/tapjs/pull/394) - Fix missing “not” in default message for strictNotSame by [@​charmander](https://togithub.com/charmander) in [https://github.com/tapjs/tapjs/pull/410](https://togithub.com/tapjs/tapjs/pull/410) - Fix typos in docs + update contributing guide by [@​customcommander](https://togithub.com/customcommander) in [https://github.com/tapjs/tapjs/pull/424](https://togithub.com/tapjs/tapjs/pull/424) - docs: add unique page titles by [@​stephenmathieson](https://togithub.com/stephenmathieson) in [https://github.com/tapjs/tapjs/pull/429](https://togithub.com/tapjs/tapjs/pull/429) - Add hexagonal-lambda to the tap 100 list by [@​focusaurus](https://togithub.com/focusaurus) in [https://github.com/tapjs/tapjs/pull/433](https://togithub.com/tapjs/tapjs/pull/433) - add dotenv to the tap 100 list by [@​maxbeatty](https://togithub.com/maxbeatty) in [https://github.com/tapjs/tapjs/pull/441](https://togithub.com/tapjs/tapjs/pull/441) - Don't emit end while waiting for pipes to clear by [@​isaacs](https://togithub.com/isaacs) in [https://github.com/tapjs/tapjs/pull/507](https://togithub.com/tapjs/tapjs/pull/507) - Fix font-family typo by [@​jordanbtucker](https://togithub.com/jordanbtucker) in [https://github.com/tapjs/tapjs/pull/520](https://togithub.com/tapjs/tapjs/pull/520) - Add support for --coverage-map= by [@​isaacs](https://togithub.com/isaacs) in [https://github.com/tapjs/tapjs/pull/533](https://togithub.com/tapjs/tapjs/pull/533) - Switch back to nyc release by [@​goto-bus-stop](https://togithub.com/goto-bus-stop) in [https://github.com/tapjs/tapjs/pull/540](https://togithub.com/tapjs/tapjs/pull/540) - fixed directory by [@​0xflotus](https://togithub.com/0xflotus) in [https://github.com/tapjs/tapjs/pull/551](https://togithub.com/tapjs/tapjs/pull/551) - Remove sentence about Node 4 by [@​mcollina](https://togithub.com/mcollina) in [https://github.com/tapjs/tapjs/pull/560](https://togithub.com/tapjs/tapjs/pull/560) - Add `my-way` to 100 club by [@​amio](https://togithub.com/amio) in [https://github.com/tapjs/tapjs/pull/573](https://togithub.com/tapjs/tapjs/pull/573) - Exit with the yaml parse error on bad rc files by [@​isaacs](https://togithub.com/isaacs) in [https://github.com/tapjs/tapjs/pull/614](https://togithub.com/tapjs/tapjs/pull/614) - Add node.js 13 to testing by [@​coreyfarrell](https://togithub.com/coreyfarrell) in [https://github.com/tapjs/tapjs/pull/627](https://togithub.com/tapjs/tapjs/pull/627) - Fix extra-from-error processing to handle Win32 absolute filenames by [@​coreyfarrell](https://togithub.com/coreyfarrell) in [https://github.com/tapjs/tapjs/pull/663](https://togithub.com/tapjs/tapjs/pull/663) - Disable CI on Node.js 14 by [@​coreyfarrell](https://togithub.com/coreyfarrell) in [https://github.com/tapjs/tapjs/pull/667](https://togithub.com/tapjs/tapjs/pull/667) - Fix circular import between mocha.js and tap.js by [@​coreyfarrell](https://togithub.com/coreyfarrell) in [https://github.com/tapjs/tapjs/pull/671](https://togithub.com/tapjs/tapjs/pull/671) - Disable `ts` and `jsx` by default, remove `esm` by [@​coreyfarrell](https://togithub.com/coreyfarrell) in [https://github.com/tapjs/tapjs/pull/651](https://togithub.com/tapjs/tapjs/pull/651) - Rename t.notEqual to t.not. by [@​zkldi](https://togithub.com/zkldi) in [https://github.com/tapjs/tapjs/pull/738](https://togithub.com/tapjs/tapjs/pull/738) - Remove unused import by [@​jsumners](https://togithub.com/jsumners) in [https://github.com/tapjs/tapjs/pull/745](https://togithub.com/tapjs/tapjs/pull/745) - Fix for [#​740](https://togithub.com/tapjs/tapjs/issues/740) by [@​zkldi](https://togithub.com/zkldi) in [https://github.com/tapjs/tapjs/pull/744](https://togithub.com/tapjs/tapjs/pull/744) - gracefully handle the lack of a global.process object by [@​isaacs](https://togithub.com/isaacs) in [https://github.com/tapjs/tapjs/pull/775](https://togithub.com/tapjs/tapjs/pull/775) - Update Node.js min version to 10.x in CONTRIBUTING by [@​trivikr](https://togithub.com/trivikr) in [https://github.com/tapjs/tapjs/pull/752](https://togithub.com/tapjs/tapjs/pull/752) - Fix typo on the getting started guide by [@​henriquehbr](https://togithub.com/henriquehbr) in [https://github.com/tapjs/tapjs/pull/769](https://togithub.com/tapjs/tapjs/pull/769) - Add jsonpath-faster by [@​AndyA](https://togithub.com/AndyA) in [https://github.com/tapjs/tapjs/pull/754](https://togithub.com/tapjs/tapjs/pull/754) - docs: fix broken link by [@​iRoachie](https://togithub.com/iRoachie) in [https://github.com/tapjs/tapjs/pull/782](https://togithub.com/tapjs/tapjs/pull/782) - Fix script on using node-tap with codecov by [@​tsekityam](https://togithub.com/tsekityam) in [https://github.com/tapjs/tapjs/pull/768](https://togithub.com/tapjs/tapjs/pull/768) - Remove unused variables / add linting by [@​jsumners](https://togithub.com/jsumners) in [https://github.com/tapjs/tapjs/pull/748](https://togithub.com/tapjs/tapjs/pull/748) - bump listendev action to v0.2.0 by [@​fntlnz](https://togithub.com/fntlnz) in [https://github.com/tapjs/tapjs/pull/862](https://togithub.com/tapjs/tapjs/pull/862) - Isaacs/node 20 loaders by [@​isaacs](https://togithub.com/isaacs) in [https://github.com/tapjs/tapjs/pull/884](https://togithub.com/tapjs/tapjs/pull/884) - TypeScript 5.2, use tshy for hybrid builds by [@​isaacs](https://togithub.com/isaacs) in [https://github.com/tapjs/tapjs/pull/886](https://togithub.com/tapjs/tapjs/pull/886) - Add --fail-skip/todo opts, better skip reporting by [@​isaacs](https://togithub.com/isaacs) in [https://github.com/tapjs/tapjs/pull/901](https://togithub.com/tapjs/tapjs/pull/901) - node:test interop round 1 by [@​isaacs](https://togithub.com/isaacs) in [https://github.com/tapjs/tapjs/pull/905](https://togithub.com/tapjs/tapjs/pull/905) - Isaacs/node test interop by [@​isaacs](https://togithub.com/isaacs) in [https://github.com/tapjs/tapjs/pull/910](https://togithub.com/tapjs/tapjs/pull/910) - more reporters by [@​isaacs](https://togithub.com/isaacs) in [https://github.com/tapjs/tapjs/pull/926](https://togithub.com/tapjs/tapjs/pull/926) #### New Contributors - [@​ranisalt](https://togithub.com/ranisalt) made their first contribution in [https://github.com/tapjs/tapjs/pull/250](https://togithub.com/tapjs/tapjs/pull/250) - [@​mykmelez](https://togithub.com/mykmelez) made their first contribution in [https://github.com/tapjs/tapjs/pull/394](https://togithub.com/tapjs/tapjs/pull/394) - [@​charmander](https://togithub.com/charmander) made their first contribution in [https://github.com/tapjs/tapjs/pull/410](https://togithub.com/tapjs/tapjs/pull/410) - [@​customcommander](https://togithub.com/customcommander) made their first contribution in [https://github.com/tapjs/tapjs/pull/424](https://togithub.com/tapjs/tapjs/pull/424) - [@​stephenmathieson](https://togithub.com/stephenmathieson) made their first contribution in [https://github.com/tapjs/tapjs/pull/429](https://togithub.com/tapjs/tapjs/pull/429) - [@​focusaurus](https://togithub.com/focusaurus) made their first contribution in [https://github.com/tapjs/tapjs/pull/433](https://togithub.com/tapjs/tapjs/pull/433) - [@​maxbeatty](https://togithub.com/maxbeatty) made their first contribution in [https://github.com/tapjs/tapjs/pull/441](https://togithub.com/tapjs/tapjs/pull/441) - [@​goto-bus-stop](https://togithub.com/goto-bus-stop) made their first contribution in [https://github.com/tapjs/tapjs/pull/540](https://togithub.com/tapjs/tapjs/pull/540) - [@​0xflotus](https://togithub.com/0xflotus) made their first contribution in [https://github.com/tapjs/tapjs/pull/551](https://togithub.com/tapjs/tapjs/pull/551) - [@​mcollina](https://togithub.com/mcollina) made their first contribution in [https://github.com/tapjs/tapjs/pull/560](https://togithub.com/tapjs/tapjs/pull/560) - [@​amio](https://togithub.com/amio) made their first contribution in [https://github.com/tapjs/tapjs/pull/573](https://togithub.com/tapjs/tapjs/pull/573) - [@​zkldi](https://togithub.com/zkldi) made their first contribution in [https://github.com/tapjs/tapjs/pull/738](https://togithub.com/tapjs/tapjs/pull/738) - [@​jsumners](https://togithub.com/jsumners) made their first contribution in [https://github.com/tapjs/tapjs/pull/745](https://togithub.com/tapjs/tapjs/pull/745) - [@​trivikr](https://togithub.com/trivikr) made their first contribution in [https://github.com/tapjs/tapjs/pull/752](https://togithub.com/tapjs/tapjs/pull/752) - [@​henriquehbr](https://togithub.com/henriquehbr) made their first contribution in [https://github.com/tapjs/tapjs/pull/769](https://togithub.com/tapjs/tapjs/pull/769) - [@​AndyA](https://togithub.com/AndyA) made their first contribution in [https://github.com/tapjs/tapjs/pull/754](https://togithub.com/tapjs/tapjs/pull/754) - [@​iRoachie](https://togithub.com/iRoachie) made their first contribution in [https://github.com/tapjs/tapjs/pull/782](https://togithub.com/tapjs/tapjs/pull/782) - [@​tsekityam](https://togithub.com/tsekityam) made their first contribution in [https://github.com/tapjs/tapjs/pull/768](https://togithub.com/tapjs/tapjs/pull/768) - [@​fntlnz](https://togithub.com/fntlnz) made their first contribution in [https://github.com/tapjs/tapjs/pull/862](https://togithub.com/tapjs/tapjs/pull/862) **Full Changelog**: https://github.com/tapjs/tapjs/commits/tap@18.2.1 ### [`v18.2.0`](https://togithub.com/tapjs/tapjs/compare/tap@18.1.5...tap@18.2.0) [Compare Source](https://togithub.com/tapjs/tapjs/compare/tap@18.1.5...tap@18.2.0) ### [`v18.1.5`](https://togithub.com/tapjs/tapjs/compare/tap@18.1.4...tap@18.1.5) [Compare Source](https://togithub.com/tapjs/tapjs/compare/tap@18.1.4...tap@18.1.5) ### [`v18.1.4`](https://togithub.com/tapjs/tapjs/compare/tap@18.1.3...tap@18.1.4) [Compare Source](https://togithub.com/tapjs/tapjs/compare/tap@18.1.3...tap@18.1.4) ### [`v18.1.3`](https://togithub.com/tapjs/tapjs/compare/tap@18.1.2...tap@18.1.3) [Compare Source](https://togithub.com/tapjs/tapjs/compare/tap@18.1.2...tap@18.1.3) ### [`v18.1.2`](https://togithub.com/tapjs/tapjs/compare/tap@18.1.1...tap@18.1.2) [Compare Source](https://togithub.com/tapjs/tapjs/compare/tap@18.1.1...tap@18.1.2) ### [`v18.1.1`](https://togithub.com/tapjs/tapjs/compare/tap@18.1.0...tap@18.1.1) [Compare Source](https://togithub.com/tapjs/tapjs/compare/tap@18.1.0...tap@18.1.1) ### [`v18.1.0`](https://togithub.com/tapjs/tapjs/compare/tap@18.0.4...tap@18.1.0) [Compare Source](https://togithub.com/tapjs/tapjs/compare/tap@18.0.4...tap@18.1.0) ### [`v18.0.4`](https://togithub.com/tapjs/tapjs/compare/tap@18.0.3...tap@18.0.4) [Compare Source](https://togithub.com/tapjs/tapjs/compare/tap@18.0.3...tap@18.0.4) ### [`v18.0.3`](https://togithub.com/tapjs/tapjs/compare/tap@18.0.2...tap@18.0.3) [Compare Source](https://togithub.com/tapjs/tapjs/compare/tap@18.0.2...tap@18.0.3) ### [`v18.0.2`](https://togithub.com/tapjs/tapjs/compare/tap@18.0.1...tap@18.0.2) [Compare Source](https://togithub.com/tapjs/tapjs/compare/tap@18.0.1...tap@18.0.2) ### [`v18.0.1`](https://togithub.com/tapjs/tapjs/compare/tap@18.0.0...tap@18.0.1) [Compare Source](https://togithub.com/tapjs/tapjs/compare/tap@18.0.0...tap@18.0.1) ### [`v18.0.0`](https://togithub.com/tapjs/tapjs/compare/v16.3.8...tap@18.0.0) [Compare Source](https://togithub.com/tapjs/tapjs/compare/v16.3.9...tap@18.0.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 12 months 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 Dec 9, 2023 1:35pm
changeset-bot[bot] commented 12 months ago

⚠️ No Changeset found

Latest commit: 385ff5b0fb7edd3f6cbe111759c7028dbaad745f

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 12 months ago

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

Packages Version New capabilities Transitives Size Publisher
typescript 5.2.2 None +0 40.6 MB typescript-bot
tap 16.3.9...18.6.1 network, shell +155/-49 58.7 MB isaacs
vercel[bot] commented 11 months ago

Deployment failed with the following error:

Resource is limited - try again in 4 minutes (more than 100, code: "api-deployments-free-per-day").
renovate[bot] commented 8 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 18.x releases. But if you manually upgrade to 18.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.