From 07134f0228a2fce5ae485398e5bb7737f3d88bd3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 06:37:44 +0000 Subject: [PATCH] chore(deps): update dependency knip to v5.17.0 (#1536) 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.16.0` -> `5.17.0`](https://renovatebot.com/diffs/npm/knip/5.16.0/5.17.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/knip/5.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/knip/5.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/knip/5.16.0/5.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/knip/5.16.0/5.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
webpro-nl/knip (knip) ### [`v5.17.0`](https://togithub.com/webpro-nl/knip/releases/tag/5.17.0) [Compare Source](https://togithub.com/webpro-nl/knip/compare/5.16.0...5.17.0) - Fix --watch after refactors ([`db2a261`](https://togithub.com/webpro-nl/knip/commit/db2a2616)) - Improve `getHasStrictlyNsReferences` and traverse into re-exports ([`9d75e0d`](https://togithub.com/webpro-nl/knip/commit/9d75e0d4)) - Restore imports in Footer.astro ([`c836517`](https://togithub.com/webpro-nl/knip/commit/c836517a))
--- ### 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/create-typescript-app). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 7a9f3bdd..8150252c 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "globby": "^14.0.0", "husky": "^9.0.11", "jsonc-eslint-parser": "^2.4.0", - "knip": "5.16.0", + "knip": "5.17.0", "lint-staged": "^15.2.2", "markdownlint": "^0.34.0", "markdownlint-cli": "^0.41.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4b1e729c..418538b1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -142,8 +142,8 @@ importers: specifier: ^2.4.0 version: 2.4.0 knip: - specifier: 5.16.0 - version: 5.16.0(@types/node@20.12.7)(typescript@5.4.3) + specifier: 5.17.0 + version: 5.17.0(@types/node@20.12.7)(typescript@5.4.3) lint-staged: specifier: ^15.2.2 version: 15.2.2 @@ -2997,8 +2997,8 @@ packages: keyv@4.5.4: resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==} - knip@5.16.0: - resolution: {integrity: sha512-kdHfTRZuOqsMnvYYNT+pwefyBUNUYTqgyeGM8k4hfw++GZ3TMRGSPZoSl8IxQTy56AkxEDWyj1/P/mYv1vu/Gw==} + knip@5.17.0: + resolution: {integrity: sha512-6+tqWEMTSc/Sdix3l2gk6qt3Ighogo5CzabzqMRyVHlJnPqkikF6ppcTPs7ncJtq3leGJRHPMxEboQFblKdg5g==} engines: {node: '>=18.6.0'} hasBin: true peerDependencies: @@ -7545,7 +7545,7 @@ snapshots: dependencies: json-buffer: 3.0.1 - knip@5.16.0(@types/node@20.12.7)(typescript@5.4.3): + knip@5.17.0(@types/node@20.12.7)(typescript@5.4.3): dependencies: '@ericcornelissen/bash-parser': 0.5.2 '@nodelib/fs.walk': 2.0.0