un-ts / rollup

Incredible Rollup plugins, make Rollup greater
https://rollup.now.sh
MIT License
8 stars 3 forks source link

chore(deps): update dependency type-coverage to ^2.29.7 #82

Open renovate[bot] opened 3 years ago

renovate[bot] commented 3 years ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
type-coverage ^2.16.3 -> ^2.29.7 age adoption passing confidence

Release Notes

plantain-00/type-coverage (type-coverage) ### [`v2.29.7`](https://redirect.github.com/plantain-00/type-coverage/blob/HEAD/CHANGELOG.md#2297-2024-10-15) [Compare Source](https://redirect.github.com/plantain-00/type-coverage/compare/v2.29.6...v2.29.7) - fix: package import ([a06cdeb](https://redirect.github.com/plantain-00/type-coverage/commit/a06cdeb21c9b27fe23b74a4f0677ca963ce592ca)) ### [`v2.29.6`](https://redirect.github.com/plantain-00/type-coverage/blob/HEAD/CHANGELOG.md#2296-2024-10-15) [Compare Source](https://redirect.github.com/plantain-00/type-coverage/compare/v2.29.5...v2.29.6) ### [`v2.29.5`](https://redirect.github.com/plantain-00/type-coverage/blob/HEAD/CHANGELOG.md#2295-2024-10-15) - fix: reportUnusedIgnore false to disable reportUnusedIgnore when strict ([440cf06](https://redirect.github.com/plantain-00/type-coverage/commit/440cf06d55ca5febda91aa253548f3e75ac4587a)) - fix: ci failure ([906bc5b](https://redirect.github.com/plantain-00/type-coverage/commit/906bc5b784ccaafac988d392aa21fdf8c6786ba9)) - chore: update dependencies ([2ac5cf2](https://redirect.github.com/plantain-00/type-coverage/commit/2ac5cf21eb6f1524a7dc5f89e9840081869fc72a)) ### [`v2.29.1`](https://redirect.github.com/plantain-00/type-coverage/blob/HEAD/CHANGELOG.md#2291-2024-07-09) [Compare Source](https://redirect.github.com/plantain-00/type-coverage/compare/v2.29.0...v2.29.1) - fix: handle class static block delclaration ([367f9bd](https://redirect.github.com/plantain-00/type-coverage/commit/367f9bd2f659d3f63504ee14a3a0d16b03f7b5fd)) - chore: update dependencies ([051d7e5](https://redirect.github.com/plantain-00/type-coverage/commit/051d7e56a369453b976ef918db83863b6e133174)) ### [`v2.29.0`](https://redirect.github.com/plantain-00/type-coverage/blob/HEAD/CHANGELOG.md#2290-2024-05-30) [Compare Source](https://redirect.github.com/plantain-00/type-coverage/compare/v2.28.2...v2.29.0) - fix: remove args ([8632142](https://redirect.github.com/plantain-00/type-coverage/commit/8632142cfa00878df6257eacbbf42ad6b32a202e)) - feat: add color output option ([39ad59f](https://redirect.github.com/plantain-00/type-coverage/commit/39ad59f7b2524b9be0d0fc70195a15fe955978ae)) - ci: include lts node version matrix ([7636d03](https://redirect.github.com/plantain-00/type-coverage/commit/7636d03701ee1d9cd6b5b3b37fb5a63f8b25d7f1)) ### [`v2.28.2`](https://redirect.github.com/plantain-00/type-coverage/blob/HEAD/CHANGELOG.md#2282-2024-04-29) [Compare Source](https://redirect.github.com/plantain-00/type-coverage/compare/v2.28.1...v2.28.2) - fix: hide NaN% ([5e22e5b](https://redirect.github.com/plantain-00/type-coverage/commit/5e22e5b6633e8dd826cbf006452ee070cb5f2dd6)) - chore: update dependencies ([8854731](https://redirect.github.com/plantain-00/type-coverage/commit/8854731bffeeec192c832f0d41f6b926cf47c670)) ### [`v2.28.1`](https://redirect.github.com/plantain-00/type-coverage/blob/HEAD/CHANGELOG.md#2281-2024-04-04) [Compare Source](https://redirect.github.com/plantain-00/type-coverage/compare/v2.28.0...v2.28.1) - fix: --report-unused-ignore didn't count, enabled if --strict ([115b159](https://redirect.github.com/plantain-00/type-coverage/commit/115b159308f41742c172243b511e681c215dc953)) ### [`v2.28.0`](https://redirect.github.com/plantain-00/type-coverage/blob/HEAD/CHANGELOG.md#2280-2024-04-03) [Compare Source](https://redirect.github.com/plantain-00/type-coverage/compare/v2.27.2...v2.28.0) - feat: support --report-unused-ignore ([7de9fd9](https://redirect.github.com/plantain-00/type-coverage/commit/7de9fd9f5452108d21fed6280fcbd1df85d494c2)) ### [`v2.27.2`](https://redirect.github.com/plantain-00/type-coverage/blob/HEAD/CHANGELOG.md#2272-2024-03-31) [Compare Source](https://redirect.github.com/plantain-00/type-coverage/compare/v2.27.1...v2.27.2) - fix: unhandled accessor keyword ([9366a95](https://redirect.github.com/plantain-00/type-coverage/commit/9366a95cbb8bef68a7c4ccda42779f180ab6799e)) - chore: update typescript@5.4 ([1a4a4ff](https://redirect.github.com/plantain-00/type-coverage/commit/1a4a4ff43b2d67a4c953b5f0db63523cf87d70c4)) - chore: update dependencies ([c1c252f](https://redirect.github.com/plantain-00/type-coverage/commit/c1c252f9a5ae8eaea317112799bef70c78d1f1f0)) ([247d801](https://redirect.github.com/plantain-00/type-coverage/commit/247d801cb696077920a8ef7955c51beac2d77ed0)) ([8a325d2](https://redirect.github.com/plantain-00/type-coverage/commit/8a325d211138da75aa634f60b6b9dad327c1ee78)) ### [`v2.27.1`](https://redirect.github.com/plantain-00/type-coverage/blob/HEAD/CHANGELOG.md#2271-2023-12-20) [Compare Source](https://redirect.github.com/plantain-00/type-coverage/compare/v2.27.0...v2.27.1) - support tsconfig extends array ([3f93834](https://redirect.github.com/plantain-00/type-coverage/commit/3f938348e4f91ab519cbb3a38bb02c9b6f50ba6d)) - chore: update dependencies ([1798d6f](https://redirect.github.com/plantain-00/type-coverage/commit/1798d6f373f12b54c428d29e904e6e24922b9c0d)) ([dd48902](https://redirect.github.com/plantain-00/type-coverage/commit/dd489023867b0c43b008a15c230fc021953d2eb5)) ### [`v2.27.0`](https://redirect.github.com/plantain-00/type-coverage/blob/HEAD/CHANGELOG.md#2270-2023-10-11) [Compare Source](https://redirect.github.com/plantain-00/type-coverage/compare/v2.26.3...v2.27.0) - docs: --json-output ([8d394e7](https://redirect.github.com/plantain-00/type-coverage/commit/8d394e7c0fa481ec39d27c6ca71b3f3343bfa74b)) - Add JSON Output argument to CLI ([e9364af](https://redirect.github.com/plantain-00/type-coverage/commit/e9364afb64e6196d7417dba661f3b0da92a6aa61)) - chore: update dependencies ([5085b1e](https://redirect.github.com/plantain-00/type-coverage/commit/5085b1e1eeb9c88ea4ec98f1cd0a24e885262704)) ### [`v2.26.3`](https://redirect.github.com/plantain-00/type-coverage/blob/HEAD/CHANGELOG.md#2263-2023-09-14) [Compare Source](https://redirect.github.com/plantain-00/type-coverage/compare/v2.26.2...v2.26.3) - fix: report semantic before type checking ([3684c0a](https://redirect.github.com/plantain-00/type-coverage/commit/3684c0a5f42f96c8401a77ae703cf0763e9ed500)) ### [`v2.26.2`](https://redirect.github.com/plantain-00/type-coverage/blob/HEAD/CHANGELOG.md#2262-2023-08-31) [Compare Source](https://redirect.github.com/plantain-00/type-coverage/compare/v2.26.1...v2.26.2) - fix: unhandled satisfied expression ([1dee649](https://redirect.github.com/plantain-00/type-coverage/commit/1dee649b3d86a1a148f30c63e5974c5508069a1d)) - chore: update dependencies ([bf33237](https://redirect.github.com/plantain-00/type-coverage/commit/bf332378686de84c0d82838b25f7230bc7ab8e3f)) ### [`v2.26.1`](https://redirect.github.com/plantain-00/type-coverage/blob/HEAD/CHANGELOG.md#2261-2023-08-25) [Compare Source](https://redirect.github.com/plantain-00/type-coverage/compare/v2.26.0...v2.26.1) - Update `atLeast` or `is` if they are set to zero ([9971cc0](https://redirect.github.com/plantain-00/type-coverage/commit/9971cc098648243aa5b34d47c83821f5b897aa4f)) - chore: update dependencies ([39aa3b8](https://redirect.github.com/plantain-00/type-coverage/commit/39aa3b86cef98a091a67b2a212e4f7479fa08a67)) ([a3b359c](https://redirect.github.com/plantain-00/type-coverage/commit/a3b359c2821a6f2d089aa235529291a9fba012d6)) ([fed865a](https://redirect.github.com/plantain-00/type-coverage/commit/fed865a331911a581bffce02ef199a8f26149e66)) - fix: ci ([0bd5939](https://redirect.github.com/plantain-00/type-coverage/commit/0bd59395de0747f57d20ad8343008fb2e32413d6)) ### [`v2.26.0`](https://redirect.github.com/plantain-00/type-coverage/blob/HEAD/CHANGELOG.md#2260-2023-05-24) [Compare Source](https://redirect.github.com/plantain-00/type-coverage/compare/v2.25.3...v2.26.0) - feat: support --not-only-in-cwd ([f1cda0b](https://redirect.github.com/plantain-00/type-coverage/commit/f1cda0b785b7a814b32186b81302ba0217ecdd56)) ### [`v2.25.3`](https://redirect.github.com/plantain-00/type-coverage/blob/HEAD/CHANGELOG.md#2253-2023-05-08) [Compare Source](https://redirect.github.com/plantain-00/type-coverage/compare/v2.25.2...v2.25.3) - fix: drop use of minimatch@3 || 4 || 5 ([a7140b5](https://redirect.github.com/plantain-00/type-coverage/commit/a7140b538aeb37816a6ebf3a743109acd98dc8f8)) - chore: update dependencies ([b8a58fb](https://redirect.github.com/plantain-00/type-coverage/commit/b8a58fb7081ba66a8feab96a58eb3cd1232127a4)) ### [`v2.25.2`](https://redirect.github.com/plantain-00/type-coverage/blob/HEAD/CHANGELOG.md#2252-2023-05-04) [Compare Source](https://redirect.github.com/plantain-00/type-coverage/compare/v2.25.1...v2.25.2) - fix: support minimatch@9 ([c96e7f1](https://redirect.github.com/plantain-00/type-coverage/commit/c96e7f10e0d90263e62326bb11c969589c001e2e)) ### [`v2.25.1`](https://redirect.github.com/plantain-00/type-coverage/blob/HEAD/CHANGELOG.md#2251-2023-05-04) [Compare Source](https://redirect.github.com/plantain-00/type-coverage/compare/v2.25.0...v2.25.1) - fix: checking private identifier ([b56606b](https://redirect.github.com/plantain-00/type-coverage/commit/b56606b76665bec3a4f0d7fd55395c4f9cf7f5d8)) - chore: update dependencies ([2da9703](https://redirect.github.com/plantain-00/type-coverage/commit/2da9703c02a949b348760f9fe6ed55834687cf61)) - Also install `typescript` which is a peer dep ([b316a57](https://redirect.github.com/plantain-00/type-coverage/commit/b316a57811cf3b8f25f872354a7d0c506d0ecaaf)) ### [`v2.25.0`](https://redirect.github.com/plantain-00/type-coverage/blob/HEAD/CHANGELOG.md#2250-2023-03-17) [Compare Source](https://redirect.github.com/plantain-00/type-coverage/compare/v2.24.1...v2.25.0) - feat: support typescript@5 ([c8acac7](https://redirect.github.com/plantain-00/type-coverage/commit/c8acac74e07e4913a9ec2f78268fcd3e330b06b7)) - chore: update dependencies ([d992817](https://redirect.github.com/plantain-00/type-coverage/commit/d992817fadf9707a76b7f8d1d3bb07e124265169)) ([7d621b0](https://redirect.github.com/plantain-00/type-coverage/commit/7d621b069cd431be03cf69ad4eca075a29100497)) ([e1b87fd](https://redirect.github.com/plantain-00/type-coverage/commit/e1b87fd8dfe39bf460dbb3fe662adb55f2e4639f)) ([e66300c](https://redirect.github.com/plantain-00/type-coverage/commit/e66300c59845341c370ae8e7824d3fc9d52b8663)) ([050dbfd](https://redirect.github.com/plantain-00/type-coverage/commit/050dbfde391a0d4eaf4d5fcedf94746121077f9d)) ([178e6c5](https://redirect.github.com/plantain-00/type-coverage/commit/178e6c528d7bebe9ec680cdbcf00a765bad5b0eb)) - fix: remove npm mirror ([d22a568](https://redirect.github.com/plantain-00/type-coverage/commit/d22a5682598445065089cf5738b30bd79c3fbfef)) ### [`v2.24.1`](https://redirect.github.com/plantain-00/type-coverage/blob/HEAD/CHANGELOG.md#2241-2022-11-21) [Compare Source](https://redirect.github.com/plantain-00/type-coverage/compare/v2.24.0...v2.24.1) - fix: mkdir recursive ([cd0af19](https://redirect.github.com/plantain-00/type-coverage/commit/cd0af193f70e9c03f8f36aa79a2c448f4e1e5942)) ### [`v2.24.0`](https://redirect.github.com/plantain-00/type-coverage/blob/HEAD/CHANGELOG.md#2240-2022-11-20) [Compare Source](https://redirect.github.com/plantain-00/type-coverage/compare/v2.23.0...v2.24.0) - feat: support --cache-directory ([f04a347](https://redirect.github.com/plantain-00/type-coverage/commit/f04a3473125b694589dd8c84365592b3c6304716)) - chore: update dependencies ([cd60df0](https://redirect.github.com/plantain-00/type-coverage/commit/cd60df0aa34763c37f99716b794123923c4bfc38)) ### [`v2.23.0`](https://redirect.github.com/plantain-00/type-coverage/blob/HEAD/CHANGELOG.md#2230-2022-11-11) [Compare Source](https://redirect.github.com/plantain-00/type-coverage/compare/v2.22.0...v2.23.0) - feat: support check specific files ([9bf6ac8](https://redirect.github.com/plantain-00/type-coverage/commit/9bf6ac8b7025240787d72f9c9296c09313389067)) - chore: update dependencies ([f0afc7e](https://redirect.github.com/plantain-00/type-coverage/commit/f0afc7e10ebf087debf4f3843cd15d0f4f388971)) ([6d4e2cb](https://redirect.github.com/plantain-00/type-coverage/commit/6d4e2cb85697bbdde00e5e8feea1328a57b708e0)) ([9db3278](https://redirect.github.com/plantain-00/type-coverage/commit/9db32781a4ed82d6d2d6d180d7249c8e2e8ce08d)) ([f953c1b](https://redirect.github.com/plantain-00/type-coverage/commit/f953c1b453b2d913257f0be37ce04538118125df)) ([215c923](https://redirect.github.com/plantain-00/type-coverage/commit/215c923540d161a285be2d47da6060ab1f981f6e)) ([e00e52a](https://redirect.github.com/plantain-00/type-coverage/commit/e00e52a921c9e635639c9064bdae0bae1e117e48)) ([d319a92](https://redirect.github.com/plantain-00/type-coverage/commit/d319a92aa65418774284b0d1a9e9c78fa327cde0)) ([15179f9](https://redirect.github.com/plantain-00/type-coverage/commit/15179f9c2b428d114f655cc19cb4f430a421d5dc)) - docs: clarify --no-detail-when-failed usage ([35c9bb9](https://redirect.github.com/plantain-00/type-coverage/commit/35c9bb97dc38433ac2ca0d2aeecca48cd0f87d24)) - chore: reportSemanticError is not used by FileContext ([ed918f4](https://redirect.github.com/plantain-00/type-coverage/commit/ed918f4a41f3013e1640948a928c807b0867407c)) ### [`v2.22.0`](https://redirect.github.com/plantain-00/type-coverage/blob/HEAD/CHANGELOG.md#2220-2022-07-10) [Compare Source](https://redirect.github.com/plantain-00/type-coverage/compare/v2.21.2...v2.22.0) - feat: add --report-semantic-error ([c4b83ed](https://redirect.github.com/plantain-00/type-coverage/commit/c4b83ed47de0cdd1cdc1ea57e77bcc6f0fbea479)) - chore: update dependencies ([a753578](https://redirect.github.com/plantain-00/type-coverage/commit/a7535789bb8449483c10ea120c8805932adb592c)) ### [`v2.21.2`](https://redirect.github.com/plantain-00/type-coverage/blob/HEAD/CHANGELOG.md#2212-2022-06-26) [Compare Source](https://redirect.github.com/plantain-00/type-coverage/compare/v2.21.1...v2.21.2) - fix: prefer json file over same named dir ([31c56c5](https://redirect.github.com/plantain-00/type-coverage/commit/31c56c5e312657f8e06d48da1e8441a8554cc5f0)) - chore: update dependencies ([330e7a0](https://redirect.github.com/plantain-00/type-coverage/commit/330e7a08326b67ea44366bf3d3d9e9b73b4d41e7)) ([8ead29e](https://redirect.github.com/plantain-00/type-coverage/commit/8ead29ec2de19da8454da0934b53dc348eb52b87)) ([001f647](https://redirect.github.com/plantain-00/type-coverage/commit/001f647d77e3922707a2f90922f480efdc68da6c)) ([5c89a7f](https://redirect.github.com/plantain-00/type-coverage/commit/5c89a7f42ff973e0347b56c82db1a49de579d94e)) ([e45685c](https://redirect.github.com/plantain-00/type-coverage/commit/e45685c304e116ee3c14dffce628eeb1aec905f2)) ([8603549](https://redirect.github.com/plantain-00/type-coverage/commit/8603549fe3275c2fbf486796ec4e3a37cc35d475)) - docs: add --suppressError in README ([1e9e321](https://redirect.github.com/plantain-00/type-coverage/commit/1e9e321ca88743b2f1ff9467ed9cf0025629aa16)) - docs: minor readme update ([4a997a1](https://redirect.github.com/plantain-00/type-coverage/commit/4a997a110ef5eddc1af7f8b5f1164a1795dcbd9f)) ### [`v2.21.1`](https://redirect.github.com/plantain-00/type-coverage/blob/HEAD/CHANGELOG.md#2211-2022-03-13) [Compare Source](https://redirect.github.com/plantain-00/type-coverage/compare/v2.21.0...v2.21.1) - fix: relative path baseUrl resolves wrong path ([7e668d9](https://redirect.github.com/plantain-00/type-coverage/commit/7e668d9b4854534a8f09defeb906d3062e77c239)) - chore: update dependencies ([0b7d23a](https://redirect.github.com/plantain-00/type-coverage/commit/0b7d23ac7354015e7303baa36322dad36c100a6e)) ([d79b5d9](https://redirect.github.com/plantain-00/type-coverage/commit/d79b5d9e4aa3edc846a63cb59cdf94b91d5c08a2)) ([cfff886](https://redirect.github.com/plantain-00/type-coverage/commit/cfff8865a899663f30ec7ae473529e1d6e99aa45)) - chore: remove unused ts-lib-utils ([f9985a4](https://redirect.github.com/plantain-00/type-coverage/commit/f9985a4a48b6042ec03e7af357b3f702289788ca)) ### [`v2.21.0`](https://redirect.github.com/plantain-00/type-coverage/blob/HEAD/CHANGELOG.md#2210-2022-02-02) [Compare Source](https://redirect.github.com/plantain-00/type-coverage/compare/v2.20.0...v2.21.0) - feat: Object type and empty type is considered as any in --strict, and can be ingored by --ignore-object and --ignore-empty-type ([a290acc](https://redirect.github.com/plantain-00/type-coverage/commit/a290acc32e8f5497b662b2da2598ee255bdbdadb)) - chore: update dependencies ([ed791de](https://redirect.github.com/plantain-00/type-coverage/commit/ed791dee2ebce0113530d08a337af8b45ca71982)) ### [`v2.20.0`](https://redirect.github.com/plantain-00/type-coverage/blob/HEAD/CHANGELOG.md#2200-2022-01-25) [Compare Source](https://redirect.github.com/plantain-00/type-coverage/compare/v2.19.1...v2.20.0) - feat: support --update-if-higher ([68acc65](https://redirect.github.com/plantain-00/type-coverage/commit/68acc655215f6e577d5bf8d5d8320cb5c86cd03e)) ### [`v2.19.1`](https://redirect.github.com/plantain-00/type-coverage/blob/HEAD/CHANGELOG.md#2191-2022-01-17) [Compare Source](https://redirect.github.com/plantain-00/type-coverage/compare/v2.19.0...v2.19.1) - ignore BitInt literal ([5111739](https://redirect.github.com/plantain-00/type-coverage/commit/5111739689f51d14db5e7b19f0a2928a191f8841)) - chore: update dependencies ([30e1510](https://redirect.github.com/plantain-00/type-coverage/commit/30e1510d75c20a68411c049b549248c03ea56728)) ([b23723e](https://redirect.github.com/plantain-00/type-coverage/commit/b23723e7a2386e33bae3fcf5ed20864ce89f581a)) ([edb095f](https://redirect.github.com/plantain-00/type-coverage/commit/edb095f8a1621538db1e4a04b3eea61e8c02c38e)) ([0b16bea](https://redirect.github.com/plantain-00/type-coverage/commit/0b16beaf57918ecfa21c2ff7a4397b93b20417b0)) ### [`v2.19.0`](https://redirect.github.com/plantain-00/type-coverage/blob/HEAD/CHANGELOG.md#2190-2021-11-05) [Compare Source](https://redirect.github.com/plantain-00/type-coverage/compare/v2.18.3...v2.19.0) ##### [2.19.0-alpha.0](https://redirect.github.com/plantain-00/type-coverage/compare/v2.18.3...v2.19.0-alpha.0) (2021-10-28) - feat: support --no-detail-when-failed ([1dc6e97](https://redirect.github.com/plantain-00/type-coverage/commit/1dc6e972f231b4a96b04225d4a1cdd043e6bd41d)) ### [`v2.18.3`](https://redirect.github.com/plantain-00/type-coverage/blob/HEAD/CHANGELOG.md#2183-2021-10-27) [Compare Source](https://redirect.github.com/plantain-00/type-coverage/compare/v2.18.2...v2.18.3) ##### [2.18.3-alpha.0](https://redirect.github.com/plantain-00/type-coverage/compare/v2.18.2...v2.18.3-alpha.0) (2021-10-27) - fix: try to fix tsconfig json path ([dc51c8b](https://redirect.github.com/plantain-00/type-coverage/commit/dc51c8b0b98b229467547bbb88a11eb86d901151)) - chore: update dependencies ([ed3d4bd](https://redirect.github.com/plantain-00/type-coverage/commit/ed3d4bddd67761083c9225521f16907ce9d41946)) ([a052197](https://redirect.github.com/plantain-00/type-coverage/commit/a05219711e14bbb00cdeba002fd69d07325ada9a)) ([681ce8a](https://redirect.github.com/plantain-00/type-coverage/commit/681ce8a36370c14b16fa73213d55799883ad638c)) ([8cb76b2](https://redirect.github.com/plantain-00/type-coverage/commit/8cb76b2ad05a6e9aa0d455b691dc1920cc1c6475)) ([7e6e4f3](https://redirect.github.com/plantain-00/type-coverage/commit/7e6e4f3ccebad55245269d9a73ed2672fcf3dbb9)) ### [`v2.18.2`](https://redirect.github.com/plantain-00/type-coverage/blob/HEAD/CHANGELOG.md#2182-2021-08-30) [Compare Source](https://redirect.github.com/plantain-00/type-coverage/compare/v2.18.1...v2.18.2) - fix: remove warning of unhandled node kind 76 ([4379095](https://redirect.github.com/plantain-00/type-coverage/commit/43790955adea1e8499459bdbcb0799f348ea61af)) - Add ignoreUnread for VS Code plugin ([ee25c53](https://redirect.github.com/plantain-00/type-coverage/commit/ee25c53fc5c0189da0c57c02727c886910447b62)) ### [`v2.18.1`](https://redirect.github.com/plantain-00/type-coverage/blob/HEAD/CHANGELOG.md#2181-2021-08-28) [Compare Source](https://redirect.github.com/plantain-00/type-coverage/compare/v2.18.0...v2.18.1) - fix: remove warning of unhandled node kind 157 ([30138e7](https://redirect.github.com/plantain-00/type-coverage/commit/30138e766f29a4b10ecf315387d5b7c0d585c672)) - chore: update dependencies ([bbf1d5a](https://redirect.github.com/plantain-00/type-coverage/commit/bbf1d5ad1c26f4696c11634e29bd9767d293e69d)) ([6ef3cb0](https://redirect.github.com/plantain-00/type-coverage/commit/6ef3cb09ea0b66ebf7766d7b4e614ae0db3db029)) ([a014a2d](https://redirect.github.com/plantain-00/type-coverage/commit/a014a2d0372d114fc598b19973e7d0a4e574af9d)) ([86a8cbd](https://redirect.github.com/plantain-00/type-coverage/commit/86a8cbda85d35b7bbb53313a2ddee0c6b6ee7b0f)) ([1056596](https://redirect.github.com/plantain-00/type-coverage/commit/10565966a1c9aa81407a3b74e13dec08618f6e0d)) ([2a478c4](https://redirect.github.com/plantain-00/type-coverage/commit/2a478c4ad5d380e6f7e6540e0f1be4a1fda4c3ac)) ([f1e0378](https://redirect.github.com/plantain-00/type-coverage/commit/f1e03785c68fe540214eb4f5d723b2e811684a00)) ([8d39bb6](https://redirect.github.com/plantain-00/type-coverage/commit/8d39bb6b1fe8902f88f28f1f4c2f10b6da22eb0a)) ### [`v2.18.0`](https://redirect.github.com/plantain-00/type-coverage/blob/HEAD/CHANGELOG.md#2180-2021-06-23) [Compare Source](https://redirect.github.com/plantain-00/type-coverage/compare/v2.17.5...v2.18.0) - feat: update docs ([57d7f33](https://redirect.github.com/plantain-00/type-coverage/commit/57d7f338d5a488479b0e7a8dbbedd6de49acf284)) - Save coverage history on a target file ([f4099f8](https://redirect.github.com/plantain-00/type-coverage/commit/f4099f825a5c0ef532bb6dc53aa7130e2a720696)) - chore: update dependencies ([a5382fb](https://redirect.github.com/plantain-00/type-coverage/commit/a5382fbedfc93528a8014bdf52ae36e4c88c30bf)) ([392a03f](https://redirect.github.com/plantain-00/type-coverage/commit/392a03fac1dd69927e6d63dc412b90dae045f12a)) ([63b41d4](https://redirect.github.com/plantain-00/type-coverage/commit/63b41d4fd3ccd9f53c3d1de8176c71627baa149c)) ([edec147](https://redirect.github.com/plantain-00/type-coverage/commit/edec147aeea9f23c3c761a6e355f879c51fd2a10)) ([5b8391e](https://redirect.github.com/plantain-00/type-coverage/commit/5b8391e6b6295d62ab39dfd484b7ac51478ab381)) ([1f6eaef](https://redirect.github.com/plantain-00/type-coverage/commit/1f6eaefd68c4c0df54dd042945b9fb1c09987cba)) ([48f0c7f](https://redirect.github.com/plantain-00/type-coverage/commit/48f0c7f690d9e27090fccae35dceb04f4f48c63b)) ([0b183c6](https://redirect.github.com/plantain-00/type-coverage/commit/0b183c6947e934b6c9eb8a36cbafb25fc9d93f96)) - chore: deprecate travis ([31ac34b](https://redirect.github.com/plantain-00/type-coverage/commit/31ac34ba3ec30b8062bbf204d6f3bae69c5712bc)) - chore: update ci nodejs version ([f65c01f](https://redirect.github.com/plantain-00/type-coverage/commit/f65c01f784a0ea2449e87c535c1fe577ba674fcd)) ### [`v2.17.5`](https://redirect.github.com/plantain-00/type-coverage/blob/HEAD/CHANGELOG.md#2175-2021-04-29) [Compare Source](https://redirect.github.com/plantain-00/type-coverage/compare/v2.17.4...v2.17.5) - feat: report file position of warning ([5fc20aa](https://redirect.github.com/plantain-00/type-coverage/commit/5fc20aac36f16910ec833c7f1286dd097dfc3dc2)) ### [`v2.17.4`](https://redirect.github.com/plantain-00/type-coverage/blob/HEAD/CHANGELOG.md#2174-2021-04-29) [Compare Source](https://redirect.github.com/plantain-00/type-coverage/compare/v2.17.3...v2.17.4) - fix: remove warning of unhandled node kind 79 ([dfe0ef1](https://redirect.github.com/plantain-00/type-coverage/commit/dfe0ef12c84bd229898b28a3ab5bc238fa2dc6b1)) - chore: update dependencies ([ccd96de](https://redirect.github.com/plantain-00/type-coverage/commit/ccd96ded480e37a79992ae041307fa222194fa1b)) ### [`v2.17.3`](https://redirect.github.com/plantain-00/type-coverage/blob/HEAD/CHANGELOG.md#2173-2021-04-24) [Compare Source](https://redirect.github.com/plantain-00/type-coverage/compare/v2.17.2...v2.17.3) - fix: normalize path when fast-glob used on Windows ([b82ceee](https://redirect.github.com/plantain-00/type-coverage/commit/b82ceeec78103c1873251cd876fb2085c90233c0)) - chore: update dependencies ([1daf259](https://redirect.github.com/plantain-00/type-coverage/commit/1daf259745fce7051f32fc536b6cb39a22a88135)) ([66d979d](https://redirect.github.com/plantain-00/type-coverage/commit/66d979d7683f345c9580dbe68d202c83516dadaa)) ### [`v2.17.2`](https://redirect.github.com/plantain-00/type-coverage/blob/HEAD/CHANGELOG.md#2172-2021-04-10) [Compare Source](https://redirect.github.com/plantain-00/type-coverage/compare/v2.17.1...v2.17.2) - fix: fast-glob import ([ad1cbfc](https://redirect.github.com/plantain-00/type-coverage/commit/ad1cbfcdb18e7180c772d7db5dad386e9e82cff5)) ### [`v2.17.1`](https://redirect.github.com/plantain-00/type-coverage/blob/HEAD/CHANGELOG.md#2171-2021-04-09) [Compare Source](https://redirect.github.com/plantain-00/type-coverage/compare/v2.17.0...v2.17.1) - fix: replace glob with fast-glob to solve glob issue ([e17d765](https://redirect.github.com/plantain-00/type-coverage/commit/e17d765f8882e39a7cf6d1a6a85b80c74472eb5a)) - chore: update dependencies ([ca8a425](https://redirect.github.com/plantain-00/type-coverage/commit/ca8a425970a378cd2fcdc231f84f16565c5c0893)) ([dcdcbd0](https://redirect.github.com/plantain-00/type-coverage/commit/dcdcbd065e308e00169043cf08d54cb37bb72ccd)) ([39c8af4](https://redirect.github.com/plantain-00/type-coverage/commit/39c8af43d368f2a1cec8ab225f6e88ca90e8d42c)) ### [`v2.17.0`](https://redirect.github.com/plantain-00/type-coverage/blob/HEAD/CHANGELOG.md#2170-2021-03-15) [Compare Source](https://redirect.github.com/plantain-00/type-coverage/compare/v2.16.3...v2.17.0) - feat: support --show-relative-path ([8ec354c](https://redirect.github.com/plantain-00/type-coverage/commit/8ec354c5ca165511daa26a627ffc5b1593206717)) - chore: update dependencies ([338ffae](https://redirect.github.com/plantain-00/type-coverage/commit/338ffae22280364c527a2a910f2cfa0a93137410)) - Update README.md ([cb4239e](https://redirect.github.com/plantain-00/type-coverage/commit/cb4239e0ddafc15f2e3133ba33b4ff2aeb5b566c))

Configuration

šŸ“… Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Enabled.

ā™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

šŸ”• Ignore: Close this PR and you won't be reminded about this update again.



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

changeset-bot[bot] commented 3 years ago

āš ļø No Changeset found

Latest commit: c721dd99affce99ed2a3945502d4d7eec86db207

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

codecov[bot] commented 3 years ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (579d6fd) to head (ead4bdc).

:exclamation: Current head ead4bdc differs from pull request most recent head 21bd9e7

Please upload reports for the commit 21bd9e7 to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #82 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 1 1 Lines 31 31 Branches 6 6 ========================================= Hits 31 31 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.