Toolbar: Replace reakit dependency with @ariakit/react (#51623).
Documentation
SearchControl: Improve documentation around usage of label prop (#51781).
25.1.0 (2023-06-07)
Enhancements
BorderControl: Improve color code readability in aria-label (#51197).
Dropdown and DropdownMenu: use internal context system to automatically pick the toolbar popover variant when rendered inside the Toolbar component (#51154).
Address issue where a missing file in the underlying Docker image caused wp-env to crash. #51513
8.1.0 (2023-06-07)
New feature
Execute the local package's wp-env instead of the globally installed version if one is available.
Bug fix
Run useradd with -l option to prevent excessive Docker image sizes.
8.0.0 (2023-05-24)
Breaking Change
Remove afterSetup option from .wp-env.json and the WP_ENV_AFTER_SETUP environment variable in favor of more granular lifecycle scripts.
New feature
Add afterStart, afterClean, and afterDestroy lifecycle scripts to a new lifecycleScripts key in .wp-env.json.
Add a series of WP_ENV_LIFECYCLE_SCRIPT_ environment variables for the various lifecycle scripts.
Rework run command to resolve bugs with non-quoted commands. As a consequence it is no longer possible to pass your entire command to wp-env wrapped in double-quotes. While npx wp-env run cli wp help will still work, npx wp-env run cli "wp help" will not. If you are currently escaping any quotes you will need to review those commands and ensure they are compatible with this update.
Enhancement
Support using double dashes in wp-env run ... to pass arguments that would otherwise be consumed by wp-env. For example, while normally --help would provide the wp-env help text, if you use npx wp-env run cli php -- --help you will see the PHP help text.
Validate whether or not config options exist to prevent accidentally including ones that don't.
Bug fix
Support Windows without requiring the use of WSL.
7.0.0 (2023-05-10)
Breaking Change
Docker containers now run as the host user. This should resolve problems with permissions arising from different owners between the host, web container, and cli container. If you still encounter permissions issues, try running npx wp-env destroy so that the environment can be recreated with the correct permissions.
Remove the composer and phpunit Docker containers. If you are currently using the run composer or run phpunit command you can migrate to run cli composer or run tests-cli phpunit respectively. Note that with composer, you will need to use the --env-cwd option to navigate to your plugin's directory as it is no longer the default working directory.
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
Bumps the wordpress-packages group with 10 updates:
Updates
@wordpress/api-fetch
from 6.28.0 to 6.34.0Changelog
Sourced from
@wordpress/api-fetch
's changelog.Commits
bcd13d5
chore(release): publishbb24a90
Update changelog filesd47d806
chore(release): publish70d6c98
Update changelog files4134c14
Merge changes published in the Gutenberg plugin "release/16.1" brancha92f606
chore(release): publish882d769
Update changelog filesc7c79cb
chore(release): publish98d28ff
Update changelog filese936127
chore(release): publishUpdates
@wordpress/block-editor
from 11.8.0 to 12.5.0Changelog
Sourced from
@wordpress/block-editor
's changelog.Commits
bcd13d5
chore(release): publishbb24a90
Update changelog files9fb83a9
Merge changes published in the Gutenberg plugin "release/16.2" branchd47d806
chore(release): publish70d6c98
Update changelog files4134c14
Merge changes published in the Gutenberg plugin "release/16.1" brancha92f606
chore(release): publish882d769
Update changelog filesfe8b591
Merge changes published in the Gutenberg plugin "release/16.0" branchc7c79cb
chore(release): publishUpdates
@wordpress/components
from 23.8.0 to 25.3.0Changelog
Sourced from
@wordpress/components
's changelog.... (truncated)
Commits
bcd13d5
chore(release): publishbb24a90
Update changelog files9fb83a9
Merge changes published in the Gutenberg plugin "release/16.2" branchd47d806
chore(release): publish70d6c98
Update changelog files4134c14
Merge changes published in the Gutenberg plugin "release/16.1" brancha92f606
chore(release): publish882d769
Update changelog filesfe8b591
Merge changes published in the Gutenberg plugin "release/16.0" branchc7c79cb
chore(release): publishUpdates
@wordpress/editor
from 13.8.0 to 13.14.0Release notes
Sourced from
@wordpress/editor
's releases.... (truncated)
Changelog
Sourced from
@wordpress/editor
's changelog.Commits
bcd13d5
chore(release): publishbb24a90
Update changelog files9fb83a9
Merge changes published in the Gutenberg plugin "release/16.2" branchd47d806
chore(release): publish70d6c98
Update changelog files4134c14
Merge changes published in the Gutenberg plugin "release/16.1" brancha92f606
chore(release): publish882d769
Update changelog filesfe8b591
Merge changes published in the Gutenberg plugin "release/16.0" branchc7c79cb
chore(release): publishUpdates
@wordpress/element
from 5.8.0 to 5.14.0Changelog
Sourced from
@wordpress/element
's changelog.Commits
bcd13d5
chore(release): publishbb24a90
Update changelog filesd47d806
chore(release): publish70d6c98
Update changelog filesa92f606
chore(release): publish882d769
Update changelog filesc7c79cb
chore(release): publish98d28ff
Update changelog filese936127
chore(release): publish717c69d
Update changelog filesUpdates
@wordpress/env
from 5.16.0 to 8.3.0Changelog
Sourced from
@wordpress/env
's changelog.... (truncated)
Commits
bcd13d5
chore(release): publishbb24a90
Update changelog filesd47d806
chore(release): publish70d6c98
Update changelog filesce48192
chore(release): publisha67e0f2
Update changelog files617111a
Update wp-env changelog (#51614)3eb62e9
wp-env: try to fix failing PHP Github actions (#51513)a92f606
chore(release): publish882d769
Update changelog filesUpdates
@wordpress/eslint-plugin
from 14.4.0 to 14.10.0Release notes
Sourced from
@wordpress/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@wordpress/eslint-plugin
's changelog.Commits
bcd13d5
chore(release): publishbb24a90
Update changelog filesd47d806
chore(release): publish70d6c98
Update changelog filesa92f606
chore(release): publish882d769
Update changelog filesc7c79cb
chore(release): publish98d28ff
Update changelog filese936127
chore(release): publish717c69d
Update changelog filesUpdates
@wordpress/hooks
from 3.31.0 to 3.37.0Changelog
Sourced from
@wordpress/hooks
's changelog.Commits
bcd13d5
chore(release): publishbb24a90
Update changelog filesd47d806
chore(release): publish70d6c98
Update changelog filesa92f606
chore(release): publish882d769
Update changelog filesc7c79cb
chore(release): publish98d28ff
Update changelog filese936127
chore(release): publish717c69d
Update changelog filesUpdates
@wordpress/i18n
from 4.31.0 to 4.37.0Changelog
Sourced from
@wordpress/i18n
's changelog.Commits
bcd13d5
chore(release): publishbb24a90
Update changelog filesd47d806
chore(release): publish70d6c98
Update changelog filesa92f606
chore(release): publish882d769
Update changelog filesc7c79cb
chore(release): publish98d28ff
Update changelog filese6eee8d
Merge changes published in the Gutenberg plugin "release/15.9" branche936127
chore(release): publishUpdates
@wordpress/scripts
from 26.2.0 to 26.8.0Changelog
Sourced from
@wordpress/scripts
's changelog.Commits
bcd13d5
chore(release): publishbb24a90
Update changelog filesd47d806
chore(release): publish70d6c98
Update changelog filesa92f606
chore(release): publish882d769
Update changelog filesfe8b591
Merge changes published in the Gutenberg plugin "release/16.0" branchc7c79cb
chore(release): publish98d28ff
Update changelog filese936127
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