Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An in-range update of jest-preset-coffeescript is breaking the build 🚨 #3

Open
greenkeeper bot opened this issue Jul 6, 2019 · 4 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Jul 6, 2019

The devDependency jest-preset-coffeescript was updated from 1.0.1 to 1.1.0.

🚨 View failing branch.

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

jest-preset-coffeescript 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).

Release Notes for v1.1.0
  • Fix package.json newline bad8892
  • Override describe to handle CoffeeScript implicit returns 16b1f36
  • Improve Cakefile 5315378
  • Add jest --ci option for CircleCI 14c81b9
  • Update dependencies fbf4152
  • Broaden test regex 49e8d31

v1.0.1...v1.1.0

Commits

The new version differs by 7 commits.

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 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 6, 2019

After pinning to 1.0.1 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 29, 2019

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v1.1.1
  • Fix setupFilesAfterEnv path 3adefd3

v1.1.0...v1.1.1

Commits

The new version differs by 3 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 1, 2020

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 13 commits.

  • e8646e2 1.2.0
  • e3f1dbd Add npm release script
  • 84d5ea7 Bump lint-staged from 10.0.9 to 10.1.1
  • 2542505 Bump husky from 3.1.0 to 4.2.3
  • fd905f1 Add Dependabot config
  • 8fcaed6 Bump jest from 24.9.0 to 25.2.4
  • bb976cc Fix setupFilesAfterEnv
  • 8162551 Bump babel-preset-jest from 24.9.0 to 25.2.0 (#37)
  • 108d2b8 Bump lint-staged from 9.5.0 to 10.0.9 (#38)
  • 7fa170b Update CircleCI Node Docker image version to 13
  • 140f401 1.1.1
  • 3e780a5 Fix package.json newline BS
  • 3adefd3 Fix setupFilesAfterEnv path

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 5, 2020

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants