Skip to content
This repository was archived by the owner on Jan 20, 2020. It is now read-only.

Conversation

@dependabot-preview
Copy link

Bumps eslint-plugin-jest from 21.27.2 to 22.0.1.

Release notes

Sourced from eslint-plugin-jest's releases.

v22.0.1

22.0.1 (2018-11-25)

Bug Fixes

  • no-jasmine-globals: fix false positives for pending/fail/spyOn (#205) (edbd1a2), closes #156

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.
Commits
  • edbd1a2 fix(no-jasmine-globals): fix false positives for pending/fail/spyOn (#205)
  • 4db773d chore(docs): fix minor typo in no-jasmine-globals doc (#206)
  • 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
  • See full diff 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.

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 21.27.2 to 22.0.1. - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Commits](jest-community/eslint-plugin-jest@v21.27.2...v22.0.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 27, 2018
@codecov
Copy link

codecov bot commented Nov 27, 2018

Codecov Report

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

Impacted file tree graph

@@ Coverage Diff @@ ## master #16 +/- ## ======================================= Coverage 90.83% 90.83% ======================================= Files 31 31 Lines 393 393 Branches 18 18 ======================================= Hits 357 357 Misses 31 31 Partials 5 5

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 eef57b9...e272da7. Read the comment docs.

@dependabot-preview
Copy link
Author

Superseded by #19.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/eslint-plugin-jest-22.0.1 branch November 28, 2018 04:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

2 participants