Skip to content

Commit ee85f60

Browse files
chore(deps): update dependency knip to v5.44.0 (#2213)
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.43.6` -> `5.44.0`](https://renovatebot.com/diffs/npm/knip/5.43.6/5.44.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/knip/5.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/knip/5.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/knip/5.43.6/5.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/knip/5.43.6/5.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>webpro-nl/knip (knip)</summary> ### [`v5.44.0`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.44.0) [Compare Source](https://redirect.github.com/webpro-nl/knip/compare/5.43.6...5.44.0) - Add fixture w/ compilers/workaround for tailwind v4 ([`3cf1d05`](https://redirect.github.com/webpro-nl/knip/commit/3cf1d055f219b00ee523fa150b28fa876482fc67)) - fix: ensure augmentWorkspace honors tsConfig rootDir ([#&#8203;933](https://redirect.github.com/webpro-nl/knip/issues/933)) ([`2afffe0`](https://redirect.github.com/webpro-nl/knip/commit/2afffe0ddcc1349224c092e98d2f913d76dfe35b)) - thanks [@&#8203;rmunch](https://redirect.github.com/rmunch)! - feat: Add plugin for React router 7 framework mode ([#&#8203;931](https://redirect.github.com/webpro-nl/knip/issues/931)) ([`012fd5b`](https://redirect.github.com/webpro-nl/knip/commit/012fd5be9b49768ae81f66673c0639746513cc27)) - thanks [@&#8203;lasseklovstad](https://redirect.github.com/lasseklovstad)! - Refactor some bits to add `manifestStr` ([`9ce5766`](https://redirect.github.com/webpro-nl/knip/commit/9ce5766c0cf66fab7beacc246b2160238762f5ef)) - Use `manifestStr` and introduce `PackageJsonPeeker` ([`f2efd22`](https://redirect.github.com/webpro-nl/knip/commit/f2efd223476e7ae51cae60101c3337b91df9aa03)) - Add `pos` to more issue types in json reporter (resolves [#&#8203;930](https://redirect.github.com/webpro-nl/knip/issues/930)) ([`72cbcfa`](https://redirect.github.com/webpro-nl/knip/commit/72cbcfa32c219fabfc7b9ab24bbe2745ed354583)) - Merge node and node-test-runner plugins ([`1019b99`](https://redirect.github.com/webpro-nl/knip/commit/1019b99704afe2181aa6b86a44ff9c1279f3e6fc)) - Ignore built-in test reporters (resolve [#&#8203;935](https://redirect.github.com/webpro-nl/knip/issues/935)) ([`090e76b`](https://redirect.github.com/webpro-nl/knip/commit/090e76b594a4da8905f2f15de3598f46dcd3ced6)) - Housekeep react-router plugin ([`dd0f682`](https://redirect.github.com/webpro-nl/knip/commit/dd0f68263d8f609871755e183b1424c1a8986b33)) - Bright & dimmed issue type header colors in symbol reporter (close [#&#8203;934](https://redirect.github.com/webpro-nl/knip/issues/934)) ([`dcf5df3`](https://redirect.github.com/webpro-nl/knip/commit/dcf5df3a7809614737769101661a7e111d4c1c5e)) - Update dependencies ([`9050695`](https://redirect.github.com/webpro-nl/knip/commit/905069539b74f04b198058e72089c9f7c023b6cb)) </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/TypeStat). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Ny4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d9fe130 commit ee85f60

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"eslint-plugin-regexp": "2.7.0",
7272
"eslint-plugin-yml": "1.16.0",
7373
"husky": "9.1.7",
74-
"knip": "5.43.6",
74+
"knip": "5.44.0",
7575
"lint-staged": "15.4.3",
7676
"markdownlint": "0.37.4",
7777
"markdownlint-cli": "0.44.0",

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)