chore: bump knip from 5.51.0 to 5.64.1 in /site
Open
Number: #20073
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
October 01, 2025 at 11:19 AM UTC
(about 2 months ago)
(about 2 months ago)
Updated:
October 01, 2025 at 11:19 AM UTC
(about 2 months ago)
(about 2 months ago)
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps knip from 5.51.0 to 5.64.1.
Release notes
Sourced from knip's releases.
Release 5.64.1
- Edit docs (634b59d07353bc09db762ee1b672df06da66da59)
- Edit docs (d3433f00840736e11cc5c845babffe415ecad1fe)
- Add "How to keep package.json under control" article (570f40b15007c075d7f1e4d77bd2970034eec8ec)
- We're incompatible with typescript v7 (f4f9166a0fca265e6f0dc939528836ce7003938f)
- Migrate from bun → pnpm (f18428c53d5bff7bad5259bf053e1d8c2b78881f)
- Migrate from biome v1 → v2 (7ae5d72dadba0d8084842765ba3c045ac9199aa5)
- Update dependencies (3174456e0c0f3086cc52d41cbea647b5a50cc057)
- Re-gen plugins list (2da7ba49e8930c68b3cf8d1421a88cf975af9800)
- Migrate from zod v3 → v4 (a71c1030be3ee6b7312fdb952504a3f1dbe5a694)
Release 5.64.0
- Fix formatting (900068149a5612cb6d084d46a3ff31b94c49b284)
- Add
env-cmdSupport (#1254) (21d6b5183ad10b3296cdb9c8f21a8f2d01bb36e9) - thanks@joealden!- Re-gen sponsorships chart (185c6389226216548c5691acbac38dda3bf07dfd)
- fix: handle only string modules in dependency resolution (#1263) (a54021b6e5904fe6a6e87614728b841fe6931858) - thanks
@wattanx!- fix: bun ci (#1267) (3d1c3c5b91f440ade9f1069dd41f402e50645c6c) - thanks
@Zamiell!- Filter out invalid binaries (resolves #1264) (6f306111e4571418546da2aaf40d9b533940dd28)
- Work types for good ol' ts 5.0.4 (9913ee755014285036a12ceed65371eb47a321eb)
- Add
@Datadog-OSSsponsor (a61d9fef9b3ea9c163c6408b1b38495417aeb1da)- feat: GitHub actions reporter (#1231) (0a234504fd626f9f0a59aa377301fa46639539c1) - thanks
@cylewaitforit!- Add pos to unlisted deps issue type (5b54dae614d1b0719046405241d80e390ab9f4ba)
- Improve import specifier sanitizer (resolves #1257) (087a98e028994d3e19bfcfd88b7b6231855de781)
- Cover more cases for symbol refs finder (resolves #1273) (3d76e51e59eceeb528ef6e20ca5e3a1bfff2a841)
- Fix package name of rslib enabler (#1272) (432bdccb9aa3c8c7d8c0114f6614a651d959e56d) - thanks
@nyarthan!- Pass parsed CLI args to config-as-a-function (b0814c9d454ccd060aeda693398d1707ef678fc4)
- Ignore !-suffixed deps/bins only in production mode (resolves #1253) (06d4df84e7fe2735fce8bc1b1b12e78016e38ebb)
- Update docs (0d8fd135b46855f6d606783e6c256cceeccf9acf)
- Auto-format (f54a7bd2cd74354f51fb46ae978b3e5db8759fd7)
- Find accessed identifiers for dynamic imports (resolves #1155, resolves #1230) (ec0be7e3b222da5b6ddb34baad9d2591f0f479cb)
- Update oxc-resolver and a few more (dev) deps (96c822a40855c21152f81a1599458850b4f6c2dc)
- Optimize
getAccessedIdentifiers(8fb95019030533909c970bdb204b4779c19eaf5d)- fix: enable pnpm plugin on root config & lockfile (#1275) (6e339cadc079b0e144c2036134154c696e8b31c0) - thanks
@nyarthan!- Remove ancient past sponsors (e9e6e911d87cf550df87647f5a9b949d32faa27f)
- Remove default
binariesvalues in plugins (aac28c491ead836231e7487a8ebea056d0cf16cc)- Remove default
containingFilePathvalue in angular plugin (92089275df7752a830c171d8d1d4cb39b0a83565)- Add
isRootOnlyto pnpm plugin (fe99f594ac79c2bb3590091651300062b690a12b)- Move/extend docs to write plugin (497bddb5479a53d59baaa078225343a621eaa317)
- feat: add
time&unzipto ignored binaries (#1276) (4f8d9df599ffaba171e2535ffe61153f4ce1089a) - thanks@nyarthan!- Add
RstestPlugin (#1277) (5b7d92f101153294708a3d1afe8d2c4d61595116) - thanks@nyarthan!- Edit docs (847ccf168776f2cb6c9b5108a208ea8eae12799f)
- feat: add plugin for
bumpp(#1278) (136a14bc4ff4138389a831afc62f5406f66223a5) - thanks@nyarthan!- Support input resolver from args in plugins (resolve #1274) (19dd367764fa078fb9c93bb0a715492ff0581098)
- Edit docs (77d683e2b75b44c7fd5fc47b59621398b86028ea)
Release 5.63.1
- Fix
rsbuildPlugin (#1227) (e91eea3382059ad4067ace6079e856b2268d9f94) - thanks@joealden!- Binaries don't contain colons (closes #1234) (1d060ac1043ccf211380682962c4c668758740ed)
- Refactor options all over the place (982d3272e46609f06ca858605d802a75726500d1)
- feat: detect nuxt modules as dependencies (#1241) (f2072e6aecd81a2082dc60f440d1e48ab583e480) - thanks
@danielamaia!
... (truncated)
Commits
e0ff0b5Release 5.64.1a71c103Migrate from zod v3 → v43174456Update dependencies7ae5d72Migrate from biome v1 → v2f18428cMigrate from bun → pnpmf4f9166We're incompatible with typescript v7f0aeb5bRelease 5.64.077d683eEdit docs19dd367Support input resolver from args in plugins (resolve #1274)136a14bfeat: add plugin forbumpp(#1278)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
0
0
Files Changed:
0
0
Additions:
+0
+0
Deletions:
-0
-0
Package Dependencies
Technical Details
| ID: | 9005710 |
| UUID: | 2877841982 |
| Node ID: | PR_kwDOGkVX1s6riGI- |
| Host: | GitHub |
| Repository: | coder/coder |