Skip to content
This repository has been archived by the owner on Jun 26, 2019. It is now read-only.

Bump eslint-plugin-jest from 21.15.1 to 21.27.2 #118

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps eslint-plugin-jest from 21.15.1 to 21.27.2.

Release notes

Sourced from eslint-plugin-jest's releases.

v21.27.2

21.27.2 (2018-11-06)

Bug Fixes

  • valid-expect-in-promise: fix type exception (60919f6), closes #195

v21.27.1

21.27.1 (2018-11-04)

Bug Fixes

  • prefer-spy-on: fix Cannot read property 'type' of undefined (#199) (02cd21a), closes #198

v21.27.0

21.27.0 (2018-11-03)

Features

v21.26.2

21.26.2 (2018-10-26)

Bug Fixes

  • no-focused-tests: detect usage like 'fit.each()' (63e6818), closes #188

v21.26.1

21.26.1 (2018-10-24)

Bug Fixes

  • no-large-snapshots: support inline snapshots (#186) (9137c21)

v21.26.0

21.26.0 (2018-10-22)

Features

v21.25.1

21.25.1 (2018-10-16)

... (truncated)
Commits
  • 60919f6 fix(valid-expect-in-promise): fix type exception
  • 02cd21a fix(prefer-spy-on): fix Cannot read property 'type' of undefined (#199)
  • ae7aee9 feat: add prefer-spy-on rule (#191)
  • 1f658dd chore: mark no-alias-methods as fixable in readme
  • db0fdd8 chore: always install the latest version of yarn
  • 63e6818 fix(no-focused-tests): detect usage like 'fit.each()'
  • 9fb09de chore(ci): remove node 11 from CI
  • 9137c21 fix(no-large-snapshots): support inline snapshots (#186)
  • 225a0e1 chore(ci): test on node 10 and 11
  • 7344607 feat(rules): add no-test-callback rule (#179)
  • 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
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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)

Finally, you can contact us by mentioning @dependabot.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants