From 4cb27c12a8baffb939d3338a631015425755d344 Mon Sep 17 00:00:00 2001 From: "balvajs-renovate[bot]" <147611899+balvajs-renovate[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 19:13:48 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-jest to v27.8.0 (#336) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [eslint-plugin-jest](https://togithub.com/jest-community/eslint-plugin-jest) | devDependencies | minor | [`27.6.3` -> `27.8.0`](https://renovatebot.com/diffs/npm/eslint-plugin-jest/27.6.3/27.8.0) | --- ### Release Notes
jest-community/eslint-plugin-jest (eslint-plugin-jest) ### [`v27.8.0`](https://togithub.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#2780-2024-02-13) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v27.7.0...v27.8.0) ##### Features - support `failing.each` ([#​1499](https://togithub.com/jest-community/eslint-plugin-jest/issues/1499)) ([9e9cf83](https://togithub.com/jest-community/eslint-plugin-jest/commit/9e9cf8302ae182402da853a11b05e1560ccc63ee)) ### [`v27.7.0`](https://togithub.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#2770-2024-02-13) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v27.6.3...v27.7.0) ##### Features - allow `[@typescript-eslint](https://togithub.com/typescript-eslint)` v7 ([#​1500](https://togithub.com/jest-community/eslint-plugin-jest/issues/1500)) ([6be2928](https://togithub.com/jest-community/eslint-plugin-jest/commit/6be2928816c69afca88a598e302910b113068ee9)) #### [27.6.3](https://togithub.com/jest-community/eslint-plugin-jest/compare/v27.6.2...v27.6.3) (2024-01-12) ##### Bug Fixes - replace use of deprecated methods ([#​1453](https://togithub.com/jest-community/eslint-plugin-jest/issues/1453)) ([9204a51](https://togithub.com/jest-community/eslint-plugin-jest/commit/9204a51b4a43541e5e59c6c7fb3a3da1e2d49c2b)) #### [27.6.2](https://togithub.com/jest-community/eslint-plugin-jest/compare/v27.6.1...v27.6.2) (2024-01-10) ##### Reverts - Revert "chore: use relative path to parent `tsconfig.json` ([#​1476](https://togithub.com/jest-community/eslint-plugin-jest/issues/1476))" ([5e6199d](https://togithub.com/jest-community/eslint-plugin-jest/commit/5e6199d62154e21ccc732bc09d8bbb87bd3ef748)), closes [#​1476](https://togithub.com/jest-community/eslint-plugin-jest/issues/1476) #### [27.6.1](https://togithub.com/jest-community/eslint-plugin-jest/compare/v27.6.0...v27.6.1) (2024-01-01) ##### Bug Fixes - include plugin `meta` information with snapshot processor for ESLint v9 ([#​1484](https://togithub.com/jest-community/eslint-plugin-jest/issues/1484)) ([067e246](https://togithub.com/jest-community/eslint-plugin-jest/commit/067e246864813fa88933f06628b6ca0ff31ca863))
--- ### 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 [Renovate Bot](https://togithub.com/renovatebot/renovate). Co-authored-by: Balvajs Renovate Bot <406530+balvajs-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 bc4e57f..b00a2c7 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "eslint-plugin-github": "4.10.1", "eslint-plugin-i18n-text": "1.0.1", "eslint-plugin-import": "2.29.1", - "eslint-plugin-jest": "27.6.3", + "eslint-plugin-jest": "27.8.0", "eslint-plugin-jsx-a11y": "6.8.0", "eslint-plugin-no-only-tests": "3.1.0", "eslint-plugin-prettier": "5.1.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 06aca96..e58456a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -99,8 +99,8 @@ devDependencies: specifier: 2.29.1 version: 2.29.1(@typescript-eslint/parser@6.21.0)(eslint@8.56.0) eslint-plugin-jest: - specifier: 27.6.3 - version: 27.6.3(@typescript-eslint/eslint-plugin@6.21.0)(eslint@8.56.0)(jest@29.7.0)(typescript@5.3.3) + specifier: 27.8.0 + version: 27.8.0(@typescript-eslint/eslint-plugin@6.21.0)(eslint@8.56.0)(jest@29.7.0)(typescript@5.3.3) eslint-plugin-jsx-a11y: specifier: 6.8.0 version: 6.8.0(eslint@8.56.0) @@ -4782,11 +4782,11 @@ packages: - supports-color dev: true - /eslint-plugin-jest@27.6.3(@typescript-eslint/eslint-plugin@6.21.0)(eslint@8.56.0)(jest@29.7.0)(typescript@5.3.3): - resolution: {integrity: sha512-+YsJFVH6R+tOiO3gCJon5oqn4KWc+mDq2leudk8mrp8RFubLOo9CVyi3cib4L7XMpxExmkmBZQTPDYVBzgpgOA==} + /eslint-plugin-jest@27.8.0(@typescript-eslint/eslint-plugin@6.21.0)(eslint@8.56.0)(jest@29.7.0)(typescript@5.3.3): + resolution: {integrity: sha512-347hVFiu4ZKMYl5xFp0X81gLNwBdno0dl0CMpUMjwuAux9X/M2a7z+ab2VHmPL6XCT87q8nv1vaVzhIO4TE/hw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: - '@typescript-eslint/eslint-plugin': ^5.0.0 || ^6.0.0 + '@typescript-eslint/eslint-plugin': ^5.0.0 || ^6.0.0 || ^7.0.0 eslint: ^7.0.0 || ^8.0.0 jest: '*' peerDependenciesMeta: