Skip to content

Commit feeba4e

Browse files
chore(deps): update dependency knip to v5.30.0 (#1650)
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.29.1` -> `5.30.0`](https://renovatebot.com/diffs/npm/knip/5.29.1/5.30.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/knip/5.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/knip/5.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/knip/5.29.1/5.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/knip/5.29.1/5.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>webpro-nl/knip (knip)</summary> ### [`v5.30.0`](https://redirect.github.com/webpro-nl/knip/compare/5.29.2...7967f9f7d2ffca0b31a100e650cc7fd505a056e6) [Compare Source](https://redirect.github.com/webpro-nl/knip/compare/5.29.2...5.30.0) ### [`v5.29.2`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.29.2) [Compare Source](https://redirect.github.com/webpro-nl/knip/compare/5.29.1...5.29.2) - Edit docs ([`5ca20de`](https://redirect.github.com/webpro-nl/knip/commit/5ca20def)) - Add `.ts` config ext to webdriver plugin ([`d8df5e1`](https://redirect.github.com/webpro-nl/knip/commit/d8df5e1f)) - Prepare for ts v5.6 ([`6fb6e7a`](https://redirect.github.com/webpro-nl/knip/commit/6fb6e7a3)) - Pick up typescript@rc in CI again ([`116c6c6`](https://redirect.github.com/webpro-nl/knip/commit/116c6c64)) - Merge 2 glob helpers & fix debug output for glob ([`c060146`](https://redirect.github.com/webpro-nl/knip/commit/c0601469)) - Rename function argument ([`480ff04`](https://redirect.github.com/webpro-nl/knip/commit/480ff04b)) - Add/fix `getPluginEntryFilePatterns` helper ([`573ec9c`](https://redirect.github.com/webpro-nl/knip/commit/573ec9cb)) - Fix typo in svelte plugin and remove overarching `project` patterns ([`def8e25`](https://redirect.github.com/webpro-nl/knip/commit/def8e257)) - Edit docs ([`ac75feb`](https://redirect.github.com/webpro-nl/knip/commit/ac75feba)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOC43NC4xIiwidXBkYXRlZEluVmVyIjoiMzguNzQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 62b2423 commit feeba4e

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
@@ -88,7 +88,7 @@
8888
"globby": "^14.0.2",
8989
"husky": "^9.1.4",
9090
"jsonc-eslint-parser": "^2.4.0",
91-
"knip": "5.29.1",
91+
"knip": "5.30.0",
9292
"lint-staged": "^15.2.9",
9393
"markdownlint": "^0.35.0",
9494
"markdownlint-cli": "^0.41.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)