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
Sam Seay
364b764eb5
Fix the travis build and move the e2e tests to GH actions ( https://github.com/woocommerce/woocommerce-admin/pull/5635 )
2020-11-16 17:33:06 +13:00
Paul Sealock
4e785e30a7
Package builds: avoid building dependency-extraction-webpack-plugin ( https://github.com/woocommerce/woocommerce-admin/pull/5598 )
...
* fix starter pack
* fixes
* revert lock
* fixup package.json
2020-11-12 22:31:18 +13: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
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
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]
109256a944
Lock file maintenance ( https://github.com/woocommerce/woocommerce-admin/pull/5325 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-21 12:49:23 +10: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]
2ce600cde9
Update dependency locutus to v2.0.14 ( https://github.com/woocommerce/woocommerce-admin/pull/5369 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-15 11:11:08 +13:00
renovate[bot]
d42cb0d6a9
Update dependency moment to v2.29.1 ( https://github.com/woocommerce/woocommerce-admin/pull/5370 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-15 09:58: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
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]
a1967f194c
Lock file maintenance ( https://github.com/woocommerce/woocommerce-admin/pull/5266 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-06 10:21:19 +13:00