Commit Graph

117 Commits

Author SHA1 Message Date
Gerhard Potgieter 902cc1f0b0
Merge branch 'master' into fix/23606 2019-05-10 11:12:54 +02:00
Rodrigo Primo 3fd9fde2ed Regenarate package-lock.json to fix EINTEGRITY error in package github-contributors-list
The Travis build job used to run e2e tests started failing due to the following NPM error when installing packages:

```
npm ERR! code EINTEGRITY
npm ERR! sha512-B2yGehx2B1Fg0ooPCxcbq2fRE+YvAh1Yssa6Kp/sGMCRgDD9+yR6Fa5urn+cOqMbOvuAVZElVqQx+4wVm4JWgw== integrity checksum failed when using sha512: wanted sha512-B2yGehx2B1Fg0ooPCxcbq2fRE+YvAh1Yssa6Kp/sGMCRgDD9+yR6Fa5urn+cOqMbOvuAVZElVqQx+4wVm4JWgw== but got sha512-4lJ4ERWmcGlG43jDdIy7shG0v3QsfoSvSrtbdcw/cpqF69WBOoHu1iC8Cb3IQ63WU7KujtR0TEF50CEcebhRCA==. (471195 bytes)
```

https://travis-ci.org/woocommerce/woocommerce/jobs/527530281#L633

This commit regenerates package-lock.json to work around the error. I simply delete package-lock.json file from my local copy of the repository and then ran `npm install`.
2019-05-07 15:53:00 -03:00
Gerhard b1e2a0119a Fix system status connected to woocommerce.com status 2019-05-06 10:11:59 +02:00
Renovate Bot 2b360fa3f3
Update dependency lint-staged to v8.1.6 2019-05-03 07:44:08 +00:00
Renovate Bot 7c28624313
Update dependency husky to v2.2.0 2019-05-02 03:33:53 +00:00
Rodrigo Primo d502827ee9
Merge pull request #23564 from woocommerce/renovate/grunt-stylelint-0.x
Update dependency grunt-stylelint to v0.11.0
2019-05-01 18:39:38 -03:00
Rodrigo Primo 7a091a1545
Merge pull request #23565 from woocommerce/move-github-contributors-list
Change location of github-contributors-list in package.json
2019-05-01 18:39:19 -03:00
Rodrigo Primo 51bb6f1ed8 Change location of github-contributors-list in package.json
This commit moves github-contributors-list in package.json from the `dependencies` section to the `devDependencies` section. This package is used to generate the list of WC contributors for each release and it is not needed to run WC.
2019-04-30 16:39:11 -03:00
Renovate Bot 0e23561c4d
Update dependency grunt-stylelint to v0.11.0 2019-04-30 19:13:54 +00:00
Rodrigo Primo 0b9201d5e4 Update npm packages to their latest versions
This commit updates npm packages to their latest versions:

- chromedriver  2.46.0  →  74.0.0
- husky          1.3.1  →   2.1.0
- node-sass     4.11.0  →  4.12.0

Those three packages are devDependencies and since we are early in the WC 3.7 release cycle this change shouldn't cause any issue. I'm doing this to see if updating the chromedriver package fixes the failing e2e test that is failing on Travis (example of a failure: https://travis-ci.org/woocommerce/woocommerce/jobs/524016366#L829). I'm not able to reproduce this error on my local machine and in the past updating chromedriver fixed failing e2e tests.
2019-04-30 15:37:11 -03:00
Mike Jolley e7ea67da03
Merge pull request #23399 from woocommerce/renovate/woocommerce-block-library-2.x
Update dependency @woocommerce/block-library to v2.0.1
2019-04-24 15:42:16 +01:00
Mike Jolley 6837977e8c
Merge pull request #23382 from woocommerce/renovate/mocha-6.x
Update dependency mocha to v6.1.4
2019-04-24 13:50:43 +01:00
Renovate Bot 41df3a3901
Update dependency @woocommerce/block-library to v2.0.1 2019-04-19 17:12:36 +00:00
Renovate Bot 5a901a683c
Update dependency mocha to v6.1.4 2019-04-18 18:35:18 +00:00
Renovate Bot 8f40a8a692
Update dependency stylelint-config-wordpress to v14 2019-04-18 11:27:59 +00:00
Renovate Bot 2406feabfd
Update dependency babel-plugin-add-module-exports to v1.0.2 2019-04-17 17:17:11 +00:00
Renovate Bot d4aeadcf93
Update dependency @woocommerce/block-library to v2.0.0 2019-04-17 02:35:39 +00:00
Mike Jolley 6579972fd3 Minify 2019-04-16 14:36:37 +01:00
Renovate Bot 254fec0099
Update dependency stylelint to v10.0.1 2019-04-16 09:31:58 +00:00
Renovate Bot fb4eb76ff5
Update dependency stylelint to v10 2019-04-13 13:04:35 +00:00
Renovate Bot ebc7f4d191
Update dependency mocha to v6.1.3 2019-04-12 00:18:29 +00:00
Mike Jolley c2952647bc
Merge pull request #23226 from woocommerce/renovate/config-3.x
Update dependency config to v3.1.0
2019-04-09 16:19:20 +01:00
Mike Jolley 1fd46a9350
Merge pull request #23225 from woocommerce/renovate/mocha-6.x
Update dependency mocha to v6.1.2
2019-04-09 16:18:49 +01:00
Mike Jolley d749d3aa80
Merge pull request #23227 from woocommerce/renovate/autoprefixer-9.x
Update dependency autoprefixer to v9.5.1
2019-04-09 13:20:11 +01:00
Kelly Dwan 51b1281a5e Update @woocommerce/block-library to 2.0.0-rc3 2019-04-08 19:31:53 -04:00
Renovate Bot 775684186e
Update dependency mocha to v6.1.2 2019-04-08 18:44:37 +00:00
Renovate Bot 49ecc3b899
Update dependency autoprefixer to v9.5.1 2019-04-07 16:42:40 +00:00
Renovate Bot e3ac7ba02a
Update dependency config to v3.1.0 2019-04-07 15:52:22 +00:00
Renovate Bot f4fc84339d
Update dependency eslint to v5.16.0 2019-03-30 03:59:39 +00:00
Mike Jolley cba936997f
Merge pull request #23119 from woocommerce/renovate/grunt-1.x
Update dependency grunt to v1.0.4
2019-03-25 09:57:46 +00:00
Renovate Bot c0d7a98f5b
Update dependency grunt to v1.0.4 2019-03-22 18:53:08 +00:00
Kelly Dwan b5c48993c8 Use the released RC2 version 2019-03-22 10:58:02 -04:00
Renovate Bot d65355a115
Update dependency grunt-contrib-uglify to v4.0.1 2019-03-21 18:57:42 +00:00
Mike Jolley 44291f3215
Merge pull request #23068 from woocommerce/renovate/grunt-contrib-jshint-2.x
Update dependency grunt-contrib-jshint to v2.1.0
2019-03-21 14:15:53 +00:00
Mike Jolley 2665cfae7a
Merge pull request #23073 from woocommerce/renovate/eslint-5.x
Update dependency eslint to v5.15.3
2019-03-21 13:43:20 +00:00
Mike Jolley 308d08f97e Run grunt tasks
Fixes warnings from grunt so files are minified correctly. Copied fixes that went into release branch but not master earlier this week.
2019-03-20 20:08:52 +00:00
Renovate Bot ebed7f4bd0
Update dependency eslint to v5.15.3 2019-03-18 16:24:54 +00:00
Renovate Bot 3ba7571817
Update dependency grunt-contrib-jshint to v2.1.0 2019-03-18 12:20:00 +00:00
Renovate Bot 0e6a605a61
Update dependency eslint to v5.15.2 2019-03-15 18:13:42 +00:00
Kelly Dwan 3f5aaad117 Update @woocommerce/block-library to 2.0.0-rc1 2019-03-15 13:06:38 -04:00
Mike Jolley f90f0203b5 Grunt dev 2019-03-15 12:21:51 +00:00
Claudio Sanches a425e92672 Removed legacy "Orders index" tool 2019-03-15 11:34:32 +00:00
Renovate Bot 538ca786e7
Update dependency autoprefixer to v9.5.0 2019-03-14 18:29:41 +00:00
Kelly Dwan dddbd29d87 Update @woocommerce/block-library to 2.0.0-beta 2019-03-06 18:33:06 -05:00
Kelly Dwan bf4d1d815d Install block library from packaged zip file 2019-03-06 17:32:28 -05:00
Kelly Dwan 34b6402b7a Add copy command 2019-03-06 17:28:45 -05:00
Mike Jolley c8199afd9b
Merge pull request #22932 from woocommerce/renovate/eslint-5.x
Update dependency eslint to v5.15.1
2019-03-05 11:45:36 +00:00
Renovate Bot 686727ada1
Update dependency eslint to v5.15.1 2019-03-05 03:12:39 +00:00
Renovate Bot ab5a3ca519
Update dependency autoprefixer to v9.4.10 2019-03-05 01:40:21 +00:00
Mike Jolley 5b59e4beae
Merge pull request #22917 from woocommerce/renovate/lint-staged-8.x
Update dependency lint-staged to v8.1.5
2019-03-04 13:34:14 +00:00