From 539264300631e5a17e8a0e9d93749493d98e7c18 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 11:04:01 +0000 Subject: [PATCH] chore(deps): update dependency knip to v3.4.0 (#175) 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://github.com/webpro/knip/tree/HEAD/packages/knip)) | [`3.3.5` -> `3.4.0`](https://renovatebot.com/diffs/npm/knip/3.3.5/3.4.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/knip/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/knip/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/knip/3.3.5/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/knip/3.3.5/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
webpro/knip (knip) ### [`v3.4.0`](https://github.com/webpro/knip/releases/tag/3.4.0) [Compare Source](https://github.com/webpro/knip/compare/3.3.5...3.4.0) - Refactor module resolution for non-std files + group related tests (fixes [#​376](https://github.com/webpro/knip/issues/376)) ([`1154a09`](https://github.com/webpro/knip/commit/1154a091)) - Move `@types/node` to peer deps + include `node` types with compiler options (closes [#​317](https://github.com/webpro/knip/issues/317)) ([`e7c26d9`](https://github.com/webpro/knip/commit/e7c26d9c)) - Fix Windows issue when trying git command to get hooks path (resolves [#​377](https://github.com/webpro/knip/issues/377)) ([`b854409`](https://github.com/webpro/knip/commit/b8544094)) - Sort keywords ([`73845d0`](https://github.com/webpro/knip/commit/73845d0a))
--- ### 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/tidelift-me-up). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 11 +++++++---- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e7f0ce44..392ba2a3 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "eslint-plugin-yml": "^1.9.0", "husky": "^8.0.3", "jsonc-eslint-parser": "^2.3.0", - "knip": "3.3.5", + "knip": "3.4.0", "lint-staged": "^15.0.0", "markdownlint": "^0.32.0", "markdownlint-cli": "^0.37.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 06ee0f30..8d123e0c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -83,8 +83,8 @@ devDependencies: specifier: ^2.3.0 version: 2.3.0 knip: - specifier: 3.3.5 - version: 3.3.5(typescript@5.2.2) + specifier: 3.4.0 + version: 3.4.0(@types/node@20.3.1)(typescript@5.2.2) lint-staged: specifier: ^15.0.0 version: 15.0.1 @@ -4744,11 +4744,12 @@ packages: engines: {node: '>=0.10.0'} dev: true - /knip@3.3.5(typescript@5.2.2): - resolution: {integrity: sha512-N6s68B9diQYYz/EU7LvB3n1OIDdV1kKQP44KxlIhNwDIJOkGrG+EkgI64d8pSrDvAipK3klTdzQz6aixGRA3bw==} + /knip@3.4.0(@types/node@20.3.1)(typescript@5.2.2): + resolution: {integrity: sha512-YGNxfwv5LK28B5rgQkzpMBKusid4lZLTtGrUXbb/j7Iqu2PAt6jIgrYejzJXmnj/FvHGjwkWm2iAp2vRttoMqA==} engines: {node: '>=18.6.0'} hasBin: true peerDependencies: + '@types/node': '>=18' typescript: '>=5.0.4' dependencies: '@ericcornelissen/bash-parser': 0.5.2 @@ -4757,6 +4758,7 @@ packages: '@pnpm/logger': 5.0.0 '@pnpm/workspace.pkgs-graph': 2.0.11(@pnpm/logger@5.0.0) '@snyk/github-codeowners': 1.1.0 + '@types/node': 20.3.1 chalk: 5.3.0 easy-table: 1.2.0 fast-glob: 3.3.2 @@ -4953,6 +4955,7 @@ packages: /loupe@2.3.6: resolution: {integrity: sha512-RaPMZKiMy8/JruncMU5Bt6na1eftNoo++R4Y+N2FrxkDVTrGvcyzFTsaGif4QTeKESheMGegbhw6iUAq+5A8zA==} + deprecated: Please upgrade to 2.3.7 which fixes GHSA-4q6p-r6v2-jvc5 dependencies: get-func-name: 2.0.2 dev: true