Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency knip to v5 #187

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 13, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
knip (source) ^4.0.0 -> ^5.0.0 age adoption passing confidence

Release Notes

webpro-nl/knip (knip)

v5.18.0

Compare Source

  • Don't report issues when using --trace (d8e9719)
  • Emphasize --debug and --trace on troubleshooting page (bcb5e93)
  • Add --performance screenshot (d0d0108)
  • Integration test knip --cache for eslint as well (443b8be)
  • Dogfoodin' is underrated (7115889)
  • Update docs (0651144)
  • Test against latest TS 5.5 rc (f7aba23)
  • Add test for imports-self (closes #​663) (736b0a2)
  • Major refactor of dep graph for trace feature (ad16689)
  • Use cwd as default base in toAbsolute (678f47a)
  • Fix tsup entries are production entry files (4d839d8)
  • Don't need to cache package.json (da33b9c)
  • Better explain ignoreBinaries configuration option (#​670) (8470505)
  • Update funding options (81cf806)

v5.17.4

Compare Source

v5.17.3

Compare Source

  • Add ‘kill’ and ‘ssh’ as globally available binaries (#​660) (5e576a2)
  • Remove version selector (9ad1d46)
  • Timerify (de)serialize functions (0e04f1e)
  • Update docs (935a706)

v5.17.2

Compare Source

v5.17.1

Compare Source

v5.17.0

Compare Source

  • Fix --watch after refactors (db2a261)
  • Improve getHasStrictlyNsReferences and traverse into re-exports (9d75e0d)
  • Restore imports in Footer.astro (c836517)

v5.16.0

Compare Source

  • Document namespace imports, extensionless imports, svelte $app path alias, and some edits (20f5502)
  • Add @​hyoban to sponsors page (79918d3)
  • feat(plugins): add plugin for lost-pixel config (#​630) (24772ca)
  • fix(plugin-commitlint): handling of parserPreset when it's not a string (#​632) (d7b2545)

v5.15.1

Compare Source

v5.15.0

Compare Source

v5.14.0

Compare Source

v5.13.0

Compare Source

  • Update some (dev) dependencies (c612138)
  • Temporarily disable slonik integration test (67c03de)
  • Return empty source file for foreign files (resolves #​623) (dc2f508)
  • feat(plugins): add plugin for xo config (#​621) (96f91df)
  • Fresh project overview, auto-format (79cf631)

v5.12.3

Compare Source

  • Fix cache-location typo (fixes #​624) (6481d12)
  • Update lockfile (2da8299)
  • Add npm init @​knip/config option and features overview (ea9b106)
  • Add @knip/create-config (4a7bac3)

v5.12.2

Compare Source

v5.12.1

Compare Source

  • Fix configFileDir in recursive config loader in eslint plugin (fixes #​570) (20e44c6)
  • Allow workspace patterns to be relative (fixes #​617) (6c71399)

v5.12.0

Compare Source

v5.11.0

Compare Source

  • Install peer deps in workspace (9bf286f)
  • Fix some module/resolution configs in fixtures (9d319cf)
  • Add support for isJSDocImportTag (introduced in TS v5.5.0) (504738d)
  • No more back & forth (014ca2a)
  • Back & forth (589ee17)

v5.10.1

Compare Source

  • Update some dependencies (57c21b0)
  • Add new arg to defaults in tests (b7db976)
  • Fix storybook core.builder.name handling (resolves #​602) (8ad0406)
  • Temp job with Node.js v22 + typescript v5.5-beta (21bbf28)
  • Back & forth (f054070)

v5.10.0

Compare Source

Please see https://twitter.com/webprolific/status/1782695065380684124 for a walk-through of the main features in this release (the commits below don't cover what was in the canary releases).

  • vitest: add bench file extension (03b9384)
  • Fix Windows path issue (92de411)
  • Add debug log for raw watch events (49862ab)
  • Check and remove unused vars/imports (f3694ee)
  • Fix up some dev commands (6c511ca)
  • Update docs (988b632)
  • Format (01a2767)
  • Add monorepo demo folder (3c9d9ad)
  • Don't re-analyze files that are still in the unused files cache (4d337b0)
  • Add file removal to auto-fix (c5fe4c2)
  • Mark issues as fixed in fix mode and print in grey in default reporter (d4324f8)
  • Add file removal to auto-fix (34abc72)
  • Fix CLI help text (a430a1f)
  • Remove obsolete workaround in tag helper (5cb4f51)
  • Minor refactor (a98a7fc)
  • Tiny bits of fast + safe in import refs finder (7893d0f)
  • Remove obsolete by set (359abc1)
  • Refactor to improve tests + readability of member access handling during AST traversal (c032371)
  • Rename and throw a few things around (a1f4987)
  • Update integration test cmd (b140cbd)
  • Skip test in bun (17b90a3)
  • We weren't testing much due to a bug in Bun (https://github.com/oven-sh/bun/issues/10353) (48b883d)
  • Fix up some fixture pkg names (9af92af)

Please see https://twitter.com/webprolific/status/1782695065380684124 for a walk-through of the main features in this release (the commits below don't cover what was in the canary releases).

v5.9.4

Compare Source

v5.9.3

Compare Source

v5.9.2

Compare Source

  • Temporarily disable bundows install (88e6ac3)
  • Housekeeping (f923d69)
  • bun install --ignore-scripts --frozen-lockfile (b870d4d)
  • Fix up source code (cc94ba1)
  • Support, organize & pick tests to run tests in Bun + Node (c4b4001)
  • Fix other code (8ee92e0)
  • Use bun:test (e6dd426)
  • Fix up source code (52a8e0d)
  • Update CI workflows and keep using npm/npx (ccd9d95)
  • Go Bun + Biome (2fe8436)
  • fix(plugin/babel): bypass directly required plugins or presets in babel config (#​590) (77329af)

v5.9.1

Compare Source

v5.9.0

Compare Source

v5.8.0

Compare Source

  • Add support for CommonJS exports.key = value syntax (closes #​580) (404236b)
  • Add more links to sponsor option (f5a5f8a)

v5.7.3

Compare Source

  • Update dependencies (d580b6e)
  • Fix route.ts pattern in next plugin (dc021de)

v5.7.2

Compare Source

v5.7.1

Compare Source

v5.7.0

Compare Source

  • Add test + fixture for updated module resolution (478ab3f)
  • Start using resolve as the default module resolver (47ff3eb)
  • Add TypeScript repo to integration tests (2189596)
  • Minor refactorings (ee55127)
  • Minor fixes in git ignores parser (e455527)

v5.6.1

Compare Source

v5.6.0

Compare Source

  • Rename IgnorePatterns → EnablerPatterns in plugin template (2b996ab)
  • Add testSequencer and globalSetup to jest plugin (bc274b1)
  • Add wrangler plugin (#​572) (82c84be)

v5.5.0

Compare Source

  • Minor fixes in git ignores parser (ec11f37)
  • Remove unnecessary check for node.isTypeOf (resolves #​571) (4c3160b)
  • Extend import extraction from source file pragmas (resolves #​571) (0799864)
  • Rename for prettier --performance display (5399182)
  • Refactor some internals (54d2634)
  • Update some docs/templates (23f98de)
  • Add reproduction templates and link directly (4c45d3d)

v5.4.0

Compare Source

v5.3.1

Compare Source

  • Fix pos for computed props in class members (closes #​360) (6ce065e)
  • Skip work if classMembers are not included (be1eb08)

v5.3.0

Compare Source

  • Document the new --include-libs flag (914febb)
  • Add --include-libs flag and do an extra findReferences for unused exports (resolves #​522, closes #​534) (2038d5e)
  • Extend re-exports-ns-types fixtures (closes #​529) (8e04d6a)
  • Add --files flag (shorthand for --include files) (6eda950)
  • Move handleReferencedDependency to separate module (2d8b432)
  • Correct link in documentation for eslint config files (#​569) (05011dc)

v5.2.2

Compare Source

  • Dedupe extensions (00141f0)
  • Don't override async compilers (fixes #​566) (ad3edbf)
  • Add known issue, improve docs re. auto-fix & tags (92f5c1b)

v5.2.1

Compare Source

v5.2.0

Compare Source

  • Improve cleanup after --fix (closes #​418) (5133ca3)
  • Support tagged re-exports and (dynamic) imports to ignore unresolved imports (c5d030d)

v5.1.6

Compare Source

  • Deprecate --experimental-tags, use --tags (3541bc7)

v5.1.5

Compare Source

  • Add "path aliases in config files" to known issues (closes #​558) (fb92db7)
  • Add eslint + tanstack/table and give those columns a bit of room to breathe (d33beab)
  • Respect custom compilers (6cb3a49)
  • Exclude foreign file extensions from virtual file paths in module resolver (closes #​559) (491c1ae)
  • Update script-parser.md (#​484) (3616233)
  • Each plugin's default export satisfies Plugin (a70c78c)

v5.1.4

Compare Source

  • Support shorthand when --ignoreExportsUsedInFile (fixes #​555) (754673c)
  • Create empty source file when necessary (resolves #​554) (b81a791)

v5.1.3

Compare Source

v5.1.2

Compare Source

v5.1.1

Compare Source

  • Skip work, gc file manager (7dd0651)
  • Minor refactoring (70e0900)
  • Add documented type for second string arg to compilers (#​548) (407a473)

v5.1.0

Compare Source

v5.0.4

Compare Source

v5.0.3

Compare Source

  • update types for include/exclude configuration options (#​532) (c7896e6)
  • Added support for eslint.config.cjs and eslint.config.mjs files (#​525) (d93c747)

v5.0.2

Compare Source

  • Update dependencies (f03b077)
  • Return undefined if no manifest (shouldn't happen anyway) (7a815e2)
  • Fix config to entry file patterns in tailwind plugin (d5bb530)
  • Fix knip --version command (#​519) (1c989c9)
  • fix truncated JSON output with JSON reporter (#​512) (fabacab)

v5.0.1

Compare Source

v5.0.0

Compare Source

Also see https://knip.dev/blog/knip-v5 for more details

v4.6.0

Compare Source

v4.5.0

Compare Source

v4.4.0

Compare Source

v4.3.1

Compare Source

  • Make integration tests pass (5a7a80a)
  • Update integration tests (5bca404)
  • Add link to GitHub search for projects using Knip (bdd3c7b)
  • Safe-guard fixes (closes #​486) (cf3761b)
  • Add silent and shell-mode boolean flags to pnpm resolver (resolves #​491) (2d5c0b5)
  • Filter dependencies in vitest plugin for vite plugin (#​334) (d81a00f)

v4.3.0

Compare Source

v4.2.3

Compare Source

  • Remove @pkgjs/parseargs now that Bun has util.parseArgs (ada0597)

v4.2.2

Compare Source

  • Update dependencies (faec4d6)
  • Add .json ext to ts config path if necessary (resolves #​480) (fe3d17d)
  • Fix npm aliases (resolves #​474) (470437d)
  • Add deploy to binaries not following the --require convention (closes #​477) (ad1ff7f)
  • Hide plugin pages from sidebar (db4cb7a)
  • Update dependencies (0eccd53)
  • Add introduction video to front page (0741b70)

v4.2.1

Compare Source

v4.2.0

Compare Source

  • Auto-format (0e65cfb)
  • Update docs (91465e6)
  • Update netlify plugin/test after the refactor (e0eba0c)
  • Add missing fixture file (877a95a)
  • Remove unused helper (093bbaa)
  • Include class members when dogfooding (d9c2eb4)
  • More comprehensive/consistent options for plugin tests after the refactor (95dac2b)
  • Tiny refactoring in github-actions plugin (f08a828)
  • Update plugins after the refactor (e786b60)
  • Refactor to unravel and separate concerns better (756bcdd)
  • Improve some member and function names (6145ce1)
  • Fix typo in comment (7a5c1b0)
  • Refactor npm.findDependencies into DependencyDeputy as analyzeManifest (864fa84)
  • Improve some member and function names (0576673)
  • Tiny refactoring in vitest plugin (3772485)
  • Use own PackageJson (with plugins) where possible (d314123)
  • Add Netlify plugin (#​466) (3a8fe85)
  • Check for node_modules presence instead of isInternal for Eleventy plugin (#​462) (c0b23b5)
  • Edit docs (59e341f)

v4.1.0

Compare Source

  • Add bun script visitor (df869d7)
  • Add bun binary resolver (70e936a)
  • Ignore bun being a runtime dependency (0a94744)
  • Make hasImportSpecifier reusable (ab39cf2)

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 13, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants