Skip to content

Commit f389398

Browse files
chore(deps): update dependency knip to v5.87.0 (#541)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [knip](https://knip.dev) ([source](https://redirect.github.com/webpro-nl/knip/tree/HEAD/packages/knip)) | [`5.86.0` → `5.87.0`](https://renovatebot.com/diffs/npm/knip/5.86.0/5.87.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/knip/5.87.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/knip/5.86.0/5.87.0?slim=true) | --- ### Release Notes <details> <summary>webpro-nl/knip (knip)</summary> ### [`v5.87.0`](https://redirect.github.com/webpro-nl/knip/releases/tag/knip%405.87.0): Release 5.87.0 [Compare Source](https://redirect.github.com/webpro-nl/knip/compare/knip@5.86.0...knip@5.87.0) - Add pkg as built-in pnpm command ([#&#8203;1597](https://redirect.github.com/webpro-nl/knip/issues/1597)) ([`32ee559`](https://redirect.github.com/webpro-nl/knip/commit/32ee5591e)) - thanks [@&#8203;azat-io](https://redirect.github.com/azat-io)! - Add oxlint.config.ts to oxlint plugin ([#&#8203;1598](https://redirect.github.com/webpro-nl/knip/issues/1598)) ([`2951050`](https://redirect.github.com/webpro-nl/knip/commit/2951050e5)) - thanks [@&#8203;DaniFoldi](https://redirect.github.com/DaniFoldi)! - Add oxfmt plugin ([#&#8203;1599](https://redirect.github.com/webpro-nl/knip/issues/1599)) ([`6bd9807`](https://redirect.github.com/webpro-nl/knip/commit/6bd980742)) - thanks [@&#8203;DaniFoldi](https://redirect.github.com/DaniFoldi)! - Head banger ([`7930467`](https://redirect.github.com/webpro-nl/knip/commit/7930467e3)) - Add sanity to the list ([`4ee3d0d`](https://redirect.github.com/webpro-nl/knip/commit/4ee3d0ddd)) - Fix minor lint issue ([`9e0dcd9`](https://redirect.github.com/webpro-nl/knip/commit/9e0dcd974)) - Flatten `test()` ([`d010c55`](https://redirect.github.com/webpro-nl/knip/commit/d010c5597)) - Make toPosix a no-op on non-Windows platforms ([`b371123`](https://redirect.github.com/webpro-nl/knip/commit/b37112361)) - Replace isBuiltin with startsWith('node:') in sanitizeSpecifier ([`e7b100a`](https://redirect.github.com/webpro-nl/knip/commit/e7b100aef)) - Skip picomatch recompilation when gitignore adds no new patterns ([`c7870db`](https://redirect.github.com/webpro-nl/knip/commit/c7870dba6)) - Incrementally compile picomatch matchers during gitignore walk ([`9948284`](https://redirect.github.com/webpro-nl/knip/commit/9948284fb)) - Identify binaries called by `find -exec` ([#&#8203;1601](https://redirect.github.com/webpro-nl/knip/issues/1601)) ([`f7367fd`](https://redirect.github.com/webpro-nl/knip/commit/f7367fd48)) - thanks [@&#8203;t3chguy](https://redirect.github.com/t3chguy)! - Identify that `@babel/runtime` is needed when `@babel/plugin-transform-runtime` is used ([#&#8203;1602](https://redirect.github.com/webpro-nl/knip/issues/1602)) ([`ef4da06`](https://redirect.github.com/webpro-nl/knip/commit/ef4da0691)) - thanks [@&#8203;t3chguy](https://redirect.github.com/t3chguy)! - Rename package-manager → resolvers, move `find` ([`0bd97f0`](https://redirect.github.com/webpro-nl/knip/commit/0bd97f01f)) - Streamline babel plugin impl ([`3cc192e`](https://redirect.github.com/webpro-nl/knip/commit/3cc192e08)) - Detect local $schema references in changesets plugin (resolve [#&#8203;1335](https://redirect.github.com/webpro-nl/knip/issues/1335)) ([`3a18082`](https://redirect.github.com/webpro-nl/knip/commit/3a180820f)) - Resolve Nx run-commands from `cwd` (resolve [#&#8203;1595](https://redirect.github.com/webpro-nl/knip/issues/1595)) ([`e71c9ac`](https://redirect.github.com/webpro-nl/knip/commit/e71c9acc9)) - Fix up issue types table (resolve [#&#8203;1376](https://redirect.github.com/webpro-nl/knip/issues/1376)) ([`20a3762`](https://redirect.github.com/webpro-nl/knip/commit/20a3762d5)) - Skip optional peerDep issues for installed deps (resolve [#&#8203;1545](https://redirect.github.com/webpro-nl/knip/issues/1545)) ([`f554d2f`](https://redirect.github.com/webpro-nl/knip/commit/f554d2f30)) - Add dim highlight opts for enum/class members, duplicates (resolve [#&#8203;1567](https://redirect.github.com/webpro-nl/knip/issues/1567)) ([`35ce422`](https://redirect.github.com/webpro-nl/knip/commit/35ce4229f)) - Cache isGitIgnored results ([`75942dd`](https://redirect.github.com/webpro-nl/knip/commit/75942dd0a)) - Don't report unused files outside project set (resolve [#&#8203;1606](https://redirect.github.com/webpro-nl/knip/issues/1606)) ([`fef625d`](https://redirect.github.com/webpro-nl/knip/commit/fef625da8)) - Fix openapi-ts dependency resolution ([#&#8203;1607](https://redirect.github.com/webpro-nl/knip/issues/1607)) ([`663825e`](https://redirect.github.com/webpro-nl/knip/commit/663825ef4)) - thanks [@&#8203;jonahsnider](https://redirect.github.com/jonahsnider)! - Improve --performance and --memory output, clean up timerify calls ([`df0ace4`](https://redirect.github.com/webpro-nl/knip/commit/df0ace489)) </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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My44Ni4xIiwidXBkYXRlZEluVmVyIjoiNDMuODYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: octoguide-renovate[bot] <259427436+octoguide-renovate[bot]@users.noreply.github.com>
1 parent 29fc325 commit f389398

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"eslint-plugin-perfectionist": "5.6.0",
7373
"eslint-plugin-regexp": "3.1.0",
7474
"eslint-plugin-yml": "3.3.0",
75-
"knip": "5.86.0",
75+
"knip": "5.87.0",
7676
"lefthook": "2.1.0",
7777
"markdownlint-cli": "0.48.0",
7878
"markdownlint-sentences-per-line": "0.1.1",

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)