[wp-trac] [WordPress Trac] #38199: Update npm dependencies for 4.7

WordPress Trac noreply at wordpress.org
Wed Nov 9 01:47:58 UTC 2016


#38199: Update npm dependencies for 4.7
------------------------------+---------------------
 Reporter:  jorbin            |       Owner:  jorbin
     Type:  task (blessed)    |      Status:  closed
 Priority:  normal            |   Milestone:  4.7
Component:  Build/Test Tools  |     Version:
 Severity:  normal            |  Resolution:  fixed
 Keywords:                    |     Focuses:
------------------------------+---------------------

Comment (by netweb):

 Replying to [comment:16 jorbin]:
 > Due to the build server having an old version of node and it causing
 issues, I'm going to close this ticket even though not everything is
 bumped and then bump the remaining things early in 4.8.
 >
 > @netweb Each package needs to be bumped individually so that if there is
 a problem with the build we can easily track it down to what caused the
 issue.

 To clarify @39118 broke the build server server because it depends on
 Grunt v1.0.0, it was not due to the NodeJS version being used on the build
 server.

 The reasoning behind why I added all 3 outstanding npm packages in a
 single patch was because they pretty much depend on each other :)

 1. `grunt-legacy-util` v1.0.0 (No new requirements, though released
 alongside Grunt v1.x for compat reasons)
 2. `grunt` 1.x requires `grunt-legacy-util` v1.0.0
 3. `grunt-includes` requires `grunt` 1.x

 Note: when committing these as part of 4.8 early they need be committed in
 the above order if committed one by one

--
Ticket URL: <https://core.trac.wordpress.org/ticket/38199#comment:17>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list