From f6e9e9df258c9b148ae7691abfe1ad7741de8f58 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 4 Aug 2024 12:24:26 +0000 Subject: [PATCH] chore(deps): update dependency knip to v5.27.0 (#509) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [knip](https://knip.dev) ([source](https://togithub.com/webpro-nl/knip/tree/HEAD/packages/knip)) | [`5.25.1` -> `5.27.0`](https://renovatebot.com/diffs/npm/knip/5.25.1/5.27.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/knip/5.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/knip/5.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/knip/5.25.1/5.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/knip/5.25.1/5.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
webpro-nl/knip (knip) ### [`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) ### [`v5.25.2`](https://togithub.com/webpro-nl/knip/releases/tag/5.25.2) [Compare Source](https://togithub.com/webpro-nl/knip/compare/5.25.1...5.25.2) - Include additional workspaces when loading manifests (resolves [#​722](https://togithub.com/webpro-nl/knip/issues/722)) ([`ca03fd8`](https://togithub.com/webpro-nl/knip/commit/ca03fd83)) - Move & refactor setRefs → findInternalReferences ([`deeb2ac`](https://togithub.com/webpro-nl/knip/commit/deeb2acc)) - Minor refactors ([`09fc536`](https://togithub.com/webpro-nl/knip/commit/09fc5363)) - Always pre-set `moduleResolution: bundler` if tsconfig.json ([`3c13118`](https://togithub.com/webpro-nl/knip/commit/3c131184)) - No need to publish twice here ([`34be850`](https://togithub.com/webpro-nl/knip/commit/34be850f)) - Minor refactors ([`c1db1ec`](https://togithub.com/webpro-nl/knip/commit/c1db1ec2)) - Update docs re. shared/isolated workspaces ([`699fd28`](https://togithub.com/webpro-nl/knip/commit/699fd28b)) - Set `moduleResolution: bundler` if not set and don't share it (resolves [#​719](https://togithub.com/webpro-nl/knip/issues/719)) ([`2c24678`](https://togithub.com/webpro-nl/knip/commit/2c246784)) - fix: Use `parseFragment` instead of `text` node which breaks formatting ([#​720](https://togithub.com/webpro-nl/knip/issues/720)) ([`3201c07`](https://togithub.com/webpro-nl/knip/commit/3201c076))
--- ### 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 was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/JoshuaKGoldberg/are-docs-informative). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 34 +++++----------------------------- 2 files changed, 6 insertions(+), 30 deletions(-) diff --git a/package.json b/package.json index 9fad2f73..e5a97bbc 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "eslint-plugin-yml": "^1.9.0", "husky": "^9.0.0", "jsonc-eslint-parser": "^2.3.0", - "knip": "5.25.1", + "knip": "5.27.0", "lint-staged": "^15.0.0", "markdownlint": "^0.34.0", "markdownlint-cli": "^0.41.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ecac0b77..9a0fda06 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -72,8 +72,8 @@ importers: specifier: ^2.3.0 version: 2.4.0 knip: - specifier: 5.25.1 - version: 5.25.1(@types/node@20.12.7)(typescript@5.5.4) + specifier: 5.27.0 + version: 5.27.0(@types/node@20.12.7)(typescript@5.5.4) lint-staged: specifier: ^15.0.0 version: 15.2.7 @@ -2401,11 +2401,6 @@ packages: json-stringify-safe@5.0.1: resolution: {integrity: sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==} - json5@2.2.3: - resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==} - engines: {node: '>=6'} - hasBin: true - jsonc-eslint-parser@2.4.0: resolution: {integrity: sha512-WYDyuc/uFcGp6YtM2H0uKmUwieOuzeE/5YocFJLnLfclZ4inf3mRn8ZVy1s7Hxji7Jxm6Ss8gqpexD/GlKoGgg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -2431,8 +2426,8 @@ packages: resolution: {integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==} engines: {node: '>=0.10.0'} - knip@5.25.1: - resolution: {integrity: sha512-vUopqkh/gOovZ05qYgTghZpmkM3b2eKYdLTsu11ZTYnYEcsdfQeZs6l4U7Rap4b+1KEDd/yydJsuWl+4NyEA9g==} + knip@5.27.0: + resolution: {integrity: sha512-W8+jhO7i5pXRUqOzhJGm2DT5/d9aQjyrYTCSojqJxFOvi7ku/nHKzpBO3WNf4eflJo0t3zitmUkM69g53qoZQw==} engines: {node: '>=18.6.0'} hasBin: true peerDependencies: @@ -3345,10 +3340,6 @@ packages: resolution: {integrity: sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==} engines: {node: '>=12'} - strip-bom@3.0.0: - resolution: {integrity: sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==} - engines: {node: '>=4'} - strip-final-newline@2.0.0: resolution: {integrity: sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==} engines: {node: '>=6'} @@ -3472,10 +3463,6 @@ packages: ts-interface-checker@0.1.13: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} - tsconfig-paths@4.2.0: - resolution: {integrity: sha512-NoZ4roiN7LnbKn9QqE1amc9DJfzvZXxF4xDavcOWt1BPkdx+m+0gJuPM+S0vCe7zTJMYUP0R8pO2XMr+Y8oLIg==} - engines: {node: '>=6'} - tslib@2.6.3: resolution: {integrity: sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==} @@ -6081,8 +6068,6 @@ snapshots: json-stringify-safe@5.0.1: {} - json5@2.2.3: {} - jsonc-eslint-parser@2.4.0: dependencies: acorn: 8.12.1 @@ -6108,7 +6093,7 @@ snapshots: kind-of@6.0.3: {} - knip@5.25.1(@types/node@20.12.7)(typescript@5.5.4): + knip@5.27.0(@types/node@20.12.7)(typescript@5.5.4): dependencies: '@nodelib/fs.walk': 1.2.8 '@snyk/github-codeowners': 1.1.0 @@ -6125,7 +6110,6 @@ snapshots: smol-toml: 1.2.0 strip-json-comments: 5.0.1 summary: 2.1.0 - tsconfig-paths: 4.2.0 typescript: 5.5.4 zod: 3.22.4 zod-validation-error: 3.0.3(zod@3.22.4) @@ -7130,8 +7114,6 @@ snapshots: dependencies: ansi-regex: 6.0.1 - strip-bom@3.0.0: {} - strip-final-newline@2.0.0: {} strip-final-newline@3.0.0: {} @@ -7233,12 +7215,6 @@ snapshots: ts-interface-checker@0.1.13: {} - tsconfig-paths@4.2.0: - dependencies: - json5: 2.2.3 - minimist: 1.2.8 - strip-bom: 3.0.0 - tslib@2.6.3: {} tsup@8.1.0(postcss@8.4.38)(typescript@5.5.4):