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

Update npm to v2.14.21 for the 0.10 image #114

Closed
wants to merge 2 commits into from
Closed

Update npm to v2.14.21 for the 0.10 image #114

wants to merge 2 commits into from

Conversation

chorrell
Copy link
Contributor

@chorrell chorrell commented Mar 5, 2016

This updates npm for the 0.10 image to v2.14.21.

Node.js 0.10 is now in Maintenance mode which means that npm will not be updated in any future release of the Node.js package. In the early days of the Docker Node.js image, the version of npm would be updated periodically to the latest version. We no longer do that per our discussion in #64. At the time we decided to stop updating npm in the 0.10 variant and eventually remove the update logic from the respective Docker files when npm 2 was included with v0.10.x (at the time it looked like that would happen with 0.10.42 or 0.10.43) .

I think at this point we might as well update to the latest npm 2 release which is v2.14.21. That should not be a breaking change in anyway. Also, since we've always provided a 0.10 image with some version of npm 2 it seems reasonable to at least provide the latest release.

Also note that I'm removing the old update-npm.sh script we used to use to update npm. It's not really relevant anymore as I don't expect to be updating the npm version for the 0.10 image that often.

See:

@Starefossen
Copy link
Member

Sounds reasonable @chorrell. LGTM

@chorrell
Copy link
Contributor Author

chorrell commented Mar 7, 2016

I'm going to put this on hold for a little bit pending the outcome of nodejs/node#5570

@chorrell
Copy link
Contributor Author

chorrell commented Mar 8, 2016

Also see nodejs/node#5593

Looks like 0.10 will get 2.14.21

@chorrell chorrell closed this in 9d0a189 Apr 1, 2016
@chorrell chorrell deleted the npm-2.14.21 branch April 6, 2016 01:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants