Skip to content

chore(deps): update dependency knip to v6#73

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

chore(deps): update dependency knip to v6#73
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/knip-6.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Apr 9, 2026

This PR contains the following updates:

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

Release Notes

webpro-nl/knip (knip)

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

v6.3.1: Release 6.3.1

Compare Source

v6.3.0: Release 6.3.0

Compare Source

  • Re-gen sponsorships chart (83ee489)
  • Add testimonial (be16c54)
  • Add deferred resolve entries as direct entry paths to avoid ws exclusion (91a1835)
  • Add rolldown plugin (resolve #​1661) (44bfd62)
  • Housekeep plugins a bit (dc69868)
  • Improve module.register handling (b9e36ea)
  • Housekeep release script (f81bd0f)

v6.2.0: Release 6.2.0

Compare Source

v6.1.1: Release 6.1.1

Compare Source

v6.1.0: Release 6.1.0

Compare Source

v6.0.6: Release 6.0.6

Compare Source

  • Suppress issues initially to not overwhelm agent in mcp server (7793962)
  • Auto-format (346247a)
  • Fix false positive unused deps when run from workspace dir (resolve #​1642) (95f4431)
  • Move from convertPathsToAliascompilePathMappings (resolve #​1641) (ccc62d6)

v6.0.5: Release 6.0.5

Compare Source

v6.0.4: Release 6.0.4

Compare Source

  • Defer ns member ref resolution to post-walk batch pass (resolve #​1633) (304504f)
  • Show namespace member statuses in trace output (47ddf43)
  • Add shadow detection for function params, arrow params, and catch bindings (70ebb76)
  • Strip trailing slashes from tsconfig outDir and rootDir (resolve #​1635) (1dcdb02)

v6.0.3: Release 6.0.3

Compare Source

  • Handle symlinks → real paths from tsconfig files (#​1630) (529810a)
  • Filter empty strings from Qwik routesDir values (resolve #​1632) (beb8ae3)

v6.0.2: Release 6.0.2

Compare Source

  • Add scope-aware shadow detection to fix false negatives from name-based matching (9ec38b3)
  • Fix false negatives from overly broad collectRefsInType (261bd06)
  • Add doc re. exports (f82d3ad)
  • Bump get-tsconfig to 4.13.7, remove patch (resolve #​1630) (09bbce5)
  • Pass on rootDirs to work around oxc-resolver feature gap (resolve #​1628) (4dc16cc)
  • Update patches (836c2cf)

v6.0.1: Release 6.0.1

Compare Source

  • Update sponsors (0659240)
  • Handle computed access in local refs visitor (b998bab)

v6.0.0: Release 6.0.0

Compare Source

Blog post: Announcing Knip v6

See the pre-releases for details:

Breaking changes:

  • Dropped support for Node.js v18 → Knip v6 requires Node.js v20.19.0 or newer
  • Dropped issue type classMembers
  • Dropped --include-libs → this is now the default and only behavior
  • Dropped --isolate-workspaces → this is now the default and only behavior
  • Dropped --experimental-tags → use --tags
  • In reporter functions, issues.files is consistent with other issue shapes. Removed issues._files.
  • In the JSON reporter, issues are consistently arrays for any issue type. Removed root files.

Configuration

📅 Schedule: (UTC)

  • 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/knip-6.x branch 3 times, most recently from 93b0a19 to 2528e04 Compare April 15, 2026 12:01
@renovate renovate Bot force-pushed the renovate/knip-6.x branch 5 times, most recently from 9dfe2bd to e86ce59 Compare April 22, 2026 13:46
@renovate renovate Bot force-pushed the renovate/knip-6.x branch 2 times, most recently from da7b2e9 to 4bf2b03 Compare May 2, 2026 19:03
@renovate renovate Bot force-pushed the renovate/knip-6.x branch from 4bf2b03 to 4f5bd9a Compare May 6, 2026 18:49
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.

0 participants