Ron Rennick
25897e84f9
add admin E2E tests
2021-08-23 13:31:34 -03:00
roykho
05917f0d6d
Prep versions for trunk
2021-08-19 13:38:14 -07:00
Ron Rennick
36516ef26f
update e2e dependencies to be consistent with main pacakge
2021-08-19 14:29:05 -03:00
Claudio Sanches
02492514f9
5.7.0-dev
2021-07-23 20:58:37 -03:00
Ron Rennick
7d2ecd23db
package maintenance for stylelint vulnerability
2021-06-30 15:01:33 -03:00
vedanshujain
93fe370966
Update version to prep for 5.6
2021-06-22 12:28:20 +05:30
Christopher Allford
0b89a27abd
Updated versions for 5.5.0 development
2021-05-14 15:03:39 -07:00
Leif Singer
e086c82b68
Bump node version to align with v12 used in .nvmrc
2021-05-12 11:06:13 +02:00
Jonathan Sadowski
514530d2e2
Update changelog and readme for 5.3 release, and bump version in package.json
2021-05-11 11:39:46 -05:00
Nestor Soriano
d8b33e4c4b
Update version in package.json to 5.3
2021-03-19 11:56:29 +01:00
Ron Rennick
b686a45339
update package depenendencies
2021-03-08 16:17:27 -04:00
Vedanshu Jain
6b862e12e5
Merge pull request #28940 from woocommerce/install-e2e-only-explicitly
...
Improve the WooCommerce build process
2021-02-10 16:26:04 +05:30
Nestor Soriano
ceffe0780a
Fix bad install-subset configuration in package.json
2021-01-29 16:58:22 +01:00
Nestor Soriano
1d3e83ff55
Remove duplicate processing when building the zip file.
...
The "build:zip" NPM command was invoking "build-zip.sh" and then doing
"composer install", "grunt" and "makepot", these three were already
done in "build-zip.sh".
2021-01-27 16:50:33 +01:00
Nestor Soriano
bacbd75ac8
Modify package.json to still do the lerna bootstrap by default.
...
Also remove the "install:e2e" script as it's not really useful.
2021-01-27 16:46:56 +01:00
Nestor Soriano
f239075b2f
Improve the nmp setup process to install e2e tests only explicitly
...
Use the "install-subset" package to define a subset of the nmp
dependencies that doesn't include the e2e testing infrastructure.
Also define a new npm "install:no-e2e" command, and modify the
post-merge hook to use it instead of the full install.
2021-01-26 12:23:24 +01:00
Claudio Sanches
ee28da5d30
Prepare default branch for 5.1
2021-01-25 16:38:22 -03:00
Ron Rennick
96ab0d8d7f
include package.json updates
2021-01-08 15:04:47 +01:00
Vedanshu Jain
9db6e2e49c
Merge pull request #28643 from woocommerce/feature/fix-build
...
Feature/fix build
2020-12-24 13:12:58 +05:30
roykho
585592bd78
Add specific configuration for unit tests
2020-12-23 05:55:03 -08:00
vedanshujain
44705386a4
Prep master for 5.0.0.
2020-12-22 19:01:56 +05:30
roykho
da82bea77c
Add command script to run the unit tests
2020-12-17 12:53:27 -08:00
roykho
56c8c5dd41
Only uglify the changed file when Grunt watching
2020-12-15 12:40:05 -08:00
Roy Ho
57b1f2e3c5
Merge pull request #28448 from woocommerce/renovate/config-3.x
...
Update dependency config to v3.3.3
2020-12-01 09:00:41 -08:00
Roy Ho
53d4eb6d46
Merge pull request #28449 from woocommerce/renovate/deasync-0.x
...
Update dependency deasync to v0.1.21
2020-12-01 08:59:44 -08:00
Renovate Bot
5eaafaeea7
Update dependency grunt-stylelint to v0.16.0
2020-12-01 14:26:13 +00:00
Renovate Bot
b95e88fd36
Update dependency deasync to v0.1.21
2020-12-01 14:21:43 +00:00
Renovate Bot
7ffa622b30
Update dependency config to v3.3.3
2020-12-01 14:17:11 +00:00
Renovate Bot
b162a1dd8d
Update babel monorepo
2020-12-01 00:59:25 +00:00
Christopher Allford
bb38673dad
Prepared branch for 4.9
2020-11-13 09:38:22 -08:00
Rodrigo Primo
a33c6ea746
Merge pull request #28162 from woocommerce/renovate/wordpress-monorepo
...
Update dependency @wordpress/eslint-plugin to v7.3.0
2020-11-12 09:14:45 -03:00
Rodrigo Primo
d8fdfabebf
Merge pull request #28161 from woocommerce/renovate/webpack-4.x
...
Update dependency webpack to v4.44.2
2020-11-11 16:24:34 -03:00
Rodrigo Primo
8c0d8115b1
Merge pull request #28160 from woocommerce/renovate/node-sass-4.x
...
Update dependency node-sass to v4.14.1
2020-11-11 16:24:11 -03:00
Rodrigo Primo
9f1567009f
Merge pull request #28156 from woocommerce/renovate/babel-monorepo
...
Update babel monorepo
2020-11-11 16:23:43 -03:00
Renovate Bot
311ccb9944
Update dependency @wordpress/eslint-plugin to v7.3.0
2020-11-11 02:29:27 +00:00
Ron Rennick
7282e0bca6
merge master
2020-11-09 14:30:01 -04:00
Renovate Bot
4a3e954ac1
Update dependency webpack to v4.44.2
2020-11-01 02:03:04 +00:00
Renovate Bot
142385cfc4
Update dependency node-sass to v4.14.1
2020-11-01 01:58:54 +00:00
Renovate Bot
bd263c7e18
Update babel monorepo
2020-11-01 00:11:44 +00:00
Ron Rennick
7cb68e055c
add lerna hoist, use consistent package versions
2020-10-28 14:21:02 -03:00
Ron Rennick
e095859040
remove puppeteer dependency from main package
2020-10-28 13:16:00 -03:00
Ron Rennick
7638d73d85
add docker:ssh to core repo scripts
2020-10-23 11:22:47 -03:00
Claudio Sanches
f7ecbbeb35
Prepare default branch to 4.8
2020-10-20 15:20:52 -03:00
Rodrigo Primo
9bf1c15c75
Merge pull request #27197 from woocommerce/renovate/eslint-plugin-jest-23.x
...
Update dependency eslint-plugin-jest to v23.20.0
2020-10-15 14:46:10 -03:00
Rodrigo Primo
8d0b03632d
Merge pull request #27824 from woocommerce/renovate/config-3.x
...
Update dependency config to v3.3.2
2020-10-15 14:36:35 -03:00
Rodrigo Primo
16d839ef62
Merge pull request #27195 from woocommerce/renovate/babel-monorepo
...
Update babel monorepo
2020-10-15 14:18:35 -03:00
Ron Rennick
f0e6e1761c
Merge pull request #27913 from woocommerce/fix/27820
...
add test:e2e-debug command
2020-10-15 13:44:32 -03:00
Renovate Bot
25034d000a
Update dependency eslint-plugin-jest to v23.20.0
2020-10-15 01:40:35 +00:00
Claudio Sanches
d06e4dcddd
Merge pull request #27542 from woocommerce/renovate/grunt-1.x
...
Update dependency grunt to v1.3.0
2020-10-14 19:21:01 -03:00
Renovate Bot
172089e9b4
Update babel monorepo
2020-10-14 20:21:32 +00:00