Skip to content
This repository has been archived by the owner on Apr 17, 2021. It is now read-only.

Bump eslint-plugin-jest from 21.25.1 to 22.0.0 in /lambdas #550

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Nov 7, 2018

Bumps eslint-plugin-jest from 21.25.1 to 22.0.0.

Release notes

Sourced from eslint-plugin-jest's releases.

v22.0.0

22.0.0 (2018-11-07)

chore

  • package: update to ESLint v5 (6010624)
  • drop support for Node 4 (b57c8f6)

Features

  • add style recommended config (af070bc)
  • update list of recommended rules (5d3ebcc)

BREAKING CHANGES

  • New rules added to the recommended config
  • This commit requires Node >=6.
  • package: This commit changes the peerDependency to ESLint >=5.

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)

... (truncated)
Commits
  • af070bc feat: add style recommended config
  • 5d3ebcc feat: update list of recommended rules
  • 37f4396 chore(ci): test on node 11
  • 337b8ee chore: upgrade all dated deps
  • 4bfdee5 refactor: use object destructuring for require statements
  • b57c8f6 chore: drop support for Node 4
  • 6010624 chore(package): update to ESLint v5
  • 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)
  • 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 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.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/lambdas/eslint-plugin-jest-22.0.0 branch 2 times, most recently from f847338 to a1a146a Compare November 7, 2018 21:12
@alistairjcbrown
Copy link
Collaborator

@dependabot rebase

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/lambdas/eslint-plugin-jest-22.0.0 branch from a1a146a to 42a6283 Compare November 7, 2018 22:58
@alistairjcbrown
Copy link
Collaborator

@dependabot rebase

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/lambdas/eslint-plugin-jest-22.0.0 branch from 42a6283 to cbb45fb Compare November 7, 2018 23:16
@codeclimate
Copy link

codeclimate bot commented Nov 7, 2018

Code Climate has analyzed commit cbb45fb and detected 0 issues on this pull request.

View more on Code Climate.

Copy link
Collaborator

@alistairjcbrown alistairjcbrown left a comment

Choose a reason for hiding this comment

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

LGTM :shipit:

@alistairjcbrown alistairjcbrown merged commit f5b977f into master Nov 7, 2018
@alistairjcbrown alistairjcbrown deleted the dependabot/npm_and_yarn/lambdas/eslint-plugin-jest-22.0.0 branch November 7, 2018 23:33
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