From c399bdb957a6f0d7a284a1fb87592e4343ba5cc1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Jan 2025 08:50:47 +0000 Subject: [PATCH] chore(deps): update dependency knip to v5.42.0 (#858) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [knip](https://knip.dev) ([source](https://redirect.github.com/webpro-nl/knip/tree/HEAD/packages/knip)) | [`5.41.1` -> `5.42.0`](https://renovatebot.com/diffs/npm/knip/5.41.1/5.42.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/knip/5.42.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/knip/5.42.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/knip/5.41.1/5.42.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/knip/5.41.1/5.42.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
webpro-nl/knip (knip) ### [`v5.42.0`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.42.0) [Compare Source](https://redirect.github.com/webpro-nl/knip/compare/5.41.1...5.42.0) - Refactor getImportsAndExports return structure ([`3cb27eb`](https://redirect.github.com/webpro-nl/knip/commit/3cb27ebfbcddbb64f19e605c0b893eb21f82a44a)) - Add isModule to narrow down visitor condition ([`17f2224`](https://redirect.github.com/webpro-nl/knip/commit/17f2224537b243046fe808ecc199f6c033ec019d)) - Always run config resolver ([#​884](https://redirect.github.com/webpro-nl/knip/issues/884)) ([`94474cb`](https://redirect.github.com/webpro-nl/knip/commit/94474cbc0ac3af7488a0aa4056ba1df6abb80405)) - thanks [@​davidlj95](https://redirect.github.com/davidlj95)! - Clean up after [#​884](https://redirect.github.com/webpro-nl/knip/issues/884) ([`4fc91eb`](https://redirect.github.com/webpro-nl/knip/commit/4fc91eb2831de105179cc6f8e6012555f6b53a1a)) - Add Karma configuration from Angular plugin configuration ([#​885](https://redirect.github.com/webpro-nl/knip/issues/885)) ([`e1ba447`](https://redirect.github.com/webpro-nl/knip/commit/e1ba4472a13a79984b9dbd49b2431f1efbe69cb7)) - thanks [@​davidlj95](https://redirect.github.com/davidlj95)! - Ignore `zip` global binary ([#​888](https://redirect.github.com/webpro-nl/knip/issues/888)) ([`62fbc76`](https://redirect.github.com/webpro-nl/knip/commit/62fbc7664ab2a5cff36e38f7ff8b31485d19ed2b)) - thanks [@​davidlj95](https://redirect.github.com/davidlj95)! - Ignore `rsync` global binary ([#​889](https://redirect.github.com/webpro-nl/knip/issues/889)) ([`d29ec34`](https://redirect.github.com/webpro-nl/knip/commit/d29ec3488c90d387a5aa62f8beb36a136e5ec397)) - thanks [@​davidlj95](https://redirect.github.com/davidlj95)! - Track Angular scripts build option ([#​886](https://redirect.github.com/webpro-nl/knip/issues/886)) ([`f43b638`](https://redirect.github.com/webpro-nl/knip/commit/f43b63849670b927f62de29ef9d317778d7a45a5)) - thanks [@​davidlj95](https://redirect.github.com/davidlj95)! - Fix up count after merging multiple PRs ([`9590b92`](https://redirect.github.com/webpro-nl/knip/commit/9590b9238d558098430f9535f95c1f40d437c2ec)) - Add support for nx command shorthand to nx plugin ([#​896](https://redirect.github.com/webpro-nl/knip/issues/896)) ([`337de52`](https://redirect.github.com/webpro-nl/knip/commit/337de52c36d2b0bcb07ba5ebaaa23a995dbbd3de)) - thanks [@​jjjjonathan](https://redirect.github.com/jjjjonathan)! - Delete principal from array after usage for GC ([#​897](https://redirect.github.com/webpro-nl/knip/issues/897)) ([`79a7d48`](https://redirect.github.com/webpro-nl/knip/commit/79a7d487d686d85faf9b7f23e641e0ad6ba4384b)) - thanks [@​heystewart](https://redirect.github.com/heystewart)! - Fix iterating over namespaces imported using '\*' (star) reporting unused classes ([#​898](https://redirect.github.com/webpro-nl/knip/issues/898)) ([`26331c0`](https://redirect.github.com/webpro-nl/knip/commit/26331c00e8312a6c461480af1d0c2935c2471c07)) - thanks [@​heystewart](https://redirect.github.com/heystewart)! - Add `metro` plugin ([#​895](https://redirect.github.com/webpro-nl/knip/issues/895)) ([`b106a5f`](https://redirect.github.com/webpro-nl/knip/commit/b106a5ff7dd9bd712f5b33fd16135242092945de)) - thanks [@​jjjjonathan](https://redirect.github.com/jjjjonathan)! - Separate Angular production vs non-production entries ([#​887](https://redirect.github.com/webpro-nl/knip/issues/887)) ([`91130f8`](https://redirect.github.com/webpro-nl/knip/commit/91130f8651fae2202450e51c281656f7b49af774)) - thanks [@​davidlj95](https://redirect.github.com/davidlj95)! - Add testimonial/tweet ([`9c82470`](https://redirect.github.com/webpro-nl/knip/commit/9c824704bf0a0b751dd3c1c0e41a746ca72080a3)) - Remove links to closed "request plugin" issue ([`5e54e1d`](https://redirect.github.com/webpro-nl/knip/commit/5e54e1dde309edc36b4796f23de7176e9d759583)) - Styling ([`169dba1`](https://redirect.github.com/webpro-nl/knip/commit/169dba1658a427ea778a79833c2bc347d77ef1c5)) - Update dependencies ([`fbaec01`](https://redirect.github.com/webpro-nl/knip/commit/fbaec015b8e3ab5a0276672a6f6beae0056494dd)) - Housekeep isInForIteration heuristic ([`566d11c`](https://redirect.github.com/webpro-nl/knip/commit/566d11c6e24f11b577b847bf8b8fadde569ade67)) - Only wipe principals in isolate-workspaces mode ([`f1e6770`](https://redirect.github.com/webpro-nl/knip/commit/f1e6770cd08b5242c299ece8b09d88b99fc6740a)) - Fix commands in dev guide ([`5d6fe80`](https://redirect.github.com/webpro-nl/knip/commit/5d6fe802a91a9325a0a615e59467a60a74d27087)) - Minor edit readme ([`b5f426c`](https://redirect.github.com/webpro-nl/knip/commit/b5f426c851081147b528336368cfa2a5b987e505)) - Split angular test ([`4fa4a03`](https://redirect.github.com/webpro-nl/knip/commit/4fa4a03707ff569995cb07de4d431632f08e99e0)) - Fix photo url ([`a9f2d74`](https://redirect.github.com/webpro-nl/knip/commit/a9f2d74b5ce8b282bac1765ea77d3740ef3e852a)) - Fix cache location ([`5dc317a`](https://redirect.github.com/webpro-nl/knip/commit/5dc317ae76c976ecac1e6bd6131794a0d8176d69)) - Require Node.js v18.6.0 → v18.18.0 + downgrade release-it ([`daf92ce`](https://redirect.github.com/webpro-nl/knip/commit/daf92ce6af2f63612d45b0cd6e7c412fe4f2d614)) - Truncate start of lengthy symbols ([`a6b2b9e`](https://redirect.github.com/webpro-nl/knip/commit/a6b2b9e92bf6639eca8ca50402f6211a0e341609)) - Add `args` to webpack plugin to find webpack config files ([`0866302`](https://redirect.github.com/webpro-nl/knip/commit/08663029e6c2ec15a118e13ca3af84ccd58310df)) - Add `args` to jest plugin to find jest config files ([`3c0a6c5`](https://redirect.github.com/webpro-nl/knip/commit/3c0a6c54b17fe4e22a06657150acaf11502333e0)) - Fix up create-new-plugin script ([`f5a1ede`](https://redirect.github.com/webpro-nl/knip/commit/f5a1edecdf614255a676183b2d7f8901d647c299)) - Add platform-specific entries to metro plugin ([`2e8c8ac`](https://redirect.github.com/webpro-nl/knip/commit/2e8c8ac65fa9e05fc170d08913d7fbac2b2bd876)) - Generate docs ([`093dcca`](https://redirect.github.com/webpro-nl/knip/commit/093dcca11155072159175830cfbc9c3cca0dde8d)) - Improve plugin docs a bit ([`6471cf1`](https://redirect.github.com/webpro-nl/knip/commit/6471cf130f5ff85d6215c3a9032c7483f84402f3)) - Update release-it and use new `releaseNotes.commit` template ([`0c49689`](https://redirect.github.com/webpro-nl/knip/commit/0c496895121aa2b9720786fcec26315cdb245ce8)) - Minor housekeeping 🔍 ([`4a9ff56`](https://redirect.github.com/webpro-nl/knip/commit/4a9ff563046eda5bff6d04f8d1c36651a4ff6d7a)) - Update dependencies ([`2bd03e0`](https://redirect.github.com/webpro-nl/knip/commit/2bd03e09bba0da3d7936d8329c01eb8fad3e9197)) - Plugin docs tweaks ([`5fe4cb4`](https://redirect.github.com/webpro-nl/knip/commit/5fe4cb4d0d04ed198ad8c1de10aa2732baa0ca94)) - Update release-it ([`ac7e933`](https://redirect.github.com/webpro-nl/knip/commit/ac7e93322762d60937f4a984cc1f27ef05e067cd))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/JoshuaKGoldberg/refined-saved-replies). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pnpm-lock.yaml | 44 ++++++++++++++++++++++++++++++++++---------- 1 file changed, 34 insertions(+), 10 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 99d6ab60..4290be75 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -83,7 +83,7 @@ importers: version: 9.1.7 knip: specifier: ^5.38.3 - version: 5.41.1(@types/node@22.10.5)(typescript@5.7.3) + version: 5.42.0(@types/node@22.10.5)(typescript@5.7.3) lint-staged: specifier: ^15.2.10 version: 15.3.0 @@ -812,14 +812,26 @@ packages: resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} engines: {node: '>= 8'} + '@nodelib/fs.scandir@4.0.1': + resolution: {integrity: sha512-vAkI715yhnmiPupY+dq+xenu5Tdf2TBQ66jLvBIcCddtz+5Q8LbMKaf9CIJJreez8fQ8fgaY+RaywQx8RJIWpw==} + engines: {node: '>=18.18.0'} + '@nodelib/fs.stat@2.0.5': resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==} engines: {node: '>= 8'} + '@nodelib/fs.stat@4.0.0': + resolution: {integrity: sha512-ctr6bByzksKRCV0bavi8WoQevU6plSp2IkllIsEqaiKe2mwNNnaluhnRhcsgGZHrrHk57B3lf95MkLMO3STYcg==} + engines: {node: '>=18.18.0'} + '@nodelib/fs.walk@1.2.8': resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==} engines: {node: '>= 8'} + '@nodelib/fs.walk@3.0.1': + resolution: {integrity: sha512-nIh/M6Kh3ZtOmlY00DaUYB4xeeV6F3/ts1l29iwl3/cfyY/OuCfUx+v08zgx8TKPTifXRcjjqVQ4KB2zOYSbyw==} + engines: {node: '>=18.18.0'} + '@pkgjs/parseargs@0.11.0': resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} engines: {node: '>=14'} @@ -1910,8 +1922,8 @@ packages: fast-uri@3.0.1: resolution: {integrity: sha512-MWipKbbYiYI0UC7cl8m/i/IWTqfC8YXsqjzybjddLsFjStroQzsHXkc73JutMvBiXmOvapk+axIl79ig5t55Bw==} - fastq@1.17.1: - resolution: {integrity: sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==} + fastq@1.18.0: + resolution: {integrity: sha512-QKHXPW0hD8g4UET03SdOdunzSouc9N4AuHdsX8XNcTsuz+yYFILVNIX4l9yHABMhiEI9Db0JTTIpu0wB+Y1QQw==} fd-slicer@1.1.0: resolution: {integrity: sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g==} @@ -2464,9 +2476,9 @@ packages: resolution: {integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==} engines: {node: '>=0.10.0'} - knip@5.41.1: - resolution: {integrity: sha512-yNpCCe2REU7U3VRvMASnXSEtfEC2HmOoDW9Vp9teQ9FktJYnuagvSZD3xWq8Ru7sPABkmvbC5TVWuMzIaeADNA==} - engines: {node: '>=18.6.0'} + knip@5.42.0: + resolution: {integrity: sha512-/+/GV+oIJ0A2l2LBaiHvp4sGj448T1EMQm2S1I6sPh9AIR9riBaYY19ZYq743Ql/GR0lgwwGoQ2UKNp0B93HNA==} + engines: {node: '>=18.18.0'} hasBin: true peerDependencies: '@types/node': '>=18' @@ -4358,12 +4370,24 @@ snapshots: '@nodelib/fs.stat': 2.0.5 run-parallel: 1.2.0 + '@nodelib/fs.scandir@4.0.1': + dependencies: + '@nodelib/fs.stat': 4.0.0 + run-parallel: 1.2.0 + '@nodelib/fs.stat@2.0.5': {} + '@nodelib/fs.stat@4.0.0': {} + '@nodelib/fs.walk@1.2.8': dependencies: '@nodelib/fs.scandir': 2.1.5 - fastq: 1.17.1 + fastq: 1.18.0 + + '@nodelib/fs.walk@3.0.1': + dependencies: + '@nodelib/fs.scandir': 4.0.1 + fastq: 1.18.0 '@pkgjs/parseargs@0.11.0': {} @@ -5653,7 +5677,7 @@ snapshots: fast-uri@3.0.1: {} - fastq@1.17.1: + fastq@1.18.0: dependencies: reusify: 1.0.4 @@ -6127,9 +6151,9 @@ snapshots: kind-of@6.0.3: {} - knip@5.41.1(@types/node@22.10.5)(typescript@5.7.3): + knip@5.42.0(@types/node@22.10.5)(typescript@5.7.3): dependencies: - '@nodelib/fs.walk': 1.2.8 + '@nodelib/fs.walk': 3.0.1 '@snyk/github-codeowners': 1.1.0 '@types/node': 22.10.5 easy-table: 1.2.0