[wp-trac] [WordPress Trac] #34177: Update package.json devDependencies for WordPress 4.4
WordPress Trac
noreply at wordpress.org
Wed Oct 7 03:21:35 UTC 2015
#34177: Update package.json devDependencies for WordPress 4.4
------------------------------+------------------
Reporter: jorbin | Owner:
Type: task (blessed) | Status: new
Priority: normal | Milestone: 4.4
Component: Build/Test Tools | Version:
Severity: normal | Resolution:
Keywords: | Focuses:
------------------------------+------------------
Old description:
> New versions of some of the devDependencies have been released. Let's
> test and upgrade!
>
> {{{
> "autoprefixer-core" can be updated from ~5.2.1 to ~6.0.1 (Installed:
> 5.2.1, Latest: 6.0.1)
> "grunt-browserify" can be updated from ~3.8.0 to ~4.0.1 (Installed:
> 3.8.0, Latest: 4.0.1)
> "grunt-contrib-copy" can be updated from ~0.8.0 to ~0.8.1 (Installed:
> 0.8.0, Latest: 0.8.1)
> "grunt-contrib-cssmin" can be updated from ~0.12.3 to ~0.14.0 (Installed:
> 0.12.3, Latest: 0.14.0)
> "grunt-contrib-jshint" can be updated from ~0.11.2 to ~0.11.3 (Installed:
> 0.11.2, Latest: 0.11.3)
> "grunt-postcss" can be updated from ~0.5.4 to ~0.6.0 (Installed: 0.5.4,
> Latest: 0.6.0)
> "grunt-sass" can be updated from ~1.0.0 to ~1.1.0-beta (Installed: 1.0.0,
> Latest: 1.1.0-beta)
> "matchdep" can be updated from ~0.3.0 to ~1.0.0 (Installed: 0.3.0,
> Latest: 1.0.0)
> }}}
New description:
New versions of some of the devDependencies have been released. Let's
test and upgrade!
{{{
"autoprefixer-core" can be updated from ~5.2.1 to ~6.0.1 (Installed:
5.2.1, Latest: 6.0.1)
"grunt-browserify" can be updated from ~4.0.0 to ~4.0.1 (Installed: 3.8.0,
Latest: 4.0.1)
"grunt-contrib-copy" can be updated from ~0.8.0 to ~0.8.1 (Installed:
0.8.0, Latest: 0.8.1)
"grunt-contrib-cssmin" can be updated from ~0.12.3 to ~0.14.0 (Installed:
0.12.3, Latest: 0.14.0)
"grunt-contrib-jshint" can be updated from ~0.11.2 to ~0.11.3 (Installed:
0.11.2, Latest: 0.11.3)
"grunt-postcss" can be updated from ~0.5.4 to ~0.6.0 (Installed: 0.5.4,
Latest: 0.6.0)
"grunt-sass" can be updated from ~1.0.0 to ~1.1.0-beta (Installed: 1.0.0,
Latest: 1.1.0-beta)
"matchdep" can be updated from ~0.3.0 to ~1.0.0 (Installed: 0.3.0, Latest:
1.0.0)
}}}
--
Comment (by netweb):
Browserify was just bumped to 4.0.0 via r34888
{{{
Build Tools: upgrade grunt-browserify to ~4.0.0 and remove the watch task
for browserify, which has its own internal watcher. Run npm install to
update.
Props iseulde.
Fixes #31911.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34177#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list