renovate[bot]
d75b07267e
Update babel monorepo ( https://github.com/woocommerce/woocommerce-admin/pull/6839 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-04-27 16:55:14 -04:00
Sam Seay
ed483ab43d
Refactor <List> to support custom markup ( https://github.com/woocommerce/woocommerce-admin/pull/6787 )
...
* Create the new experimental list, default to rendering it when items are not supplied.
* Remove typings from the List, ListItem.
* Add react-transition-group as dependency.
* Fix warnings by wrapping with CSS transition, pass down props from List.
* Remove type annotations left in list-item.
* Duplicate some styles in the higher level woocommerce-list-item element, to make them work in the new list.
* Fix accessibility issues, adjust the role logic
* Add more testing of the roles logic.
* Mark the old list stories as deprecated, add a basic story for the new style.
* Expose ListItem without Experimental in the name.
* Remove some redundant code changes.
* Fix linting issues
* Add types package.
* Cast the type of children to TransitionGroup.
* Adjust the list to assume a purpose of being a list of links.
* Adjust the tests for the new behaviour.
* Fix css mangled by prettier.
* Fix types that are optional.
* Rework the list item.
* Export new list as experimental, fix accessibility styles and deprecation notice.
* Make the basic transition opt-in.
* Update classnames to get types.
* Add tests, adjust behaviour for css disable.
* Fix css lint, remove types/classnames, update tetsing-library/user-event.
* Fix the basic story for ExperimentalList.
* Conditionally add keyDown and role based on onClick handler. Adjust tests to new behaviour.
* tabIndex only on hasAction
* Update the package-lock
* Add changelog
* Fix transition styling
Co-authored-by: Paul Sealock <psealock@gmail.com>
Co-authored-by: Lourens Schep <lourensschep@gmail.com>
2021-04-23 15:47:43 -03:00
Fernando
af888f5b0b
Added debugger instruction to package.json ( https://github.com/woocommerce/woocommerce-admin/pull/6835 )
...
# Conflicts:
# package.json
Co-authored-by: Fernando Marichal <contacto@fernandomarichal.com>
2021-04-22 13:59:55 -03:00
louwie17
be7dd2dd5e
Add recommended payment methods ( https://github.com/woocommerce/woocommerce-admin/pull/6760 )
...
* Add initial payment recommendations code for the payments settings
* Added request data for the recommended payments
* Some styling updates and make sure it does not show when marketplace suggestions is disabled
* Update url
* Update comment in php class
* Add tests
* Fix lint errors
* Remove unnecessary type
* Fix lint error
* Fix broken test
* Convert plugin package to typescript
* Fix lint errors
* Add changelog
* Add support for locale-data
* Fix track name
* Fix up the tests
* Fix lint errors
* Address PR feedback
* Add tests for option hydration
* Make types more robust in plugins reducer
* Made use of SlotFill component instead of page registry and router
* Removed console log, and fixed types
* Add newer version of i18n to data package, for newer types
* Make the request to WooCommerce.com more restrictive
* Fix path of import
* Update PHP with suggested changes
* Remove SlotFill with applyFilters
* Update copy and PR feedback
* Update package lock
* Updated package lock
* Fix the package lock
* Added dot, and some minor styling changes
* Add test instructions
2021-04-20 14:17:19 -03:00
Sam Seay
b13feaeafd
Add some tweaks to e2e tests to try and resolve flakyness issues ( https://github.com/woocommerce/woocommerce-admin/pull/6812 )
2021-04-16 10:47:21 +12:00
Paul Sealock
7ab756b76c
Try ExPlat: Add A/A test ( https://github.com/woocommerce/woocommerce-admin/pull/6669 )
...
* Add basic ExPlat initialization
* add tsx support
2021-04-15 13:32:46 +12:00
Renovate Bot
86f3019fde
Update dependency @typescript-eslint/eslint-plugin to v4.22.0
2021-04-14 04:26:17 +00:00
Renovate Bot
10a455c453
Update babel monorepo to v7.13.15
2021-04-14 02:37:37 +00:00
Renovate Bot
616dced818
Update dependency @woocommerce/api to v0.1.2
2021-04-07 08:10:35 +00:00
Renovate Bot
642b8c44c3
Update dependency @typescript-eslint/eslint-plugin to v4.21.0
2021-04-07 05:04:00 +00:00
Renovate Bot
7af6724e0f
Update dependency @types/jest to v26.0.22
2021-04-07 04:05:05 +00:00
Renovate Bot
e8e04d2e2a
Update dependency @testing-library/react to v11.2.6
2021-04-07 03:07:07 +00:00
Sam Seay
9dd75e83f8
Improve page object encapsulation, refactor e2e suite, add more e2e tests. ( https://github.com/woocommerce/woocommerce-admin/pull/6682 )
2021-04-05 12:09:36 +12:00
Renovate Bot
3b02fa02a5
Update dependency @testing-library/jest-dom to v5.11.10
2021-03-31 03:48:00 +00:00
Renovate Bot
6722a2b0ce
Update babel monorepo to v7.13.14
2021-03-31 02:58:32 +00:00
Renovate Bot
64dc45d438
Pin dependency @types/wordpress__components to 9.8.6
2021-03-31 01:55:12 +00:00
Adrian Duffell
a5e14e9fb2
Add TypeScript to CustomerFeedbackModal ( https://github.com/woocommerce/woocommerce-admin/pull/6498 )
...
* Add types
* Add type definitions for @wordpress/components
* Fix formatting
* Fix JSX return type
* Fix incorect type for rows
* Add null to return type for react component
* Add type definitions for @wordpress/components to main package
* Add changelog entry
* Remove TS filename from import
* Re-add @types/wordpress__components
2021-03-30 20:04:08 +08:00
renovate[bot]
5a215e7ff4
Update dependency dompurify to v2.2.7 ( https://github.com/woocommerce/woocommerce-admin/pull/6608 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-30 14:17:01 +10:00
renovate[bot]
889b8619b7
Pin dependencies ( https://github.com/woocommerce/woocommerce-admin/pull/6605 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-30 14:05:58 +10:00
Joshua T Flowers
e96addd95c
Bump main to 2.3.0-dev ( https://github.com/woocommerce/woocommerce-admin/pull/6661 )
2021-03-25 19:26:46 -04:00
Sam Seay
cc01b9816e
Fix TypeScript build for `packages` and add types for wc/data's onboarding store ( https://github.com/woocommerce/woocommerce-admin/pull/6595 )
2021-03-25 10:29:37 +13:00
Renovate Bot
7a4cfa909a
Update dependency @typescript-eslint/eslint-plugin to v4.19.0
2021-03-24 10:09:48 +00:00
Renovate Bot
032613d485
Update babel monorepo to v7.13.12
2021-03-24 04:48:50 +00:00
renovate[bot]
cb4e300ee6
Update dependency fork-ts-checker-webpack-plugin to v6.2.0 ( https://github.com/woocommerce/woocommerce-admin/pull/6655 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-24 15:50:23 +13:00
Lee Willis
d99fe58925
Remove hardcoded dependencies from examples. ( https://github.com/woocommerce/woocommerce-admin/pull/6542 )
...
Authored-by: Lee Willis <lee@ademti-software.co.uk>
2021-03-24 11:10:32 +13:00
renovate[bot]
b47698bf4f
Update dependency @automattic/color-studio to v2.5.0 ( https://github.com/woocommerce/woocommerce-admin/pull/6606 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-24 11:08:17 +13:00
Joel Thiessen
81948ab513
Adding typescript resolver to fix linting issues with imports ( https://github.com/woocommerce/woocommerce-admin/pull/6624 )
2021-03-24 10:57:12 +13:00
renovate[bot]
f45ec227c5
Update dependency autoprefixer to v10.2.5 ( https://github.com/woocommerce/woocommerce-admin/pull/6548 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-19 12:03:16 +10:00
renovate[bot]
b6c9527d3b
Update dependency copy-webpack-plugin to v5.1.2 ( https://github.com/woocommerce/woocommerce-admin/pull/6496 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-18 13:01:51 +10:00
louwie17
9b180db614
Add Typescript and page objects to E2E suite ( https://github.com/woocommerce/woocommerce-admin/pull/6582 )
...
* Initial playwright
* Updated e2e to use playwright and typescript
* Update set up environment and jest package
* Add changelog
* Add await to uncheck
* Fix formatting
* Revert jset back to ~24, as >25 runs slower, see facebook/jestwoocommerce/woocommerce-admin#9457
* Removed some unnecessary uses of waitForSelector
* Fix eslint issue
* Fix the e2e tests with latest updates
* Running most tests, with typescript now
* Fix any outstanding queries for the tests to work
* Update changelog
* Remove unnecessary jest version and unnecessary transform setting
* Fix test case broken after rebase
* Add fix to make e2e tests more robust
* Making sure dropdown value is correct
* Reove the wcpay condition for features number
2021-03-17 16:22:09 -03:00
Paul Sealock
7c61e2bff9
Hook Reference: Automate a reference resource ( https://github.com/woocommerce/woocommerce-admin/pull/6454 )
...
* read sample doc
* npm cli
* work with arrays
* Its happening
* better naming
* cleanup
* moar cleanup
* new line
* better
* save
* fixup rebase error
* package lock update
* node 12 usage
* add changelog
* fancy logs
* update package lock
* changelog in right place
2021-03-17 13:27:26 +13:00
renovate[bot]
fde0341fb2
Update dependency @testing-library/user-event to v12.8.3 ( https://github.com/woocommerce/woocommerce-admin/pull/6494 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-16 12:03:24 +08:00
renovate[bot]
2f930c144c
Update dependency docsify-cli to v4.4.3 ( https://github.com/woocommerce/woocommerce-admin/pull/6550 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-16 11:14:20 +13:00
renovate[bot]
9c5ce74247
Pin dependencies ( https://github.com/woocommerce/woocommerce-admin/pull/6353 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-11 12:40:23 +10:00
renovate[bot]
4ae669a25f
Update babel monorepo ( https://github.com/woocommerce/woocommerce-admin/pull/6300 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-11 12:39:37 +10:00
louwie17
cb3c1e88e8
Add tilde (~) option for client root directory ( https://github.com/woocommerce/woocommerce-admin/pull/6517 )
...
* Add tilde option for client root directory
* Support tilde start as internal to fix lint issues
* Update baseUrl and paths so auto complete works correctly
* Add changelogs
* Add eslint support for webpack resolvers
Co-authored-by: Matt Sherman <matt@jam123.com>
2021-03-10 11:11:37 -04:00
renovate[bot]
53812966ac
Update dependency webpack-fix-style-only-entries to v0.6.1 ( https://github.com/woocommerce/woocommerce-admin/pull/6551 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-10 15:39:02 +13:00
renovate[bot]
e99fc3488a
Update dependency config to v3.3.6 ( https://github.com/woocommerce/woocommerce-admin/pull/6495 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-09 12:57:14 +13:00
renovate[bot]
19a13ae09c
Update dependency core-js to v3.9.1 ( https://github.com/woocommerce/woocommerce-admin/pull/6497 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-05 16:19:30 +13:00
Moon
2cbf73b6a4
Add docker setup using WP-ENV ( https://github.com/woocommerce/woocommerce-admin/pull/6448 )
...
* Add docker setup using WP-ENV
* Add ALTERNATE_WP_CRON config to avoid cron issues
* Add changelog
* Update README
* Added HOWTOs section
2021-03-02 13:13:21 -08:00
Sam Seay
630f31ae9d
Clean up unused deps and add TS to the build. ( https://github.com/woocommerce/woocommerce-admin/pull/6441 )
2021-03-01 16:01:22 +13:00
Paul Sealock
101df3b019
Add Dependency Extraction Webpack Plugin ( https://github.com/woocommerce/woocommerce-admin/pull/5762 )
...
* Add woo flavored DEWP
* clean up webpack config
* clean
* marketing coupons
* onboarding scripts
* nav scripts
* better imports of deps
* add asset files to bundle
* under git rebase conflict error
* try order
* Add wp_set_script_translations to the scripting loop
* changelog
2021-03-01 12:48:52 +13:00
Adrian Duffell
63435dfa71
Bump Version to 2.2.0-dev ( https://github.com/woocommerce/woocommerce-admin/pull/6417 )
...
* Bump to version 2.2.0-dev
* Update changelog with 2.1.0 heading
* Revert "Bump to version 2.2.0-dev"
This reverts commit cc7d4b95ea3ccae140a5366cdd521ac8f35a3100.
* Bump to version 2.2.0-dev
This was performed using `npm run bump-version`
* Move recent changelog entries out of 2.1.0
2021-02-26 11:48:52 +08:00
renovate[bot]
c9e7ad7dcf
Update dependency @testing-library/react to v11.2.5 ( https://github.com/woocommerce/woocommerce-admin/pull/6434 )
...
* Update dependency @testing-library/react to v11.2.5
* Move the react testing library to dev deps in CES package.
2021-02-24 15:08:42 +13:00
renovate[bot]
c794b745f0
Update dependency @testing-library/user-event to v12.7.3 ( https://github.com/woocommerce/woocommerce-admin/pull/6436 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-24 15:08:01 +13:00
renovate[bot]
2a1565eb72
Update dependency lint-staged to v10.5.4 ( https://github.com/woocommerce/woocommerce-admin/pull/6437 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-24 15:07:39 +13:00
Sam Seay
27989ec4f2
Update client and packages builds to use corejs 3 and latest wp babel preset ( https://github.com/woocommerce/woocommerce-admin/pull/6411 )
2021-02-24 14:24:22 +13:00
Paul Sealock
5c2402e6f3
Navigation: Reset submenu before making Flyout ( https://github.com/woocommerce/woocommerce-admin/pull/6396 )
...
* reset flyout before adding things
* instructions and changelog
2021-02-23 13:09:59 +13:00
Hsing-Yu Flowers
00676f12b5
Check if tax was successfully added before displaying notice ( https://github.com/woocommerce/woocommerce-admin/pull/6229 )
...
* Check if tax was successfully added before notice
* Handle PR feedback
* Handle PR feedback-2
* Fix rebase
2021-02-18 12:27:32 +08:00
Adrian Duffell
82d0f04451
Refactor test:php npm script with a post hook ( https://github.com/woocommerce/woocommerce-admin/pull/6356 )
...
Fixes a bug where paramaters could not be passed to the phpunit command
2021-02-18 09:06:54 +08:00
Hsing-Yu Flowers
1fc78d93c9
Refactor panel with withFocusOutside ( https://github.com/woocommerce/woocommerce-admin/pull/6233 )
...
* Refactor panel with withFocusOutside
* Remove react-click-outside dependency
* Handle PR feedback
* Handle PR feedback-2
2021-02-16 15:01:11 -05:00
Bec Scott
1ada698dfb
Bump versions ( https://github.com/woocommerce/woocommerce-admin/pull/6321 )
2021-02-12 06:49:48 +13:00
renovate[bot]
8c9235096c
Update wordpress monorepo ( https://github.com/woocommerce/woocommerce-admin/pull/6013 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lourens Schep <lourensschep@gmail.com>
Co-authored-by: Sam Seay <samueljseay@gmail.com>
2021-02-11 10:52:39 +13:00
renovate[bot]
0a3d5404bb
chore(deps): update dependency @automattic/color-studio to v2.4.0 ( https://github.com/woocommerce/woocommerce-admin/pull/6301 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-10 15:47:03 +13:00
renovate[bot]
d9a382c528
chore(deps): update dependency @octokit/graphql to v4.6.0 ( https://github.com/woocommerce/woocommerce-admin/pull/6302 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-10 15:46:34 +13:00
renovate[bot]
6a137b7bf1
chore(deps): update dependency @storybook/addon-console to v1.2.3 ( https://github.com/woocommerce/woocommerce-admin/pull/6303 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-10 15:46:13 +13:00
renovate[bot]
3288126a82
chore(deps): update dependency @testing-library/user-event to v12.6.3 ( https://github.com/woocommerce/woocommerce-admin/pull/6304 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-10 15:45:55 +13:00
renovate[bot]
0b4ffe1def
chore(deps): update dependency autoprefixer to v10.2.4 ( https://github.com/woocommerce/woocommerce-admin/pull/6305 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-10 15:45:39 +13:00
renovate[bot]
999549da3c
Update dependency core-js to v3.8.3 ( https://github.com/woocommerce/woocommerce-admin/pull/6105 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-09 13:56:20 +13:00
louwie17
467e54fded
Update product template icon and copy ( https://github.com/woocommerce/woocommerce-admin/pull/6177 )
...
* Update product template task copy and icon, updated wordpress/icons
* Fix tests
* Fix css lint errors
* Make use of the re-usable Pill component from Woo
2021-01-29 17:23:02 -04:00
renovate[bot]
20b9b60dd2
Update dependency @woocommerce/e2e-environment to v0.2.0 ( https://github.com/woocommerce/woocommerce-admin/pull/6193 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-28 08:42:58 +13:00
louwie17
4ad9c07d51
Add wait for mysql script to php unit entrypoint ( https://github.com/woocommerce/woocommerce-admin/pull/6185 )
...
* Add wait for mysql script to php unit entrypoint, also removing containers after run is finished.
* Add changelog
2021-01-27 14:35:12 -04:00
Renovate Bot
c0d6ec7bfd
Update dependency @testing-library/user-event to v12.6.2
2021-01-27 06:00:51 +00:00
Renovate Bot
982b2b9893
Pin dependency eslint-plugin-import to 2.22.1
2021-01-27 03:27:52 +00:00
Renovate Bot
5aea80061f
Update dependency @octokit/graphql to v4.5.9
2021-01-27 02:03:02 +00:00
Darren Ethier
4210b6f0a8
Update @wordpress/eslint-plugin dependency to latest version. ( https://github.com/woocommerce/woocommerce-admin/pull/5856 )
...
* update @wordpress/eslint-plugin dependency to latest version
* local prettier config isn’t needed anymore because of fix in upstream package
* add jsdoc config to use typescript format for jsdocs
* update changelog
* update packages and include .prettierrc.js back in for code editor support of prettier
* add docs
* minor prettier fix in test file
* Convert all new eslint rules throwing errors to warnings temporarily to be handled in separate prs
* updated changelog
* fix package-lock.json
* prettier auto-fixes
* add prettier dependency at root
* sigh prettier is being finicky
* version bump
Co-authored-by: Paul Sealock <psealock@gmail.com>
2021-01-26 13:24:28 +13:00
renovate[bot]
2d106bb0b3
Update dependency qs to v6.9.6 ( https://github.com/woocommerce/woocommerce-admin/pull/6107 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-23 10:41:40 +13:00
Sam Seay
aa9f08ab50
Don't lint the storybook wordpress folder. ( https://github.com/woocommerce/woocommerce-admin/pull/6144 )
2021-01-23 10:38:55 +13:00
Renovate Bot
9fb8750c9f
Update dependency autoprefixer to v10.2.3
2021-01-21 05:05:18 +00:00
Renovate Bot
cd7f751b92
Update dependency husky to v4.3.8
2021-01-21 04:55:42 +00:00
Paul Sealock
0bde0d5fea
Version bump to 2.0.0-dev ( https://github.com/woocommerce/woocommerce-admin/pull/6071 )
...
* version bump to 1.10.0-dev
* use WP version 2.0.0
2021-01-15 09:21:47 +13:00
renovate[bot]
219092808b
Update dependency @testing-library/react to v11.2.3 ( https://github.com/woocommerce/woocommerce-admin/pull/6057 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-14 10:38:18 +13:00
Renovate Bot
839c56d57a
Update dependency @testing-library/jest-dom to v5.11.9
2021-01-13 06:26:32 +00:00
Renovate Bot
1fa4e3b153
Update storybook monorepo to v6.1.14
2021-01-13 04:14:59 +00:00
Renovate Bot
6067480fce
Update dependency husky to v4.3.7
2021-01-13 03:15:36 +00:00
Renovate Bot
3dded569e5
Update dependency autoprefixer to v10.2.1
2021-01-13 02:35:31 +00:00
Joshua T Flowers
bc998444a3
Future proof experimental components ( https://github.com/woocommerce/woocommerce-admin/pull/5961 )
...
* Possibly use safe Text component
* Possibly use safe navigation components
* Add experimental package
* Update components to import from woocommerce/experimental
* Make experimental package private
* Reference experimental package relatively
* Update packages/experimental/README.md
Co-authored-by: Paul Sealock <psealock@gmail.com>
* Update packages/experimental/CHANGELOG.md
Co-authored-by: Paul Sealock <psealock@gmail.com>
* Update history state instead of mocking getQuery in tests
* Handle PR feedback
* Create excluded externals array and return early
Co-authored-by: Paul Sealock <psealock@gmail.com>
2021-01-07 18:57:09 -05:00
Paul Sealock
b1ed75aa11
version bump to 1.9.0-dev ( https://github.com/woocommerce/woocommerce-admin/pull/5999 )
2021-01-08 08:41:29 +13:00
Renovate Bot
63446a69c6
Update dependency autoprefixer to v10
2021-01-07 03:48:00 +00:00
renovate[bot]
1b2f20b6bb
Update dependency react-transition-group to v4.4.1 ( https://github.com/woocommerce/woocommerce-admin/pull/5950 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-07 12:57:50 +13:00
renovate[bot]
caeaa40a66
Pin dependency github-label-sync to 2.0.0 ( https://github.com/woocommerce/woocommerce-admin/pull/6010 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-07 12:56:44 +13:00
Renovate Bot
9ac101cc29
Update storybook monorepo to v6.1.11
2021-01-06 02:14:07 +00:00
renovate[bot]
e3d38e3d31
Update dependency react-router-dom to v5.2.0 ( https://github.com/woocommerce/woocommerce-admin/pull/5949 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-05 13:42:18 +13:00
renovate[bot]
9e6cff72ec
Update dependency dompurify to v2.2.6 ( https://github.com/woocommerce/woocommerce-admin/pull/5945 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-05 13:11:56 +13:00
Timmy Crawford
522c31b454
Add label-sync package and config. ( https://github.com/woocommerce/woocommerce-admin/pull/5981 )
2020-12-30 12:36:29 -08:00
Renovate Bot
195e71bd87
Update dependency @testing-library/jest-dom to v5.11.8
2020-12-30 04:40:20 +00:00
Renovate Bot
abd2cb060e
Update dependency webpack-fix-style-only-entries to v0.6.0
2020-12-30 03:42:28 +00:00
Renovate Bot
442e3c1e36
Update dependency recast to v0.20.4
2020-12-30 02:49:58 +00:00
Renovate Bot
06c54973ff
Update dependency @babel/plugin-transform-react-jsx to v7.12.12
2020-12-30 01:33:15 +00:00
Renovate Bot
c9a76ea42b
Update dependency react-docgen to v5.3.1
2020-12-23 04:32:26 +00:00
Renovate Bot
fc5cf8013b
Update dependency raw-loader to v4.0.2
2020-12-23 02:46:40 +00:00
Adrian Duffell
9a0ffaeca7
Add Docker app for PHP Test Suite ( https://github.com/woocommerce/woocommerce-admin/pull/5297 )
2020-12-17 21:02:10 +08:00
Renovate Bot
57cfae76e7
chore(deps): update dependency promptly to v3.2.0
2020-12-16 07:52:47 +00:00
Renovate Bot
f1fefe1d34
chore(deps): update dependency node-watch to v0.7.1
2020-12-16 06:35:33 +00:00
Renovate Bot
9a19f83ab1
chore(deps): update dependency lint-staged to v10.5.3
2020-12-16 05:14:46 +00:00
Renovate Bot
f3ccda4366
chore(deps): update dependency husky to v4.3.6
2020-12-16 04:34:59 +00:00
Renovate Bot
85c90af1ec
chore(deps): update dependency @testing-library/user-event to v12.6.0
2020-12-16 03:57:07 +00:00
Renovate Bot
a392ffb631
chore(deps): update babel monorepo
2020-12-16 01:37:47 +00:00
Renovate Bot
73377a08a3
Update dependency @octokit/graphql to v4.5.8
2020-12-14 00:29:26 +00:00
renovate[bot]
d8da6a9872
Update dependency @testing-library/user-event to v12.5.0 ( https://github.com/woocommerce/woocommerce-admin/pull/5847 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-14 11:10:57 +13:00
renovate[bot]
bdd567bf6d
Update dependency dompurify to v2.2.3 ( https://github.com/woocommerce/woocommerce-admin/pull/5852 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-14 10:32:00 +13:00
Renovate Bot
65160f7c81
Update dependency husky to v4.3.5
2020-12-09 04:35:56 +00:00
Renovate Bot
9a44a93edb
Update dependency cross-env to v7.0.3
2020-12-09 03:38:47 +00:00
Renovate Bot
e922b86d84
Update dependency @testing-library/react-hooks to v3.7.0
2020-12-09 02:32:04 +00:00
Renovate Bot
e778a3c0fc
Update dependency config to v3.3.3
2020-12-02 06:34:44 +00:00
Renovate Bot
ce5f59b5fe
Update dependency babel-loader to v8.2.2
2020-12-02 05:58:43 +00:00
Renovate Bot
27f2fdd6b2
Pin dependency md5 to 2.3.0
2020-12-02 04:42:45 +00:00
Renovate Bot
4726703a3c
Update dependency @testing-library/user-event to v12.3.0
2020-12-02 03:13:17 +00:00
Jeff Stieler
4ad17adf36
Generate MD5 hashes without bundling all of Node crypto. ( https://github.com/woocommerce/woocommerce-admin/pull/5768 )
...
Reduces the build by 1.2MB.
2020-12-01 20:17:02 -05:00
renovate[bot]
ad3659a123
Update dependency dompurify to v2.2.2 ( https://github.com/woocommerce/woocommerce-admin/pull/5737 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-26 14:58:56 +13:00
renovate[bot]
b4e309f964
Update dependency debug to v4.3.1 ( https://github.com/woocommerce/woocommerce-admin/pull/5735 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-26 13:17:22 +13:00
Renovate Bot
bd668b6e98
Update dependency lint-staged to v10.5.2
2020-11-25 04:16:06 +00:00
Renovate Bot
2ece86b3fe
Update dependency docsify-cli to v4.4.2
2020-11-25 03:55:19 +00:00
Renovate Bot
69186515a7
Update dependency @testing-library/react to v11.2.2
2020-11-25 01:26:45 +00:00
Renovate Bot
a68deed8d3
Update babel monorepo
2020-11-25 00:56:04 +00:00
renovate[bot]
0718343d11
Update dependency core-js to v3.7.0 ( https://github.com/woocommerce/woocommerce-admin/pull/5667 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-25 08:48:14 +13:00
Sam Seay
363e3386e8
Install puppeteer just once ( https://github.com/woocommerce/woocommerce-admin/pull/5713 )
...
Remove unused direct dep on puppeteer and use npm dedupe to reduce puppeteer installs to 1
2020-11-24 10:52:03 +13:00
Sam Seay
564a4ffddb
Remove unused dependencies, convert buildScss to async. ( https://github.com/woocommerce/woocommerce-admin/pull/5715 )
2020-11-24 09:21:16 +13:00
renovate[bot]
e50d4a8442
Update dependency @testing-library/react to v11.2.0 ( https://github.com/woocommerce/woocommerce-admin/pull/5663 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-19 12:30:06 +10:00
Sam Seay
ebddffb8e8
Post 1.7.0 beta release chores ( https://github.com/woocommerce/woocommerce-admin/pull/5558 )
...
* Bump versions to 1.8.0-dev
* Update changelog for 1.7.0
2020-11-19 08:36:45 +13:00
Renovate Bot
e80584733a
Update dependency babel-loader to v8.2.1
2020-11-18 03:54:23 +00:00
Renovate Bot
970cf81892
Update dependency @testing-library/jest-dom to v5.11.6
2020-11-18 01:49:26 +00:00
Renovate Bot
9ffabb8d13
Update dependency @testing-library/user-event to v12.2.2
2020-11-11 07:31:43 +00:00
Renovate Bot
ccb38910cc
Update dependency babel-jest to v26.6.3
2020-11-11 03:51:03 +00:00
Bec Scott
4cde62561a
Copy the snackbar component from Gutenberg into wp-admin ( https://github.com/woocommerce/woocommerce-admin/pull/5532 )
...
* Copy the snackbar component from Gutenberg into wp-admin
* Copy @wordpress/data in from Gutenberg
Co-authored-by: Rebecca Scott <me@becdetat.com>
2020-11-09 17:17:08 +10:00
renovate[bot]
dbd7c823f6
Update babel monorepo to v7.12.5 ( https://github.com/woocommerce/woocommerce-admin/pull/5525 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-05 13:50:38 +13:00
Renovate Bot
a3f1fd2d5b
Update dependency babel-jest to v26.6.2
2020-11-04 02:54:11 +00:00
Renovate Bot
32fe882069
Update dependency @testing-library/react to v11.1.1
2020-11-04 02:39:42 +00:00
Renovate Bot
84bd8b75dd
Update dependency @octokit/graphql to v4.5.7
2020-11-04 01:51:43 +00:00
Bec Scott
f29995124c
Basic customer effort score survey functionality ( https://github.com/woocommerce/woocommerce-admin/pull/5324 )
...
* Spike out customer effort score
* Refactor CustomerEffortScore as Package (https://github.com/woocommerce/woocommerce-admin/pull/5342 )
* Tidy up _webpack.config.js
* Fix linter issues
* refactor setting up CES tracking, add try..catch around loading from localStorage
* Add CES feature toggle (https://github.com/woocommerce/woocommerce-admin/pull/5387 )
* Add feature toggle to only enable the customer effort score in development
* Move check into Loader
* fix logic 🙄
Co-authored-by: Rebecca Scott <me@becdetat.com>
* Add client-side check of the feature flag
* fix tabs in config
* Fix comment
* Use product lifecycle and options
* Add product count to tracks props
* Use Loader::load_features instead of DIY
Co-authored-by: Rebecca Scott <me@becdetat.com>
Co-authored-by: Adrian Duffell <9312929+adrianduffell@users.noreply.github.com>
2020-10-30 16:52:52 +10:00
renovate[bot]
590c58a5de
Update dependency dompurify to v2.2.0 ( https://github.com/woocommerce/woocommerce-admin/pull/5484 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Sam Seay <samueljseay@gmail.com>
2020-10-30 08:48:59 +13:00
renovate[bot]
c2576c06d5
Update dependency lint-staged to v10.5.0 ( https://github.com/woocommerce/woocommerce-admin/pull/5486 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Sam Seay <samueljseay@gmail.com>
2020-10-30 08:34:42 +13:00
renovate[bot]
d7d8b321fb
Update dependency promptly to v3.1.0 ( https://github.com/woocommerce/woocommerce-admin/pull/5487 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Sam Seay <samueljseay@gmail.com>
2020-10-30 08:34:13 +13:00
Renovate Bot
2b8c7f8976
Update dependency babel-jest to v26.6.1
2020-10-29 02:49:22 +00:00
renovate[bot]
140a9895e6
Update dependency @testing-library/user-event to v12.1.10 ( https://github.com/woocommerce/woocommerce-admin/pull/5481 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Rebecca Scott <me@becdetat.com>
2020-10-29 12:11:26 +10:00
renovate[bot]
7f67bccb5b
Update dependency @woocommerce/e2e-environment to v0.1.6 ( https://github.com/woocommerce/woocommerce-admin/pull/5444 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-22 14:12:58 +10:00
renovate[bot]
29f6bcc126
Update babel monorepo ( https://github.com/woocommerce/woocommerce-admin/pull/5439 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-22 12:19:55 +10:00
Renovate Bot
0d264cf22e
Update dependency lint-staged to v10.4.2
2020-10-21 05:36:36 +00:00
Renovate Bot
098c9cb88a
Update dependency babel-jest to v26.6.0
2020-10-21 04:11:56 +00:00
Renovate Bot
439cb7923a
Update dependency @testing-library/user-event to v12.1.9
2020-10-21 02:49:26 +00:00
Renovate Bot
66aab27da8
Update dependency @testing-library/react to v11.1.0
2020-10-21 01:32:09 +00:00
Timmy Crawford
016f4cc2d9
Update version to 1.7.0-dev. ( https://github.com/woocommerce/woocommerce-admin/pull/5397 )
2020-10-15 13:18:02 -07:00
Jeff Stieler
7ca9e691d4
Migrate Enzyme tests to React Testing Library ( https://github.com/woocommerce/woocommerce-admin/pull/5299 )
...
* Migrate leaderboard tests to RTL.
* Remove test of default prop value.
* Migrate ReportSummary tests to RTL.
* Migrate ActivityCard tests to RTL.
* Migrate ActivityCardPlaceholder tests to RTL.
* Migrate remaining ProductType tests to RTL.
* Migrate Card tests to RTL.
* Update RTL and user event packages.
* Migrate Date tests to RTL.
* Migrate D3Legend tests to RTL.
* Migrate D3Base tests to RTL.
* Migrate Gravatar tests to RTL.
* Migrate ImageUpload tests to RTL.
* Migrate ProductImage tests to RTL.
* Migrate Rating tests to RTL.
* Migrate Search tests to RTL.
* Migrate Plugins tests to RTL.
* Migrate SelectControl tests to RTL.
* Migrate Timeline tests to RTL.
Remove tests that inspect DOM since there are snapshots.
* Migrate DismissModal tests to RTL.
* Migrate SetupNotice tests to RTL.
* Migrate WelcomeCard tests to RTL.
* Fix setup error reason retrieval in ShippingBanner.
* Migrate ShippingBanner tests to RTL.
* Migrate RecommendedExtensions tests to RTL.
* Migrate KnowledgeBase tests to RTL.
* Rename enzyme setup file, modify to setup RTL.
* No need to import jest-dom in test files.
* Remove enzyme dependency.
* Use snapshot for testing Leaderboard markup.
* Switch from "not to be empty" to "be in the document".
* No need to waitFor() recordEvent mock.
* Be specific about clicking the "hide" button.
* Use toBeVisible() instead of checking style property.
2020-10-15 08:41:39 -04:00
Sam Seay
fc030fb007
Migrate the devdocs examples to Storybook CSF stories ( https://github.com/woocommerce/woocommerce-admin/pull/5271 )
...
Fixes woocommerce/woocommerce-admin#5234
2020-10-15 14:55:55 +13:00
renovate[bot]
eb91d413eb
Update dependency enzyme-to-json to v3.6.1 ( https://github.com/woocommerce/woocommerce-admin/pull/5368 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-15 11:11:42 +13:00
renovate[bot]
17c9c05c3d
Pin dependency @wordpress/plugins to 2.22.0 ( https://github.com/woocommerce/woocommerce-admin/pull/5366 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-15 09:59:53 +13:00
renovate[bot]
51b23130df
Update dependency prismjs to v1.22.0 ( https://github.com/woocommerce/woocommerce-admin/pull/5372 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-15 09:53:40 +13:00
Renovate Bot
b6953260ab
Update dependency node-watch to v0.7.0
2020-10-14 04:36:13 +00:00
Paul Sealock
ad7cf64303
Navigation: Add client code ( https://github.com/woocommerce/woocommerce-admin/pull/5309 )
...
* is_feature_enabled
* feature class
* copy/paste
* hooked up
* its alive
* add wc-admin items
* clean up entry point
* Analytics remove url
* rebase error
* add back in check is_feature_enabled
* specificity CSS
2020-10-13 14:40:53 +13:00
Paul Sealock
319923f435
Test Zips: make sure assets are up to date ( https://github.com/woocommerce/woocommerce-admin/pull/5313 )
...
* cleand and composer install
* better
2020-10-13 11:00:54 +13:00
Paul Sealock
52137fe3fa
bump wp components and base styles ( https://github.com/woocommerce/woocommerce-admin/pull/5293 )
2020-10-09 12:10:32 +13:00
Renovate Bot
a5bb7688bf
Update dependency enzyme-adapter-react-16 to v1.15.5
2020-10-07 01:26:59 +00:00
Renovate Bot
e5b85e7a90
Update dependency babel-jest to v26.5.2
2020-10-07 01:19:28 +00:00
renovate[bot]
5c49051dcf
Update dependency debug to v4.2.0 ( https://github.com/woocommerce/woocommerce-admin/pull/5220 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-05 17:43:29 +13:00
renovate[bot]
3b88df6a31
Update dependency dompurify to v2.1.1 ( https://github.com/woocommerce/woocommerce-admin/pull/5221 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-02 17:38:38 +13:00
Sam Seay
0d6d0dd36f
Improve the pre-commit hook setup for wc-admin ( https://github.com/woocommerce/woocommerce-admin/pull/5233 )
2020-10-02 17:38:13 +13:00
Renovate Bot
f3441c866a
Update dependency config to v3.3.2
2020-09-30 03:14:25 +00:00
Renovate Bot
a51d5dc690
Update dependency @testing-library/react-hooks to v3.4.2
2020-09-30 01:53:32 +00:00
Renovate Bot
feddd93d66
chore(deps): update dependency replace to v1.2.0
2020-09-23 08:40:42 +00:00
Renovate Bot
8a5ead6901
chore(deps): update dependency request-promise to v4.2.6
2020-09-23 06:35:37 +00:00
Renovate Bot
603ce733c7
chore(deps): update dependency recast to v0.20.3
2020-09-23 05:09:13 +00:00
Renovate Bot
b425397af9
chore(deps): update dependency puppeteer to v5.3.1
2020-09-23 03:27:19 +00:00
Renovate Bot
88430d9787
chore(deps): update dependency lint-staged to v10.4.0
2020-09-23 02:19:10 +00:00
Renovate Bot
0e82edd912
chore(deps): update dependency @storybook/addon-console to v1.2.2
2020-09-23 01:22:00 +00:00
Renovate Bot
a4ec2b94b0
Update dependency lint-staged to v10.3.0
2020-09-16 03:18:04 +00:00
Renovate Bot
054c3d59eb
Update dependency ast-types to v0.14.2
2020-09-16 03:01:45 +00:00
Renovate Bot
0267a3a08d
Update dependency @octokit/graphql to v4.5.6
2020-09-16 02:37:43 +00:00
renovate[bot]
b82bb4bc3b
Update dependency dompurify to v2.0.15 ( https://github.com/woocommerce/woocommerce-admin/pull/5112 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-09 11:46:58 -04:00
renovate[bot]
81fb8c7baf
Pin dependencies ( https://github.com/woocommerce/woocommerce-admin/pull/5109 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-09 11:26:14 -04:00
Renovate Bot
86be861a61
Update dependency husky to v4.3.0
2020-09-09 03:28:02 +00:00
Renovate Bot
6d66901da8
Update babel monorepo to v7.11.6
2020-09-09 02:23:52 +00:00
Rua Haszard
2002c74289
Update Storybook to latest ( https://github.com/woocommerce/woocommerce-admin/pull/5105 )
...
* WIP - upgrade storybook via `npx sb upgrade`
* fix broken storybook build - use custom MiniCssExtractPlugin package
Co-authored-by: haszari <rua@automattic.com>
2020-09-09 07:54:42 +12:00
Bec Scott
cd128488df
Add initial end to end test suite ( https://github.com/woocommerce/woocommerce-admin/pull/5028 )
...
Co-authored-by: Ron Rennick <ron@ronandandrea.com>
Co-authored-by: Rebecca Scott <me@becdetat.com>
Co-authored-by: Sam Seay <samueljseay@gmail.com>
2020-09-04 14:31:09 +12:00
Paul Sealock
3c6483e842
Remove wc api 🎉 ( https://github.com/woocommerce/woocommerce-admin/pull/5075 )
...
* remove wc-api selects and constansts
* remove extendedItems dependence on wc-api
* remove wc-api
* PR feedback
2020-09-04 09:45:40 +12:00
renovate[bot]
9d95fe6c84
Update dependency dompurify to v2.0.14 ( https://github.com/woocommerce/woocommerce-admin/pull/5071 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-03 14:36:25 +10:00
renovate[bot]
27927dd3c5
Update dependency lint-staged to v10.2.13 ( https://github.com/woocommerce/woocommerce-admin/pull/5073 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-02 15:52:25 +12:00
Renovate Bot
0b864be6c8
Update dependency enzyme-adapter-react-16 to v1.15.4
2020-09-02 03:39:22 +00:00
Renovate Bot
6d147aa3fd
Update babel monorepo to v7.11.5
2020-09-02 01:20:27 +00:00
renovate[bot]
394bf4db3c
Update dependency babel-jest to v26.3.0 ( https://github.com/woocommerce/woocommerce-admin/pull/5004 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-31 11:55:26 +12:00
renovate[bot]
cad9379a76
Update dependency @testing-library/jest-dom to v5.11.4 ( https://github.com/woocommerce/woocommerce-admin/pull/5044 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-26 15:35:08 +12:00
renovate[bot]
3bb3678451
Update dependency @babel/core to v7.11.4 ( https://github.com/woocommerce/woocommerce-admin/pull/5042 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Paul Sealock <psealock@gmail.com>
2020-08-26 15:33:54 +12:00
renovate[bot]
6b5d6fb68e
Update dependency ast-types to v0.14.1 ( https://github.com/woocommerce/woocommerce-admin/pull/5047 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-26 15:25:09 +12:00
renovate[bot]
ca138988ae
Pin dependency @babel/plugin-proposal-class-properties to 7.10.4 ( https://github.com/woocommerce/woocommerce-admin/pull/5041 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-26 15:20:06 +12:00
renovate[bot]
5a32526123
Update dependency @testing-library/react to v10.4.9 ( https://github.com/woocommerce/woocommerce-admin/pull/5045 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-26 14:43:57 +12:00
renovate[bot]
7c66c885d5
Update dependency core-js to v3 ( https://github.com/woocommerce/woocommerce-admin/pull/4174 )
...
* Update dependency core-js to v3
* core-js paths
* update babel and jest presets
* remove unused jest preset
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Paul Sealock <psealock@gmail.com>
2020-08-24 09:35:46 +12:00
Daniel Bitzer
d8098d6fd7
Adds `@woocommerce/tracks` package ( https://github.com/woocommerce/woocommerce-admin/pull/5017 )
...
* Add @woocommerce/tracks package.json
* Add @woocommerce/tracks .npmrc
* Move lib/tracks.js in to tracks package
* Add tracks package debug dependency
* Add readme for tracks package
* Add changelog for tracks package
* Add info about debugging and opt-ins to tracks package readme
* Load tracks package script
* Add tracks package to packages readme
* Add tracks package to webpack config
* Add tracks package external to starter-pack
* Replace lib/tracks uses with @woocommerce/tracks
* Update package-lock.json
2020-08-20 14:29:52 +09:30
Renovate Bot
a42c124321
Update dependency @octokit/graphql to v4.5.4
2020-08-19 22:06:38 +00:00
renovate[bot]
69efe549fe
Update dependency grunt to v1.3.0 ( https://github.com/woocommerce/woocommerce-admin/pull/5008 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-19 15:54:23 +12:00
renovate[bot]
27c2d4d3af
Update dependency enzyme-adapter-react-16 to v1.15.3 ( https://github.com/woocommerce/woocommerce-admin/pull/5007 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-19 15:30:59 +12:00
renovate[bot]
2ca0182582
Update dependency moment-timezone-data-webpack-plugin to v1.3.0 ( https://github.com/woocommerce/woocommerce-admin/pull/4843 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-13 15:55:09 +12:00
renovate[bot]
9a4d0b40f2
Pin dependencies ( https://github.com/woocommerce/woocommerce-admin/pull/4870 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-13 15:53:47 +12:00
renovate[bot]
72dcbfd3b7
Update dependency qs to v6.9.4 ( https://github.com/woocommerce/woocommerce-admin/pull/4930 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-13 15:40:43 +12:00
renovate[bot]
7320a0663c
Update dependency autoprefixer to v9.8.6 ( https://github.com/woocommerce/woocommerce-admin/pull/4927 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-13 15:28:04 +12:00
renovate[bot]
872aa2aa35
Update dependency @automattic/color-studio to v2.3.1 ( https://github.com/woocommerce/woocommerce-admin/pull/4968 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-13 15:14:05 +12:00
renovate[bot]
7850c5f896
Update dependency prismjs to v1.21.0 [SECURITY] ( https://github.com/woocommerce/woocommerce-admin/pull/4953 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-13 15:13:43 +12:00
renovate[bot]
82d50d5d3a
Update dependency @octokit/graphql to v4.5.3 ( https://github.com/woocommerce/woocommerce-admin/pull/4969 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-13 14:41:00 +12:00
renovate[bot]
e50d6edb7c
Update dependency node-sass to v4.14.1 ( https://github.com/woocommerce/woocommerce-admin/pull/4844 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-13 14:35:46 +12:00
renovate[bot]
d5abba63f7
Update dependency @testing-library/jest-dom to v5.11.3 ( https://github.com/woocommerce/woocommerce-admin/pull/4970 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-13 13:06:15 +12:00
renovate[bot]
8c71e548ef
Update dependency concurrently to v5.3.0 ( https://github.com/woocommerce/woocommerce-admin/pull/4971 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-13 12:53:20 +12:00
Sam Seay
52b5fd693f
Improve jest performance significantly by downgrading to 24.9.0 ( https://github.com/woocommerce/woocommerce-admin/pull/4942 )
...
Recently there have been significant slowdowns
of the test suite in Jest. I frequently had the test suite
taking 130-150 seconds to run.
After some exploration and trial/error I found that
https://github.com/facebook/jest/issues/9457 is likely the cause.
This was confirmed after the downgrade where I saw test runs drop
to an average of about 35 seconds per run.
2020-08-13 11:29:48 +12:00