renovate[bot]
85292b6b19
Lock file maintenance ( https://github.com/woocommerce/woocommerce-admin/pull/6338 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-15 18:17:12 +13: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
louwie17
3d330bcee3
Fix the react state update error on homescreen ( https://github.com/woocommerce/woocommerce-admin/pull/6286 )
...
* Fix the react state update error on homescreen
* Fix note store dependency
* Update package lock file
* Add tests, and revert package-lock
* Add transient notices tests, and address PR feedback
2021-02-09 11:19:43 -04:00
renovate[bot]
92b27523c5
Lock file maintenance ( https://github.com/woocommerce/woocommerce-admin/pull/6284 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-09 13:57:52 +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
renovate[bot]
d7e81ffac8
Lock file maintenance ( https://github.com/woocommerce/woocommerce-admin/pull/6236 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-05 10:14:47 -03:00
Sam Seay
6847c44869
Add the Mollie payment provider setup task ( https://github.com/woocommerce/woocommerce-admin/pull/6257 )
...
* Whitelist the mollie plugin and ensure it does not crash on activation.
* Improve error messages for failed plugin installs.
* Add the payment provider screen for the Mollie payment provider.
* Revert change to try/catch activation, its not needed.
* Move the whitelist of mollie to Onboarding.php.
* Add api fetch to dep list of components, update the node setup workflow on gh actions.
* Pass indsutry to the klarna tests to avoid a crash.
* Add some tests for the mollie payment method.
* Remove redundant change to handler.
* Add a changelog entry for the feature.
* fix name of option
* Add testing instructions
Co-authored-by: Rebecca Scott <me@becdetat.com>
2021-02-05 13:41:55 +10: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]
418bca7eaa
Lock file maintenance ( https://github.com/woocommerce/woocommerce-admin/pull/6170 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-28 14:52:28 +13: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
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
Paul Sealock
84222b568b
Navigation: Change default location and add Product category items ( https://github.com/woocommerce/woocommerce-admin/pull/6179 )
...
* add product submenu items
* better check
* extesnions section
* use add_plugin_item
* htmlspecialchars_decode better
* Manually add product_brand taxonomy
* Determine if migrated items are a taxonomy or post_type. If they are, register them.
* add in_array check to register post types and taxonomies
* register a taxonomy or post_type, but not both
2021-01-27 13:05:55 +13: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
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
renovate[bot]
abc0f48d60
Lock file maintenance ( https://github.com/woocommerce/woocommerce-admin/pull/6084 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-21 15:47:14 +13: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]
3e352d0661
Lock file maintenance ( https://github.com/woocommerce/woocommerce-admin/pull/5714 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-05 13:49:37 +13: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
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
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
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]
c316887f0a
Lock file maintenance ( https://github.com/woocommerce/woocommerce-admin/pull/5265 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-05 17:12:34 +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]
df91b1f0a6
Lock file maintenance ( https://github.com/woocommerce/woocommerce-admin/pull/5204 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-28 15:43:02 +13:00
renovate[bot]
fdd2c73122
Update dependency locutus to v2.0.12 ( https://github.com/woocommerce/woocommerce-admin/pull/5148 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-25 09:25:26 +12: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]
04359e6032
chore(deps): lock file maintenance ( https://github.com/woocommerce/woocommerce-admin/pull/5168 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-22 15:50:35 +12:00
Paul Sealock
2dea138505
Update/components deps ( https://github.com/woocommerce/woocommerce-admin/pull/5153 )
...
* bump components dependencie
* prep for package release
2020-09-18 08:19:36 +12: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]
f411c1aa51
Lock file maintenance ( https://github.com/woocommerce/woocommerce-admin/pull/5133 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-14 12:50:05 +12: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
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
renovate[bot]
70d4f9392a
Lock file maintenance ( https://github.com/woocommerce/woocommerce-admin/pull/5102 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-07 14:27:04 +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]
36ed773769
Update dependency d3-time-format to v2.3.0 ( https://github.com/woocommerce/woocommerce-admin/pull/5070 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-03 14:40:55 +10: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
Sam Seay
fb03e64ced
Profile wizard style consistency updates ( https://github.com/woocommerce/woocommerce-admin/pull/5059 )
...
Co-authored-by: Joshua Flowers <joshuatf@gmail.com>
Co-authored-by: James Koster <james@jameskoster.co.uk>
2020-09-01 20:47:49 +12:00
renovate[bot]
46ad94fb1d
Lock file maintenance ( https://github.com/woocommerce/woocommerce-admin/pull/5060 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-01 09:51:13 +12: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]
8bf5cff688
Update dependency d3-format to v1.4.5 ( https://github.com/woocommerce/woocommerce-admin/pull/5048 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-26 15:24:04 +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