[buddypress-trac] [BuddyPress Trac] #7008: Bump NodeJS LTS 4.x.x as the minimum supported NodeJS version

buddypress-trac noreply at wordpress.org
Sun Apr 10 05:49:11 UTC 2016


#7008: Bump NodeJS LTS 4.x.x as the minimum supported NodeJS version
--------------------------+-----------------------------
 Reporter:  netweb        |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  API           |    Version:
 Severity:  normal        |   Keywords:
--------------------------+-----------------------------
 Via #WP35105 Specify minimum node and npm version in package.json

 WordPress will also be bumping to the 4.2.x LTS branch of NodeJS
 ([https://wordpress.slack.com/archives/meta/p1457914147000023 ref])

 This ticket adds NodeJS version `4.2.1` as the minimum supported NodeJS
 version per the initial 4.2.x LTS branch release announcement
 [https://nodejs.org/en/blog/community/node-v5/ here], see also
 https://github.com/nodejs/LTS/blob/master/README.md

 [[Image(https://raw.githubusercontent.com/nodejs/LTS/master/schedule.png)]]

 Various NPM packages already require greater than the default Travis CI
 installed version `0.10.32`:

 * `node-sass` - `"node": ">=0.10.40"`
 * `grunt-check-dependencies` - `"node": ">=0.12.7 <0.13 || >=4.1.0"`
 * `postcss` - `"node": ">=0.12`
 * `stylelint` - `"node": ">=0.12`
 * `autoprefixer` - `"node": ">=0.12`

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7008>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list