From 348c06a4bfc0f4e5433abdd17af2f4363839c133 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 11:09:27 +0000 Subject: [PATCH] chore(deps): update dependency knip to v5.23.2 (#544) 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.23.1` -> `5.23.2`](https://renovatebot.com/diffs/npm/knip/5.23.1/5.23.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/knip/5.23.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/knip/5.23.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/knip/5.23.1/5.23.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/knip/5.23.1/5.23.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
webpro-nl/knip (knip) ### [`v5.23.2`](https://togithub.com/webpro-nl/knip/releases/tag/5.23.2) [Compare Source](https://togithub.com/webpro-nl/knip/compare/5.23.1...5.23.2) - Fixes to config files + Cosmiconfig, Lilconfig and Unconfig generation. ([#​700](https://togithub.com/webpro-nl/knip/issues/700)) ([`83e18a1`](https://togithub.com/webpro-nl/knip/commit/83e18a10)) - Exclude `nsExports`, `classMembers` and `nsTypes` from `--exports` shortcut ([#​698](https://togithub.com/webpro-nl/knip/issues/698)) ([`2e83446`](https://togithub.com/webpro-nl/knip/commit/2e834465)) - Update marketing materials ([`62090b4`](https://togithub.com/webpro-nl/knip/commit/62090b40)) - Update funding options ([`e8a4a00`](https://togithub.com/webpro-nl/knip/commit/e8a4a00c)) - Update marketing materials ([`4f6a197`](https://togithub.com/webpro-nl/knip/commit/4f6a1977)) - Switch to microsoft/TypeScript main in integration tests ([`c8c6dab`](https://togithub.com/webpro-nl/knip/commit/c8c6dabb)) - Add whitespace in exports coverage (alias-exclude) ([`a03d4eb`](https://togithub.com/webpro-nl/knip/commit/a03d4ebc)) - Add more coverage for tag hints ([`3d551db`](https://togithub.com/webpro-nl/knip/commit/3d551dbb))
--- ### 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/prettier-plugin-curly). 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 d42c00c..66d6692 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "eslint-plugin-yml": "^1.9.0", "husky": "^9.0.0", "jsonc-eslint-parser": "^2.3.0", - "knip": "5.23.1", + "knip": "5.23.2", "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 ac3ab52..c0b4d85 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -94,8 +94,8 @@ importers: specifier: ^2.3.0 version: 2.4.0 knip: - specifier: 5.23.1 - version: 5.23.1(@types/node@20.12.7)(typescript@5.5.2) + specifier: 5.23.2 + version: 5.23.2(@types/node@20.12.7)(typescript@5.5.2) lint-staged: specifier: ^15.0.0 version: 15.2.7 @@ -2664,8 +2664,8 @@ packages: resolution: {integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==} engines: {node: '>=0.10.0'} - knip@5.23.1: - resolution: {integrity: sha512-2IhQPeo4z/6DWZJMqkFEFryJSA6cO3CSRbNrAQC8VbiRdgteCsu0+8F3anlHXyiAHH+w3sfpal+uO+N1ZhCWow==} + knip@5.23.2: + resolution: {integrity: sha512-3IbIzu2K6mB4aLBLkhYWYLVL5kbyjgDW3LPW4wFN9fl4I8F7VK5gF/m9C0HZmTBmoW9OkCzQapBv6H7E1+NI1g==} engines: {node: '>=18.6.0'} hasBin: true peerDependencies: @@ -6740,7 +6740,7 @@ snapshots: kind-of@6.0.3: {} - knip@5.23.1(@types/node@20.12.7)(typescript@5.5.2): + knip@5.23.2(@types/node@20.12.7)(typescript@5.5.2): dependencies: '@ericcornelissen/bash-parser': 0.5.3 '@nodelib/fs.walk': 2.0.0