omahajs / generator-omaha

Yeoman generator designed to help you craft sustainable code for the modern web
https://omaha.js.org
MIT License
12 stars 1 forks source link

An in-range update of jest-image-snapshot is breaking the build 🚨 #145

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency jest-image-snapshot was updated from 2.5.0 to 2.6.0.

🚨 View failing branch.

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

jest-image-snapshot 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 - βœ… **continuous-integration/codeship:** Build succeeded ([Details](https://app.codeship.com/projects/172650/builds/37841556)). - βœ… **continuous-integration/travis-ci/push:** The Travis CI build passed ([Details](https://travis-ci.org/omahajs/generator-omaha/builds/443442207?utm_source=github_status&utm_medium=notification)). - βœ… **ci/inspecode/push:** 3 issues detected. ([Details](https://inspecode.rocro.com/reports/github.com/omahajs/generator-omaha/105/summary)). - ❌ **continuous-integration/appveyor/branch:** AppVeyor build failed ([Details](https://ci.appveyor.com/project/jhwohlgemuth/generator-omaha/builds/19625370)).

Commits

The new version differs by 3 commits.

  • 5e90073 chore(version): v2.6.0
  • e4df5fd feat(diff-snapshot/hashing): Added hash comparison (#106)
  • 05dcee4 fix(execution): use exec path to execute spawned diff-snapshot process (#109)

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 5 years ago

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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • b695975 chore(version): v2.7.0
  • 70a4b2e feat(options): Add customDiffDir (#113)
  • 829d55b fix(sizeDiff): unique fail message for size diffs

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • 6a489be chore(version): iterate to v2.8.0
  • 48bc2e4 feat(matcher): Add jest retry times support (#122)
  • 1b3e540 feat(diffResult): Allow using vertical side to side comparison result image (#124)
  • 5d56cba docs(readme): fix formatting of headings (#116)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • 50ed18b chore(version): iterate to v2.8.1
  • 9d7fc6a fix(options): Fix broken diffDirection option (#125)
  • 6272412 docs(readme): Update jest peer dep version (#128)
  • f8e4d34 chore(deps): update jest and peerDeps

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • 43c917b chore(version): update to v2.8.2
  • d382e01 fix(snapshot): fix snapshot count
  • 605b53b feat(examples): remove babel dependency
  • 292a463 docs(README): added recruiting message
  • 606b7bf docs(readme): declare custom matcher in TypeScript (#130)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • 965c667 chore(version): iterate to v2.9.0
  • 3695b03 chore(npmrc) add
  • 6a14800 feat(options): Allow customSnapshotIdentifier to be a function (#140)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 6 commits.

  • d2f8900 chore(version): iterate to 2.10.0
  • bda0815 chore(CODEOWNERS): add
  • 3a6866a chore(travis): add deploy configuration to tag builds
  • 2a813ce feat(options): add option to run diff in process (#143)
  • 5c68f3b docs(readme): failureThreshold should be a number (#147)
  • 5ba416b chore(npm): add npmignore (#145)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 10 commits.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for Bug fixes!

This release contains a bug fix to allow default custom snapshot identifiers to be set up in configureToMatchImageSnapshot (#154).

Thanks to @erbridge for the fix!

Commits

The new version differs by 3 commits.

  • 74654b9 chore(version): 2.11.1 (#160)
  • f2b698c fix(options): support default custom snapshot identifiers (#155)
  • bc24bf7 docs(readme): adjust to new branding

See the full diff