-
Notifications
You must be signed in to change notification settings - Fork 198
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
Update npm dependencies (especially @wordpress
)
#7695
Draft
renatho
wants to merge
23
commits into
trunk
Choose a base branch
from
update/wordpress-dependencies
base: trunk
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from 11 commits
Commits
Show all changes
23 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 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 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 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.
Make sure the key will be always available since
url
is not always available.