build(deps-dev): bump eslint-plugin-jest from 23.10.0 to 23.13.1 #36

Merged
dependabot-preview[bot] merged 1 commit from dependabot/npm_and_yarn/eslint-plugin-jest-23.13.1 into master 2020-05-23 15:27:43 +00:00
dependabot-preview[bot] commented 2020-05-18 11:03:28 +00:00 (Migrated from github.com)

Bumps eslint-plugin-jest from 23.10.0 to 23.13.1.

Release notes

Sourced from eslint-plugin-jest's releases.

v23.13.1

23.13.1 (2020-05-17)

Bug Fixes

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

v23.13.0

23.13.0 (2020-05-16)

Features

  • valid-expect: support minArgs & maxArgs options (#584) (9e0e2fa)

v23.12.0

23.12.0 (2020-05-16)

Features

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

v23.11.0

23.11.0 (2020-05-12)

Features

Changelog

Sourced from eslint-plugin-jest's changelog.

23.13.1 (2020-05-17)

Bug Fixes

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

23.13.0 (2020-05-16)

Features

  • valid-expect: support minArgs & maxArgs options (#584) (9e0e2fa)

23.12.0 (2020-05-16)

Features

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

23.11.0 (2020-05-12)

Features

Commits
  • 325ec77 chore(release): 23.13.1 [skip ci]
  • ed341a6 chore(no-if): messageId noConditionalExpect -> conditionalInTest
  • 6d1eda8 fix(no-if): use correct syntax for placeholder substitution in message
  • f249ee7 chore: adjust test names
  • d442f4f chore(release): 23.13.0 [skip ci]
  • 9e0e2fa feat(valid-expect): support minArgs & maxArgs options (#584)
  • 18424de chore(release): 23.12.0 [skip ci]
  • 1360e9b feat: deprecate prefer-inline-snapshots rule
  • a67d92d feat: deprecate no-truthy-falsy rule
  • b6a22e5 feat: deprecate no-expect-resolves rule
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 23.10.0 to 23.13.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jest-community/eslint-plugin-jest/releases">eslint-plugin-jest's releases</a>.</em></p> <blockquote> <h2>v23.13.1</h2> <h2><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v23.13.0...v23.13.1">23.13.1</a> (2020-05-17)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>no-if:</strong> use correct syntax for placeholder substitution in message (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/6d1eda89ac48c93c2675dcf24a92574a20b2edb9">6d1eda8</a>)</li> </ul> <h2>v23.13.0</h2> <h1><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v23.12.0...v23.13.0">23.13.0</a> (2020-05-16)</h1> <h3>Features</h3> <ul> <li><strong>valid-expect:</strong> support <code>minArgs</code> &amp; <code>maxArgs</code> options (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/584">#584</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/9e0e2fa966b43c1099d11b2424acb1590c241c03">9e0e2fa</a>)</li> </ul> <h2>v23.12.0</h2> <h1><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v23.11.0...v23.12.0">23.12.0</a> (2020-05-16)</h1> <h3>Features</h3> <ul> <li>deprecate <code>no-expect-resolves</code> rule (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/b6a22e5aa98abcb57aac217c6d4583d0a3388e7b">b6a22e5</a>)</li> <li>deprecate <code>no-truthy-falsy</code> rule (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/a67d92d2834568122f24bf3d8455999166da95ea">a67d92d</a>)</li> <li>deprecate <code>prefer-inline-snapshots</code> rule (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/1360e9b0e840f4f778a9d251371c943919f84600">1360e9b</a>)</li> </ul> <h2>v23.11.0</h2> <h1><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v23.10.0...v23.11.0">23.11.0</a> (2020-05-12)</h1> <h3>Features</h3> <ul> <li>create <code>no-restricted-matchers</code> rule (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/575">#575</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/ac926e779958240506ee506047c9a5364bb70aea">ac926e7</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md">eslint-plugin-jest's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v23.13.0...v23.13.1">23.13.1</a> (2020-05-17)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>no-if:</strong> use correct syntax for placeholder substitution in message (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/6d1eda89ac48c93c2675dcf24a92574a20b2edb9">6d1eda8</a>)</li> </ul> <h1><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v23.12.0...v23.13.0">23.13.0</a> (2020-05-16)</h1> <h3>Features</h3> <ul> <li><strong>valid-expect:</strong> support <code>minArgs</code> &amp; <code>maxArgs</code> options (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/584">#584</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/9e0e2fa966b43c1099d11b2424acb1590c241c03">9e0e2fa</a>)</li> </ul> <h1><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v23.11.0...v23.12.0">23.12.0</a> (2020-05-16)</h1> <h3>Features</h3> <ul> <li>deprecate <code>no-expect-resolves</code> rule (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/b6a22e5aa98abcb57aac217c6d4583d0a3388e7b">b6a22e5</a>)</li> <li>deprecate <code>no-truthy-falsy</code> rule (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/a67d92d2834568122f24bf3d8455999166da95ea">a67d92d</a>)</li> <li>deprecate <code>prefer-inline-snapshots</code> rule (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/1360e9b0e840f4f778a9d251371c943919f84600">1360e9b</a>)</li> </ul> <h1><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v23.10.0...v23.11.0">23.11.0</a> (2020-05-12)</h1> <h3>Features</h3> <ul> <li>create <code>no-restricted-matchers</code> rule (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/575">#575</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/ac926e779958240506ee506047c9a5364bb70aea">ac926e7</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/325ec775f228a7f414f4157d3b9fcb7f4c179235"><code>325ec77</code></a> chore(release): 23.13.1 [skip ci]</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/ed341a6b38061365e693106b79bbb9a60839ec00"><code>ed341a6</code></a> chore(no-if): messageId <code>noConditionalExpect</code> -&gt; <code>conditionalInTest</code></li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/6d1eda89ac48c93c2675dcf24a92574a20b2edb9"><code>6d1eda8</code></a> fix(no-if): use correct syntax for placeholder substitution in message</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/f249ee7caf0eee992762daa9761d8e47323b64b4"><code>f249ee7</code></a> chore: adjust test names</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/d442f4fccba7eaa45bd3feb4c7782293cb6db09a"><code>d442f4f</code></a> chore(release): 23.13.0 [skip ci]</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/9e0e2fa966b43c1099d11b2424acb1590c241c03"><code>9e0e2fa</code></a> feat(valid-expect): support <code>minArgs</code> &amp; <code>maxArgs</code> options (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/584">#584</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/18424deb45bc0dd055455d846d9dd914571c439c"><code>18424de</code></a> chore(release): 23.12.0 [skip ci]</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/1360e9b0e840f4f778a9d251371c943919f84600"><code>1360e9b</code></a> feat: deprecate <code>prefer-inline-snapshots</code> rule</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/a67d92d2834568122f24bf3d8455999166da95ea"><code>a67d92d</code></a> feat: deprecate <code>no-truthy-falsy</code> rule</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/b6a22e5aa98abcb57aac217c6d4583d0a3388e7b"><code>b6a22e5</code></a> feat: deprecate <code>no-expect-resolves</code> rule</li> <li>Additional commits viewable in <a href="https://github.com/jest-community/eslint-plugin-jest/compare/v23.10.0...v23.13.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=eslint-plugin-jest&package-manager=npm_and_yarn&previous-version=23.10.0&new-version=23.13.1)](https://dependabot.com/compatibility-score/?dependency-name=eslint-plugin-jest&package-manager=npm_and_yarn&previous-version=23.10.0&new-version=23.13.1) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details>
mcataford (Migrated from github.com) reviewed 2020-05-18 11:03:28 +00:00
codecov-io commented 2020-05-18 11:04:17 +00:00 (Migrated from github.com)

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #36   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           34        34           
  Branches         5         5           
=========================================
  Hits            34        34           

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 e4fd9b3...21c99ff. Read the comment docs.

# [Codecov](https://codecov.io/gh/mcataford/packwatch/pull/36?src=pr&el=h1) Report > Merging [#36](https://codecov.io/gh/mcataford/packwatch/pull/36?src=pr&el=desc) into [master](https://codecov.io/gh/mcataford/packwatch/commit/e4fd9b385e694c25c4ac8d9407c304fd329b410d&el=desc) will **not change** coverage. > The diff coverage is `n/a`. [![Impacted file tree graph](https://codecov.io/gh/mcataford/packwatch/pull/36/graphs/tree.svg?width=650&height=150&src=pr&token=IVEisJMCje)](https://codecov.io/gh/mcataford/packwatch/pull/36?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #36 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 1 1 Lines 34 34 Branches 5 5 ========================================= Hits 34 34 ``` ------ [Continue to review full report at Codecov](https://codecov.io/gh/mcataford/packwatch/pull/36?src=pr&el=continue). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/mcataford/packwatch/pull/36?src=pr&el=footer). Last update [e4fd9b3...21c99ff](https://codecov.io/gh/mcataford/packwatch/pull/36?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
This repo is archived. You cannot comment on pull requests.
No description provided.