Skip to content

devdeps(global): update dependency knip to v6#168

Open
mapcolonies-devops wants to merge 1 commit into
masterfrom
renovate/knip-6.x
Open

devdeps(global): update dependency knip to v6#168
mapcolonies-devops wants to merge 1 commit into
masterfrom
renovate/knip-6.x

Conversation

@mapcolonies-devops

@mapcolonies-devops mapcolonies-devops commented Mar 23, 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.82.16.20.0 age confidence

Release Notes

webpro-nl/knip (knip)

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

v6.12.0: Release 6.12.0

Compare Source

v6.11.0: Release 6.11.0

Compare Source

  • Ignore & remove uninteresting lines in snapshots (767ebaf)
  • Flag stale @internal tags in production mode (resolve #​1658) (dd1caed)
  • Add compiler-extensions in tsc-files mode (resolve #​1708) (ea867ad)

v6.10.0: Release 6.10.0

Compare Source

  • Ecosystem patches → snapshots (1803f9f)
  • Fix unlisted pkg when only @​types/pkg listed (resolve #​1707) (62082b6)
  • Don't report imports matching engines.X as unlisted (23582e0)
  • Treat imports in .d.ts files as type-only (84caac5)
  • Treat tsconfig compilerOptions.types as type-only (ce18854)
  • Resolve hoisted deps from monorepo root in single-package mode (resolve #​1711) (23b756f)

v6.9.0: Release 6.9.0

Compare Source

  • Expose types for JSON reporter (961b734)

v6.8.0: Release 6.8.0

Compare Source

v6.7.0: Release 6.7.0

Compare Source

  • Fix markdown reporter column width (resolve #​1700) (4713108)
  • Handle Vitest agent and minimal reporters (#​1701) (a71ead1) - thanks @​dskwrite!
  • Add e2e tests w/ tsgo defs + lib consumption (98113e6)
  • Fix pkg name inconsistencies (544c3e6)
  • Add export {} to maintain module shape (27d8a02)
  • Strip leading UTF-8 BOM before parsing package.json (47e4029)
  • Skip workspace with invalid JSON manifest (bfb4867)
  • Preserve out-of-bound writes to stdout/err (95faad8)
  • Consistent prefix in logError/logWarning (2c6d8a0)
  • Don't exit on config file load error (0914bd3)
  • Fix tsgo resolution in e2e tests (a689501)

v6.6.3: Release 6.6.3

Compare Source

  • Use venz chart svg directly from CDN (ba7e907)
  • Bump that plugin counter (abae75b)
  • Fix plugin title (f2b8fcf)
  • Work Table util class: fix bugs, tighten API, water-fill widths (2eb4045)
  • Questionable.. (970a0db)
  • Fmt (14538ec)
  • Ensure output is flushed on exit (#​1699) (9533365) - thanks @​joshkel!
  • Use currentColor to support light/dark themes (7ea055a)
  • Tighten type-chain alignment + gate via ignoreExportsUsedInFile (resolve #​1698) (0910b33)
  • Eating our own dog food ↻ (d5aa1f6)

v6.6.2: Release 6.6.2

Compare Source

  • Don't track typeof value refs at top of exported type alias (resolve #​1697) (1a99048)
  • Treat Props as used when Astro.props is referenced (resolve #​1629) (46cb338)
  • Update dependencies (dcf5315)

v6.6.1: Release 6.6.1

Compare Source

v6.6.0: Release 6.6.0

Compare Source

v6.5.0: Release 6.5.0

Compare Source

v6.4.1: Release 6.4.1

Compare Source

v6.4.0: Release 6.4.0

Compare Source

  • chore: change license file to have more conventional casing (#​1664) (ed97e6a) - thanks @​Zamiell!
  • fix: whitelist spelling error (#​1666) (bcad120) - thanks @​Zamiell!
  • Add Panda CSS plugin (#​1671) (7ab0d4d) - thanks @​Faithfinder!
  • fix(rspack): detect plugins from swc-loader (#​1675) (1431ff3) - thanks @​TkDodo!
  • docs: fix broken anchor link in DEVELOPMENT.md (#​1677) (e78c7f6) - thanks @​vincent067!
  • Fix @jest-environment pragma resolution and limit pragma scope (3832364)
  • Track Object enumeration to skip enum-member checks in nsTypes mode (a47aff5)
  • Cache module resolution by directory + specifier (cefed38)
  • Skip read+parse in walkAndAnalyze when the file cache will hit (25a7982)
  • Collapse double statSync in FileEntryCache.reconcile (b63fbd9)
  • Refactor walkAndAnalyze: dedupe cached/uncached paths (573df54)
  • Cache glob results across --cache runs (6ab8de8)
  • Mark namespace members used when enumerated via Object.* (dabf8ce)
  • Add config hints for redundant/unregistered extensions (close #​1672, close #​1673) (0506895)
  • Enable Tailwind CSS compiler for [@​tailwindcss](http

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Renovate Bot.

@mapcolonies-devops mapcolonies-devops force-pushed the renovate/knip-6.x branch 5 times, most recently from 14f49ed to 724f513 Compare March 30, 2026 09:11
@mapcolonies-devops mapcolonies-devops force-pushed the renovate/knip-6.x branch 4 times, most recently from e11add0 to 3f9d3f8 Compare April 6, 2026 09:11
@mapcolonies-devops mapcolonies-devops force-pushed the renovate/knip-6.x branch 2 times, most recently from b9bda89 to 223d051 Compare April 14, 2026 09:17
@mapcolonies-devops mapcolonies-devops force-pushed the renovate/knip-6.x branch 6 times, most recently from 47151da to dff9d81 Compare April 29, 2026 10:05
@mapcolonies-devops mapcolonies-devops force-pushed the renovate/knip-6.x branch 3 times, most recently from e9f7491 to a56d4b0 Compare May 5, 2026 10:03
@mapcolonies-devops mapcolonies-devops force-pushed the renovate/knip-6.x branch 4 times, most recently from d9c860d to a812244 Compare May 16, 2026 09:31
@mapcolonies-devops mapcolonies-devops force-pushed the renovate/knip-6.x branch 2 times, most recently from 3a5311d to f1ed7af Compare May 19, 2026 11:17
@mapcolonies-devops mapcolonies-devops force-pushed the renovate/knip-6.x branch 3 times, most recently from 5eb4950 to debae50 Compare June 10, 2026 11:38
@mapcolonies-devops mapcolonies-devops force-pushed the renovate/knip-6.x branch 2 times, most recently from ced7eee to 481d194 Compare June 19, 2026 12:06
@mapcolonies-devops mapcolonies-devops force-pushed the renovate/knip-6.x branch 2 times, most recently from b08fec1 to 7fab2b2 Compare June 26, 2026 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants