Skip to content

Commit bc12cc0

Browse files
chore(deps): update dependency knip to v5.37.0 (#1687)
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.36.0` -> `5.37.0`](https://renovatebot.com/diffs/npm/knip/5.36.0/5.37.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/knip/5.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/knip/5.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/knip/5.36.0/5.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/knip/5.36.0/5.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>webpro-nl/knip (knip)</summary> ### [`v5.37.0`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.37.0) [Compare Source](https://redirect.github.com/webpro-nl/knip/compare/5.36.7...5.37.0) - Fix incorrect unused file in watcher ([`48850ca`](https://redirect.github.com/webpro-nl/knip/commit/48850caa)) - Add fix demo ([`9e9c7f8`](https://redirect.github.com/webpro-nl/knip/commit/9e9c7f87)) - Add `global` as yarn cmd ([`ea1aa05`](https://redirect.github.com/webpro-nl/knip/commit/ea1aa057)) - Update sponsor list ([`22e684b`](https://redirect.github.com/webpro-nl/knip/commit/22e684b3)) - Support resolving jest-junit file dependencies ([#&#8203;835](https://redirect.github.com/webpro-nl/knip/issues/835)) ([`7a53029`](https://redirect.github.com/webpro-nl/knip/commit/7a53029c)) - jest: support custom testEnvironment ([#&#8203;834](https://redirect.github.com/webpro-nl/knip/issues/834)) ([`153a836`](https://redirect.github.com/webpro-nl/knip/commit/153a8368)) - fix: Fix incorrect rootPath resolution in jest plugin ([#&#8203;833](https://redirect.github.com/webpro-nl/knip/issues/833)) ([`9730d02`](https://redirect.github.com/webpro-nl/knip/commit/9730d02a)) - Respect and document NO_COLOR ([`403d257`](https://redirect.github.com/webpro-nl/knip/commit/403d2578)) ### [`v5.36.7`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.36.7) [Compare Source](https://redirect.github.com/webpro-nl/knip/compare/5.36.6...5.36.7) - Temp disable argos (fixes in knip → issues reported issues) ([`fd2d9d3`](https://redirect.github.com/webpro-nl/knip/commit/fd2d9d31)) - Format generated file ([`6e15421`](https://redirect.github.com/webpro-nl/knip/commit/6e15421d)) - Credit file-entry-cache ([`fe7812e`](https://redirect.github.com/webpro-nl/knip/commit/fe7812e8)) - Simplify `isReferencedInExport` and report types-in-types (resolves [#&#8203;830](https://redirect.github.com/webpro-nl/knip/issues/830)) ([`80537c5`](https://redirect.github.com/webpro-nl/knip/commit/80537c58)) ### [`v5.36.6`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.36.6) [Compare Source](https://redirect.github.com/webpro-nl/knip/compare/5.36.5...5.36.6) - Generate plugin schema file (resolves [#&#8203;829](https://redirect.github.com/webpro-nl/knip/issues/829)) ([`9d3367b`](https://redirect.github.com/webpro-nl/knip/commit/9d3367bb)) - Move `pluginsSchema` to separate file ([`8e6fe9e`](https://redirect.github.com/webpro-nl/knip/commit/8e6fe9e5)) - Add tweet and pat myself on the back ([`f4b253c`](https://redirect.github.com/webpro-nl/knip/commit/f4b253cf)) ### [`v5.36.5`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.36.5) [Compare Source](https://redirect.github.com/webpro-nl/knip/compare/5.36.4...5.36.5) - Use plugin names as binary name fallback (fixes [#&#8203;743](https://redirect.github.com/webpro-nl/knip/issues/743)) ([`57997e5`](https://redirect.github.com/webpro-nl/knip/commit/57997e5f)) ### [`v5.36.4`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.36.4) [Compare Source](https://redirect.github.com/webpro-nl/knip/compare/5.36.3...5.36.4) - Format ([`d5d1ba0`](https://redirect.github.com/webpro-nl/knip/commit/d5d1ba0d)) - Reduce own config ([`234d8cf`](https://redirect.github.com/webpro-nl/knip/commit/234d8cff)) - Refactor globbin' to improve debug output ([`2bd294e`](https://redirect.github.com/webpro-nl/knip/commit/2bd294ea)) - Add glob args parser to plugins ([`7464371`](https://redirect.github.com/webpro-nl/knip/commit/7464371f)) - Remove oddity ([`0b09ff7`](https://redirect.github.com/webpro-nl/knip/commit/0b09ff7a)) - Add comment to generated files ([`39a77ba`](https://redirect.github.com/webpro-nl/knip/commit/39a77ba2)) - Some plugins only need to run in root ([`811af53`](https://redirect.github.com/webpro-nl/knip/commit/811af534)) - Add warning for --isolate-workspaces + class members ([`98318d7`](https://redirect.github.com/webpro-nl/knip/commit/98318d7d)) - Add log util ([`328ba01`](https://redirect.github.com/webpro-nl/knip/commit/328ba014)) - Housekeeping config file ([`fb71a2c`](https://redirect.github.com/webpro-nl/knip/commit/fb71a2cd)) - Remove unused export ([`6d2fdea`](https://redirect.github.com/webpro-nl/knip/commit/6d2fdeaa)) - Follow your own rules ([`135e478`](https://redirect.github.com/webpro-nl/knip/commit/135e478e)) - Filter out external refs to re-exports ([`b9ffef4`](https://redirect.github.com/webpro-nl/knip/commit/b9ffef4c)) - Make more sense in --include-libs tests ([`9a78e33`](https://redirect.github.com/webpro-nl/knip/commit/9a78e330)) - Add plugins card to homepage ([`5d32cfb`](https://redirect.github.com/webpro-nl/knip/commit/5d32cfb7)) - Add "plugin docs generated" remark to plugin pages ([`ac3344a`](https://redirect.github.com/webpro-nl/knip/commit/ac3344a3)) ### [`v5.36.3`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.36.3) [Compare Source](https://redirect.github.com/webpro-nl/knip/compare/5.36.2...5.36.3) - Consolidate specifier workspace handling into helper ([`5c4a9d5`](https://redirect.github.com/webpro-nl/knip/commit/5c4a9d59)) - No need to add .json files as entry files ([`8c0289f`](https://redirect.github.com/webpro-nl/knip/commit/8c0289f3)) - Update comparison-and-migration.md. Fix wrong link of npm-check ([#&#8203;828](https://redirect.github.com/webpro-nl/knip/issues/828)) ([`a4a9882`](https://redirect.github.com/webpro-nl/knip/commit/a4a98827)) - Only show any config hints in non-production mode ([`a138388`](https://redirect.github.com/webpro-nl/knip/commit/a1383889)) ### [`v5.36.2`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.36.2) [Compare Source](https://redirect.github.com/webpro-nl/knip/compare/5.36.1...5.36.2) - Read runtime in jest plugin (closes [#&#8203;603](https://redirect.github.com/webpro-nl/knip/issues/603)) ([`d766006`](https://redirect.github.com/webpro-nl/knip/commit/d7660064)) - Minor doc edits, formatting ([`db3fe40`](https://redirect.github.com/webpro-nl/knip/commit/db3fe403)) ### [`v5.36.1`](https://redirect.github.com/webpro-nl/knip/compare/5.36.0...813908fd30088dc62ea30cf564478bfde25ec29b) [Compare Source](https://redirect.github.com/webpro-nl/knip/compare/5.36.0...5.36.1) </details> --- ### 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. --- - [ ] <!-- rebase-check -->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/create-typescript-app). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 432773e commit bc12cc0

File tree

2 files changed

+82
-82
lines changed

2 files changed

+82
-82
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"globby": "^14.0.2",
8989
"husky": "^9.1.4",
9090
"jsonc-eslint-parser": "^2.4.0",
91-
"knip": "5.36.0",
91+
"knip": "5.37.0",
9292
"lint-staged": "^15.2.9",
9393
"markdownlint": "^0.36.0",
9494
"markdownlint-cli": "^0.42.0",

0 commit comments

Comments
 (0)