convoyinc / apollo-cache-hermes

A cache implementation for Apollo Client, tuned for performance

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of eslint-plugin-jest is breaking the build 🚨

greenkeeper opened this issue Β· comments

Version 21.4.0 of eslint-plugin-jest was just published.

Branch Build failing 🚨
Dependency eslint-plugin-jest
Current Version 21.3.2
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

eslint-plugin-jest is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ ci/circleci: build Your tests failed on CircleCI Details

Commits

The new version differs by 23 commits.

  • 2306f85 v21.4.0
  • e35f58b chore: update yarn.lock
  • 465c31d docs: update changelog for release
  • bc74d33 Refactor prefer rules (#26)
  • a42d917 feat(rules): add no-large-snapshots
  • 19aac60 chore(package): update lockfile
  • cabfd20 chore(package): update lint-staged to version 6.0.0
  • fbdddb2 docs: Add rules table (#23)
  • 29813d2 chore: git ignore coverage directory
  • 15cebfa Update links in changelog
  • d7a7e84 Add changelog
  • 493dc2d Update deps
  • 8972c41 Add prefer-to-be-undefined rule (#9)
  • 8591e9f Add prefer-to-be-null rule (#10)
  • dda7d74 Use the current ESLint logo (#16)

There are 23 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

After pinning to 21.3.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

Version 21.4.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v21.4.1

21.4.1 (2017-12-05)

Bug Fixes

  • add argument node checks (7673c54), closes #29
  • add null guards on argument selectors (2879920), closes #28
Commits

The new version differs by 4 commits.

  • e3f8884 ci: build branches named next
  • 2879920 fix: add null guards on argument selectors
  • 7673c54 fix: add argument node checks
  • e7e9e62 ci: use semantic release (#27)

See the full diff

Version 21.4.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v21.4.2

21.4.2 (2017-12-06)

Bug Fixes

  • make .not.to{Be,Equal} autofixable (e25f7af)
  • support identifiers in to-be-undefined (c35f2a1)
Commits

The new version differs by 2 commits.

  • e25f7af fix: make .not.to{Be,Equal} autofixable
  • c35f2a1 fix: support identifiers in to-be-undefined

See the full diff

Version 21.4.3 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v21.4.3

21.4.3 (2017-12-14)

Bug Fixes

  • update link to no-identical-title rule (#36) (2577b8c)
Commits

The new version differs by 1 commits.

  • 2577b8c fix: update link to no-identical-title rule (#36)

See the full diff

Version 21.5.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v21.5.0

21.5.0 (2017-12-15)

Features

  • recommended: add plugin and globals env (446fe79), closes #37
Commits

The new version differs by 1 commits.

  • 446fe79 feat(recommended): add plugin and globals env

See the full diff