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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 2, 2020

Bumps @wordpress/scripts from 12.1.1 to 12.5.0.

Changelog

Sourced from @wordpress/scripts's changelog.

12.5.0 (2020-10-30)

Enhancements

  • Ignore /vendor folder when searching for files to lint or format.

Bug Fixes

  • Temporary pin ignore-emit-webpack-plugin to the version 2.0.3 to fix a known issue with version 2.0.4 (GitHub issue).

12.1.0 (2020-07-07)

Enhancements

  • Update webpack configuration to preserve translator comments in minified output.

Bug Fixes

  • Allow the CSS, SVG, and Sass loaders to process files from node_modules directory.
  • Improve the way licenses are validated with check-licenses by falling back to license files verification when the entry in package.json doesn't contain an allowed match (#23550).
  • Fix build script error when importing style.css files (#23710).
  • Exclude node_modules from source map processing in start script (#23711).

12.0.0-rc.0 (2020-06-24)

Breaking Changes

  • The bundled stylelint dependency has been updated from requiring ^9.10.1 to requiring ^13.6.0.
  • The bundled stylelint-config-wordpress dependency has been updated from requiring ^13.1.0 to requiring ^17.0.0.

Bug Fixes

  • During rebuilds, all webpack assets that are not used anymore will be removed automatically.

11.0.0 (2020-06-15)

Breaking Changes

  • The env family of scripts has been removed. Finally, exceeded in functionality and replaced by wp-env.
  • The default Babel configuration has changed to only support stage-4 proposals. This affects the build and start commands that use the bundled Babel configuration; if a project provides its own, this change doesn't affect it (#22083).
  • The bundled wp-prettier dependency has been upgraded from 1.19.1 to 2.0.5. Refer to the Prettier 2.0 "2020" blog post for full details about the major changes included in Prettier 2.0.
  • The bundled eslint dependency has been updated from requiring ^6.8.0 to requiring ^7.1.0.

New Feature

  • The PostCSS loader now gives preference to a postcss.config.js configuration file if present.

Bug Fixes

  • Update webpack configuration to not run the Sass loader on CSS files. It's now limited to .scss and .sass files.

... (truncated)

Commits

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 dependabot bot added the dependencies Pull requests that update a dependency file label Nov 2, 2020
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 18, 2020

Superseded by #32.

@dependabot dependabot bot closed this Dec 18, 2020
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/wordpress/scripts-12.5.0 branch December 18, 2020 05:59
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant