Skip to content

Update dependency knip to v6#832

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/knip-6.x
Open

Update dependency knip to v6#832
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/knip-6.x

Conversation

@renovate

@renovate renovate Bot commented Mar 20, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

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

Release Notes

webpro-nl/knip (knip)

v6.26.0: Release 6.26.0

Compare Source

  • ci: add path filters (#​1871) (4249935) - thanks @​trueberryless!
  • Add CodeRabbit as gold sponsor (1da09fd)
  • Fix up docs a bit more (39125a7)
  • Don't report ambient declaration files as unused (aed361c)
  • Register oclif command files as entries (3b4d58c)
  • Add electron-vite plugin (d92107e)
  • Add esbuild plugin (ef3b601)
  • Ignore more globally available binaries (8292981)
  • Resolve #-imports to source when node condition is unbuilt (resolve #​1873) (f2713ed)
  • Ignore gh as a globally available binary (a6f0772)
  • Resolve Vitest benchmark files as entries (5742913)
  • Extract shared Vue auto-import machinery into plugins/_vue (7301075)
  • Scope compiler extensions per workspace (5e6f82b)
  • Resolve auto-imported components in the Vue SFC compiler (009aad8)
  • Add plugins for the Vue auto-import ecosystem (f638c83)
  • Enable Vue SFC compiler on unplugin-vue and @​vitejs/plugin-vue (9396ab1)
  • Recognize vite-plugin-vue-meta-layouts (same layouts convention) (3ceee89)
  • Add vite-plugin-pages and unplugin-icons plugins (9bc1754)
  • Add vite-plugin-pwa and @​intlify/unplugin-vue-i18n plugins (45dea0a)
  • Dog, food. (e1249ad)
  • Update query snapshot (a45941d)
  • Don't misread Nitro route types as Vue component auto-imports (43aecd5)
  • Read oxlint jsPlugins from vite-plus vite.config and .oxlintrc.json (589ffda)
  • Add vite-plus plugin for run.tasks and staged scripts (f041c19)
  • Support @​vite-pwa/nuxt PWA config in nuxt.config (8fa7b11)
  • Add @​vite-pwa/assets-generator plugin (4254f7d)
  • Add @​nuxtjs/i18n plugin (dfb9acb)
  • Read plugin entries from vite.config options and index.html (d533da8)
  • Fix false positives in VitePress, next-mdx and unplugin-vue-i18n plugins (b99702a)
  • Respect optional peers in pnpm and Yarn packageExtensions (aab080b)
  • Detect babel plugins in the Storybook config (5dea975)
  • Add shared AST helpers for imported calls and first property values (c84bb7a)
  • Inline trivial resolveFromAST wrappers and normalize orval and sst (620079d)
  • Extract inline resolveFromAST implementations to dedicated files (b5231c1)
  • Normalize resolveFromAST files to a uniform contract (fc1ba0f)
  • chore: migrate to Astro 7 and Sätteri (#​1875) (f256a5b) - thanks @​trueberryless!
  • Show contributor count on docs homepage (6b8454a)
  • Exclude gitignored package entry points (606e5d0)
  • Add Tauri plugin (199180d)
  • Add Laravel plugin (1974533)
  • Add Quasar plugin (a220729)

v6.25.0: Release 6.25.0

Compare Source

v6.24.0: Release 6.24.0

Compare Source

v6.23.0: Release 6.23.0

Compare Source

v6.22.0: Release 6.22.0

Compare Source

v6.21.0: Release 6.21.0

Compare Source

v6.20.0: Release 6.20.0

Compare Source

v6.19.0: Release 6.19.0

Compare Source

v6.18.0: Release 6.18.0

Compare Source

v6.17.2: Release 6.17.2

Compare Source

v6.17.1: Release 6.17.1

Compare Source

  • Remove ignoreBinaries w/ tar (b13d0ca)
  • Wrap up docs/refs (29f3e46)
  • Update dependencies (7b2f345)
  • Fix up vscode-languageclient imports (820c233)

v6.17.0: Release 6.17.0

Compare Source

v6.16.1: Release 6.16.1

Compare Source

v6.16.0: Release 6.16.0

Compare Source

  • Update sponsors data + fix sponsors layout on narrow screen (fadf13a)
  • Detect binaries and entry files in node:child_process calls (fc3598c)
  • It works™ (2d9ce84)
  • Extend known issues doc w/ workaround (close #​1763) (fcd444b)
  • Support ignoreExportsUsedInFile per workspace (close #​1495) (4b898a9)
  • feat(vscode): add workspaceRoot config option to enable use in a VSCode workspace that does not have package.json at the workspace root (#​1667) (7c1ebef) - thanks @​anmilleriii!
  • Replace minimist with node:util.parseArgs (resolve #​1492) (b360c5c)
  • Preserve minimist numeric coercion and --no-x negation (c12153c)
  • Simplify parseArgs adapter (ba15e41)
  • Detect and credit registered custom elements (resolve #​1394) (62dcda5)
  • Add Lit and FAST plugins to detect @​customElement classes (348d2c9)
  • Add new testimonials (77fd7ed)
  • Scope custom path aliases per workspace (resolve #​1775) (d908099)
  • Restructure tests (ec4c779)
  • Simplify boolean check in parseArgs adapter (ba6865d)
  • Scope static custom-element define detection to the FAST plugin (94632cd)
  • Add Custom Elements feature docs page (230bd73)
  • Update known-issues.md (f1f4c1b)
  • Fix crash on backtick string literals in plugin config (resolve #​1776) (f1adc7f)
  • Format (e4720ca)
  • Fix backtick string literals in require() and plugin-name config arrays (#​1776) (d14eb05)
  • Credit custom elements via aliases, scoped registries, and static blocks (d7cbe12)
  • Improve Stencil plugin: credit @​Component and recognize test files (152d730)
  • Add Catalyst plugin to credit bare @​controller custom elements (8a37f8c)
  • Document Stencil, Catalyst, static-block custom el reg. (105fba3)
  • Auto-format md (f4fcf4e)

v6.15.0: Release 6.15.0

Compare Source

v6.14.2: Release 6.14.2

Compare Source

v6.14.1: Release 6.14.1

Compare Source

v6.14.0: Release 6.14.0

Compare Source

  • Resolve imports satisfied via transitive peerDeps (d654ec7)
  • Don't flag undeclared sibling workspace imports as unlisted (#​1742) (e7122a1)
  • Update github-actions reporter snapshots (2308b5a)
  • Cache syncGlob() results like defaultGlob() does (6c34287)
  • Trim redundant statSync calls in FileEntryCache (eee3b89)
  • Cache parsed .gitignore patterns across --cache runs (7ffdc2f)
  • Tighten cache module callsites (64e5072)
  • Extract shared disk-cache helper used by glob and gitignore caches (0987421)
  • Simplify CacheConsultant: replace trampoline with default arrow methods (bebe750)
  • Pin pnpm minimumReleaseAge and trustPolicy (77efb32)
  • Eliminate rescanFrontier polling in walkAndAnalyze (38d91b6)
  • Reduce findWorkspaceByFilePath per-call overhead (9149437)
  • Memoize DependencyDeputy.getDependencies (a661a21)
  • Tighten module-graph map helpers (drop double-lookup + optional chains) (c11d62f)
  • Add --duration flag for zero-overhead duration measurement (d4b59d8)
  • Cover analysis pipeline with --performance timerify (694dbf4)
  • Align --help text (6f12997)
  • Add cli arg shorthands: -p, -s, -w, -D, -f, -F, -u (f21a587)
  • Format (8db5346)
  • This one's okay (662ceaf)

v6.13.1: Release 6.13.1

Compare Source

  • Add jest.config.{cts,mts} (#​1743) (44738d6) - thanks @​joshkel!
  • Update ecosystem tests (74420a6)
  • Fix export * as re-exported namespace case (5923af4)
  • Add .mts and .cts config files to some plugins (69d1e83)
  • Docusaurus: ignore @generated/*, handle local plugin paths (ce5f767)
  • Nx: expand {projectRoot} / {workspaceRoot} token variables (8715312)

v6.13.0: Release 6.13.0

Compare Source

v6.12.2: Release 6.12.2

Compare Source

  • Fix symbol reporter file paths with --directory (#​1733) (d54074d) - thanks @​cyphercodes!
  • fix(webpack): reference TS loaders for .ts/.cts config (close #​1732) (f37c5da)
  • fix(serverless-framework): skip functions without handler (close #​1735) (616739d)
  • ci(integration): disable minimumReleaseAge for test installs (081dfc8)
  • ci(snapshots): query — add CreateQueriesOptions to unused types (5dd0b8a)

v6.12.1: Release 6.12.1

Compare Source

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • Between 12:00 AM and 11:59 PM (* 0-23 * * *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added dependencies Pull requests that update a dependency file renovate labels Mar 20, 2026
@vercel

vercel Bot commented Mar 20, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
frontend-template Ready Ready Preview, Comment Jul 10, 2026 10:53am

Request Review

@renovate renovate Bot added dependencies Pull requests that update a dependency file renovate labels Mar 20, 2026
@renovate renovate Bot force-pushed the renovate/knip-6.x branch from a40a847 to b8a62a4 Compare March 20, 2026 21:39
@renovate renovate Bot force-pushed the renovate/knip-6.x branch from b8a62a4 to ec62add Compare March 22, 2026 21:26
@renovate renovate Bot force-pushed the renovate/knip-6.x branch from ec62add to 1d55a6c Compare March 23, 2026 12:33
@renovate renovate Bot force-pushed the renovate/knip-6.x branch from 1d55a6c to 5cb71ca Compare March 23, 2026 21:25
@renovate renovate Bot force-pushed the renovate/knip-6.x branch from 5cb71ca to 8261ed7 Compare March 24, 2026 21:58
@renovate renovate Bot force-pushed the renovate/knip-6.x branch from 8261ed7 to b8f7f5f Compare March 26, 2026 14:38
@renovate renovate Bot force-pushed the renovate/knip-6.x branch from b8f7f5f to 0394499 Compare March 28, 2026 08:42
@renovate renovate Bot force-pushed the renovate/knip-6.x branch from 0394499 to 8df10b0 Compare March 31, 2026 13:47
@renovate renovate Bot force-pushed the renovate/knip-6.x branch from 8df10b0 to 071adf2 Compare April 1, 2026 13:59
@renovate renovate Bot force-pushed the renovate/knip-6.x branch from 071adf2 to 5cacad9 Compare April 3, 2026 10:06
@renovate renovate Bot force-pushed the renovate/knip-6.x branch from 5cacad9 to de035c1 Compare April 8, 2026 09:53
@renovate renovate Bot force-pushed the renovate/knip-6.x branch from de035c1 to db17887 Compare April 11, 2026 09:26
@renovate renovate Bot force-pushed the renovate/knip-6.x branch from 8e130aa to ae93237 Compare April 25, 2026 16:28
@renovate renovate Bot force-pushed the renovate/knip-6.x branch from ae93237 to eacdda3 Compare April 29, 2026 10:36
@renovate renovate Bot force-pushed the renovate/knip-6.x branch from eacdda3 to ca99e7c Compare April 29, 2026 21:06
@renovate renovate Bot force-pushed the renovate/knip-6.x branch from ca99e7c to 94ba075 Compare May 1, 2026 16:39
@renovate renovate Bot force-pushed the renovate/knip-6.x branch from 94ba075 to 6f11084 Compare May 2, 2026 09:02
@renovate renovate Bot force-pushed the renovate/knip-6.x branch from 6f11084 to c9605c9 Compare May 6, 2026 14:44
@renovate renovate Bot force-pushed the renovate/knip-6.x branch from c9605c9 to dcc79e1 Compare May 7, 2026 22:07
@renovate renovate Bot force-pushed the renovate/knip-6.x branch from dcc79e1 to 8651d4a Compare May 9, 2026 12:54
@renovate renovate Bot force-pushed the renovate/knip-6.x branch from 8651d4a to 8d1474c Compare May 12, 2026 10:54
@renovate renovate Bot force-pushed the renovate/knip-6.x branch from 8d1474c to 20d7800 Compare May 12, 2026 15:27
@renovate renovate Bot force-pushed the renovate/knip-6.x branch from 20d7800 to 30c249e Compare May 13, 2026 05:03
@renovate renovate Bot force-pushed the renovate/knip-6.x branch from 30c249e to 323452d Compare May 15, 2026 13:38
@renovate renovate Bot force-pushed the renovate/knip-6.x branch from 323452d to 8ce8861 Compare May 16, 2026 09:16
@renovate renovate Bot force-pushed the renovate/knip-6.x branch from 8ce8861 to 2a68c5b Compare May 22, 2026 13:55
@renovate renovate Bot force-pushed the renovate/knip-6.x branch from 2a68c5b to 2d98a7b Compare May 31, 2026 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants