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 hashids is breaking the build 🚨 #189

Open
greenkeeper bot opened this issue Sep 15, 2018 · 3 comments
Open

An in-range update of hashids is breaking the build 🚨 #189

greenkeeper bot opened this issue Sep 15, 2018 · 3 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Sep 15, 2018

The dependency hashids was updated from 1.1.4 to 1.2.0.

🚨 View failing branch.

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

hashids is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Commits

The new version differs by 11 commits.

  • e8586c6 update changelog
  • 72975bf Merge pull request #53 from niieani/fix-overwritten-export
  • d978bca update changelog
  • 55ec9b7 update devDependencies
  • b018fc8 npm run build
  • 8c67d10 add a browserslist to package.json for configurable targets
  • ee80d76 babel: build the .mjs version, add a browser field referencing the minified UMD version
  • 0f48635 drop no longer supported Node versions from Travis
  • 8385a6c update babel to v7 and add support for ES modules
  • 44a67d5 adding node 8+10 to travis
  • 73bd48d cleanup + npm upgrade

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
Author

greenkeeper bot commented Sep 15, 2018

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 16, 2018

  • The dependency hashids was updated from 1.2.0 to 1.2.1.

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

Commits

The new version differs by 3 commits.

  • da67465 1.2.1
  • 4ad3ca8 Merge pull request #55 from niieani/patch-1
  • 935ee6c fix incorrect file being required (#54)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 18, 2018

  • The dependency hashids was updated from 1.2.1 to 1.2.2.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 9 commits.

  • d637de9 changelog
  • 83c3343 Merge pull request #57 from niieani/fix/impoting
  • 03b04b6 run module unit tests on travis and only on node 10
  • a414530 allow babel & eslint parsing of import() syntax
  • 6be0b9f add unit tests for requiring and importing the package in various different ways
  • 1b566c6 fix order in which we assign values (fixes #56)
  • da67465 1.2.1
  • 4ad3ca8 Merge pull request #55 from niieani/patch-1
  • 935ee6c fix incorrect file being required (#54)

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