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 jest-junit is breaking the build 🚨

greenkeeper opened this issue Β· comments

Version 3.5.0 of jest-junit was just published.

Branch Build failing 🚨
Dependency jest-junit
Current Version 3.4.1
Type devDependency

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

jest-junit 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 passed on CircleCI! Details
  • ❌ ci/circleci: test-unit CircleCI is running your tests Details
  • ❌ ci/circleci: test-style Your tests failed on CircleCI Details

Commits

The new version differs by 7 commits.

  • 17f2fad Merge pull request #41 from palmerj3/topLevelAttributes
  • 2d705ba Bump version to 3.5.0
  • 8751b7d Add tests, failures, and time attributes to top level testsuites
  • af852b4 Merge pull request #38 from palmerj3/jest22
  • 34084d7 Jest 22 check in CI
  • fca04e9 Merge pull request #37 from palmerj3/multipleJestIntegrationTests
  • bec33dc Test against multiple versions of jest in travis

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 3.4.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

Version 3.6.0 just got published.

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

Commits

The new version differs by 4 commits.

  • 2286ac9 v3.6.0
  • ca3846f Merge pull request #42 from palmerj3/multiProjectSupport
  • 192fc53 Add --ci option when invoking jest in travis
  • 2d32f2a Add support for displayName template field for jest multi-project configurations

See the full diff