Skip to content
This repository was archived by the owner on Nov 18, 2021. It is now read-only.

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2021

Bumps @wordpress/scripts from 16.1.2 to 19.0.0.

Changelog

Sourced from @​wordpress/scripts's changelog.

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).

18.0.1 (2021-09-09)

Bug Fixes

  • Bring back support for SVG files in CSS (#34394). It wasn't correctly migrated when integrating webpack v5.
  • Convert legacy entry point arguments supported in webpack 4 for compatibility with webpack 5 (#34264).

18.0.0 (2021-08-23)

Breaking Changes

  • Increase the minimum Node.js version to v12.13 matching requirements from bundled dependencies (#33818).
  • The bundled webpack dependency has been updated to the next major version ^5.47.1 (see Breaking Changes, #33818).
  • The bundled webpack-cli dependency has been updated to the next major version ^4.7.2 (#33818).
  • The bundled css-loader dependency has been updated from requiring ^5.1.3 to requiring ^6.2.0 (#33818).
  • The bundled file-loader dependency has been removed (#33818).
  • The bundled ignore-emit-webpack-plugin dependency has been removed (#33818).
  • The bundled mini-css-extract-plugin dependency has been updated from requiring ^1.3.9 to requiring ^2.1.0 (#33818).
  • The bundled postcss-loader dependency has been updated from requiring ^4.2.0 to requiring ^6.1.1 (#33818).
  • The bundled sass-loader dependency has been updated from requiring ^10.1.1 to requiring ^12.1.0 (#33818).
  • The bundled source-map-loader dependency has been updated from requiring ^0.2.4 to requiring ^3.0.0 (#33818).
  • The bundled thread-loader dependency has been removed (#33818).
  • The bundled terser-webpack-plugin dependency has been updated from requiring ^3.0.3 to requiring ^5.1.4 (#33818).
  • The bundled webpack-live-reload-plugin dependency has been updated from requiring ^2.3.0 to requiring ^3.0.1 (#33818).
  • The bundled webpack-sources dependency has been removed (#33818).

Enhancements

  • The bundled @svgr/webpack dependency has been updated from requiring ^5.2.0 to requiring ^5.5.0 (#33818).
  • The bundled webpack-bundle-analyzer dependency has been updated from requiring ^4.2.0 to requiring ^4.4.2 (#33818).

Bug Fixes

  • Add missing fallback for target in webpack 5 config (#34112),

... (truncated)

Commits
  • 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
  • 98c42a7 chore(release): publish
  • 45d6eac Update changelog files
  • 2371086 Merge changes published in the Gutenberg plugin "release/11.5" branch
  • 8b67fbd chore(release): publish
  • Additional commits viewable 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)

Bumps [@wordpress/scripts](https://github.com/WordPress/gutenberg/tree/HEAD/packages/scripts) from 16.1.2 to 19.0.0.
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/scripts/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/scripts)

---
updated-dependencies:
- dependency-name: "@wordpress/scripts"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant