JoshuaKGoldberg / eslint-plugin-package-json

Rules for consistent, readable, and valid package.json files. 🗂️
MIT License
110 stars 20 forks source link

chore(deps): update dependency knip to v5.27.2 #487

Closed renovate[bot] closed 4 weeks ago

renovate[bot] commented 4 weeks ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

webpro-nl/knip (knip) ### [`v5.27.2`](https://togithub.com/webpro-nl/knip/compare/5.27.1...5e07bbcb1a5e00a31aaa226293c29a8587ec584e) [Compare Source](https://togithub.com/webpro-nl/knip/compare/5.27.1...5.27.2) ### [`v5.27.1`](https://togithub.com/webpro-nl/knip/releases/tag/5.27.1) [Compare Source](https://togithub.com/webpro-nl/knip/compare/5.27.0...5.27.1) - Use `pathsBasePath` if available to make `compilerOptions.paths` absolute (fixes [#​748](https://togithub.com/webpro-nl/knip/issues/748)) ([`6c866d2`](https://togithub.com/webpro-nl/knip/commit/6c866d26)) - Format docs ([`d0d5f97`](https://togithub.com/webpro-nl/knip/commit/d0d5f970)) - Increase enhanced-resolve cache duration ([`c7fa02e`](https://togithub.com/webpro-nl/knip/commit/c7fa02e1)) - Add test coverage for tsconfig.json w/ module:commonjs ([`3d5a536`](https://togithub.com/webpro-nl/knip/commit/3d5a5363)) - Add non-standard CJS require calls in TS files as entry files (as require.resolve) ([`f8f0d66`](https://togithub.com/webpro-nl/knip/commit/f8f0d669)) - Update docs ([`b2ea3a9`](https://togithub.com/webpro-nl/knip/commit/b2ea3a9a)) - Fix regression issue template ([`f6066d6`](https://togithub.com/webpro-nl/knip/commit/f6066d69)) - Aid ts issues ([`9eff1bb`](https://togithub.com/webpro-nl/knip/commit/9eff1bb1)) - Enable more tests in Bun ([`953d6f6`](https://togithub.com/webpro-nl/knip/commit/953d6f61)) - Update lockfile ([`4d8b35b`](https://togithub.com/webpro-nl/knip/commit/4d8b35b8)) - Replace resolve with enhanced-resolve ([`39e0f22`](https://togithub.com/webpro-nl/knip/commit/39e0f223)) - Temp exclude unlisted in typescript integration test ([`76752c8`](https://togithub.com/webpro-nl/knip/commit/76752c88)) - Inline playwright types ([`ea099cc`](https://togithub.com/webpro-nl/knip/commit/ea099cc0)) - Add Vue example to compilers in docs ([#​733](https://togithub.com/webpro-nl/knip/issues/733)) ([`949ddd8`](https://togithub.com/webpro-nl/knip/commit/949ddd8b)) - Minor refactor ([`8c21df5`](https://togithub.com/webpro-nl/knip/commit/8c21df51)) - Fix omitted expressions in Promise.all imports (resolves [#​725](https://togithub.com/webpro-nl/knip/issues/725)) ([`858c0b7`](https://togithub.com/webpro-nl/knip/commit/858c0b73)) - Clean up `tryResolve` etc. ([`e20a9e9`](https://togithub.com/webpro-nl/knip/commit/e20a9e9a)) - fix: pnpm workspace fixes ([#​738](https://togithub.com/webpro-nl/knip/issues/738)) ([`d5003d1`](https://togithub.com/webpro-nl/knip/commit/d5003d1b)) - Update .gitattributes to exclude binary files ([`b9b8f4d`](https://togithub.com/webpro-nl/knip/commit/b9b8f4da)) - Revert "CRLF will be replaced by LF the next time Git touches it" ([`0fdb4c9`](https://togithub.com/webpro-nl/knip/commit/0fdb4c93)) - Upgrade Astro ([`ccb7523`](https://togithub.com/webpro-nl/knip/commit/ccb7523f)) - Use latest tsx again ([`2b7d053`](https://togithub.com/webpro-nl/knip/commit/2b7d0537)) - Add `bun create @​knip/config` to installation instructions ([`fb19915`](https://togithub.com/webpro-nl/knip/commit/fb199152)) ### [`v5.27.0`](https://togithub.com/webpro-nl/knip/releases/tag/5.27.0) [Compare Source](https://togithub.com/webpro-nl/knip/compare/5.26.0...5.27.0) - CRLF will be replaced by LF the next time Git touches it ([`bea004f`](https://togithub.com/webpro-nl/knip/commit/bea004fe)) - Remove OS eol diffs in tests ([`799cc42`](https://togithub.com/webpro-nl/knip/commit/799cc422)) - git config eol=lf ([`5d23932`](https://togithub.com/webpro-nl/knip/commit/5d239323)) - Re-enable windows test for bun ([`bc66b4f`](https://togithub.com/webpro-nl/knip/commit/bc66b4fa)) - Add test case (fixed by [`ae5c341`](https://togithub.com/webpro-nl/knip/commit/ae5c3417)) ([`5e742dc`](https://togithub.com/webpro-nl/knip/commit/5e742dc3)) - Move more cli args into single location, refactor some namings ([`9f5eb01`](https://togithub.com/webpro-nl/knip/commit/9f5eb01a)) - Update contrib dev docs ([`108eff1`](https://togithub.com/webpro-nl/knip/commit/108eff17)) - Add ladle plugin ([#​728](https://togithub.com/webpro-nl/knip/issues/728)) ([`ebd79d4`](https://togithub.com/webpro-nl/knip/commit/ebd79d4b)) - Circumvent case where `element == undefined` ([#​725](https://togithub.com/webpro-nl/knip/issues/725)) ([`ae5c341`](https://togithub.com/webpro-nl/knip/commit/ae5c3417)) - Adjust tests after [`f5680fb`](https://togithub.com/webpro-nl/knip/commit/f5680fb2) ([`b4dc692`](https://togithub.com/webpro-nl/knip/commit/b4dc6921)) - Edit docs ([`916b633`](https://togithub.com/webpro-nl/knip/commit/916b633a)) - Print relative .gitignore paths in debug output ([`fef3dba`](https://togithub.com/webpro-nl/knip/commit/fef3dba5)) - Don't add ignored files as entry paths (resolves [#​734](https://togithub.com/webpro-nl/knip/issues/734)) ([`f5680fb`](https://togithub.com/webpro-nl/knip/commit/f5680fb2)) - Use single or double star to ignore workspaces, remove single star for ignore glob pattern ([`f6b0058`](https://togithub.com/webpro-nl/knip/commit/f6b00582)) - Restore support for legacy husky w/ lint-staged ([`bd16c98`](https://togithub.com/webpro-nl/knip/commit/bd16c985)) - Support override configs in babel plugin ([`953d4fb`](https://togithub.com/webpro-nl/knip/commit/953d4fbd)) - Add react-cosmos plugin ([`2de3924`](https://togithub.com/webpro-nl/knip/commit/2de39245)) - Add rsbuild plugin (placeholder) ([`efd7d2a`](https://togithub.com/webpro-nl/knip/commit/efd7d2ad)) - Add rspack plugin ([`3cbfd0a`](https://togithub.com/webpro-nl/knip/commit/3cbfd0a8)) - Add `src/vite-env.d.ts` to entry paths in vite(st) plugin (closes [#​732](https://togithub.com/webpro-nl/knip/issues/732)) ([`8cf6a0a`](https://togithub.com/webpro-nl/knip/commit/8cf6a0ac)) - feat(cypress): add support for cypress-multi-reporter ([#​726](https://togithub.com/webpro-nl/knip/issues/726)) ([`cdea5b1`](https://togithub.com/webpro-nl/knip/commit/cdea5b19)) - Add Forge 42 ([@​forge42dev](https://togithub.com/forge42dev)) as a sponsor ([`d0166be`](https://togithub.com/webpro-nl/knip/commit/d0166be6)) - Update Astro dependencies ([`d887b1d`](https://togithub.com/webpro-nl/knip/commit/d887b1d8)) - Use bun 1.1.19 (also see [https://github.com/oven-sh/bun/issues/4899](https://togithub.com/oven-sh/bun/issues/4899)) ([`03cba1d`](https://togithub.com/webpro-nl/knip/commit/03cba1d4)) - Move watch logic into separate module ([`3ea24cf`](https://togithub.com/webpro-nl/knip/commit/3ea24cfd)) - Move dep graph utils from main sequence to helper module ([`85fc933`](https://togithub.com/webpro-nl/knip/commit/85fc933a)) - Rename createPkgGraph → createWorkspaceGraph, etc. ([`9deb9c5`](https://togithub.com/webpro-nl/knip/commit/9deb9c5a)) - Group handlers in main sequence ([`7274e8d`](https://togithub.com/webpro-nl/knip/commit/7274e8d9)) - More consistent file names ([`0dc5eba`](https://togithub.com/webpro-nl/knip/commit/0dc5eba5)) - Move `toSourcePath` to `ProjectPrincipal` constructor ([`ef1ab49`](https://togithub.com/webpro-nl/knip/commit/ef1ab492)) ### [`v5.26.0`](https://togithub.com/webpro-nl/knip/compare/5.25.2...3a7fcc9a3520181671e797486a10fe41c5b2fd38) [Compare Source](https://togithub.com/webpro-nl/knip/compare/5.25.2...5.26.0)

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 was generated by Mend Renovate. View the repository job log.