Skip to content

chore(deps): update devdependency knip to v6 - #2223

Merged
ghostdevv merged 2 commits into
mainfrom
renovate/knip-6.x
Mar 25, 2026
Merged

chore(deps): update devdependency knip to v6#2223
ghostdevv merged 2 commits into
mainfrom
renovate/knip-6.x

Conversation

@renovate

@renovaterenovateBot commented Mar 23, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageChangeAgeConfidence
knip (source)5.88.06.0.5ageconfidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

webpro-nl/knip (knip)

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

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)
  • Release knip@​6.0.2 (2dd9068)

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.

v5.88.1: Release 5.88.1

Compare Source


Configuration

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

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

Rebasing: Whenever PR is behind base branch, 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.

@vercel

vercelBot commented Mar 23, 2026

Copy link
Copy Markdown
Contributor

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

ProjectDeploymentActionsUpdated (UTC)
npmx.devReadyReadyPreview, CommentMar 25, 2026 1:09am
2 Skipped Deployments
ProjectDeploymentActionsUpdated (UTC)
docs.npmx.devIgnoredIgnoredPreviewMar 25, 2026 1:09am
npmx-lunariaIgnoredIgnoredMar 25, 2026 1:09am

Request Review

@codecov

codecovBot commented Mar 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@ghostdevv

Copy link
Copy Markdown
Member

Knip is wrong here, will try to figure it out when I have time 🙏

@renovate
renovateBotforce-pushed the renovate/knip-6.x branch from ef99e69 to 39a8084CompareMarch 23, 2026 16:59
@renovate
renovateBotforce-pushed the renovate/knip-6.x branch from 39a8084 to c055771CompareMarch 23, 2026 17:06
@renovate
renovateBotforce-pushed the renovate/knip-6.x branch from c055771 to d62e7eeCompareMarch 23, 2026 17:19
@renovate
renovateBotforce-pushed the renovate/knip-6.x branch from d62e7ee to c4583c0CompareMarch 23, 2026 21:13
@renovate
renovateBotforce-pushed the renovate/knip-6.x branch from c4583c0 to 0c1c679CompareMarch 23, 2026 21:17
@renovate
renovateBotforce-pushed the renovate/knip-6.x branch from 0c1c679 to 0959a79CompareMarch 23, 2026 21:22
@renovate
renovateBotforce-pushed the renovate/knip-6.x branch from 0959a79 to 9102ad1CompareMarch 23, 2026 21:34
@renovate
renovateBotforce-pushed the renovate/knip-6.x branch from 9102ad1 to 7419bbdCompareMarch 23, 2026 21:38
@renovate
renovateBotforce-pushed the renovate/knip-6.x branch from 7419bbd to 9ad1cffCompareMarch 23, 2026 22:45
@renovate

renovateBot commented Mar 25, 2026

Copy link
Copy Markdown
ContributorAuthor

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️Warning: custom changes will be lost.

@github-actionsgithub-actionsBot mentioned this pull request Mar 25, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@ghostdevv