Skip to content

Commit 3211470

Browse files
chore(deps): update dependency knip to v5.28.0 (#1648)
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.27.2` -> `5.28.0`](https://renovatebot.com/diffs/npm/knip/5.27.2/5.28.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/knip/5.28.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/knip/5.28.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/knip/5.27.2/5.28.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/knip/5.27.2/5.28.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>webpro-nl/knip (knip)</summary> ### [`v5.28.0`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.28.0) [Compare Source](https://redirect.github.com/webpro-nl/knip/compare/5.27.5...5.28.0) - Fix helper name ([`e5c20dd`](https://redirect.github.com/webpro-nl/knip/commit/e5c20dde)) - Add preconstruct plugin ([`af61c96`](https://redirect.github.com/webpro-nl/knip/commit/af61c962)) - Add nest plugin ([`4ea83f2`](https://redirect.github.com/webpro-nl/knip/commit/4ea83f20)) - Add nuxt plugin ([`bc548c5`](https://redirect.github.com/webpro-nl/knip/commit/bc548c59)) - Add vike plugin ([`72b797a`](https://redirect.github.com/webpro-nl/knip/commit/72b797a8)) ### [`v5.27.5`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.27.5) [Compare Source](https://redirect.github.com/webpro-nl/knip/compare/5.27.4...5.27.5) - Add `nuxt` to Vue compiler condition (closes [#&#8203;770](https://redirect.github.com/webpro-nl/knip/issues/770)) ([`24fb3ea`](https://redirect.github.com/webpro-nl/knip/commit/24fb3ea4)) - Improve import matcher in "compilers" ([`4d2487f`](https://redirect.github.com/webpro-nl/knip/commit/4d2487f2)) - Improve regex in "compilers" a bit (resolves [#&#8203;769](https://redirect.github.com/webpro-nl/knip/issues/769)) ([`382dd06`](https://redirect.github.com/webpro-nl/knip/commit/382dd06c)) - Fix blockquote style ([`aa13723`](https://redirect.github.com/webpro-nl/knip/commit/aa137237)) - Format/edit docs ([`6bd1617`](https://redirect.github.com/webpro-nl/knip/commit/6bd1617e)) - Edit preprocessor section ([`2e072c5`](https://redirect.github.com/webpro-nl/knip/commit/2e072c59)) ### [`v5.27.4`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.27.4) [Compare Source](https://redirect.github.com/webpro-nl/knip/compare/5.27.3...5.27.4) - Edit docs, add "unsupported" page ([`c28b62d`](https://redirect.github.com/webpro-nl/knip/commit/c28b62d4)) - Match against normalized package name in `ignoreDependencies` ([`8978037`](https://redirect.github.com/webpro-nl/knip/commit/89780376)) - Add mocha to `Projects Using Knip` ([#&#8203;765](https://redirect.github.com/webpro-nl/knip/issues/765)) ([`a230582`](https://redirect.github.com/webpro-nl/knip/commit/a2305823)) ### [`v5.27.3`](https://redirect.github.com/webpro-nl/knip/compare/5.27.2...23526a9f1e9a76900f14a966cd97b8ef2a90d7f1) [Compare Source](https://redirect.github.com/webpro-nl/knip/compare/5.27.2...5.27.3) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7cb7413 commit 3211470

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.27.2",
91+
"knip": "5.28.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)