Increase the timeout for e2e tests to 30 seconds (#35983).
19.0.0 (2021-10-22)
Breaking Changes
The webpack config was updated to no longer include the polyfill by default when creating the assets.php file. If your usage requires the wp-polyfill, you must explicitly set it as a dependency (#34536].
Enhancements
Allow customization of the ARTIFACTS_PATH in the jest-environment-puppeteer failed test reporter via the WP_ARTIFACTS_PATH environment variable (#35371).
18.1.0 (2021-10-12)
Enhancements
The bundled jest-dev-server dependency has been updated to the next major version ^5.0.3 (#34560).
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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps @wordpress/scripts from 18.0.1 to 19.1.0.
Changelog
Sourced from
@wordpress/scripts
's changelog.Commits
393c2b5
chore(release): publish0977a53
Update changelog files11c11fc
Merge changes published in the Gutenberg plugin "release/11.9" branch157f4ae
chore(release): publish2f3fd7c
Update changelog files28ac496
Merge changes published in the Gutenberg plugin "release/11.8" branch8f7f052
chore(release): publish26fc803
Update changelog files58acef0
Merge changes published in the Gutenberg plugin "release/11.7" branchDependabot 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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)