Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jest to v27.5.0 (#169)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[eslint-plugin-jest](https://togithub.com/jest-community/eslint-plugin-jest)
| devDependencies | minor | [`27.4.3` ->
`27.5.0`](https://renovatebot.com/diffs/npm/eslint-plugin-jest/27.4.3/27.5.0)
|

---

### Release Notes

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

###
[`v27.5.0`](https://togithub.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#2750-2023-10-26)

[Compare
Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v27.4.3...v27.5.0)

##### Features

- **valid-title:** allow ignoring tests with non-string titles
([#&#8203;1460](https://togithub.com/jest-community/eslint-plugin-jest/issues/1460))
([ea89da9](https://togithub.com/jest-community/eslint-plugin-jest/commit/ea89da9b4e726980d80f97b69d31a4c4f81ff562))

####
[27.4.3](https://togithub.com/jest-community/eslint-plugin-jest/compare/v27.4.2...v27.4.3)
(2023-10-20)

##### Bug Fixes

- **expect-expert:** change reporting node
([#&#8203;1452](https://togithub.com/jest-community/eslint-plugin-jest/issues/1452))
([64d5cda](https://togithub.com/jest-community/eslint-plugin-jest/commit/64d5cda7e64df7c73cde03ca057dfb71e87f50c4))

####
[27.4.2](https://togithub.com/jest-community/eslint-plugin-jest/compare/v27.4.1...v27.4.2)
(2023-09-29)

##### Bug Fixes

- make rule message punctuation consistent
([#&#8203;1444](https://togithub.com/jest-community/eslint-plugin-jest/issues/1444))
([84121ee](https://togithub.com/jest-community/eslint-plugin-jest/commit/84121eee018cc8cc32e6c7a267fc27efd3a4a0a0))

####
[27.4.1](https://togithub.com/jest-community/eslint-plugin-jest/compare/v27.4.0...v27.4.1)
(2023-09-29)

##### Bug Fixes

- **no-focused-tests:** make reporting location consistent
([#&#8203;1443](https://togithub.com/jest-community/eslint-plugin-jest/issues/1443))
([a871775](https://togithub.com/jest-community/eslint-plugin-jest/commit/a87177504430d1c469af70d6fc3b674a388291d8))

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMy41IiwidXBkYXRlZEluVmVyIjoiMzcuMzMuNSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: Balvajs Renovate Bot <406530+balvajs-renovate[bot]@users.noreply.github.com>
  • Loading branch information
balvajs-renovate[bot] and Balvajs Renovate Bot authored Oct 26, 2023
1 parent ed9b0a4 commit 516947b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"eslint-plugin-github": "4.10.1",
"eslint-plugin-i18n-text": "1.0.1",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-jest": "27.4.3",
"eslint-plugin-jest": "27.5.0",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-no-only-tests": "3.1.0",
"eslint-plugin-prettier": "5.0.1",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

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

0 comments on commit 516947b

Please sign in to comment.