Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency eslint-plugin-jest to v24 - autoclosed #40

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 4, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-jest 23.20.0 -> 24.3.6 age adoption passing confidence

Release Notes

jest-community/eslint-plugin-jest

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

v24.1.3

Compare Source

Bug Fixes

v24.1.2

Compare Source

Bug Fixes

v24.1.1

Compare Source

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

v24.1.0

Compare Source

Features
  • prefer-expect-assertions: add onlyFunctionsWithAsyncKeyword option (#​677) (d0cea37)

24.0.2 (2020-09-20)

Bug Fixes

24.0.1 (2020-09-12)

Bug Fixes

v24.0.2

Compare Source

Bug Fixes

v24.0.1

Compare Source

Bug Fixes

v24.0.0

Compare Source

Bug Fixes
Code Refactoring
  • no-test-callback: rename rule to no-done-callback (#​653) (e15a8d1)
Features
  • no-done-callback: support hooks (#​656) (3e6cb44), closes #​649 #​651
  • add no-conditional-expect to the recommended ruleset (40cd89d)
  • add no-deprecated-functions to the recommended ruleset (5b2af00)
  • add no-interpolation-in-snapshots to the recommended ruleset (3705dff)
  • add valid-title to recommended ruleset (41f7873)
  • drop support for node 8 (#​570) (6788e72)
  • set no-jasmine-globals to error in recommended ruleset (7080952)
  • no-large-snapshots: remove whitelistedSnapshots option (8c1c0c9)
BREAKING CHANGES
  • no-done-callback: no-done-callback will now report hooks using callbacks as well, not just tests
  • no-test-callback: rename no-test-callback to no-done-callback
  • recommend no-conditional-expect rule
  • recommend no-interpolation-in-snapshots rule
  • recommend no-deprecated-functions rule
  • recommend valid-title rule
  • recommend erroring for no-jasmine-globals rule
  • no-large-snapshots: no-large-snapshots runs on all files regardless of type
  • Jasmine globals are no marked as such
  • Node 10+ required

Configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-24.x branch 2 times, most recently from 49ecade to 7ea1da0 Compare September 12, 2020 23:28
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-24.x branch 2 times, most recently from 0615407 to 97152a1 Compare September 26, 2020 23:28
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-24.x branch from 97152a1 to 5c2054f Compare September 28, 2020 04:44
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-24.x branch 2 times, most recently from a969c75 to dc9707f Compare October 9, 2020 23:40
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-24.x branch 3 times, most recently from 430cd58 to 7d36276 Compare November 12, 2020 14:50
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-24.x branch 2 times, most recently from b1c2e70 to 6738a4a Compare December 5, 2020 10:06
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-24.x branch from 6738a4a to b259da7 Compare December 14, 2020 04:09
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-24.x branch from b259da7 to f539825 Compare January 4, 2021 23:31
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-24.x branch 2 times, most recently from 9ffe482 to 5af33d2 Compare February 17, 2021 05:22
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-24.x branch 6 times, most recently from 87e5250 to 04c4c1c Compare March 10, 2021 13:06
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-24.x branch 3 times, most recently from a5344c2 to 8f3ab44 Compare March 16, 2021 22:27
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-24.x branch from 8f3ab44 to 15a3188 Compare April 26, 2021 13:11
@renovate renovate bot changed the title Update dependency eslint-plugin-jest to v24 Update dependency eslint-plugin-jest to v24 - autoclosed Oct 18, 2021
@renovate renovate bot closed this Oct 18, 2021
@renovate renovate bot deleted the renovate/eslint-plugin-jest-24.x branch October 18, 2021 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant