obfu5c8 / yarn-all-workspaces

CLI utility for executing yarn commands on all workspaces in a project
0 stars 0 forks source link

An in-range update of jest-junit is breaking the build 🚨 #11

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

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 failed on CircleCI [Details](https://circleci.com/gh/obfu5c8/yarn-all-workspaces/43?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)

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](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 6 years ago

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.

greenkeeper[bot] commented 6 years ago

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

greenkeeper[bot] commented 6 years ago

Version 3.7.0 just got published.

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

Release Notes v3.7.0

Much better CI testing for the project by @phawxby

Commits

The new version differs by 9 commits.

  • 3cf1caa v3.7.0
  • a6c898d Merge pull request #48 from phawxby/add-xsd-validation
  • cbb1c00 Revert "Adding failing suite case"
  • b3ca25f Add no save, we don't care about saving during CI
  • f687823 Adding failing suite case
  • 7f28cb7 Adding xsd schema validation
  • be078ee Fix broken test
  • 15c5842 Adding jest as dev dependency and adding lock file
  • 439bcd9 Update README.md

See the full diff