peaceiris / actions-gh-pages

GitHub Actions for GitHub Pages 🚀 Deploy static files and publish your site easily. Static-Site-Generators-friendly.
https://github.com/marketplace/actions/github-pages-action
MIT License
4.55k stars 364 forks source link

chore(deps): update dependency eslint-plugin-jest to v27.4.0 #988

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-jest 27.2.3 -> 27.4.0 age adoption passing confidence

Release Notes

jest-community/eslint-plugin-jest (eslint-plugin-jest) ### [`v27.4.0`](https://togithub.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#2740-2023-09-15) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v27.3.0...v27.4.0) ##### Features - **valid-title:** support ignoring leading and trailing whitespace ([#​1433](https://togithub.com/jest-community/eslint-plugin-jest/issues/1433)) ([bc96473](https://togithub.com/jest-community/eslint-plugin-jest/commit/bc96473488e004885d8926dc716ef96f889c3d1b)) ### [`v27.3.0`](https://togithub.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#2730-2023-09-15) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v27.2.3...v27.3.0) ##### Features - add `no-confusing-set-time` rule ([#​1425](https://togithub.com/jest-community/eslint-plugin-jest/issues/1425)) ([ff8e482](https://togithub.com/jest-community/eslint-plugin-jest/commit/ff8e482380b36bf8423dac7f9fb6340aca8ae313)) #### [27.2.3](https://togithub.com/jest-community/eslint-plugin-jest/compare/v27.2.2...v27.2.3) (2023-07-13) ##### Bug Fixes - allow `@typescript-eslint/eslint-plugin` v6 as peer dep ([#​1400](https://togithub.com/jest-community/eslint-plugin-jest/issues/1400)) ([04b2bf2](https://togithub.com/jest-community/eslint-plugin-jest/commit/04b2bf29bf086f8ce8173a9c3bc15ce31915dbe2)), closes [#​1398](https://togithub.com/jest-community/eslint-plugin-jest/issues/1398) #### [27.2.2](https://togithub.com/jest-community/eslint-plugin-jest/compare/v27.2.1...v27.2.2) (2023-06-19) ##### Bug Fixes - add missing (optional) peer dependency on Jest ([#​1384](https://togithub.com/jest-community/eslint-plugin-jest/issues/1384)) ([34c3d32](https://togithub.com/jest-community/eslint-plugin-jest/commit/34c3d32cab726c88dc385a9e7a8998c727f4720c)) #### [27.2.1](https://togithub.com/jest-community/eslint-plugin-jest/compare/v27.2.0...v27.2.1) (2023-01-06) ##### Bug Fixes - **valid-expect-in-promise:** handle sparse arrays ([#​1325](https://togithub.com/jest-community/eslint-plugin-jest/issues/1325)) ([21e72c9](https://togithub.com/jest-community/eslint-plugin-jest/commit/21e72c9d94ed66c1006212e5da78bac8b62fa8c7))

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.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 10 months ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (4daeb78) 58.78% compared to head (a7765e9) 58.78%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #988 +/- ## ======================================= Coverage 58.78% 58.78% ======================================= Files 4 4 Lines 296 296 Branches 64 64 ======================================= Hits 174 174 Misses 119 119 Partials 3 3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.