chore(deps): update knip to 5.79.0 (main)

This MR contains the following updates:

Package Change Age Confidence
knip (source) ^5.62.0^5.79.0 age confidence

Release Notes

webpro-nl/knip (knip)

v5.79.0: Release 5.79.0

Compare Source

v5.78.0: Release 5.78.0

Compare Source

v5.77.4: Release 5.77.4

Compare Source

  • Go process.chdir and defer process.cwd() usage (a83d858)
  • Improve error logging (36785fe)

v5.77.3: Release 5.77.3

Compare Source

  • Safe config hints set → array (for json-rpc serialization) (b0ce4dd)
  • Remove unused session method (b624c97)
  • Remove unused export (9420867)

v5.77.2: Release 5.77.2

Compare Source

v5.77.1: Release 5.77.1

Compare Source

v5.77.0: Release 5.77.0

Compare Source

v5.76.3

Compare Source

v5.76.2

Compare Source

v5.76.1

Compare Source

v5.76.0

Compare Source

  • fix: Unexpected error when pnpm catalogs are empty (#​1406) (e2dc8ba) - thanks @​Promise2679!
  • Release v0.0.3 packages (b4baaa0)
  • Release v0.0.8 vscode-knip (3af5727)
  • Fix link to self (63e5143)
  • Fix excessive output/handling for files outside project scope (7df0da8)
  • Add getDependencyUsage operation to explorer (3ff7afa)
  • Add --trace-dependency flag + trace reporter (a4a8528)
  • Add dependency-usage-on-hover to LS + extension (c44d15b)
  • Refactor getReferencedInputsHandler → createInputHandler (5b48fec)
  • Add & use imports.externalRefs (136ff8a)
  • Restore workspace:* protocol (e1eaa5e)
  • Fix up test (9a2af6c)
  • Wrap up the refactors (c9f5abe)
  • Dedupe dependency trace output (0950f66)
  • Add entries + screenshot to docs (444b567)
  • Conditions apply (65168ec)
  • Prepare for ovsx publish (ed49b41)
  • Deterministic order for issues/hints + fix up specs (0faa3b8)

v5.75.2

Compare Source

v5.75.1

Compare Source

v5.75.0

Compare Source

  • Add Language Server & VS Code extension (ae55e76)
  • Add symlinks to node_modules for LS playground (68f5348)
  • Fix path resolver in exports tree view (a9d1e8b)
  • Refactor language server and improve SoC (47dd164)
  • Add readme to language-server package (a40c9fa)
  • Fix lint issues (8460552)
  • Merge branch 'main' into feat/lang-server-and-vscode-ext (5eeac38)
  • Add packages to AGENTS.md (57bc12b)
  • Fix up isReExportvia (c01868d)
  • Improve import location display on export hover (b03f5b5)
  • Rename a few watch → session thingies (b1f16ee)
  • Merge branch 'main' into feat/lang-server-and-vscode-ext (7342ffe)
  • Rename a few watch → session thingies (0abd716)
  • Clean up loadTSConfig (8bf4cce)
  • Fix up a few lint issues (d97805b)
  • Set engines.node in LS pkg (7003be4)
  • Introduce --use-tsc-files flag for project files (#​1354) (3432dd9)
  • Set isUseTscFiles: true in session w/o config file (78c913a)
  • Merge branch 'main' into feat/lang-server-and-vscode-ext (5401c8c)
  • Fix support for Windows (156e952)
  • Add MCP server (ae8f5c0)
  • Sync names/decriptions & minor updates (5a3b65e)
  • Add "For Editors & Agents" blog post (886661c)
  • Merge branch 'feat/lang-server-and-vscode-ext' (e9daddc)
  • Pre-publish blog post (e49de6c)
  • Clean up launch configs (1ae694f)
  • Minor refactors (5633e2f)

v5.74.0

Compare Source

  • Rename import modifiers → flags (287d04b)
  • Improve class member tracking (88f2fb8)
  • Add json and jsonc to resolveSync (d6e9a13)
  • Get rid of isSkipLibs in module resolver now that we're using oxc-resolver (bcd9733)
  • Miscellaneous minor refactors/naming/comment improvements (9aeb6de)
  • Shape consistency/value reuse for clarity + enable V8 optimizations (577b4d7)
  • Fix up launch configs (3d9f6f3)
  • Fix lint issues (f1aca2f)
  • Temp disable slonik (54d4d45)
  • Improve clarity re. shape/mutability (d6d6105)
  • Add SWC plugin (#​1390) (9268084) - thanks @​ebroder!
  • Ignore sass builtin dependencies in Sass/SCSS files (#​1392) (c7efb22) - thanks @​ebroder!

v5.73.4

Compare Source

v5.73.3

Compare Source

  • Fix up package.json after previous release (1b2d9ab)

v5.73.2

Compare Source

  • Sync issue types in json schema (dd275e1)

v5.73.1

Compare Source

  • Improve handling of "bridged" require calls in ts modules (dc546c6)
  • Optimize workspaces finder (056c619)
  • Don't add prerelease comment to closed issues (12f41cc)
  • fix(plugins/astro): srcDir config detection creating wrong entry patterns (#​1384) (fba49d7) - thanks @​viktormarinho!

v5.73.0

Compare Source

  • Bail out early if specifier starts with colon (resolve #​1379) (68c9597)
  • Add clear to list of ignored global binaries (91522bb)
  • Add next-intl plugin (resolve #​1380) (430b8a3)
  • Create new next-mdx plugin (extract from next plugin) (c4acf7a)
  • Refactor preview/ecosystem workflow + add comment (861252a)
  • Allow workflow to add comment (188920a)
  • Remove eslint patch (d9fc8f7)
  • Use pkg-pr-new --commentWithDev flag (c9af608)
  • Fix regression with require call in ts file (resolve #​1383) (557c745)
  • Remove unpublished flag (f08c7ee)

v5.72.0

Compare Source

  • Resolve setupFiles and globalSetup from config file dir (resolve #​1317) (ff8c33d)
  • Add SASS/SCSS compiler (resolve #​1292) (333ace3)
  • Update compilers docs (2a5be2d)
  • Move & update dependencies (9fb19b3)
  • Add .vscode/extensions.json (77433bc)
  • Keep tracing exports/members through pseudo re-exports + conditions (resolve #​1371) (fb3cc39)
  • Defer work for a minor perf optimization (e0a4649)
  • Remove obsolete .prettierignore (9cd40e1)
  • Add docs re. coding agents + AGENTS.md (262dacf)
  • Add some docs/hints to code (8237a30)
  • Ignore void lint issue in explorer helper type (33d7497)
  • Ignore dependencies used by IDE extensions (fb98813)
  • Update rsbuild plugin to check preEntry (#​1373) (b542cb7) - thanks @​MichielHegemans!
  • Support cli args for config file in vite plugin (ab01e82)
  • Refactor traceRefs out and improve export tracer (62d574e)
  • Improve & add importAliases to refs tracker (f90eed6)
  • Make non-pkg specifiers relative in SCSS compiler (c77ea44)
  • Allow integration test patch (733bc92)
  • Add knip config patch to eslint integration test (ff69794)
  • Work that tracer (d79c1f6)
  • Allow multiple --performance-fn (5be3cdc)
  • Add extensionAlias (ebf3ff3)
  • Sort files for trace output & add diff test helper (4c22ec3)
  • Bump oxc-resolver to 11.15.0 (ff4d089)
  • Add tsconfig: auto and use resolveFileSync method (b2f213d)
  • Use containingFile (not dir) (ed0cdac)
  • Add missing tsconfig.json files (141d5c8)
  • Add test for tsconfig rootDirs (close #​873) (eeb4174)
  • Keep using sync resolver outside ts module scope (a3fd7dd)
  • Add index to mem table (96edd57)
  • Update export tracer screenshots (0188371)
  • Add SVGR plugin (3b564dd)
  • Update command to create plugin in help text (6385b25)
  • Format (dee9795)
  • Add support for viteConfigPath in storybook plugin (ec9d6cc)
  • Add impl walk-through & new plugin instructions (4f0c8b1)
  • Minor refactor formatTrace (143755e)

v5.71.0

Compare Source

v5.70.2

Compare Source

  • Restore & add TS v5.5.0 workarounds ↻ oh my (fe7ea23)
  • Extend & refactor Import in module graph (ad25794)
  • Fix TYPE_ONLY instance (b431303)
  • Add side-effect imports as well (ed289ba)
  • Remove project patterns from astro plugin (ac9e378)
  • Don't leak negated entry into project patterns (eab2b89)
  • Run glob sets with negations separately (resolves #​1249) (969e3af)
  • Include all groups to negate entry patterns in production mode (406592d)

v5.70.1

Compare Source

v5.70.0

Compare Source

v5.69.1

Compare Source

v5.69.0

Compare Source

v5.68.0

Compare Source

v5.67.1

Compare Source

  • Restore integration test repo (7b4bd41)
  • Import default exports in tailwind compiler (resolve #​1330) (4f3bd09)

v5.67.0

Compare Source

v5.66.4

Compare Source

v5.66.3

Compare Source

v5.66.2

Compare Source

  • Fix negated patterns from package.json#exports (related to #​1308) (2464f37)
  • Entries in rsbuild config are production entries (resolves #​1309) (9eebc55)
  • Add label for entry paths from package.json (42370b2)

v5.66.1

Compare Source

v5.66.0

Compare Source

v5.65.0

Compare Source

v5.64.3

Compare Source

v5.64.2

Compare Source

v5.64.1

Compare Source

  • Edit docs (634b59d)
  • Edit docs (d3433f0)
  • Add "How to keep package.json under control" article (570f40b)
  • We're incompatible with typescript v7 (f4f9166)
  • Migrate from bun → pnpm (f18428c)
  • Migrate from biome v1 → v2 (7ae5d72)
  • Update dependencies (3174456)
  • Re-gen plugins list (2da7ba4)
  • Migrate from zod v3 → v4 (a71c103)

v5.64.0

Compare Source

v5.63.1

Compare Source

v5.63.0

Compare Source


Configuration

📅 Schedule: Branch creation - "before 3am on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading