From 313f12c50fd602fcb8170d1e81e60cc479b08932 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 May 2024 13:14:48 +0000 Subject: [PATCH] chore(deps): update dependency knip to v5.13.0 (#350) 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.12.3` -> `5.13.0`](https://renovatebot.com/diffs/npm/knip/5.12.3/5.13.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/knip/5.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/knip/5.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/knip/5.12.3/5.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/knip/5.12.3/5.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
webpro/knip (knip) ### [`v5.13.0`](https://togithub.com/webpro/knip/releases/tag/5.13.0) [Compare Source](https://togithub.com/webpro/knip/compare/5.12.3...5.13.0) - Update some (dev) dependencies ([`c612138`](https://togithub.com/webpro/knip/commit/c6121382)) - Temporarily disable slonik integration test ([`67c03de`](https://togithub.com/webpro/knip/commit/67c03de8)) - Return empty source file for foreign files (resolves [#​623](https://togithub.com/webpro/knip/issues/623)) ([`dc2f508`](https://togithub.com/webpro/knip/commit/dc2f5088)) - feat(plugins): add plugin for xo config ([#​621](https://togithub.com/webpro/knip/issues/621)) ([`96f91df`](https://togithub.com/webpro/knip/commit/96f91df9)) - Fresh project overview, auto-format ([`79cf631`](https://togithub.com/webpro/knip/commit/79cf6316))
--- ### 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 | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5a0d34a7..17d25de0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -86,7 +86,7 @@ importers: version: 2.4.0 knip: specifier: ^5.0.0 - version: 5.12.3(@types/node@20.12.7)(typescript@5.4.5) + version: 5.13.0(@types/node@20.12.7)(typescript@5.4.5) lint-staged: specifier: ^15.0.0 version: 15.2.2 @@ -2736,8 +2736,8 @@ packages: resolution: {integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==} engines: {node: '>=0.10.0'} - knip@5.12.3: - resolution: {integrity: sha512-LL+NsE+3H0TkUnQW6icHQ+5qSrPENmjHJyMHgzjiZPmunstrIsaRG+QjahnzoH/FjMjVJwrdwVOSvksa8ixFbw==} + knip@5.13.0: + resolution: {integrity: sha512-CvGvUkb4SIpLWNYOwv8sqGp9WlWe7i57Qw3w/cvEMOdbPxIyzCWBKuD+xpty4zKtdrWxwdV5Jr0LtSKcxxA6Yw==} engines: {node: '>=18.6.0'} hasBin: true peerDependencies: @@ -4200,8 +4200,8 @@ packages: resolution: {integrity: sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==} engines: {node: '>=12.20'} - zod-validation-error@3.2.0: - resolution: {integrity: sha512-cYlPR6zuyrgmu2wRTdumEAJGuwI7eHVHGT+VyneAQxmRAKtGRL1/7pjz4wfLhz4J05f5qoSZc3rGacswgyTjjw==} + zod-validation-error@3.3.0: + resolution: {integrity: sha512-Syib9oumw1NTqEv4LT0e6U83Td9aVRk9iTXPUQr1otyV1PuXQKOvOwhMNqZIq5hluzHP2pMgnOmHEo7kPdI2mw==} engines: {node: '>=18.0.0'} peerDependencies: zod: ^3.18.0 @@ -6943,7 +6943,7 @@ snapshots: kind-of@6.0.3: {} - knip@5.12.3(@types/node@20.12.7)(typescript@5.4.5): + knip@5.13.0(@types/node@20.12.7)(typescript@5.4.5): dependencies: '@ericcornelissen/bash-parser': 0.5.2 '@nodelib/fs.walk': 2.0.0 @@ -6964,7 +6964,7 @@ snapshots: summary: 2.1.0 typescript: 5.4.5 zod: 3.23.8 - zod-validation-error: 3.2.0(zod@3.23.8) + zod-validation-error: 3.3.0(zod@3.23.8) latest-version@7.0.0: dependencies: @@ -8520,7 +8520,7 @@ snapshots: yocto-queue@1.0.0: {} - zod-validation-error@3.2.0(zod@3.23.8): + zod-validation-error@3.3.0(zod@3.23.8): dependencies: zod: 3.23.8