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: upgrade to npm 2.14.19 #5335

Closed
wants to merge 1 commit into from
Closed

Conversation

zkat
Copy link
Contributor

@zkat zkat commented Feb 20, 2016

Hey all! Time for another npm LTS release!

There's pretty much only one change of interest:

This means LTS no longer depends on the old way of doing things for graceful-fs, and this and future versions should be safe from the process.bindings deprecation thing.

Changelog is at https://github.com/npm/npm/releases/tag/v2.14.19

r @iarna
r @jasnell
r @thealphanerd
r @Fishrock123

@zkat zkat added npm Issues and PRs related to the npm client dependency or the npm registry. lts-watch-v4.x labels Feb 20, 2016
@zkat
Copy link
Contributor Author

zkat commented Feb 20, 2016

Heads up to @thealphanerd: The path length won't be until next week, so this'll still have the path issue on Windows.

@ChALkeR
Copy link
Member

ChALkeR commented Feb 21, 2016

This means LTS no longer depends on the old way of doing things for graceful-fs, and this and future versions should be safe from the process.bindings deprecation thing.

Yay!

MylesBorins pushed a commit that referenced this pull request Feb 22, 2016
PR-URL: #5335
Reviewed-By: Myles Borins <mborins@us.ibm.com>
@MylesBorins
Copy link
Member

landed in e68e23e

MylesBorins pushed a commit that referenced this pull request Feb 22, 2016
PR-URL: #5335
Reviewed-By: Myles Borins <mborins@us.ibm.com>
@MylesBorins MylesBorins mentioned this pull request Feb 22, 2016
MylesBorins pushed a commit that referenced this pull request Feb 23, 2016
In December we announced that we would be doing a minor release in
order to get a number of voted on SEMVER-MINOR changes into LTS.
Our ability to release this was delayed due to the unforeseen security
release v4.3. We are quickly bumping to v4.4 in order to bring you the
features that we had committed to releasing.

Notable changes:

The SEMVER-MINOR changes include:
  * **deps**:
    - An update to v8 that introduces a new flag
      --perf_basic_prof_only_functions (Ali Ijaz Sheikh)
      #3609
  * **http**:
    - A new feature in http(s) agent that catches errors on
      *keep alived* connections (José F. Romaniello)
      #4482
  * **src**:
    - Better support for Big-Endian systems (Bryon Leung)
      #3410
  * **tls**:
    - A new feature that allows you to pass common SSL options to
      `tls.createSecurePair` (Коренберг Марк)
      #2441

Notable semver patch changes include:

  * **npm**
    - upgrade to npm 2.14.19 (Kat Marchán)
      #5335
  * **https**:
    - A potential fix for #3692)
      HTTP/HTTPS client requests throwing EPROTO (Fedor Indutny)
      #4982
  * **process**:
    - Add support for symbols in event emitters. Symbols didn't exist
      when it was written ¯\_(ツ)_/¯ (cjihrig)
      #4798
  * **querystring**:
    - querystring.parse() is now 13-22% faster! (Brian White)
      #4675

PR-URL: #5301
MylesBorins pushed a commit that referenced this pull request Mar 2, 2016
PR-URL: #5335
Reviewed-By: Myles Borins <mborins@us.ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
npm Issues and PRs related to the npm client dependency or the npm registry.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants