Skip to content

chore(deps-dev): bump knip from 6.3.0 to 6.10.0#731

Merged
mattobee merged 2 commits intomainfrom
dependabot/npm_and_yarn/knip-6.9.0
May 1, 2026
Merged

chore(deps-dev): bump knip from 6.3.0 to 6.10.0#731
mattobee merged 2 commits intomainfrom
dependabot/npm_and_yarn/knip-6.9.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 30, 2026

Bumps knip from 6.3.0 to 6.10.0.

Release notes

Sourced from knip's releases.

Release 6.10.0

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

Release 6.9.0

  • Expose types for JSON reporter (961b734f398b451bc26708f8d3bfa72a71983dcc)

Release 6.8.0

  • feat: add WXT plugin (#1703) (9167557755a0aef81947aaedfa4745805ffaa571) - thanks @​sebastianbreguel!
  • Add support for pnpm@11 new commands (#1706) (c937697a68caaf1ac224627537993b32d37cc91b) - thanks @​PatrykWalach!
  • Fix case of spread export → other exports used (resolve #1705) (0f94d2d2b024d268df2395677a0ca0f6fd95503d)
  • Add more pnpm commands + tests (f2819b3474b6d6ff7c24197be54072d2291d15b6)
  • Bump oxc-parser (5c21d278814436c4c084d0ee609360eddaedd676)

Release 6.7.0

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

Release 6.6.3

  • Use venz chart svg directly from CDN (ba7e9073d1770e4a21ec18435bcb61f394db0d1c)
  • Bump that plugin counter (abae75bbd3030e006fe67d3f63641a31a65e671c)
  • Fix plugin title (f2b8fcfc94bb78fb70dfe2be3f48ef8f254066f7)
  • Work Table util class: fix bugs, tighten API, water-fill widths (2eb4045e0f34c2638875504b9b64e881e9a74db5)
  • Questionable.. (970a0dbdfc7b59df2fd0a3064a4bd6be4e5a59bc)
  • Fmt (14538ec1fe94cdf3c45798515160609f3ffbec9d)
  • Ensure output is flushed on exit (#1699) (9533365115d4704e9b057b7ba8d5f43fd553d1a1) - thanks @​joshkel!
  • Use currentColor to support light/dark themes (7ea055aa68b86ccc6cb302a3092c2da9e56cdde6)
  • Tighten type-chain alignment + gate via ignoreExportsUsedInFile (resolve #1698) (0910b33fc6c07867a751af2e26989a61c8a6c548)
  • Eating our own dog food ↻ (d5aa1f6b007a2dfef1a8326000dc1802510d64ab)

Release 6.6.2

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

Release 6.6.1

  • Fix website papercuts (#1696) (c6d9c436d4c0b85f8aae34bab1197e3c2b5eb139) - thanks @​skoeva!

... (truncated)

Commits
  • d604ff3 Release knip@6.10.0
  • 23b756f Resolve hoisted deps from monorepo root in single-package mode (resolve #1711)
  • ce18854 Treat tsconfig compilerOptions.types as type-only
  • 84caac5 Treat imports in .d.ts files as type-only
  • 23582e0 Don't report imports matching engines.X as unlisted
  • 62082b6 Fix unlisted pkg when only @​types/pkg listed (resolve #1707)
  • 9ffd437 Release knip@6.9.0
  • 961b734 Expose types for JSON reporter
  • d77a3f8 Release knip@6.8.0
  • 5c21d27 Bump oxc-parser
  • 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 Apr 30, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 30, 2026
@github-project-automation github-project-automation Bot moved this to Not Started in Eventua11y Apr 30, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 30, 2026

Deploy Preview for eventua11y ready!

Name Link
🔨 Latest commit 8fb096b
🔍 Latest deploy log https://app.netlify.com/projects/eventua11y/deploys/69f51650da3f0b0008e913e4
😎 Deploy Preview https://deploy-preview-731--eventua11y.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 6.3.0 to 6.10.0.
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Commits](https://github.com/webpro-nl/knip/commits/knip@6.10.0/packages/knip)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps-dev): bump knip from 6.3.0 to 6.9.0 chore(deps-dev): bump knip from 6.3.0 to 6.10.0 May 1, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/knip-6.9.0 branch from 4c29962 to e7aff6b Compare May 1, 2026 21:06
@mattobee mattobee merged commit f4fbde3 into main May 1, 2026
10 checks passed
@mattobee mattobee deleted the dependabot/npm_and_yarn/knip-6.9.0 branch May 1, 2026 21:15
@github-project-automation github-project-automation Bot moved this from Not Started to Done in Eventua11y May 1, 2026
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

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant