zenika-open-source / immutadot

immutadot is a JavaScript library to deal with nested immutable structures.
https://immutadot.zenika.com
MIT License
178 stars 5 forks source link

An in-range update of babel-eslint is breaking the build 🚨 #255

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 8.2.2 of babel-eslint was just published.

Branch Build failing 🚨
Dependency babel-eslint
Current Version 8.2.1
Type devDependency

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

babel-eslint 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: lockfile** Your tests failed on CircleCI [Details](https://circleci.com/gh/Zenika/immutadot/1282?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)

Commits

The new version differs by 6 commits.

  • 9a6d663 8.2.2
  • 51afa9e Allow newer versions of babel
  • 7928722 Update dependencies
  • f958995 chore(package): update lint-staged to version 6.1.1 (#592)
  • 29b12ab Bump deps (#591)
  • 236adb8 Fix: wrong token type of ! and ~ (fixes #576) (#577)

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

nlepage commented 6 years ago

Closed by #264