Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @wordpress/scripts from 12.3.0 to 14.0.0 #134

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2021

Bumps @wordpress/scripts from 12.3.0 to 14.0.0.

Changelog

Sourced from @​wordpress/scripts's changelog.

14.0.0 (2021-03-17)

Breaking Changes

  • Lint TypeScript files as part of lint-js. #27143

New Features

  • Default check-engines command to the engines config in package.json file of the current project (#29066).

Enhancements

  • Make check-licenses command compatible with npm v7 (#28909).
  • Add Python 2.0 to non-GPL compatible OSS licenses allowed for development in check-licenses command (#29968).
  • Updated check-node-version to version ^4.1.0 that no longer processes unrelated engines with check-engines command (#29066).
  • Replace jest-puppeteer with the forked version of jest-environment-puppeteer to use puppeteer-core directly (#29418).

13.0.0 (2021-01-21)

Breaking Changes

  • Increase the minimum Node.js version to 12 (#27934).
  • The bundled jest dependency has been updated to the next major version ^26.6.3 (see Breaking Changes, #27956).
  • The bundled @wordpress/eslint-plugin dependency has been updated to the next major version ^8.0.0. There are new ESLint rules enabled in the recommended config used by lint-js command.
  • The bundled stylelint-config-wordpress dependency has been replaced with @wordpress/stylelint-config (#27810)[https://github.com/Use @wordpress/stylelint-config in @wordpress/scripts WordPress/gutenberg#27810].
  • The bundled puppeteer-core (3.0.0) dependency has been upgraded to version 5.5.0. Puppeteer uses Chromium v88 instead of Chromium v71. See the full list of breaking changes of 4.0.0 and 5.0.0.

Enhancements

  • wordpress subfolder is no longer ignored when detecting files for testing, linting or formatting.
  • The bundled eslint dependency has been updated from requiring ^7.1.0 to requiring ^7.17.0 (#27965).
  • Make it possible to transpile .jsx files with build and start commands (#28002).
  • Add support for static assets (fonts and images) for build and start commands (#28043).

Bug Fix

  • Ensure that check-engines uses the same default version of Node.js and npm as this package (#28143).
  • Prevent translation function names from being mangled to ensure stings are extracted (#28231).

Internal

  • The bundled webpack-bundle-analyzer dependency has been updated from requiring ^3.6.1 to requiring ^4.2.0.

12.6.1 (2021-01-05)

Bug Fix

  • Fix multiple build (build command) runtimes conflicting when using globals (#27985).

12.6.0 (2020-12-17)

... (truncated)

Commits
  • 054f7d7 chore(release): publish
  • 01865fa Update changelog files
  • 5708817 Merge changes published in the Gutenberg plugin "release/10.2" branch
  • afbb28d chore(release): publish
  • c79ef3a chore(release): publish
  • fcd0ab3 Merge changes published in the Gutenberg plugin "release/9.9" branch
  • 63f8f83 chore(release): publish
  • b1acb2e chore(release): publish
  • bf838b5 Update changelog files
  • 3b6fd5a Merge changes published in the Gutenberg plugin "release/9.8" branch
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 18, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 22, 2021

Superseded by #136.

@dependabot dependabot bot closed this Mar 22, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/wordpress/scripts-14.0.0 branch March 22, 2021 05:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.

None yet

0 participants