rvagg · GitHub

@rvagg added the semver-minor

PRs that contain new features and should be released in the next minor version.

label

Oct 6, 2015

@rvagg rvagg mentioned this pull request

Oct 6, 2015

Closed

@rvagg

@mscdex mscdex added the process

Issues and PRs related to the process subsystem.

label

Oct 6, 2015

Closed

@rvagg rvagg mentioned this pull request

Oct 7, 2015

Closed

8 tasks

Closed

@rvagg

@rvagg

@rvagg

rvagg added a commit that referenced this pull request

Oct 12, 2015
Reviewed-By: James M Snell <jasnell@gmail.com>
PR-URL: #3212

jasnell added a commit that referenced this pull request

Oct 12, 2015
The first Node.js LTS release! See https://github.com/nodejs/LTS/
for details of the LTS process.
* **icu**: Updated to version 56 with significant performance improvements
  (Steven R. Loomis) #3281
* **node**:
  - Added new `-c` (or `--check`) command line argument for checking script
    syntax without executing the code (Dave Eddy) #2411
  - Added `process.versions.icu` to hold the current ICU library version
    (Evan Lucas) #3102
  - Added `process.release.lts` to hold the current LTS codename when the
    binary is from an active LTS release line (Rod Vagg) #3212
* **npm**: Upgraded to npm 2.14.7 from 2.14.4, see release notes:
  https://github.com/npm/npm/releases/tag/v2.14.7 for full details (Kat Marchán) #3299
PR-URL: #3258

jasnell added a commit that referenced this pull request

Oct 12, 2015
The first Node.js LTS release! See https://github.com/nodejs/LTS/
for details of the LTS process.
* **icu**: Updated to version 56 with significant performance improvements
  (Steven R. Loomis) #3281
* **node**:
  - Added new `-c` (or `--check`) command line argument for checking script
    syntax without executing the code (Dave Eddy) #2411
  - Added `process.versions.icu` to hold the current ICU library version
    (Evan Lucas) #3102
  - Added `process.release.lts` to hold the current LTS codename when the
    binary is from an active LTS release line (Rod Vagg) #3212
* **npm**: Upgraded to npm 2.14.7 from 2.14.4, see release notes:
  https://github.com/npm/npm/releases/tag/v2.14.7 for full details (Kat Marchán) #3299
PR-URL: #3258

jasnell added a commit that referenced this pull request

Oct 12, 2015
The first Node.js LTS release! See https://github.com/nodejs/LTS/
for details of the LTS process.
* **icu**: Updated to version 56 with significant performance improvements
  (Steven R. Loomis) #3281
* **node**:
  - Added new `-c` (or `--check`) command line argument for checking script
    syntax without executing the code (Dave Eddy) #2411
  - Added `process.versions.icu` to hold the current ICU library version
    (Evan Lucas) #3102
  - Added `process.release.lts` to hold the current LTS codename when the
    binary is from an active LTS release line (Rod Vagg) #3212
* **npm**: Upgraded to npm 2.14.7 from 2.14.4, see release notes:
  https://github.com/npm/npm/releases/tag/v2.14.7 for full details (Kat Marchán) #3299
PR-URL: #3258

jasnell added a commit that referenced this pull request

Oct 12, 2015
The first Node.js LTS release! See https://github.com/nodejs/LTS/
for details of the LTS process.
* **icu**: Updated to version 56 with significant performance improvements
  (Steven R. Loomis) #3281
* **node**:
  - Added new `-c` (or `--check`) command line argument for checking script
    syntax without executing the code (Dave Eddy) #2411
  - Added `process.versions.icu` to hold the current ICU library version
    (Evan Lucas) #3102
  - Added `process.release.lts` to hold the current LTS codename when the
    binary is from an active LTS release line (Rod Vagg) #3212
* **npm**: Upgraded to npm 2.14.7 from 2.14.4, see release notes:
  https://github.com/npm/npm/releases/tag/v2.14.7 for full details (Kat Marchán) #3299
PR-URL: #3258

@rvagg

rvagg deleted the process.release.lts branch

October 13, 2015 00:24

Fishrock123 pushed a commit to Fishrock123/node that referenced this pull request

Nov 2, 2017
This makes the process.release.lts property configurable by a constant.
This ref is the original PR to v6.x.
Refs: nodejs#3212
 Conflicts:
        doc/api/process.md
PR-URL: nodejs#16656
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>

Fishrock123 pushed a commit to Fishrock123/node that referenced this pull request

Nov 2, 2017
This makes the process.release.lts property configurable by a constant.
This ref is the original PR to v6.x.
Refs: nodejs#3212
 Conflicts:
        doc/api/process.md
PR-URL: nodejs#16656
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>

cjihrig pushed a commit to cjihrig/node that referenced this pull request

Nov 6, 2017
This makes the process.release.lts property configurable by a constant.
This ref is the original PR to v6.x.
Refs: nodejs#3212
 Conflicts:
        doc/api/process.md
PR-URL: nodejs#16656
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>

Closed

Open

Read the original on github.com ↗