From 9e5354368fc55f1b2bdf9550c14a6b71a9ece46d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 10:57:26 +0000 Subject: [PATCH] chore(deps): update dependency @vitest/eslint-plugin to v1.1.17 (#647) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@vitest/eslint-plugin](https://redirect.github.com/vitest-dev/eslint-plugin-vitest) | [`1.1.16` -> `1.1.17`](https://renovatebot.com/diffs/npm/@vitest%2feslint-plugin/1.1.16/1.1.17) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@vitest%2feslint-plugin/1.1.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@vitest%2feslint-plugin/1.1.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@vitest%2feslint-plugin/1.1.16/1.1.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vitest%2feslint-plugin/1.1.16/1.1.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
vitest-dev/eslint-plugin-vitest (@​vitest/eslint-plugin) ### [`v1.1.17`](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/releases/tag/v1.1.17) [Compare Source](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/compare/v1.1.16...v1.1.17) ##### Bug Fixes - expect.hasAssertions() / expect.assertions() - Does not work when using expect() bound to current test ([#​595](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/issues/595)) ([efe79c9](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/commit/efe79c9)) #### What's Changed - Change jest.fn → vi.fn in `prefer-called-with` rule docs by [@​FloEdelmann](https://redirect.github.com/FloEdelmann) in [https://github.com/vitest-dev/eslint-plugin-vitest/pull/592](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/pull/592) - fix: expect.hasAssertions() / expect.assertions() - Does not work when using expect() bound to current test by [@​y-hsgw](https://redirect.github.com/y-hsgw) in [https://github.com/vitest-dev/eslint-plugin-vitest/pull/595](https://redirect.github.com/vitest-dev/eslint-plugin-vitest/pull/595) **Full Changelog**: https://github.com/vitest-dev/eslint-plugin-vitest/compare/v1.1.16...v1.1.17
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/JoshuaKGoldberg/sentences-per-line). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pnpm-lock.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5f3a8d39..72da0c5c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -29,7 +29,7 @@ importers: version: 2.1.8(vitest@2.1.8(@types/node@20.12.7)) '@vitest/eslint-plugin': specifier: ^1.1.16 - version: 1.1.16(@typescript-eslint/utils@8.18.1(eslint@9.17.0(jiti@2.4.0))(typescript@5.7.2))(eslint@9.17.0(jiti@2.4.0))(typescript@5.7.2)(vitest@2.1.8(@types/node@20.12.7)) + version: 1.1.17(@typescript-eslint/utils@8.18.1(eslint@9.17.0(jiti@2.4.0))(typescript@5.7.2))(eslint@9.17.0(jiti@2.4.0))(typescript@5.7.2)(vitest@2.1.8(@types/node@20.12.7)) console-fail-test: specifier: ^0.5.0 version: 0.5.0 @@ -1049,8 +1049,8 @@ packages: '@vitest/browser': optional: true - '@vitest/eslint-plugin@1.1.16': - resolution: {integrity: sha512-xecwJYuAp11AFsd2aoSnTWO3Wckgu7rjBz1VOhvsDtZzI4s7z/WerAR4gxnEFy37scdsE8wSlP95/2ry6sLhSg==} + '@vitest/eslint-plugin@1.1.17': + resolution: {integrity: sha512-V3cu24F73gN1h37XNo6fMGVDws+O7vHwsH2CHWUP9eJQXw91keCI2X+lYqDaSO98nxAIBi5AhsOjGLAGXvtmhw==} peerDependencies: '@typescript-eslint/utils': '>= 8.0' eslint: '>= 8.57.0' @@ -4368,7 +4368,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@vitest/eslint-plugin@1.1.16(@typescript-eslint/utils@8.18.1(eslint@9.17.0(jiti@2.4.0))(typescript@5.7.2))(eslint@9.17.0(jiti@2.4.0))(typescript@5.7.2)(vitest@2.1.8(@types/node@20.12.7))': + '@vitest/eslint-plugin@1.1.17(@typescript-eslint/utils@8.18.1(eslint@9.17.0(jiti@2.4.0))(typescript@5.7.2))(eslint@9.17.0(jiti@2.4.0))(typescript@5.7.2)(vitest@2.1.8(@types/node@20.12.7))': dependencies: '@typescript-eslint/utils': 8.18.1(eslint@9.17.0(jiti@2.4.0))(typescript@5.7.2) eslint: 9.17.0(jiti@2.4.0)