Skip to content

Update dependency eslint-plugin-jest to v23.19.0#40

Merged
ktmud merged 1 commit intomasterfrom
renovate/eslint-plugin-jest-23.x
Jul 29, 2020
Merged

Update dependency eslint-plugin-jest to v23.19.0#40
ktmud merged 1 commit intomasterfrom
renovate/eslint-plugin-jest-23.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 5, 2020

This PR contains the following updates:

Package Type Update Change
eslint-plugin-jest devDependencies minor 23.8.2 -> 23.19.0

Release Notes

jest-community/eslint-plugin-jest

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

Renovate 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.

@codecov
Copy link

codecov bot commented Jul 5, 2020

Codecov Report

Merging #40 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #40   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          196       196           
  Branches        33        33           
=========================================
  Hits           196       196           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0dc1a0a...d586c2c. Read the comment docs.

@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-23.x branch from 4aeeacd to a03cd23 Compare July 26, 2020 06:01
@renovate renovate bot changed the title Update dependency eslint-plugin-jest to v23.18.0 Update dependency eslint-plugin-jest to v23.18.1 Jul 26, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-23.x branch from a03cd23 to 44c7aa2 Compare July 26, 2020 08:15
@renovate renovate bot changed the title Update dependency eslint-plugin-jest to v23.18.1 Update dependency eslint-plugin-jest to v23.18.2 Jul 26, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-23.x branch from 44c7aa2 to d586c2c Compare July 27, 2020 20:12
@renovate renovate bot changed the title Update dependency eslint-plugin-jest to v23.18.2 Update dependency eslint-plugin-jest to v23.19.0 Jul 27, 2020
@ktmud ktmud merged commit 860ed86 into master Jul 29, 2020
@ktmud ktmud deleted the renovate/eslint-plugin-jest-23.x branch July 29, 2020 22:34
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