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 uuid is breaking the build 🚨 #8

Open
greenkeeper bot opened this issue Jan 17, 2018 · 4 comments
Open

An in-range update of uuid is breaking the build 🚨 #8

greenkeeper bot opened this issue Jan 17, 2018 · 4 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Jan 17, 2018

Version 3.2.1 of uuid was just published.

Branch Build failing 🚨
Dependency uuid
Current Version 3.2.0
Type dependency

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

uuid 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 could not complete due to an error Details

Commits

The new version differs by 2 commits.

  • ce7d317 chore(release): 3.2.1
  • 262a8ea Fix illegal invocation of getRandomValues (#257)

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 Jan 17, 2018

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 26, 2018

Version 3.3.0 just got published.

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

Commits

The new version differs by 17 commits ahead by 17, behind by 1.

  • 1cb9826 chore(release): 3.3.0
  • f3e48ff fix: fix #229
  • 854df05 chore: update dev dependencies (to fix security alerts)
  • 02161b2 Merge branch 'master' of github.com:kelektiv/node-uuid
  • beffff8 fix: assignment to readonly property to allow running in strict mode (#270)
  • 931c70d Merge branch 'master' of github.com:kelektiv/node-uuid
  • 0705cd5 feat: enforce Conventional Commit style commit messages (#282)
  • 2e33970 chore: Add Active LTS and Active versions of Node.js (#279)
  • 205e0ed fix: Get correct version of IE11 crypto (#274)
  • d062fdc fix: assignment to readonly property to allow running in strict mode (#270)
  • c47702c fix: mem issue when generating uuid (#267)
  • cc9a182 feat: enforce Conventional Commit style commit messages (#282)
  • 44c7f9f Add Active LTS and Active versions of Node.js (#279)
  • 153d331 fix: Get correct version of IE11 crypto (#274)
  • df40e54 fix assignment to readonly property to allow running in strict mode (#270)

There are 17 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 28, 2018

Version 3.3.2 just got published.

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

Commits

The new version differs by 14 commits ahead by 14, behind by 1.

  • fe4ae79 chore(release): 3.3.2
  • 305d877 fix: typo
  • e134f0d chore(release): 3.3.1
  • f2a60f2 fix: fix #284 by setting function name in try-catch
  • c662540 chore(release): 3.3.0
  • d9033cf fix: fix #229
  • 5d0c7af chore: fixup CHANGELOG
  • 48ef127 Publish v3.3.0 (#283)
  • 0705cd5 feat: enforce Conventional Commit style commit messages (#282)
  • 2e33970 chore: Add Active LTS and Active versions of Node.js (#279)
  • 205e0ed fix: Get correct version of IE11 crypto (#274)
  • d062fdc fix: assignment to readonly property to allow running in strict mode (#270)
  • c47702c fix: mem issue when generating uuid (#267)
  • 8561cc6 chore(release): 3.2.1 (#258)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 19, 2019

  • The dependency uuid was updated from 3.3.2 to 3.3.3.

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

Commits

The new version differs by 17 commits ahead by 17, behind by 1.

  • ab33c8a V3.3.3 prep (#320)
  • 19c22dc June '19 update (#306)
  • 36a5f18 Add dev files to .npmignore (#291)
  • fe4ae79 chore(release): 3.3.2
  • 305d877 fix: typo
  • e134f0d chore(release): 3.3.1
  • f2a60f2 fix: fix #284 by setting function name in try-catch
  • c662540 chore(release): 3.3.0
  • d9033cf fix: fix #229
  • 5d0c7af chore: fixup CHANGELOG
  • 48ef127 Publish v3.3.0 (#283)
  • 0705cd5 feat: enforce Conventional Commit style commit messages (#282)
  • 2e33970 chore: Add Active LTS and Active versions of Node.js (#279)
  • 205e0ed fix: Get correct version of IE11 crypto (#274)
  • d062fdc fix: assignment to readonly property to allow running in strict mode (#270)

There are 17 commits in total.

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