unirakun / k-intl

Format and translate your texts
1 stars 0 forks source link

An in-range update of serialize-javascript is breaking the build 🚨 #79

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency serialize-javascript was updated from 1.6.1 to 1.7.0.

🚨 View failing branch.

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

serialize-javascript 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: debug:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/alakarteio/k-intl/762?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **ci/circleci: lockfile:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/alakarteio/k-intl/761?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Release Notes for v1.7.0
  • Add support for serializing ES6 sets & maps (@pimterry, #45)

Please note that serialization for ES6 Sets & Maps requires support for Array.from (not available in IE or Node < 0.12), or an Array.from polyfill.

Commits

The new version differs by 2 commits.

  • 423a382 Bump version to v1.7.0
  • a5d6837 Add support for serializing ES6 sets & maps (#45)

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

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

Release Notes for v1.8.0
Commits

The new version differs by 3 commits.

  • 6eae833 Bump version to v1.8.0
  • cc2a309 Enhanced object literals don't have arrows (#51)
  • d941082 Update package-lock.json (#49)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.9.0
  • support serialize undefined (@nqdy666, #54)
  • Update Node.js versions to tests
Commits

The new version differs by 6 commits.

  • 84ad59b Bump version to v1.9.0
  • 356987f support serialize undefined (#54)
  • c812a45 Update Node.js versions to tests
  • 6eae833 Bump version to v1.8.0
  • cc2a309 Enhanced object literals don't have arrows (#51)
  • d941082 Update package-lock.json (#49)

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.

  • 9ee6b1c 1.9.1
  • 4dfd9e5 Revert "support serialize undefined (#54)"
  • b7273f8 Bump mocha from 5.2.0 to 6.2.0 (#56)

See the full diff