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 v4 #160

Merged
merged 1 commit into from
Jan 19, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 19, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

webpro/knip (knip)

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)

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)

v3.8.1

Compare Source

  • Fix regexes in ignored bins/deps for non-root workspace (resolves #​392) (82635fc)
  • Update dependencies (9456b89)
  • Publish (4821581)
  • Add draft "slim down to speed up" (7faa5d6)

v3.8.0

Compare Source

  • Document --isolate-workspaces + reword principal → program (c5f98fd)
  • Add mem usage + major gc events (f72bf62)

v3.7.1

Compare Source

  • Filter out some odd stuff in custom settings resolver in eslint plugin (790646a)
  • Improve handling of import type nodes in JSDoc (8c3d77c)
  • Deduplicate workspace names (#​391) (28d43bb)

v3.7.0

Compare Source

  • Move @npmcli/package-json from dev → dependencies (2157f57)
  • Introduce experimental --fix feature (resolves #​63) (cf1619c)
  • Move tweets to mock (2f8e78f)

v3.6.1

Compare Source

  • Respect isIncludeEntryExports for class & enum members (#​360) (fae9b75)
  • Edit "handing issues" (7c3d2df)
  • Timerify getImportsAndExports (7c614b7)
  • Add "unresolved" to issueTypes in JSON Schema + sort (e44a033)
  • fix(schema): Added "binaries" to issueTypes (#​385) (efd607c)
  • Add sponsorship copy + funding.yml (bb5a983)
  • Improve guidance for newcomers through configuration topics (closes #​384) (e32011f)

v3.6.0

Compare Source

  • Update/sync dependencies (a2060f7)
  • Improve and support regex in ignoreBinaries and ignoreDependencies (resolves #​315, resolves #​383) (40f9791)
  • Add "findReferences" to performance page (a11a6f3)
  • Log message about 404 file edge case in debug mode (72c5004)
  • Improve names and readability a tad + skip work if nsExports or nsTypes is excluded (a288c3e)

v3.5.1

Compare Source

  • Add snapshotResolver option to jest plugin (closes #​291) (95bf66c)
  • Add argos-ci/argos repo to integration test suite (35adacf)
  • Add some projects using Knip to homepage (130a35d)
  • Improve regex for astro check (b6c7816)
  • Import less underscores in plugins (d5918f1)
  • Try to make plugin template a little bit more accessible (855337f)
  • Clarify when plugins are enabled (6966298)
  • Improve heuristic for enabling node-test-runner plugin (1f784b4)
  • Add xargs to ignored global binaries (963eb4e)
  • Rename module name helper (db8f01a)
  • Use basename and extname over endsWith for file names (0a58237)
  • Fix sitemap (aeb9137)
  • Fix gitignore item (0ee4f25)

v3.5.0

Compare Source

  • Ignore generated files when in md linker checker (beb5c41)
  • Fix test for absence of test config in vitest plugin (3b1135b)
  • Move "script parser" section to dedicated feature page to make entry files more accessible (c2ff2b3)
  • Add common pattern to config file patterns in vite and vitest plugins (302798e)
  • Add extensions to config file patterns in webpack plugin (1f857a4)
  • Add unused img to assert it does not end up as unused dependency or file (18ff2b9)
  • Fix up plugin doc template (d69c4a5)
  • Remove generated files (8530720)
  • Fix contributors list (953fc12)
  • Remove "new" button (b2fdfc0)
  • Update link in CLI help text (cf2c50d)
  • vitest: Detect whether coverage is enabled in npm scripts (#​378) (9fc7d1f)

v3.4.0

Compare Source

  • Refactor module resolution for non-std files + group related tests (fixes #​376) (1154a09)
  • Move @types/node to peer deps + include node types with compiler options (closes #​317) (e7c26d9)
  • Fix Windows issue when trying git command to get hooks path (resolves #​377) (b854409)
  • Sort keywords (73845d0)

v3.3.5

Compare Source

  • Update dependencies (7b81801)
  • Improve consistency (fba7a0a)
  • Swallow errors for git init cmd (81c5736)
  • Add extra favicon/manifest meta files (c10f4a9)
  • Edit performance page (4372519)

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 enabled auto-merge (squash) January 19, 2024 14:04
@renovate renovate bot merged commit 239732b into main Jan 19, 2024
12 checks passed
@renovate renovate bot deleted the renovate/knip-4.x branch January 19, 2024 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants