Skip to content

Update dependency knip to v6.32.0 - #3520

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

Update dependency knip to v6.32.0#3520
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/knip-6.x

Conversation

@renovate

@renovate renovate Bot commented May 6, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
knip (source) 6.11.06.32.0 age confidence

Release Notes

webpro-nl/knip (knip)

v6.32.0: Release 6.32.0

Compare Source

v6.31.0: Release 6.31.0

Compare Source

v6.30.0: Release 6.30.0

Compare Source

v6.29.0: Release 6.29.0

Compare Source

v6.28.0: Release 6.28.0

Compare Source

  • Update oxc-resolver (resolve #​1889) (1444f6a)
  • Keep entry-exported members public (resolve #​1890) (94967c1)
  • Don't un-ignore sibling paths on unrelated gitignore negations (resolve #​1891) (5c026ba)
  • Memoize the gitignore shadowed-pattern check (a5fa3b0)
  • Ignore nested files under a gitignore dir/* pattern (404a53e)
  • Track types referenced by JSDoc imports (resolve #​1888) (6ae48aa)
  • Update oxc-parser (02ca17a)
  • feat: markdownlint-cli2 (#​1887) (323b96f) - thanks @​Zamiell!
  • Update rolldown snapshot (009e509)
  • Resolve $GITHUB_ACTION_PATH in GHA composite actions (ead489f)
  • Don't report node: specifiers as unlisted dependencies (1a7114f)
  • Discover tsdown CLI entries (0d47a45)
  • Discover Convex function modules (e01f21c)
  • Ignore common system binaries (cd00306)
  • Add OpenClaw plugin (73a2d7d)
  • Discover Tailwind CLI input stylesheet (resolve #​1551) (9ae5fee)
  • Discover Angular global stylesheets from angular.json (fb9e048)
  • Hint when project patterns exclude a compiled extension (74de516)
  • Ignore common global binaries (a99a206)
  • Run multiple preprocessors in sequence (8443583)
  • fix(nuxt): resolve nuxt module paths (#​1896) (3c8594f) - thanks @​danielroe!
  • Report unused re-exports when ignoreExportsUsedInFile is set (#​1895) (a113a5f) - thanks @​mlm20!
  • Pass -w to pnpm add in sentry ecosystem test (ea8c8ac)
  • Update sentry snapshot (b75768d)
  • Record all traversed dirs in glob cache (resolve #​1897) (81be1d4)
  • Invalidate glob cache when .gitignore changes (baff301)
  • Improve Nuxt and Nitro plugin resolution (86ffab7)
  • fix: don't treat [-]-c[heck] as config flag for prettier (#​1902) (b7266ee) - thanks @​davidkna-sap!
  • Use Entra ID to publish VS Code extension (4236253)
  • Remove obsolete trust policy exclusions (630d5f9)
  • Update dependencies (810147b)
  • Migrate from typescript/native-preview to typescript (140a25a)

v6.27.0: Release 6.27.0

Compare Source

  • Add Temporal plugin (98191a0)
  • Handle -d alias for react-email dir argument (53d1fec)
  • Expand pnpm script references with forwarded arguments (33e9799)
  • Treat path-shaped script tokens as file references, extend known global binaries (d9508c2)
  • Mark tsdown neverBundle dependencies as referenced (5fd863b)
  • Support TanStack Start in tanstack-router plugin (bd63cd8)
  • Mark vite ssr.external dependencies as referenced (91de938)
  • Expand bun, npm, and yarn script references with forwarded arguments (b5a3176)
  • Add Latitude as sponsor (4267675)
  • Regenerate plugin list in docs (1d2cdff)
  • Support Vue 2 template auto-imports (close #​1881) (2157f39)
  • Ignore block-commented stylesheet imports (resolve #​1880, close #​1882) (a627f53)
  • Support TypeScript 5.0 narrowing for ssr.external (989292f)
  • Resolve local binaries from bun run (5e9a7f0)
  • Support Vitest inline project config extensions (f682327)
  • Resolve package names from aliased node_modules paths (c273d5f)
  • Support Tailwind CSS URL imports (57a4770)
  • Resolve unbuilt workspace package exports (close #​1877) (1b0a2c0)
  • Skip unresolved imports of gitignored generated files (605c904)
  • Attribute imports of aliased packages to the declared dependency (d05e775)
  • Flag unresolvable imports of transitive peer deps as unlisted (resolve #​1883) (18f0bff)
  • Don't count ambient module declarations in script files as imports (e52aecf)
  • Update rolldown snapshot (a63e927)
  • Remove obsolete workarounds from ecosystem tests (a521cf7)
  • Handle snapshotSerializers in Vitest plugin (resolve #​1884) (b597de9)
  • Set the stage (c059c2b)

v6.26.0: Release 6.26.0

Compare Source

  • ci: add path filters (#​1871) (4249935) - thanks @​trueberryless!
  • Add CodeRabbit as gold sponsor (1da09fd)
  • Fix up docs a bit more (39125a7)
  • Don't report ambient declaration files as unused (aed361c)
  • Register oclif command files as entries (3b4d58c)
  • Add electron-vite plugin (d92107e)
  • Add esbuild plugin (ef3b601)
  • Ignore more globally available binaries (8292981)
  • Resolve #-imports to source when node condition is unbuilt (resolve #​1873) (f2713ed)
  • Ignore gh as a globally available binary (a6f0772)
  • Resolve Vitest benchmark files as entries (5742913)
  • Extract shared Vue auto-import machinery into plugins/_vue (7301075)
  • Scope compiler extensions per workspace (5e6f82b)
  • Resolve auto-imported components in the Vue SFC compiler (009aad8)
  • Add plugins for the Vue auto-import ecosystem (f638c83)
  • Enable Vue SFC compiler on unplugin-vue and @​vitejs/plugin-vue (9396ab1)
  • Recognize vite-plugin-vue-meta-layouts (same layouts convention) (3ceee89)
  • Add vite-plugin-pages and unplugin-icons plugins (9bc1754)
  • Add vite-plugin-pwa and @​intlify/unplugin-vue-i18n plugins (45dea0a)
  • Dog, food. (e1249ad)
  • Update query snapshot (a45941d)
  • Don't misread Nitro route types as Vue component auto-imports (43aecd5)
  • Read oxlint jsPlugins from vite-plus vite.config and .oxlintrc.json (589ffda)
  • Add vite-plus plugin for run.tasks and staged scripts (f041c19)
  • Support @​vite-pwa/nuxt PWA config in nuxt.config (8fa7b11)
  • Add @​vite-pwa/assets-generator plugin (4254f7d)
  • Add @​nuxtjs/i18n plugin (dfb9acb)
  • Read plugin entries from vite.config options and index.html (d533da8)
  • Fix false positives in VitePress, next-mdx and unplugin-vue-i18n plugins (b99702a)
  • Respect optional peers in pnpm and Yarn packageExtensions (aab080b)
  • Detect babel plugins in the Storybook config (5dea975)
  • Add shared AST helpers for imported calls and first property values (c84bb7a)
  • Inline trivial resolveFromAST wrappers and normalize orval and sst (620079d)
  • Extract inline resolveFromAST implementations to dedicated files (b5231c1)
  • Normalize resolveFromAST files to a uniform contract (fc1ba0f)
  • chore: migrate to Astro 7 and Sätteri (#​1875) (f256a5b) - thanks @​trueberryless!
  • Show contributor count on docs homepage (6b8454a)
  • Exclude gitignored package entry points (606e5d0)
  • Add Tauri plugin (199180d)
  • Add Laravel plugin (1974533)
  • Add Quasar plugin (a220729)

v6.25.0: Release 6.25.0

Compare Source

v6.24.0: Release 6.24.0

Compare Source

v6.23.0: Release 6.23.0

Compare Source

v6.22.0: Release 6.22.0

Compare Source

v6.21.0: Release 6.21.0

Compare Source

v6.20.0: Release 6.20.0

Compare Source

v6.19.0: Release 6.19.0

Compare Source

v6.18.0: Release 6.18.0

Compare Source

v6.17.2: Release 6.17.2

Compare Source

v6.17.1: Release 6.17.1

Compare Source

  • Remove ignoreBinaries w/ tar (b13d0ca)
  • Wrap up docs/refs (29f3e46)
  • Update dependencies (7b2f345)
  • Fix up vscode-languageclient imports (820c233)

v6.17.0: Release 6.17.0

Compare Source

v6.16.1: Release 6.16.1

Compare Source

v6.16.0: Release 6.16.0

Compare Source

  • Update sponsors data + fix sponsors layout on narrow screen (fadf13a)
  • Detect binaries and entry files in node:child_process calls (fc3598c)
  • It works™ (2d9ce84)
  • Extend known issues doc w/ workaround (close #​1763) (fcd444b)
  • Support ignoreExportsUsedInFile per workspace (close #​1495) (4b898a9)
  • feat(vscode): add workspaceRoot config option to enable use in a VSCode workspace that does not have package.json at the workspace root (#​1667) (7c1ebef) - thanks @​anmilleriii!
  • Replace minimist with node:util.parseArgs (resolve #​1492) (b360c5c)
  • Preserve minimist numeric coercion and --no-x negation (c12153c)
  • Simplify parseArgs adapter (ba15e41)
  • Detect and credit registered custom elements (resolve #​1394) (62dcda5)
  • Add Lit and FAST plugins to detect @​customElement classes (348d2c9)
  • Add new testimonials (77fd7ed)
  • Scope custom path aliases per workspace (resolve #​1775) (d908099)
  • Restructure tests (ec4c779)
  • Simplify boolean check in parseArgs adapter (ba6865d)
  • Scope static custom-element define detection to the FAST plugin (94632cd)
  • Add Custom Elements feature docs page (230bd73)
  • Update known-issues.md (f1f4c1b)
  • Fix crash on backtick string literals in plugin config (resolve #​1776) (f1adc7f)
  • Format (e4720ca)
  • Fix backtick string literals in require() and plugin-name config arrays (#​1776) (d14eb05)
  • Credit custom elements via aliases, scoped registries, and static blocks (d7cbe12)
  • Improve Stencil plugin: credit @​Component and recognize test files (152d730)
  • Add Catalyst plugin to credit bare @​controller custom elements (8a37f8c)
  • Document Stencil, Catalyst, static-block custom el reg. (105fba3)
  • Auto-format md (f4fcf4e)

v6.15.0: Release 6.15.0

Compare Source

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)

🚦 Automerge: Enabled.

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.

@renovate renovate Bot added the renovate label May 6, 2026
@changeset-bot

changeset-bot Bot commented May 6, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 69c3ddb

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate
renovate Bot force-pushed the renovate/knip-6.x branch from 06bf288 to 92e7a84 Compare May 7, 2026 22:15
@renovate renovate Bot changed the title Update dependency knip to v6.12.0 Update dependency knip to v6.12.1 May 7, 2026
@renovate
renovate Bot force-pushed the renovate/knip-6.x branch from 92e7a84 to 6c23c0a Compare May 9, 2026 12:46
@renovate renovate Bot changed the title Update dependency knip to v6.12.1 Update dependency knip to v6.12.2 May 9, 2026
@renovate
renovate Bot force-pushed the renovate/knip-6.x branch 2 times, most recently from 3c517d8 to bd0f927 Compare May 12, 2026 16:38
@renovate renovate Bot changed the title Update dependency knip to v6.12.2 Update dependency knip to v6.13.1 May 12, 2026
@renovate
renovate Bot force-pushed the renovate/knip-6.x branch from bd0f927 to bd258e5 Compare May 15, 2026 13:53
@renovate renovate Bot changed the title Update dependency knip to v6.13.1 Update dependency knip to v6.14.0 May 15, 2026
@renovate
renovate Bot force-pushed the renovate/knip-6.x branch from bd258e5 to d1d4974 Compare May 16, 2026 09:11
@renovate renovate Bot changed the title Update dependency knip to v6.14.0 Update dependency knip to v6.14.1 May 16, 2026
@renovate
renovate Bot force-pushed the renovate/knip-6.x branch 2 times, most recently from cb75098 to a5b0019 Compare May 22, 2026 16:08
@renovate renovate Bot changed the title Update dependency knip to v6.14.1 Update dependency knip to v6.14.2 May 22, 2026
@renovate
renovate Bot force-pushed the renovate/knip-6.x branch 2 times, most recently from 06068e1 to 5d887ba Compare May 31, 2026 13:03
@renovate renovate Bot changed the title Update dependency knip to v6.14.2 Update dependency knip to v6.15.0 May 31, 2026
@renovate
renovate Bot force-pushed the renovate/knip-6.x branch 2 times, most recently from f6821dc to 90ac68f Compare June 5, 2026 17:59
@renovate renovate Bot changed the title Update dependency knip to v6.15.0 Update dependency knip to v6.16.0 Jun 5, 2026
@renovate
renovate Bot force-pushed the renovate/knip-6.x branch from 90ac68f to 4403125 Compare June 6, 2026 20:40
@renovate renovate Bot changed the title Update dependency knip to v6.16.0 Update dependency knip to v6.16.1 Jun 6, 2026
@renovate
renovate Bot force-pushed the renovate/knip-6.x branch 2 times, most recently from 0edb181 to 69c75ff Compare June 15, 2026 00:59
@renovate
renovate Bot force-pushed the renovate/knip-6.x branch from 69c75ff to 7f5dfac Compare June 16, 2026 11:02
@renovate renovate Bot changed the title Update dependency knip to v6.16.1 Update dependency knip to v6.17.1 Jun 16, 2026
@renovate
renovate Bot force-pushed the renovate/knip-6.x branch 2 times, most recently from 230af92 to b729081 Compare June 22, 2026 18:04
@renovate renovate Bot changed the title Update dependency knip to v6.19.0 Update dependency knip to v6.20.0 Jun 24, 2026
@renovate
renovate Bot force-pushed the renovate/knip-6.x branch from fcc04b2 to 2cc1cdc Compare June 26, 2026 11:07
@renovate renovate Bot changed the title Update dependency knip to v6.20.0 Update dependency knip to v6.21.0 Jun 26, 2026
@renovate
renovate Bot force-pushed the renovate/knip-6.x branch from 2cc1cdc to 7a8c192 Compare June 27, 2026 14:31
@renovate renovate Bot changed the title Update dependency knip to v6.21.0 Update dependency knip to v6.22.0 Jun 27, 2026
@renovate
renovate Bot force-pushed the renovate/knip-6.x branch from 7a8c192 to ca15cb7 Compare June 28, 2026 08:54
@renovate renovate Bot changed the title Update dependency knip to v6.22.0 Update dependency knip to v6.23.0 Jun 28, 2026
@renovate
renovate Bot force-pushed the renovate/knip-6.x branch 2 times, most recently from 2a0e049 to 2a29a1e Compare July 2, 2026 07:01
@renovate renovate Bot changed the title Update dependency knip to v6.23.0 Update dependency knip to v6.24.0 Jul 2, 2026
@renovate
renovate Bot force-pushed the renovate/knip-6.x branch 2 times, most recently from 6ac4f46 to 7c10d6e Compare July 7, 2026 09:08
@renovate renovate Bot changed the title Update dependency knip to v6.24.0 Update dependency knip to v6.25.0 Jul 7, 2026
@renovate
renovate Bot force-pushed the renovate/knip-6.x branch from 7c10d6e to e5721fc Compare July 10, 2026 10:38
@renovate renovate Bot changed the title Update dependency knip to v6.25.0 Update dependency knip to v6.26.0 Jul 10, 2026
@renovate
renovate Bot force-pushed the renovate/knip-6.x branch 2 times, most recently from ce16dff to cc7b44e Compare July 15, 2026 18:53
@renovate renovate Bot changed the title Update dependency knip to v6.26.0 Update dependency knip to v6.27.0 Jul 15, 2026
@renovate
renovate Bot force-pushed the renovate/knip-6.x branch 2 times, most recently from e6d828a to b16a714 Compare July 22, 2026 13:33
@renovate renovate Bot changed the title Update dependency knip to v6.27.0 Update dependency knip to v6.29.0 Jul 22, 2026
@renovate
renovate Bot force-pushed the renovate/knip-6.x branch 2 times, most recently from fd35fb1 to 7217213 Compare July 31, 2026 08:39
@renovate renovate Bot changed the title Update dependency knip to v6.29.0 Update dependency knip to v6.30.0 Jul 31, 2026
@renovate
renovate Bot force-pushed the renovate/knip-6.x branch from 7217213 to 09b1cdd Compare July 31, 2026 17:37
@renovate renovate Bot changed the title Update dependency knip to v6.30.0 Update dependency knip to v6.31.0 Jul 31, 2026
@renovate
renovate Bot force-pushed the renovate/knip-6.x branch from 09b1cdd to 55f6535 Compare August 3, 2026 00:37
@renovate
renovate Bot force-pushed the renovate/knip-6.x branch from 55f6535 to 69c3ddb Compare August 6, 2026 05:56
@renovate renovate Bot changed the title Update dependency knip to v6.31.0 Update dependency knip to v6.32.0 Aug 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants