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 ^26.5.3 #151

Merged
merged 1 commit into from
Jul 5, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 23, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-jest ^26.1.4 -> ^26.5.3 age adoption passing confidence

Release Notes

jest-community/eslint-plugin-jest

v26.5.3

Compare Source

Bug Fixes
  • prefer-equality-matcher: handle resolves and rejects modifiers correctly (#​1146) (0fad4df)

v26.5.2

Compare Source

Bug Fixes
  • prefer-comparison-matcher: handle resolves and rejects modifiers correctly (#​1145) (b1795ff)

v26.5.1

Compare Source

Bug Fixes
  • prefer-called-with: handle resolves and rejects modifiers correctly (#​1143) (dff1cb4)

v26.5.0

Compare Source

Features

26.4.7 (2022-06-04)

Bug Fixes
  • no-restricted-matchers: allow restricting negated resolves and rejects modifiers (#​1142) (0950a96)

26.4.6 (2022-05-30)

Bug Fixes
  • no-disabled-tests: don't report on it.todo & test.todo (#​1137) (b651443)

26.4.5 (2022-05-29)

Bug Fixes
  • expect-expect: include numbers when matching assert function names with wildcards (#​1134) (2d0ef11)

26.4.4 (2022-05-29)

Bug Fixes
  • don't consider template tags in the middle of a possible jest function chain to be valid (#​1133) (430de17)

26.4.3 (2022-05-29)

Bug Fixes
  • don't consider method calls on literals or new to be jest functions (#​1132) (379ceb3)
  • produce valid code when when fixing properties accessed with square brackets (#​1131) (6cd600d)

26.4.2 (2022-05-28)

Bug Fixes
  • don't consider concurrent.skip and concurrent.only valid test functions (#​1124) (0aa5eb6)
  • no-disabled-tests: use jest function call parser for checking number of args (#​1126) (b67e389)

26.4.1 (2022-05-28)

Bug Fixes

v26.4.7

Compare Source

Bug Fixes
  • no-restricted-matchers: allow restricting negated resolves and rejects modifiers (#​1142) (0950a96)

v26.4.6

Compare Source

Bug Fixes
  • no-disabled-tests: don't report on it.todo & test.todo (#​1137) (b651443)

v26.4.5

Compare Source

Bug Fixes
  • expect-expect: include numbers when matching assert function names with wildcards (#​1134) (2d0ef11)

v26.4.4

Compare Source

Bug Fixes
  • don't consider template tags in the middle of a possible jest function chain to be valid (#​1133) (430de17)

v26.4.3

Compare Source

Bug Fixes
  • don't consider method calls on literals or new to be jest functions (#​1132) (379ceb3)
  • produce valid code when when fixing properties accessed with square brackets (#​1131) (6cd600d)

v26.4.2

Compare Source

Bug Fixes
  • don't consider concurrent.skip and concurrent.only valid test functions (#​1124) (0aa5eb6)
  • no-disabled-tests: use jest function call parser for checking number of args (#​1126) (b67e389)

v26.4.1

Compare Source

Bug Fixes

v26.4.0

Compare Source

Features
  • improve how jest function calls are resolved to account for import aliases (#​1122) (781f00e)

v26.3.0

Compare Source

Features

26.2.2 (2022-05-14)

Bug Fixes
  • use the last reference definition when checking jest fn scope (#​1109) (1b2b9c1)

26.2.1 (2022-05-14)

Bug Fixes

v26.2.2

Compare Source

Bug Fixes
  • use the last reference definition when checking jest fn scope (#​1109) (1b2b9c1)

v26.2.1

Compare Source

Bug Fixes

v26.2.0

Compare Source

Features

26.1.5 (2022-04-22)

Bug Fixes
  • prefer-expect-assertions: properly handle checking across multiple tests (#​1089) (8b61b0c)

26.1.4 (2022-04-08)

Bug Fixes
  • prefer-snapshot-hint: don't report multi snapshots in different tests within the same describe (#​1078) (98e5166)

26.1.3 (2022-03-24)

Bug Fixes

26.1.2 (2022-03-19)

Bug Fixes
  • prefer-snapshot-hint: support passing hint to toMatchSnapshot as first argument (#​1070) (97b1f9d)

26.1.1 (2022-02-15)

Bug Fixes

v26.1.5

Compare Source

Bug Fixes
  • prefer-expect-assertions: properly handle checking across multiple tests (#​1089) (8b61b0c)

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

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

@renovate renovate bot changed the title Update dependency eslint-plugin-jest to ^26.1.5 Update dependency eslint-plugin-jest to ^26.2.0 May 13, 2022
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-26.x branch from f8c5c46 to 9a5e6e8 Compare May 13, 2022 22:15
@renovate renovate bot changed the title Update dependency eslint-plugin-jest to ^26.2.0 Update dependency eslint-plugin-jest to ^26.2.1 May 14, 2022
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-26.x branch from 9a5e6e8 to b9aee8e Compare May 14, 2022 11:37
@renovate renovate bot changed the title Update dependency eslint-plugin-jest to ^26.2.1 Update dependency eslint-plugin-jest to ^26.2.2 May 14, 2022
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-26.x branch from b9aee8e to eaf2f87 Compare May 14, 2022 23:37
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-26.x branch from eaf2f87 to d62bce1 Compare May 28, 2022 05:22
@renovate renovate bot changed the title Update dependency eslint-plugin-jest to ^26.2.2 Update dependency eslint-plugin-jest to ^26.3.0 May 28, 2022
@renovate renovate bot changed the title Update dependency eslint-plugin-jest to ^26.3.0 Update dependency eslint-plugin-jest to ^26.4.2 May 28, 2022
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-26.x branch from d62bce1 to 088ae08 Compare May 28, 2022 21:19
@renovate renovate bot changed the title Update dependency eslint-plugin-jest to ^26.4.2 Update dependency eslint-plugin-jest to ^26.4.3 May 29, 2022
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-26.x branch from 088ae08 to ea56108 Compare May 29, 2022 20:03
@renovate renovate bot changed the title Update dependency eslint-plugin-jest to ^26.4.3 Update dependency eslint-plugin-jest to ^26.4.5 May 29, 2022
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-26.x branch from ea56108 to 51ee180 Compare May 29, 2022 21:47
@renovate renovate bot changed the title Update dependency eslint-plugin-jest to ^26.4.5 Update dependency eslint-plugin-jest to ^26.4.6 May 30, 2022
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-26.x branch from 51ee180 to 9e99488 Compare May 30, 2022 20:25
@renovate renovate bot changed the title Update dependency eslint-plugin-jest to ^26.4.6 Update dependency eslint-plugin-jest to ^26.5.0 Jun 4, 2022
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-26.x branch from 9e99488 to d6d2c1f Compare June 4, 2022 23:58
@renovate renovate bot changed the title Update dependency eslint-plugin-jest to ^26.5.0 Update dependency eslint-plugin-jest to ^26.5.1 Jun 5, 2022
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-26.x branch from d6d2c1f to ff72e27 Compare June 5, 2022 02:25
@renovate renovate bot changed the title Update dependency eslint-plugin-jest to ^26.5.1 Update dependency eslint-plugin-jest to ^26.5.3 Jun 6, 2022
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-26.x branch from ff72e27 to 1ae0c2e Compare June 6, 2022 01:08
@scinos scinos force-pushed the renovate/eslint-plugin-jest-26.x branch from 1ae0c2e to b61a4e2 Compare July 5, 2022 06:31
@scinos scinos merged commit a328a2c into master Jul 5, 2022
@scinos scinos deleted the renovate/eslint-plugin-jest-26.x branch July 5, 2022 06:33
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