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

[DEPS] Update dependencies for release v6.13.7 #717

Closed
mikemimik opened this issue Jan 21, 2020 · 3 comments · Fixed by #723
Closed

[DEPS] Update dependencies for release v6.13.7 #717

mikemimik opened this issue Jan 21, 2020 · 3 comments · Fixed by #723
Assignees
Labels
Enhancement new feature or improvement Release 6.x work is associated with a specific npm 6 release semver:patch semver patch level for changes

Comments

@mikemimik
Copy link
Contributor

mikemimik commented Jan 21, 2020

List of Dependencies

> npm ls bin-links
npm@6.13.6 
├── bin-links@1.1.6
├─┬ libcipm@4.0.7
│ └── bin-links@1.1.6  deduped
└─┬ libnpm@3.0.1
  └── bin-links@1.1.6  deduped
> npm ls libnpx
npm@6.13.6 
└── libnpx@10.2.0
> npm ls node-gyp
npm@6.13.6 
├── node-gyp@5.0.5
└─┬ npm-lifecycle@3.1.4
  └── node-gyp@5.0.5  deduped

List of devDependencies

  • n/a
@mikemimik mikemimik added semver:patch semver patch level for changes Enhancement new feature or improvement Release 6.x work is associated with a specific npm 6 release labels Jan 21, 2020
@mikemimik mikemimik added this to the OSS - Sprint 2 milestone Jan 21, 2020
@mikemimik mikemimik self-assigned this Jan 21, 2020
@jnardone
Copy link

please make sure to pick up node-gyp 5.0.6 or higher! #714

@mikemimik
Copy link
Contributor Author

@ruyadorno and I discovered that we bumped libnpx incorrectly and pulling in 10.2.1 would actually be a breaking changes as that version of the package doesn't support node@6 anymore.

@mikemimik
Copy link
Contributor Author

A new version of libnpx was publish 10.2.2 with fixes for #717 (comment). 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement new feature or improvement Release 6.x work is associated with a specific npm 6 release semver:patch semver patch level for changes
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants