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 #287

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) ^3.8.1 -> ^5.16.0 age adoption passing confidence

Release Notes

webpro/knip (knip)

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

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

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

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)

v4.0.4

Compare Source

  • Add additional test & fixture for eleventy plugin (dbf8c02)
  • Fix up toEntryPattern → toProductionEntryPattern in Eleventy plugin (9809d76)
  • Clean up debug output a bit (81c5e31)
  • Doc tweak (66f88c2)
  • Convert some arrays to sets (a28c624)
  • Rename fixture paths-workspaces → custom-paths-workspaces (85224ad)
  • Handle passthrough copied files in Eleventy (#​460) (9f22400)
  • Add Eleventy data directory as entry pattern (#​454) (85e7fe2)

v4.0.3

Compare Source

  • Add pos to JSDoc import specifiers (70a1f7f)
  • Fix pos for module.exports identifiers (20d8287)
  • Add a few edge cases to webpack plugin (3323ef3)
  • Add postcss-cli to postcss plugin enablers (5ece2a1)
  • Improve stylelint plugin (a11b5e5)

v4.0.2

Compare Source

v4.0.1

Compare Source

  • Increase visibilty for --experimental-tags (4cc6c9f)
  • Optimize and simplify --experimental-tags (9bed937)
  • Update version number in Getting started (11c6cc8)

v4.0.0

Compare Source

  • Add release notes for v4 (e611b29)
  • Add SourceGraph tweet/project (ad224c4)
  • Update & duplicate license file (468ba3c)
  • Update pull request template (a95967f)
  • Fix Vercel deployment issues (206b5c8)
  • Make plugins export default (d8babee)
  • Fix c8 command (9482c09)
  • Update Vercel config default: v3 → v4 (6c5b9fb)
  • Update dependencies (ecaabfc)

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

v3.13.2

Compare Source

  • replace chalk with picocolors (#​448) (7521a4c)
  • Omit negated entry patterns in tsup plugin (5f80d0c)
  • Update theme color for docs (46b787d)
  • Update issue templates & add pull request template (2c3f166)
  • Extend tsup config file patterns (176f881)
  • remove slash before fragment in pagefind component (#​447) (8bcbe67)

v3.13.1

Compare Source

  • Use JSON loader in typescript config (fixes #​420) (ed4e691)
  • Wrap up Next.js plugin config (5c9cc51)
  • fix: allow router handlers to be jsx files, add default.{js,jsx,ts,tsx} (#​441) (bb39a57)

v3.13.0

Compare Source

v3.12.0

Compare Source

  • Fix tests/test/ (closes #​405) (8850c69)
  • Add Vue plugin incl. Webpack config support (81d981b)
  • Support parserOptions.parser in eslint plugin (0a8aebb)
  • Make webpack dependency finder reusable (f7b8fae)
  • docs: add info about markdown reporter to docs (#​428) (b70b957)

v3.11.0

Compare Source

v3.10.0

Compare Source

  • Update dependencies (6349aab)
  • Work the docs a bit (d36c86e)
  • Fix up some formatting (91c230d)
  • Add vitest to resolver list so it does not fallback to default and parse -r args (fixes #​417) (711d4b6)
  • Add visitor for ImportTypeNode (514cbed)

v3.9.0

Compare Source

v3.8.4

Compare Source

v3.8.3

Compare Source

  • Update dependencies (1b9603e)
  • Fix individual booleans for analyzeSourceFile (7b822cb)
  • Swap block for consistency (753303a)
  • Fix workspace hints in production mode (ed834e9)
  • fix: use svelte plugin options from user config (#​401) (77e7c66)

v3.8.2

Compare Source

  • Run issue fixer if only --fix-type argument is provided (fcbaed0)
  • add sveltekit entry patterns (#​393) (7055120)
  • Fix postcreate-plugin script (4fd44b6)
  • Edit docs (ef999c4)

Configuration

📅 Schedule: Branch creation - "before 2pm on Tuesday" in timezone Europe/Stockholm, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 force-pushed the renovate/knip-5.x branch 2 times, most recently from 72bac9c to 9636ae3 Compare March 18, 2024 23:02
@renovate renovate bot force-pushed the renovate/knip-5.x branch 3 times, most recently from ab24446 to ea35adc Compare April 2, 2024 00:03
@renovate renovate bot force-pushed the renovate/knip-5.x branch 3 times, most recently from 62dbb48 to 91ce1a5 Compare April 15, 2024 22:40
@renovate renovate bot force-pushed the renovate/knip-5.x branch 2 times, most recently from 1707dc4 to 0393074 Compare April 29, 2024 22:13
@renovate renovate bot force-pushed the renovate/knip-5.x branch 2 times, most recently from 7773e2c to f856cb5 Compare May 13, 2024 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants