Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#27342 closed enhancement (duplicate)

Update grunt to 0.4.3

Reported by: jorbin's profile jorbin Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Build/Test Tools Keywords: has-patch
Focuses: Cc:

Description

Release announcement: http://gruntjs.com/blog/2014-03-07-grunt-0.4.3-released

New minor version of grunt has been released. Mostly bug releases and a few deprecations in preparation for the next major release. Changelog is at https://github.com/gruntjs/grunt/blob/v0.4.3/CHANGELOG

Attachments (1)

grunt.0.4.3.diff (431 bytes) - added by jorbin 11 years ago.

Download all attachments as: .zip

Change History (3)

@jorbin
11 years ago

#1 @jorbin
11 years ago

  • Keywords has-patch added

Tested the above patch with the following commands and everything is working fine:

grunt
grunt build
grunt precommit
grunt test
grunt patch
grunt watch

With util being deprecated, we will need to update the phpunit task. I'm going to open up a separate ticket for that.

#2 @TobiasBg
11 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from new to closed

As #27340 not only updates grunt, but also some modules, I'm going to close this as a duplicate.

Note: See TracTickets for help on using tickets.