regex-to-strings
regex-to-strings copied to clipboard
Bump eslint-plugin-jest from 27.9.0 to 28.8.0
Bumps eslint-plugin-jest from 27.9.0 to 28.8.0.
Release notes
Sourced from eslint-plugin-jest's releases.
v28.8.0
28.8.0 (2024-08-07)
Features
v28.7.0
28.7.0 (2024-08-03)
Features
v28.6.0
28.6.0 (2024-06-06)
Features
- prefer-jest-mocked: add new rule (#1599) (4b6a4f2)
- valid-expect: supporting automatically fixing adding async in some cases (#1579) (5b9b47e)
v28.5.0
28.5.0 (2024-05-03)
Features
v28.4.0
28.4.0 (2024-05-03)
Features
v28.3.0
28.3.0 (2024-04-27)
Features
v28.2.0
... (truncated)
Changelog
Sourced from eslint-plugin-jest's changelog.
28.8.0 (2024-08-07)
Features
28.7.0 (2024-08-03)
Features
28.6.0 (2024-06-06)
Features
- prefer-jest-mocked: add new rule (#1599) (4b6a4f2)
- valid-expect: supporting automatically fixing adding async in some cases (#1579) (5b9b47e)
28.5.0 (2024-05-03)
Features
28.4.0 (2024-05-03)
Features
28.3.0 (2024-04-27)
Features
28.2.0 (2024-04-06)
Features
... (truncated)
Commits
e1410aechore(release): 28.8.0 [skip ci]74078eefeat: import formatting rules fromeslint-plugin-jest-formatting(#1563)11ef4fcchore(deps): update yarn to v3.8.4 (#1638)c88f741chore(deps): lock file maintenance1cd8c74chore(release): 28.7.0 [skip ci]fb43171feat: allow@typescript-eslintv8 (#1636)1bc83b9chore: use@eslint-community/eslint-plugin-eslint-comments(#1635)9854c8fchore(deps): lock file maintenanceb38f0fachore(deps): lock file maintenance61eb794chore(deps): lock file maintenance- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 99.29%. Comparing base (
494dd9e) to head (4caa229).
Additional details and impacted files
@@ Coverage Diff @@
## develop #161 +/- ##
========================================
Coverage 99.29% 99.29%
========================================
Files 22 22
Lines 424 424
Branches 69 67 -2
========================================
Hits 421 421
- Misses 2 3 +1
+ Partials 1 0 -1
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Superseded by #166.