Skip to content

build(deps-dev): bump knip from 6.12.0 to 6.14.1#196

Merged
erode-release[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/knip-6.14.1
May 20, 2026
Merged

build(deps-dev): bump knip from 6.12.0 to 6.14.1#196
erode-release[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/knip-6.14.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 20, 2026

Copy link
Copy Markdown
Contributor

Bumps knip from 6.12.0 to 6.14.1.

Release notes

Sourced from knip's releases.

Release 6.14.1

  • Detect dynamic imports in Svelte compiler (#1747) (e1c1b1705f96ed7d6ac537a7969cbd07d238246a) - thanks @​jinhyuk9714!
  • Detect dynamic import attributes; share import matcher with Astro-MDX (9dae64166bbc45be1abeb8d741127d109d48d351)
  • Work the docs (close #1746) (919cba2f11d1979b854c7abaaca8992ee8b08e23)

Release 6.14.0

  • Resolve imports satisfied via transitive peerDeps (d654ec74d)
  • Don't flag undeclared sibling workspace imports as unlisted (#1742) (e7122a1ae)
  • Update github-actions reporter snapshots (2308b5a42)
  • Cache syncGlob() results like defaultGlob() does (6c34287a5)
  • Trim redundant statSync calls in FileEntryCache (eee3b899b)
  • Cache parsed .gitignore patterns across --cache runs (7ffdc2ff3)
  • Tighten cache module callsites (64e507265)
  • Extract shared disk-cache helper used by glob and gitignore caches (0987421d9)
  • Simplify CacheConsultant: replace trampoline with default arrow methods (bebe750d3)
  • Pin pnpm minimumReleaseAge and trustPolicy (77efb32e5)
  • Eliminate rescanFrontier polling in walkAndAnalyze (38d91b6e3)
  • Reduce findWorkspaceByFilePath per-call overhead (91494378f)
  • Memoize DependencyDeputy.getDependencies (a661a2142)
  • Tighten module-graph map helpers (drop double-lookup + optional chains) (c11d62fb0)
  • Add --duration flag for zero-overhead duration measurement (d4b59d89b)
  • Cover analysis pipeline with --performance timerify (694dbf44d)
  • Align --help text (6f12997b1)
  • Add cli arg shorthands: -p, -s, -w, -D, -f, -F, -u (f21a58710)
  • Format (8db5346e4)
  • This one's okay (662ceaf46)

Release 6.13.1

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

Release 6.13.0

  • Add mercurial (hg) to command constants (#1737) (abb08b0958e08a12684deacf0ab62dc7ada38074) - thanks @​unrevised6419!
  • Expand wildcards in Jest projects (#1710) (7cb2d37a5c46b54d8be9bee1fbb026b52bb71246) - thanks @​joshkel!
  • Add knex visitor to scan source files for config (resolve #1736) (4c96fd297f33316921186293cf9f9d323ca48eb8)
  • Refactor to a better split of ast helpers (6e726a2c66727c2346b4c249a2efcd7d752231f5)
  • Handle package.json exports for outDir="." (resolve #1738) (42497c249545cd9e4ae8b7e64995e62cb0e8885d)
  • Fix star re-exported namespace case (resolve #1739) (e566c4b1a1bc697c0997e8a4ef6bdeb746524166)
  • Strip comments in scripts in compilers (resolve #1740) (a123d5c35ba6b9239f6ac1d20cf50b8b0f9b2d28)
  • Update rolldown snapshot (edfee2b3b6bfc3085d432fa5765b4e7a60ba5783)
  • Source-map subpath imports + collect pairs from referenced tsconfigs (7c5acc4a33047156205ff61413a83625bb9e05b4)
  • Tighten source-mapping utilities (0b68b81b4a732b3db64d69fd8c47802ff3302564)
  • Update dependencies (8788c1a64a93d568a9391693278a388af6980dec)
  • Remove obsolete internal jsdoc tag (0fed9756b485deb1831fbc78d8053bc939bd6971)
  • Add @​serhalp and @​stevennevins to sponsors (thank you!) (999a5e3551e0bafbcfa7a1540ae7f3fc4218828b)
  • Fix astro config after bump (f63537aa40f42aa7d3ff4bc64dab20dd01ecba83)

... (truncated)

Commits
  • b99f1a5 Release knip@6.14.1
  • 919cba2 Work the docs (close #1746)
  • 9dae641 Detect dynamic import attributes; share import matcher with Astro-MDX
  • e1c1b17 Detect dynamic imports in Svelte compiler (#1747)
  • f7b9cc5 Release knip@6.14.0
  • 8db5346 Format
  • f21a587 Add cli arg shorthands: -p, -s, -w, -D, -f, -F, -u
  • 6f12997 Align --help text
  • 694dbf4 Cover analysis pipeline with --performance timerify
  • d4b59d8 Add --duration flag for zero-overhead duration measurement
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 20, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 20, 2026 21:53
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 20, 2026
@erode-release erode-release Bot enabled auto-merge (squash) May 20, 2026 21:54
@greptile-apps

greptile-apps Bot commented May 20, 2026

Copy link
Copy Markdown

Greptile Summary

Automated dependency bump of the knip dev dependency from 6.12.0 to 6.14.1. The lockfile is updated consistently with the new version and its transitive dependencies.

  • knip advances through four minor/patch releases (6.13.0, 6.13.1, 6.14.0, 6.14.1), picking up bug fixes (star re-export namespace handling, Svelte dynamic-import detection, Jest .mts/.cts config support) and performance improvements (glob/gitignore caching, memoization).
  • Transitive deps updated in lockfile: oxc-parser + all platform bindings (0.128.0 → 0.130.0), @oxc-project/types (0.128.0 → 0.130.0), yaml (2.8.3 → 2.9.0), and jiti now appears as a nested dep under knip/node_modules at 2.7.0.

Confidence Score: 5/5

Safe to merge — all changes are confined to the lockfile and package.json for a dev-only tooling dependency.

This is a dev-only dependency (knip, a dead-code finder) with no impact on runtime behaviour. The lockfile is internally consistent: all transitive deps (oxc-parser, platform bindings, yaml, jiti) are updated in sync with the new knip version.

No files require special attention.

Important Files Changed

Filename Overview
package.json Bumps knip devDependency from ^6.12.0 to ^6.14.1; no other changes.
package-lock.json Lockfile updated for knip (6.12.0→6.14.1), oxc-parser and all platform bindings (0.128.0→0.130.0), @oxc-project/types (0.128.0→0.130.0), yaml (2.8.3→2.9.0), and a new isolated jiti@2.7.0 nested under knip/node_modules.

Reviews (5): Last reviewed commit: "build(deps-dev): bump knip from 6.12.0 t..." | Re-trigger Greptile

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/knip-6.14.1 branch from 6a57291 to 778278f Compare May 20, 2026 21:56
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/knip-6.14.1 branch from 778278f to 19e881d Compare May 20, 2026 22:00
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/knip-6.14.1 branch from 19e881d to e9aa5a8 Compare May 20, 2026 22:04
Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 6.12.0 to 6.14.1.
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Commits](https://github.com/webpro-nl/knip/commits/knip@6.14.1/packages/knip)

---
updated-dependencies:
- dependency-name: knip
  dependency-version: 6.14.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/knip-6.14.1 branch from e9aa5a8 to d4b1666 Compare May 20, 2026 22:07
@erode-release erode-release Bot merged commit 3dd06b9 into main May 20, 2026
3 checks passed
@erode-release erode-release Bot deleted the dependabot/npm_and_yarn/knip-6.14.1 branch May 20, 2026 22:08
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants