BottomSheetCell: Refactor away from Lodash (mobile) (#49794).
parseStylesVariables(): Refactor away from Lodash (mobile) (#49794).
Remove Lodash dependency from components package (#49794).
Tweak WordPressComponent type so selector property is optional (#49960).
Update Modal appearance on small screens (#50039).
Update the framer motion dependency to the latest version 10.11.6 (#49822).
Enhancements
Draggable: Add appendToOwnerDocument prop to allow elementId based elements to be attached to the ownerDocument body (#49911).
TreeGrid: Modify keyboard navigation code to use a data-expanded attribute if aria-expanded is to be controlled outside of the TreeGrid component (#48461).
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the wordpress group with 5 updates:
6.27.0
6.44.0
23.7.0
23.9.0
10.1.0
10.18.0
4.7.0
4.24.0
26.1.0
26.18.0
Updates
@wordpress/api-fetch
from 6.27.0 to 6.44.0Changelog
Sourced from
@wordpress/api-fetch
's changelog.Commits
d98dff8
chore(release): publish9633c0e
Update changelog files839018f
chore(release): publishb331f05
Update changelog files2a00e87
chore(release): publish6fb5c31
Update changelog filesf83bb1a
chore(release): publish8351cce
Update changelog files9b8e598
chore(release): publishd5fefbd
Update changelog filesUpdates
@wordpress/components
from 23.7.0 to 23.9.0Changelog
Sourced from
@wordpress/components
's changelog.Commits
6df0c62
chore(release): publish6ede72d
Update changelog files8acc9dc
Merge changes published in the Gutenberg plugin "release/15.7" branchd61700b
chore(release): publish79bb350
Update changelog files749fe34
Merge changes published in the Gutenberg plugin "release/15.6" branchUpdates
@wordpress/e2e-test-utils
from 10.1.0 to 10.18.0Changelog
Sourced from
@wordpress/e2e-test-utils
's changelog.Commits
d98dff8
chore(release): publish9633c0e
Update changelog files988fad6
Merge changes published in the Gutenberg plugin "release/17.2" branch839018f
chore(release): publishb331f05
Update changelog files2a00e87
chore(release): publish6fb5c31
Update changelog filesf83bb1a
chore(release): publish8351cce
Update changelog files9b8e598
chore(release): publishUpdates
@wordpress/keyboard-shortcuts
from 4.7.0 to 4.24.0Commits
d98dff8
chore(release): publish9633c0e
Update changelog files839018f
chore(release): publishb331f05
Update changelog files2a00e87
chore(release): publish6fb5c31
Update changelog filesf83bb1a
chore(release): publish8351cce
Update changelog files9b8e598
chore(release): publishd5fefbd
Update changelog filesUpdates
@wordpress/scripts
from 26.1.0 to 26.18.0Changelog
Sourced from
@wordpress/scripts
's changelog.... (truncated)
Commits
d98dff8
chore(release): publish9633c0e
Update changelog files988fad6
Merge changes published in the Gutenberg plugin "release/17.2" branch839018f
chore(release): publishb331f05
Update changelog files8a1d808
Merge changes published in the Gutenberg plugin "release/17.1" branch2a00e87
chore(release): publish6fb5c31
Update changelog files8bc81ac
Merge changes published in the Gutenberg plugin "release/17.0" branchf83bb1a
chore(release): publishDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show