tal-rofe / Inflint

Scans and verifies file name conventions.
MIT License
6 stars 0 forks source link

chore: 🤖 update dependency knip to v2.43.0 - autoclosed #225

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
knip (source) 2.40.0 -> 2.43.0 age adoption passing confidence

Release Notes

webpro/knip (knip) ### [`v2.43.0`](https://togithub.com/webpro/knip/releases/tag/2.43.0) [Compare Source](https://togithub.com/webpro/knip/compare/2.42.0...2.43.0) - Fix up name resolver in babel plugin helper (resolves [#​363](https://togithub.com/webpro/knip/issues/363)) ([`a3a5fbb`](https://togithub.com/webpro/knip/commit/a3a5fbb)) - Add config file paths to babel plugin ([`d7a07a0`](https://togithub.com/webpro/knip/commit/d7a07a0)) - Use `flowNode` pos if available for export declarations (resolves [#​353](https://togithub.com/webpro/knip/issues/353)) ([`9e89be6`](https://togithub.com/webpro/knip/commit/9e89be6)) ### [`v2.42.0`](https://togithub.com/webpro/knip/releases/tag/2.42.0) [Compare Source](https://togithub.com/webpro/knip/compare/2.41.6...2.42.0) - Add tests with typescript@latest ([`c95e060`](https://togithub.com/webpro/knip/commit/c95e060)) - Add compat w/ typescript v5.3.2 ([`395c278`](https://togithub.com/webpro/knip/commit/395c278)) ### [`v2.41.6`](https://togithub.com/webpro/knip/releases/tag/2.41.6) [Compare Source](https://togithub.com/webpro/knip/compare/2.41.5...2.41.6) - Update dependencies ([`a69fa9e`](https://togithub.com/webpro/knip/commit/a69fa9e)) - Fix error message ([`76c5b26`](https://togithub.com/webpro/knip/commit/76c5b26)) - Add tsconfig.json to nx fixture ([#​358](https://togithub.com/webpro/knip/issues/358)) ([`622848a`](https://togithub.com/webpro/knip/commit/622848a)) - Use babel plugin to find dependencies from `babelOptions` in eslint plugin (resolves [#​357](https://togithub.com/webpro/knip/issues/357)) ([`be9a14c`](https://togithub.com/webpro/knip/commit/be9a14c)) ### [`v2.41.5`](https://togithub.com/webpro/knip/releases/tag/2.41.5) [Compare Source](https://togithub.com/webpro/knip/compare/2.41.4...2.41.5) - Bail out for node built-ins in module resolver + don't try to sanize absolute paths ([`b54f44f`](https://togithub.com/webpro/knip/commit/b54f44f)) ### [`v2.41.4`](https://togithub.com/webpro/knip/releases/tag/2.41.4) [Compare Source](https://togithub.com/webpro/knip/compare/2.41.3...2.41.4) - Fix ts files with ignored extension (fixes [#​354](https://togithub.com/webpro/knip/issues/354)) ([`59a2373`](https://togithub.com/webpro/knip/commit/59a2373)) - Unique test titles ([`b3e97c0`](https://togithub.com/webpro/knip/commit/b3e97c0)) - Add --import argument to node resolver (resolves [#​351](https://togithub.com/webpro/knip/issues/351)) ([`c0a9c5b`](https://togithub.com/webpro/knip/commit/c0a9c5b)) - Use ESM loader for `.mts` extension ([`65f699b`](https://togithub.com/webpro/knip/commit/65f699b)) - Add some extensions to config file patterns in vitest plugin ([`e1ae62a`](https://togithub.com/webpro/knip/commit/e1ae62a)) ### [`v2.41.3`](https://togithub.com/webpro/knip/releases/tag/2.41.3) [Compare Source](https://togithub.com/webpro/knip/compare/2.41.2...2.41.3) - Fix up plugin resolving in graphql-codegen plugin a bit (resolves [#​349](https://togithub.com/webpro/knip/issues/349)) ([`ee83151`](https://togithub.com/webpro/knip/commit/ee83151)) - Add config file patterns for codegen plugin (resolves [#​348](https://togithub.com/webpro/knip/issues/348)) ([`72b3add`](https://togithub.com/webpro/knip/commit/72b3add)) - Respect `coverage.disabled` in vitest plugin (resolves [#​347](https://togithub.com/webpro/knip/issues/347)) ([`b1cd3da`](https://togithub.com/webpro/knip/commit/b1cd3da)) - Add `corepack` to list of ignored binaries ([`d79728b`](https://togithub.com/webpro/knip/commit/d79728b)) - Remove problematic links ([`4be9ec9`](https://togithub.com/webpro/knip/commit/4be9ec9)) ### [`v2.41.2`](https://togithub.com/webpro/knip/releases/tag/2.41.2) [Compare Source](https://togithub.com/webpro/knip/compare/2.41.1...2.41.2) - Distinguish jiti CJS and ESM loader, and clean up (fixes [#​328](https://togithub.com/webpro/knip/issues/328)) ([`7a537a6`](https://togithub.com/webpro/knip/commit/7a537a6)) - Simplify `isTypeModule` a bit ([`942fbc1`](https://togithub.com/webpro/knip/commit/942fbc1)) - Update vite.config extension in vite plugin ([`48ce2f0`](https://togithub.com/webpro/knip/commit/48ce2f0)) ### [`v2.41.1`](https://togithub.com/webpro/knip/releases/tag/2.41.1) [Compare Source](https://togithub.com/webpro/knip/compare/2.41.0...2.41.1) - Refactor vitest entry resolver ([`c34a3df`](https://togithub.com/webpro/knip/commit/c34a3df)) - Load .js module using native import call (fixes [#​290](https://togithub.com/webpro/knip/issues/290)) ([`aeaf70a`](https://togithub.com/webpro/knip/commit/aeaf70a)) - Remove path from extend plugin:specifier in eslint plugin + simplify specs (fixes [#​343](https://togithub.com/webpro/knip/issues/343)) ([`3a9e510`](https://togithub.com/webpro/knip/commit/3a9e510)) ### [`v2.41.0`](https://togithub.com/webpro/knip/releases/tag/2.41.0) [Compare Source](https://togithub.com/webpro/knip/compare/2.40.2...2.41.0) - Fix integration.yml workflow ([`49d2157`](https://togithub.com/webpro/knip/commit/49d2157)) - Switch to jiti in `tryResolve` ([`3d8a245`](https://togithub.com/webpro/knip/commit/3d8a245)) - Consider JSDoc tags of individual export specifiers + their parent declaration ([`3757140`](https://togithub.com/webpro/knip/commit/3757140)) - Make `compilerOptions.paths` (and configured `paths`) absolute if no `baseUrl` ([`c9b3770`](https://togithub.com/webpro/knip/commit/c9b3770)) - Add some module resolutions in vitest plugin ([`465d170`](https://togithub.com/webpro/knip/commit/465d170)) - Add tsup plugin ([`af7a7bf`](https://togithub.com/webpro/knip/commit/af7a7bf)) - Respect `ignore` option for entry paths from manifest ([`587c6bb`](https://togithub.com/webpro/knip/commit/587c6bb)) - Improve lazy ignore pattern builder ([`a77aa07`](https://togithub.com/webpro/knip/commit/a77aa07)) - Re-apply [`cdd04fb`](https://togithub.com/webpro/knip/commit/cdd04fb) (Don't add entry paths that should be ignored) ([`a8b46a9`](https://togithub.com/webpro/knip/commit/a8b46a9)) - Use a single centralized `isGitIgnored` fn ([`ffbe805`](https://togithub.com/webpro/knip/commit/ffbe805)) - Remove obsolete comment ([`df4c020`](https://togithub.com/webpro/knip/commit/df4c020)) - Sync node-test-runner plugin entry patterns ([`5263ad3`](https://togithub.com/webpro/knip/commit/5263ad3)) - Move tsx to separate module + reuse node resolver (fixes [#​344](https://togithub.com/webpro/knip/issues/344)) ([`0451e23`](https://togithub.com/webpro/knip/commit/0451e23)) - Add --watch arg to node resolver ([`08483e8`](https://togithub.com/webpro/knip/commit/08483e8)) - Increase readability of `module.exports` visitor ([`4fb6239`](https://togithub.com/webpro/knip/commit/4fb6239)) ### [`v2.40.2`](https://togithub.com/webpro/knip/releases/tag/2.40.2) [Compare Source](https://togithub.com/webpro/knip/compare/2.40.1...2.40.2) - Revert "Don't add entry paths that should be ignored" (fixes [#​341](https://togithub.com/webpro/knip/issues/341)) ([`17ee32e`](https://togithub.com/webpro/knip/commit/17ee32e)) - Minor comment fix ([`b89b0f6`](https://togithub.com/webpro/knip/commit/b89b0f6)) - Always try to give declaration nodes to get JSDoc tags (fixes [#​342](https://togithub.com/webpro/knip/issues/342)) ([`7fec492`](https://togithub.com/webpro/knip/commit/7fec492)) - Return only top-level imports + `module.exports` visitor refactor (fixes [#​340](https://togithub.com/webpro/knip/issues/340)) ([`0b789a0`](https://togithub.com/webpro/knip/commit/0b789a0)) - More diverse id's ([`b634e6e`](https://togithub.com/webpro/knip/commit/b634e6e)) - Add fixtures and coverage for postcss plugin ([#​338](https://togithub.com/webpro/knip/issues/338)) ([`32205b5`](https://togithub.com/webpro/knip/commit/32205b5)) ### [`v2.40.1`](https://togithub.com/webpro/knip/releases/tag/2.40.1) [Compare Source](https://togithub.com/webpro/knip/compare/2.40.0...2.40.1) - Fix enabler text in node-test-runner plugin ([`0a3c214`](https://togithub.com/webpro/knip/commit/0a3c214)) - Lint only isolated workspace in single workspace + strict mode ([`4ee774c`](https://togithub.com/webpro/knip/commit/4ee774c)) - Don't add entry paths that should be ignored ([`cdd04fb`](https://togithub.com/webpro/knip/commit/cdd04fb)) - Sanitize initially unresolved specifiers ([`d9d736d`](https://togithub.com/webpro/knip/commit/d9d736d)) - Don't sanitize `node:*` modules ([`8355b5e`](https://togithub.com/webpro/knip/commit/8355b5e)) - Don't run link checker on tags ([`66a3d31`](https://togithub.com/webpro/knip/commit/66a3d31))

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.



This PR has been generated by Mend Renovate. View repository job log here.