Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 10, 2020

Bumps eslint-plugin-jest from 23.8.2 to 23.20.0.

Release notes

Sourced from eslint-plugin-jest's releases.

v23.20.0

23.20.0 (2020-07-30)

Features

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

v23.19.0

23.19.0 (2020-07-27)

Features

  • create no-interpolation-in-snapshots rule (#553) (8d2c17c)

v23.18.2

23.18.2 (2020-07-26)

Bug Fixes

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

v23.18.1

23.18.1 (2020-07-26)

Bug Fixes

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

v23.18.0

23.18.0 (2020-07-05)

Features

  • valid-title: support mustMatch & mustNotMatch options (#608) (4c7207e), closes #233

v23.17.1

23.17.1 (2020-06-23)

Bug Fixes

  • lowercase-name: ignore all top level describes when option is true (#614) (624018a), closes #613

v23.17.0

23.17.0 (2020-06-23)

Changelog

Sourced from eslint-plugin-jest's changelog.

23.20.0 (2020-07-30)

Features

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

23.19.0 (2020-07-27)

Features

  • create no-interpolation-in-snapshots rule (#553) (8d2c17c)

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)

23.18.0 (2020-07-05)

Features

  • valid-title: support mustMatch & mustNotMatch options (#608) (4c7207e), closes #233

23.17.1 (2020-06-23)

Bug Fixes

  • lowercase-name: ignore all top level describes when option is true (#614) (624018a), closes #613

23.17.0 (2020-06-23)

Features

  • lowercase-name: support ignoreTopLevelDescribe option (#611) (36fdcc5), closes #247

23.16.0 (2020-06-21)

Commits
  • 63efc95 chore(release): 23.20.0 [skip ci]
  • 706f5c2 feat(no-large-snapshots): deprecate whitelistedSnapshots for new name (#632)
  • 4cb1e88 chore: refresh lockfile (#635)
  • cb590ae chore(deps): bump danger/danger-js from 10.2.1 to 10.3.0 (#634)
  • 2f3de9b chore(deps): update actions/setup-node requirement to v2.1.1 (#633)
  • 9e2d4ff chore(release): 23.19.0 [skip ci]
  • 8d2c17c feat: create no-interpolation-in-snapshots rule (#553)
  • 00523e9 chore(release): 23.18.2 [skip ci]
  • 4cfcf08 fix(no-if): report conditionals in call expressions
  • 8670c39 chore(release): 23.18.1 [skip ci]
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 10, 2020
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 10, 2020
@codecov
Copy link

codecov bot commented Aug 10, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #18   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           74        74           
  Branches        10        10           
=========================================
  Hits            74        74           

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 161168c...904a34e. Read the comment docs.

@jpoehnelt jpoehnelt merged commit 8f8fdef into master Aug 10, 2020
@jpoehnelt jpoehnelt deleted the dependabot/npm_and_yarn/eslint-plugin-jest-23.20.0 branch August 10, 2020 21:29
@github-actions
Copy link

🎉 This PR is included in version 1.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link

@autoapproval autoapproval bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved 👍

@autoapproval autoapproval bot added the merge label Sep 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement. dependencies Pull requests that update a dependency file merge released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants