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

chore(deps): update dependency eslint-plugin-jest to v23 #639

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 2, 2021

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

jest-community/eslint-plugin-jest

v23.20.0

Compare Source

Features
  • no-large-snapshots: deprecate whitelistedSnapshots for new name (#​632) (706f5c2)

v23.19.0

Compare Source

Features

23.18.2 (2020-07-26)

Bug Fixes
  • no-if: report conditionals in call expressions (4cfcf08), closes #​557

23.18.1 (2020-07-26)

Bug Fixes
  • no-large-snapshots: actually compare allowed name strings to name (#​625) (622a08c)

v23.18.2

Compare Source

Bug Fixes
  • no-if: report conditionals in call expressions (4cfcf08), closes #​557

v23.18.1

Compare Source

Bug Fixes
  • no-large-snapshots: actually compare allowed name strings to name (#​625) (622a08c)

v23.18.0

Compare Source

Features

23.17.1 (2020-06-23)

Bug Fixes

v23.17.1

Compare Source

Bug Fixes

v23.17.0

Compare Source

Features

v23.16.0

Compare Source

Features
  • create no-conditional-expect rule (aba53e4)
  • deprecate no-try-expect in favor of no-conditional-expect (6d07cad)

v23.15.0

Compare Source

Features
  • no-standalone-expect: support additionalTestBlockFunctions (#​585) (ed220b2)

v23.14.0

Compare Source

Bug Fixes
  • no-test-callback: check argument is an identifier (f70612d)
  • no-test-callback: provide suggestion instead of autofix (782d8fa)
  • prefer-strict-equal: provide suggestion instead of autofix (2eaed2b)
Features
  • prefer-expect-assertions: provide suggestions (bad88a0)

23.13.2 (2020-05-26)

Bug Fixes

23.13.1 (2020-05-17)

Bug Fixes
  • no-if: use correct syntax for placeholder substitution in message (6d1eda8)

v23.13.2

Compare Source

Bug Fixes

v23.13.1

Compare Source

Bug Fixes
  • no-if: use correct syntax for placeholder substitution in message (6d1eda8)

v23.13.0

Compare Source

Features

v23.12.0

Compare Source

Features
  • deprecate no-expect-resolves rule (b6a22e5)
  • deprecate no-truthy-falsy rule (a67d92d)
  • deprecate prefer-inline-snapshots rule (1360e9b)

v23.11.0

Compare Source

Features

v23.10.0

Compare Source

Features
  • no-deprecated-functions: support jest version setting (#​564) (05f20b8)

v23.9.0

Compare Source

Features

23.8.2 (2020-03-06)

Bug Fixes
  • prefer-to-contain: check that expect argument is defined before use
    (#​542)
    (56f909b)

23.8.1 (2020-02-29)

Bug Fixes

v23.8.2

Compare Source

Bug Fixes
  • prefer-to-contain: check that expect argument is defined before use
    (#​542)
    (56f909b)

v23.8.1

Compare Source

Bug Fixes

v23.8.0

Compare Source

Bug Fixes
  • valid-title: ensure argument node is defined before accessing props
    (#​538)
    (7730f75)
Features
  • no-large-snapshots: add setting to define maxSize by snapshot type
    (#​524)
    (0d77300)

v23.7.0

Compare Source

Bug Fixes
Features

v23.6.0

Compare Source

Features

v23.5.0

Compare Source

Features
  • expect-expect: support glob patterns for assertFunctionNames
    (#​509)
    (295ca9a)
  • valid-expect: refactor valid-expect linting messages
    (#​501)
    (7338362)

v23.4.0

Compare Source

Features

v23.3.0

Compare Source

Features

v23.2.0

Compare Source

Features
  • valid-expect: warn on await expect() with no assertions
    (#​496)
    (19798dd)

23.1.1 (2019-11-30)

Bug Fixes
  • no-focused-tests: detect table format uage of .only.each
    (#​489)
    (d03bcf4)

v23.1.1

Compare Source

Bug Fixes
  • no-focused-tests: detect table format uage of .only.each
    (#​489)
    (d03bcf4)

v23.1.0

Compare Source

Features

23.0.5 (2019-11-27)

Bug Fixes

23.0.4 (2019-11-14)

Bug Fixes
  • get correct ruleName without specifying file extension
    (#​473)
    (f09203e)

23.0.3 (2019-11-08)

Bug Fixes

23.0.2 (2019-10-28)

Bug Fixes
  • prefer-todo: ensure argument exists before trying to access it
    (#​462)
    (a87c8c2)

23.0.1 (2019-10-28)

Bug Fixes

v23.0.5

Compare Source

Bug Fixes

v23.0.4

Compare Source

Bug Fixes
  • get correct ruleName without specifying file extension
    (#​473)
    (f09203e)

v23.0.3

Compare Source

Bug Fixes

v23.0.2

Compare Source

Bug Fixes
  • prefer-todo: ensure argument exists before trying to access it
    (#​462)
    (a87c8c2)

v23.0.1

Compare Source

Bug Fixes

v23.0.0

Compare Source

Bug Fixes
chore
Features
  • support ignoreTypeOfDescribeName in valid-title (7dec202), closes #​431
BREAKING CHANGES
  • require-tothrow-message: Rename require-tothrow-message to require-to-throw-message
  • new rules added to recommended config
  • valid-describe no longer validates the title - use
    valid-title for that purpose
  • delete no-empty-title (use valid-title instead)
  • Minimum node version is now 8

Configuration

📅 Schedule: "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris.

🚦 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, click this checkbox.

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

@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-23.x branch 4 times, most recently from bb1eff9 to 4f0de9d Compare October 8, 2021 19:19
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-23.x branch 3 times, most recently from 2c787be to 214ec27 Compare October 16, 2021 03:46
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-23.x branch 2 times, most recently from bad79e7 to 57cd3b5 Compare October 22, 2021 19:37
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-23.x branch from 57cd3b5 to 0a437d0 Compare October 29, 2021 18:31
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-23.x branch 2 times, most recently from c98c1f3 to 63fe99f Compare November 5, 2021 19:37
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-23.x branch 5 times, most recently from b3cb6c0 to eec3aba Compare November 20, 2021 12:46
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-23.x branch 2 times, most recently from ca88666 to 8fc407d Compare November 26, 2021 20:22
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-23.x branch 2 times, most recently from 8dec437 to 8b268f5 Compare December 4, 2021 21:18
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-23.x branch 3 times, most recently from 993391f to 9aff402 Compare December 17, 2021 21:10
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-23.x branch 3 times, most recently from 5aecb0f to 5e7aed1 Compare December 31, 2021 20:57
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-23.x branch 3 times, most recently from 2490692 to 52d5ce7 Compare January 7, 2022 19:00
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-23.x branch 2 times, most recently from 9a71bd6 to 3358b62 Compare January 14, 2022 21:00
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-23.x branch 2 times, most recently from 0f2a80f to ef1f88d Compare January 28, 2022 21:08
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-23.x branch 4 times, most recently from d305497 to beb31e7 Compare February 11, 2022 20:14
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-23.x branch from beb31e7 to 0ea9ce1 Compare February 13, 2022 12:13
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-23.x branch 3 times, most recently from bec3ae8 to 07ad192 Compare February 25, 2022 21:24
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-23.x branch from 07ad192 to c855907 Compare March 7, 2022 07:12
@armandabric armandabric closed this Mar 7, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Mar 7, 2022

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 23.x releases. But if you manually upgrade to 23.x then Renovate will re-enable minor and patch updates automatically.

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-23.x branch March 7, 2022 08:38
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.

2 participants