oculus42 / short-uuid

Translate standard UUIDs into shorter formats and back.
MIT License
450 stars 13 forks source link

An in-range update of grunt-contrib-uglify is breaking the build 🚨 #29

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency grunt-contrib-uglify was updated from 4.0.0 to 4.0.1.

🚨 View failing branch.

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

grunt-contrib-uglify 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/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/oculus42/short-uuid/builds/509583834?utm_source=github_status&utm_medium=notification)).

Release Notes for v4.0.1
  • Update uglify-js to v3.5.0.
  • Update dependencies.
Commits

The new version differs by 4 commits.

  • f65dbb9 v4.0.1. (#535)
  • b33a071 upgrade devDependencies (#536)
  • 1e40037 upgrade to uglify-js 3.5.0 (#534)
  • 33724cd update links to uglifyJS documentation (#530)

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

oculus42 commented 5 years ago

Upgraded. Build breaking was due to Node versions.