WebDevStudios / wds-blocks

WebDevStudios library of Gutenberg blocks.
GNU General Public License v2.0
137 stars 30 forks source link

Bump @wordpress/scripts from 18.0.1 to 19.1.0 #154

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps @wordpress/scripts from 18.0.1 to 19.1.0.

Changelog

Sourced from @​wordpress/scripts's changelog.

19.1.0 (2021-11-07)

Enhancements

  • 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).
Commits
  • 393c2b5 chore(release): publish
  • 0977a53 Update changelog files
  • 11c11fc Merge changes published in the Gutenberg plugin "release/11.9" branch
  • 157f4ae chore(release): publish
  • 2f3fd7c Update changelog files
  • 28ac496 Merge changes published in the Gutenberg plugin "release/11.8" branch
  • 8f7f052 chore(release): publish
  • 26fc803 Update changelog files
  • 58acef0 Merge changes published in the Gutenberg plugin "release/11.7" branch
  • See full diff in compare view


Dependabot compatibility score

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)
dependabot[bot] commented 3 years ago

Superseded by #156.