From cd3cd5232a900e45bd28d3f0ea1ba04fc2f74819 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Mar 2024 09:39:47 +0000 Subject: [PATCH] chore(deps): update dependency knip to v5.0.4 (#231) 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/knip/tree/HEAD/packages/knip)) | [`5.0.3` -> `5.0.4`](https://renovatebot.com/diffs/npm/knip/5.0.3/5.0.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/knip/5.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/knip/5.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/knip/5.0.3/5.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/knip/5.0.3/5.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
webpro/knip (knip) ### [`v5.0.4`](https://togithub.com/webpro/knip/releases/tag/5.0.4) [Compare Source](https://togithub.com/webpro/knip/compare/5.0.3...5.0.4) - Update dependencies ([`e410872`](https://togithub.com/webpro/knip/commit/e4108726)) - Resolve JS files referenced by TypeScript declaration files if possible ([#​503](https://togithub.com/webpro/knip/issues/503)) ([`11d1555`](https://togithub.com/webpro/knip/commit/11d15558)) - Add linthtml.config.js as config to linthtml plugin ([#​533](https://togithub.com/webpro/knip/issues/533)) ([`6906c63`](https://togithub.com/webpro/knip/commit/6906c630)) - fix: simplify husky plugin ([#​537](https://togithub.com/webpro/knip/issues/537)) ([`35b0f9a`](https://togithub.com/webpro/knip/commit/35b0f9af)) - Remove colon ([`02bf8bf`](https://togithub.com/webpro/knip/commit/02bf8bf2)) - Add sponsors page ([`0074cc1`](https://togithub.com/webpro/knip/commit/0074cc19)) - Update dependencies ([`6f61a15`](https://togithub.com/webpro/knip/commit/6f61a158))
--- ### 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](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/JoshuaKGoldberg/should-semantic-release). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pnpm-lock.yaml | 43 +++++++++++++++++++++---------------------- 1 file changed, 21 insertions(+), 22 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c2322d04..0dbb5d1a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -84,7 +84,7 @@ devDependencies: version: 2.4.0 knip: specifier: ^5.0.0 - version: 5.0.3(@types/node@20.11.27)(typescript@5.4.2) + version: 5.0.4(@types/node@20.11.28)(typescript@5.4.2) lint-staged: specifier: ^15.0.0 version: 15.2.2 @@ -126,7 +126,7 @@ devDependencies: version: 5.4.2 vitest: specifier: ^1.0.0 - version: 1.3.1(@types/node@20.11.27) + version: 1.3.1(@types/node@20.11.28) yaml-eslint-parser: specifier: ^1.2.2 version: 1.2.2 @@ -1426,7 +1426,7 @@ packages: /@types/conventional-commits-parser@5.0.0: resolution: {integrity: sha512-loB369iXNmAZglwWATL+WRe+CRMmmBPtpolYzIebFaX4YA3x+BEfLqhUAV9WanycKI3TG1IMr5bMJDajDKLlUQ==} dependencies: - '@types/node': 20.11.27 + '@types/node': 20.11.28 dev: true /@types/eslint@8.56.5: @@ -1462,8 +1462,8 @@ packages: resolution: {integrity: sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==} dev: true - /@types/node@20.11.27: - resolution: {integrity: sha512-qyUZfMnCg1KEz57r7pzFtSGt49f6RPkPBis3Vo4PbS7roQEDn22hiHzl/Lo1q4i4hDEgBJmBF/NTNg2XR0HbFg==} + /@types/node@20.11.28: + resolution: {integrity: sha512-M/GPWVS2wLkSkNHVeLkrF2fD5Lx5UC4PxA0uZcKc6QqbIQUJyW1jVjueJYi1z8n0I5PxYrtpnPnWglE+y9A0KA==} dependencies: undici-types: 5.26.5 dev: true @@ -1704,7 +1704,7 @@ packages: std-env: 3.7.0 test-exclude: 6.0.0 v8-to-istanbul: 9.2.0 - vitest: 1.3.1(@types/node@20.11.27) + vitest: 1.3.1(@types/node@20.11.28) transitivePeerDependencies: - supports-color dev: true @@ -3286,7 +3286,7 @@ packages: '@typescript-eslint/eslint-plugin': 7.2.0(@typescript-eslint/parser@7.2.0)(eslint@8.57.0)(typescript@5.4.2) '@typescript-eslint/utils': 7.2.0(eslint@8.57.0)(typescript@5.4.2) eslint: 8.57.0 - vitest: 1.3.1(@types/node@20.11.27) + vitest: 1.3.1(@types/node@20.11.28) transitivePeerDependencies: - supports-color - typescript @@ -4696,8 +4696,8 @@ packages: engines: {node: '>=0.10.0'} dev: true - /knip@5.0.3(@types/node@20.11.27)(typescript@5.4.2): - resolution: {integrity: sha512-U4bCIkf4aZ3zZSrBaNE8xIdqX1QVhIHXpwUoAW7odx7oajMwa76hUDd9KjlFlb6qAPjdUuTGHjDszIgpfg+Ndg==} + /knip@5.0.4(@types/node@20.11.28)(typescript@5.4.2): + resolution: {integrity: sha512-NW8tPh2UBOQUi5ArHthjyZTmkCdjUWXNPYX3By63Ntg2dpNkqAU4nSs5wDFz858mLs9PsIPWauiWgHgLAZwDPw==} engines: {node: '>=18.6.0'} hasBin: true peerDependencies: @@ -4711,7 +4711,7 @@ packages: '@pnpm/logger': 5.0.0 '@pnpm/workspace.pkgs-graph': 2.0.15(@pnpm/logger@5.0.0) '@snyk/github-codeowners': 1.1.0 - '@types/node': 20.11.27 + '@types/node': 20.11.28 '@types/picomatch': 2.3.3 easy-table: 1.2.0 fast-glob: 3.3.2 @@ -4722,13 +4722,12 @@ packages: picocolors: 1.0.0 picomatch: 4.0.1 pretty-ms: 9.0.0 - semver: 7.6.0 smol-toml: 1.1.4 strip-json-comments: 5.0.1 summary: 2.1.0 typescript: 5.4.2 zod: 3.22.4 - zod-validation-error: 3.0.2(zod@3.22.4) + zod-validation-error: 3.0.3(zod@3.22.4) transitivePeerDependencies: - bluebird - domexception @@ -7253,7 +7252,7 @@ packages: semver: 7.6.0 dev: true - /vite-node@1.3.1(@types/node@20.11.27): + /vite-node@1.3.1(@types/node@20.11.28): resolution: {integrity: sha512-azbRrqRxlWTJEVbzInZCTchx0X69M/XPTCz4H+TLvlTcR/xH/3hkRqhOakT41fMJCMzXTu4UvegkZiEoJAWvng==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -7262,7 +7261,7 @@ packages: debug: 4.3.4 pathe: 1.1.2 picocolors: 1.0.0 - vite: 5.1.4(@types/node@20.11.27) + vite: 5.1.4(@types/node@20.11.28) transitivePeerDependencies: - '@types/node' - less @@ -7274,7 +7273,7 @@ packages: - terser dev: true - /vite@5.1.4(@types/node@20.11.27): + /vite@5.1.4(@types/node@20.11.28): resolution: {integrity: sha512-n+MPqzq+d9nMVTKyewqw6kSt+R3CkvF9QAKY8obiQn8g1fwTscKxyfaYnC632HtBXAQGc1Yjomphwn1dtwGAHg==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -7302,7 +7301,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.11.27 + '@types/node': 20.11.28 esbuild: 0.19.12 postcss: 8.4.35 rollup: 4.12.0 @@ -7310,7 +7309,7 @@ packages: fsevents: 2.3.3 dev: true - /vitest@1.3.1(@types/node@20.11.27): + /vitest@1.3.1(@types/node@20.11.28): resolution: {integrity: sha512-/1QJqXs8YbCrfv/GPQ05wAZf2eakUPLPa18vkJAKE7RXOKfVHqMZZ1WlTjiwl6Gcn65M5vpNUB6EFLnEdRdEXQ==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -7335,7 +7334,7 @@ packages: jsdom: optional: true dependencies: - '@types/node': 20.11.27 + '@types/node': 20.11.28 '@vitest/expect': 1.3.1 '@vitest/runner': 1.3.1 '@vitest/snapshot': 1.3.1 @@ -7353,8 +7352,8 @@ packages: strip-literal: 2.0.0 tinybench: 2.6.0 tinypool: 0.8.2 - vite: 5.1.4(@types/node@20.11.27) - vite-node: 1.3.1(@types/node@20.11.27) + vite: 5.1.4(@types/node@20.11.28) + vite-node: 1.3.1(@types/node@20.11.28) why-is-node-running: 2.2.2 transitivePeerDependencies: - less @@ -7567,8 +7566,8 @@ packages: engines: {node: '>=12.20'} dev: true - /zod-validation-error@3.0.2(zod@3.22.4): - resolution: {integrity: sha512-21xGaDmnU7lJZ4J63n5GXWqi+rTzGy3gDHbuZ1jP6xrK/DEQGyOqs/xW7eH96tIfCOYm+ecCuT0bfajBRKEVUw==} + /zod-validation-error@3.0.3(zod@3.22.4): + resolution: {integrity: sha512-cETTrcMq3Ze58vhdR0zD37uJm/694I6mAxcf/ei5bl89cC++fBNxrC2z8lkFze/8hVMPwrbtrwXHR2LB50fpHw==} engines: {node: '>=18.0.0'} peerDependencies: zod: ^3.18.0