-
Notifications
You must be signed in to change notification settings - Fork 210
Update npm dependencies #7695
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Update npm dependencies #7695
Changes from all commits
Commits
Show all changes
54 commits
Select commit
Hold shift + click to select a range
997d43b
Update WP dependencies: api-fetch
renatho 50fb1fc
Update WP dependencies: block-editor, blocks and element
renatho ac9f91b
Update WP dependencies: blocks, compose, and core-data
renatho 049ac84
Update WP dependencies: data
renatho 710033b
Update WP dependencies: data-controls, dom-ready
renatho 4ec6f50
Update WP dependencies: escape-html, hooks
renatho 74c28c2
Update WP dependencies: html-entities, keycodes, plugins, token-list,…
renatho 2c0dcb4
Update WP dependencies: i18n
renatho 21c0b6f
Replace calypso-build with wp-scripts
renatho 971f3f2
Fix key
renatho 6ca3cf5
Install specific version of sass and sass-loader
renatho 6b09ac8
Update some dev dependencies
renatho 31bc767
Point the renderHook to the new dependency
renatho d4d1f7e
Solve some dependency issues
renatho 0b4e592
Update babel dependencies
m1r0 5c7e889
Fix tests failing because of `userEvent`
m1r0 ab5f7be
Fix JS unit tests
m1r0 0256973
Fix linters
m1r0 e98cc75
Remove unused lodash type
m1r0 65cd943
Update `@wordpress/base-styles`
m1r0 f04df1d
Update the rest of the wordpress packages
m1r0 d92b556
Add changelog
m1r0 8ab8e3e
Update `@automattic/components` and `@automattic/tour-kit`
m1r0 b3bb3ca
Merge branch 'trunk' into update/wordpress-dependencies
m1r0 8665b07
Downgrade packages to minimum supported WP version - `wp-6.5`
m1r0 ac8eb55
Fix eslint parser
m1r0 0435314
Remove old eslint rule
m1r0 5f45252
Fix eslint error
m1r0 2767fb7
Fix lodash lint-types
m1r0 3594025
Fix multiple versions of `@wordpress/private-apis` causing tests to fail
m1r0 73b1ca7
Merge branch 'trunk' of github.com:Automattic/sensei into update/word…
renatho 4a2153c
Update and clean up dependencies
renatho 7bcaefb
Fix prettier configuration
renatho 8da4bfe
Uninstall webpack
renatho 33cf73c
Use dependencies from WP 6.7 for now since WP 6.8 was not released yet
renatho 9a50543
Update tests
renatho 646e072
Run audit fix
renatho 1e6c3ab
Make sure it will use the wp-prettier
renatho 731ff5e
Update tests dependencies
renatho 6b84b85
Fix mock
renatho 400297f
Fix expectation finding multiple texts
renatho fb67d07
Use custom registry to test stores
renatho e89f389
Mock dependencies to fix test errors
renatho b3be22b
Fix click events
renatho a9ceea2
Revert sass loader check
renatho 2ca60ad
Update event with click
renatho f412430
Fix issues with the color-zip dependency
renatho 6a0bd7c
Move React from devDependencies to dependencies
renatho 82ca947
Fix lint issues
renatho ff83253
Fix TS lint issues
renatho 3d9f0ea
Replace deprecated setting
renatho cd5e498
Use screen instead, following Kent C Dodds recommendation
renatho 373c916
Fix checkbox style after dependency update
renatho 825da2f
Merge branch 'trunk' of github.com:Automattic/sensei into update/word…
renatho File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,4 @@ | ||
| module.exports = { | ||
| ...require( '@wordpress/prettier-config' ), | ||
| plugins: [ './scripts/prettier/prettier-plugin-jsdoc' ], | ||
| plugins: [ './scripts/prettier/prettier-plugin-jsdoc.js' ], | ||
| }; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In Sensei LMS we have some custom plugin to apply a prettier fix to JSDoc.
It's broken for multiline now, so as a short-term fix, I just changed it to single line where needed.