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 Oct 1, 2021

Bumps @wordpress/scripts from 16.1.2 to 18.0.1.

Changelog

Sourced from @​wordpress/scripts's changelog.

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

17.1.0 (2021-07-29)

Enhancements

  • Update eslint-plugin-markdown package to 2.20.0 (#33432).
  • Update sass package to 1.35.2 (#33433).
  • Update webpack config to minimize also CSS files (#33676).
  • The default PostCSS config uses cssnano to minimize CSS output (#33750).

17.0.0 (2021-07-21)

Breaking Changes

  • Upgrade puppeteer-core (^9.0.0) to version ^10.1.0. This version drops support for Node v10.

... (truncated)

Commits
  • 98c42a7 chore(release): publish
  • 45d6eac Update changelog files
  • 2371086 Merge changes published in the Gutenberg plugin "release/11.5" branch
  • 8b67fbd chore(release): publish
  • 7f3b8c4 Update changelog files
  • 1b5f0dd Merge changes published in the Gutenberg plugin "release/11.3" branch
  • 4e106dd chore(release): publish
  • 8635732 Update changelog files
  • 3078ed7 Merge changes published in the Gutenberg plugin "release/11.2" branch
  • 743b70f 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 18.0.1.
- [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 Oct 1, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 1, 2021

Superseded by #263.

@dependabot dependabot bot closed this Nov 1, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/development/wordpress/scripts-18.0.1 branch November 1, 2021 18:04
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