From b89923df6f65c607396b5e234c9dfd87927ee42d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 17:19:41 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-vitest to v0.3.24 (#98) 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 | |---|---|---|---|---|---| | [eslint-plugin-vitest](https://togithub.com/veritem/eslint-plugin-vitest) | [`0.3.23` -> `0.3.24`](https://renovatebot.com/diffs/npm/eslint-plugin-vitest/0.3.23/0.3.24) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-vitest/0.3.24?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-vitest/0.3.24?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-vitest/0.3.23/0.3.24?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-vitest/0.3.23/0.3.24?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
veritem/eslint-plugin-vitest (eslint-plugin-vitest) ### [`v0.3.24`](https://togithub.com/veritem/eslint-plugin-vitest/releases/tag/v0.3.24) [Compare Source](https://togithub.com/veritem/eslint-plugin-vitest/compare/v0.3.23...v0.3.24) #### What's Changed - Remove "hello world" log by [@​JonasGilg](https://togithub.com/JonasGilg) in [https://github.com/veritem/eslint-plugin-vitest/pull/388](https://togithub.com/veritem/eslint-plugin-vitest/pull/388) #### New Contributors - [@​JonasGilg](https://togithub.com/JonasGilg) made their first contribution in [https://github.com/veritem/eslint-plugin-vitest/pull/388](https://togithub.com/veritem/eslint-plugin-vitest/pull/388) **Full Changelog**: https://github.com/veritem/eslint-plugin-vitest/compare/v0.3.23...v0.3.24
--- ### 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/release-it-action). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pnpm-lock.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e2d2640e..f700e6fb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -78,7 +78,7 @@ devDependencies: version: 2.2.0(eslint@8.57.0) eslint-plugin-vitest: specifier: ^0.3.1 - version: 0.3.23(@typescript-eslint/eslint-plugin@7.1.1)(eslint@8.57.0)(typescript@5.4.2)(vitest@0.34.6) + version: 0.3.24(@typescript-eslint/eslint-plugin@7.1.1)(eslint@8.57.0)(typescript@5.4.2)(vitest@0.34.6) eslint-plugin-yml: specifier: ^1.9.0 version: 1.12.2(eslint@8.57.0) @@ -3136,8 +3136,8 @@ packages: scslre: 0.3.0 dev: true - /eslint-plugin-vitest@0.3.23(@typescript-eslint/eslint-plugin@7.1.1)(eslint@8.57.0)(typescript@5.4.2)(vitest@0.34.6): - resolution: {integrity: sha512-WBwYGC+PRjj3AU86hcfTyUFZG9S4VGMBsuspcFQTkjYnKrjCxmhCVTdCyQjU9E75fR8UQfB4UPEuktnPrMBZyA==} + /eslint-plugin-vitest@0.3.24(@typescript-eslint/eslint-plugin@7.1.1)(eslint@8.57.0)(typescript@5.4.2)(vitest@0.34.6): + resolution: {integrity: sha512-MjxQCfOzLVJwi5EBHZYtv6zKHVUMRDh269D3KHCxHW0skoJhNDgE5MKvuxQ0Rh6B1aa6KuGUcvffRCdtN4Bg7A==} engines: {node: ^18.0.0 || >= 20.0.0} peerDependencies: '@typescript-eslint/eslint-plugin': '*'