Bump knip from 5.85.0 to 6.12.2 - #58
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/knip-6.6.2
branch
from
May 11, 2026 22:06
bf916b7 to
7e11c55
Compare
Contributor
|
@dependabot rebase |
Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 5.85.0 to 6.12.2. - [Release notes](https://github.com/webpro-nl/knip/releases) - [Commits](https://github.com/webpro-nl/knip/commits/knip@6.12.2/packages/knip) --- updated-dependencies: - dependency-name: knip dependency-version: 6.6.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/knip-6.6.2
branch
from
May 12, 2026 00:31
7e11c55 to
3726db8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps knip from 5.85.0 to 6.12.2.
Release notes
Sourced from knip's releases.
... (truncated)
Commits
cfb9ac4Release knip@6.12.2616739dfix(serverless-framework): skip functions without handler (close #1735)f37c5dafix(webpack): reference TS loaders for.ts/.ctsconfig (close #1732)d54074dFix symbol reporter file paths with --directory (#1733)b255195Release knip@6.12.14dcd756Fix inferred declaration export references (#1728)370236dFix Vercel config detection (#1726)0fe8dc3Bump jiti to ^2.7.0 (#1729)de33a2cfix: type-only imports in monorepos (#1715)44829feRelease knip@6.12.0Note
Medium Risk
Primarily a dev-tooling dependency bump, but it rewrites a large portion of
pnpm-lock.yaml(new/updated transitive packages likeoxc-parser,yaml,zod, and AWS/Smithy libs), which could affect local tooling and CI behavior.Overview
Updates the dead-code analysis tool
knipfrom5.85.0to6.12.2inpackage.json.Regenerates
pnpm-lock.yamlto reflect the newknipdependency graph, pulling in newer transitive tooling deps (notablyoxc-*parser/resolver packages) and bumping several lockfile-resolved packages (e.g.,yaml,zod, and AWS/Smithy libraries).Reviewed by Cursor Bugbot for commit 3726db8. Bugbot is set up for automated code reviews on this repo. Configure here.