Skip to content

Commit

Permalink
⬆️ Update dependency eslint-plugin-jest to v27.8.0 (#356)
Browse files Browse the repository at this point in the history
[![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-jest](https://togithub.com/jest-community/eslint-plugin-jest)
| [`27.6.3` ->
`27.8.0`](https://renovatebot.com/diffs/npm/eslint-plugin-jest/27.6.3/27.8.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-jest/27.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-jest/27.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-jest/27.6.3/27.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-jest/27.6.3/27.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>jest-community/eslint-plugin-jest
(eslint-plugin-jest)</summary>

###
[`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`
([#&#8203;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
([#&#8203;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
([#&#8203;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`
([#&#8203;1476](https://togithub.com/jest-community/eslint-plugin-jest/issues/1476))"
([5e6199d](https://togithub.com/jest-community/eslint-plugin-jest/commit/5e6199d62154e21ccc732bc09d8bbb87bd3ef748)),
closes
[#&#8203;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
([#&#8203;1484](https://togithub.com/jest-community/eslint-plugin-jest/issues/1484))
([067e246](https://togithub.com/jest-community/eslint-plugin-jest/commit/067e246864813fa88933f06628b6ca0ff31ca863))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" in timezone
Europe/Berlin, 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.

---

- [ ] <!-- rebase-check -->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/WtfJoke/setup-tectonic).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
renovate[bot] authored Feb 14, 2024
2 parents eb26d6e + d78f67b commit 6fbb6a1
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -43,7 +43,7 @@
"@vercel/ncc": "0.38.1",
"eslint": "8.56.0",
"eslint-plugin-github": "4.10.1",
"eslint-plugin-jest": "27.6.3",
"eslint-plugin-jest": "27.8.0",
"eslint-plugin-prettier": "5.1.3",
"jest": "29.7.0",
"jest-circus": "29.7.0",

0 comments on commit 6fbb6a1

Please sign in to comment.