Skip to content
This repository was archived by the owner on Jun 16, 2026. It is now read-only.

Update dependency eslint-plugin-jest to v24.7.0#560

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/eslint-plugin-jest-24.x
Closed

Update dependency eslint-plugin-jest to v24.7.0#560
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/eslint-plugin-jest-24.x

Conversation

@renovate

@renovate renovate Bot commented Feb 26, 2021

Copy link
Copy Markdown

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-jest 24.1.3 -> 24.7.0 age adoption passing confidence

ℹ️ Find our documentation at https://github.com/Financial-Times/next/wiki/Renovate.


Release Notes

jest-community/eslint-plugin-jest

v24.7.0

Compare Source

Features

v24.6.0

Compare Source

Features

24.5.2 (2021-10-04)

Bug Fixes
  • lowercase-name: consider skip and only prefixes for ignores (#​923) (8716c24)

24.5.1 (2021-10-04)

Bug Fixes
  • prefer-to-be: don't consider RegExp literals as toBe-able (#​922) (99b6d42)

v24.5.2

Compare Source

Bug Fixes
  • lowercase-name: consider skip and only prefixes for ignores (#​923) (8716c24)

v24.5.1

Compare Source

Bug Fixes
  • prefer-to-be: don't consider RegExp literals as toBe-able (#​922) (99b6d42)

v24.5.0

Compare Source

Bug Fixes
  • no-deprecated-functions: remove process.cwd from resolve paths (#​889) (6940488)
  • no-identical-title: always consider .each titles unique (#​910) (a41a40e)
Features

24.4.3 (2021-09-28)

Bug Fixes
  • valid-expect-in-promise: support finally (#​914) (9c89855)
  • valid-expect-in-promise: support additional test functions (#​915) (4798005)

24.4.2 (2021-09-17)

Bug Fixes
  • use correct property hasSuggestions rather than hasSuggestion (#​899) (dfd2368)

24.4.1 (2021-09-17)

Bug Fixes
  • mark rules that suggest fixes with hasSuggestion for ESLint v8 (#​898) (ec0a21b)

v24.4.3

Compare Source

Bug Fixes
  • valid-expect-in-promise: support finally (#​914) (9c89855)
  • valid-expect-in-promise: support additional test functions (#​915) (4798005)

v24.4.2

Compare Source

Bug Fixes
  • use correct property hasSuggestions rather than hasSuggestion (#​899) (dfd2368)

v24.4.1

Compare Source

Bug Fixes
  • mark rules that suggest fixes with hasSuggestion for ESLint v8 (#​898) (ec0a21b)

v24.4.0

Compare Source

Features

24.3.7 (2021-07-21)

Bug Fixes
  • valid-describe: report on concise-body arrow functions (#​863) (71c5299)

24.3.6 (2021-04-26)

Bug Fixes
  • no-conditional-expect: check for expects in catchs on promises (#​819) (1fee973)
  • valid-expect: support async expect in ternary statements (#​833) (7b7a396)
  • improve handling of .each calls and with tagged literals (#​814) (040c605)

24.3.5 (2021-04-10)

Bug Fixes
  • valid-describe: support using each with modifiers (#​820) (cbdbcef)

24.3.4 (2021-04-05)

Bug Fixes

24.3.3 (2021-04-02)

Bug Fixes

24.3.2 (2021-03-16)

Bug Fixes

24.3.1 (2021-03-13)

Bug Fixes
  • no-focused-tests: report on skip instead of concurrent (#​791) (2b65b49)

v24.3.7

Compare Source

Bug Fixes
  • valid-describe: report on concise-body arrow functions (#​863) (71c5299)

v24.3.6

Compare Source

Bug Fixes
  • no-conditional-expect: check for expects in catchs on promises (#​819) (1fee973)
  • valid-expect: support async expect in ternary statements (#​833) (7b7a396)
  • improve handling of .each calls and with tagged literals (#​814) (040c605)

v24.3.5

Compare Source

Bug Fixes
  • valid-describe: support using each with modifiers (#​820) (cbdbcef)

v24.3.4

Compare Source

Bug Fixes

v24.3.3

Compare Source

Bug Fixes

v24.3.2

Compare Source

Bug Fixes

v24.3.1

Compare Source

Bug Fixes
  • no-focused-tests: report on skip instead of concurrent (#​791) (2b65b49)

v24.3.0

Compare Source

Features

24.2.1 (2021-03-10)

Bug Fixes

v24.2.1

Compare Source

Bug Fixes

v24.2.0

Compare Source

Features

24.1.10 (2021-03-09)

Bug Fixes
  • no-identical-titles: ignore .each template cases (#​788) (d27a6e6)

24.1.9 (2021-03-08)

Bug Fixes
  • valid-describe: false positive with template describe.each (#​785) (aa946a6)

24.1.8 (2021-03-07)

Bug Fixes
  • consistent-test-it: support it.each in describe.each (#​782) (0014da0)

24.1.7 (2021-03-06)

Bug Fixes
  • no-disabled-tests: adjust selector to match only test functions (#​777) (c916902)
  • no-disabled-tests: support describe.skip.each & xdescribe.each (#​778) (6a32e87)

24.1.6 (2021-03-06)

Bug Fixes

24.1.5 (2021-02-17)

Bug Fixes
  • require-top-level-describe: import function that actually exists (#​763) (d10dc07)

24.1.4 (2021-02-16)

Bug Fixes

24.1.3 (2020-11-12)

Bug Fixes

24.1.2 (2020-11-12)

Bug Fixes

24.1.1 (2020-11-12)

Bug Fixes
  • improve support for it.each involving tagged template literals (#​701) (2341814)

v24.1.10

Compare Source

Bug Fixes
  • no-identical-titles: ignore .each template cases (#​788) (d27a6e6)

v24.1.9

Compare Source

Bug Fixes
  • valid-describe: false positive with template describe.each (#​785) (aa946a6)

v24.1.8

Compare Source

Bug Fixes
  • consistent-test-it: support it.each in describe.each (#​782) (0014da0)

v24.1.7

Compare Source

Bug Fixes
  • no-disabled-tests: adjust selector to match only test functions (#​777) (c916902)
  • no-disabled-tests: support describe.skip.each & xdescribe.each (#​778) (6a32e87)

v24.1.6

Compare Source

Bug Fixes

v24.1.5

Compare Source

Bug Fixes
  • require-top-level-describe: import function that actually exists (#​763) (d10dc07)

v24.1.4

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 Mend Renovate. View repository job log here.

@renovate renovate Bot requested a review from a team as a code owner February 26, 2021 10:32
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jest-24.x branch 2 times, most recently from e1d0585 to 5cb0485 Compare February 28, 2021 01:09
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jest-24.x branch from 5cb0485 to e3046f5 Compare March 6, 2021 19:42
@renovate renovate Bot changed the title Update dependency eslint-plugin-jest to v24.1.5 Update dependency eslint-plugin-jest to v24.1.6 Mar 6, 2021
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jest-24.x branch from e3046f5 to a5e9b9f Compare March 6, 2021 21:52
@renovate renovate Bot changed the title Update dependency eslint-plugin-jest to v24.1.6 Update dependency eslint-plugin-jest to v24.1.7 Mar 6, 2021
@renovate renovate Bot changed the title Update dependency eslint-plugin-jest to v24.1.7 Update dependency eslint-plugin-jest to v24.1.8 Mar 7, 2021
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jest-24.x branch 2 times, most recently from bb023bf to 8d13ef9 Compare March 8, 2021 09:15
@renovate renovate Bot changed the title Update dependency eslint-plugin-jest to v24.1.8 Update dependency eslint-plugin-jest to v24.1.9 Mar 8, 2021
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jest-24.x branch from 8d13ef9 to faab483 Compare March 9, 2021 09:18
@renovate renovate Bot changed the title Update dependency eslint-plugin-jest to v24.1.9 Update dependency eslint-plugin-jest to v24.1.10 Mar 9, 2021
@renovate renovate Bot changed the title Update dependency eslint-plugin-jest to v24.1.10 Update dependency eslint-plugin-jest to v24.2.0 Mar 9, 2021
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jest-24.x branch from faab483 to 494515b Compare March 9, 2021 12:03
Base automatically changed from master to main March 9, 2021 16:30
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jest-24.x branch 2 times, most recently from a401e56 to 02d8bd9 Compare March 10, 2021 12:32
@renovate renovate Bot changed the title Update dependency eslint-plugin-jest to v24.2.0 Update dependency eslint-plugin-jest to v24.2.1 Mar 10, 2021
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jest-24.x branch from 02d8bd9 to 91c539b Compare March 13, 2021 22:48
@renovate renovate Bot changed the title Update dependency eslint-plugin-jest to v24.2.1 Update dependency eslint-plugin-jest to v24.3.1 Mar 13, 2021
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jest-24.x branch 2 times, most recently from 46ce757 to edc9734 Compare March 16, 2021 17:33
@renovate renovate Bot changed the title Update dependency eslint-plugin-jest to v24.3.1 Update dependency eslint-plugin-jest to v24.3.2 Mar 16, 2021
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jest-24.x branch from edc9734 to acc1fe6 Compare March 16, 2021 21:49
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jest-24.x branch from acc1fe6 to 785ab7a Compare April 2, 2021 20:42
@renovate renovate Bot changed the title Update dependency eslint-plugin-jest to v24.3.2 Update dependency eslint-plugin-jest to v24.3.3 Apr 2, 2021
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jest-24.x branch from 785ab7a to 6992031 Compare April 5, 2021 02:06
@renovate renovate Bot changed the title Update dependency eslint-plugin-jest to v24.3.3 Update dependency eslint-plugin-jest to v24.3.4 Apr 5, 2021
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jest-24.x branch from 6992031 to 498a102 Compare April 10, 2021 23:18
@renovate renovate Bot changed the title Update dependency eslint-plugin-jest to v24.3.4 Update dependency eslint-plugin-jest to v24.3.5 Apr 10, 2021
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jest-24.x branch from 498a102 to f04335c Compare April 26, 2021 00:42
@renovate renovate Bot changed the title Update dependency eslint-plugin-jest to v24.3.5 Update dependency eslint-plugin-jest to v24.3.6 Apr 26, 2021
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jest-24.x branch from f04335c to c50696b Compare October 18, 2021 22:07
@renovate renovate Bot changed the title Update dependency eslint-plugin-jest to v24.3.6 Update dependency eslint-plugin-jest to v24.7.0 Oct 18, 2021
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jest-24.x branch from c50696b to 2720e09 Compare March 7, 2022 14:47
@renovate renovate Bot force-pushed the renovate/eslint-plugin-jest-24.x branch from 2720e09 to 3e00a55 Compare November 10, 2022 09:49
@renovate

renovate Bot commented Nov 10, 2022

Copy link
Copy Markdown
Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (24.7.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate Bot deleted the renovate/eslint-plugin-jest-24.x branch November 10, 2022 09:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant