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

Bump @wordpress/scripts from 12.1.1 to 15.0.0 #44

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 30, 2021

Bumps @wordpress/scripts from 12.1.1 to 15.0.0.

Changelog

Sourced from @​wordpress/scripts's changelog.

15.0.0 (2021-04-29)

Breaking Changes

New Features

  • Include a Jest Reporter that formats test results for GitHub Actions annotations (#31041).
  • Have the format command ignore files listed in a .prettierignore file, add a fallback .prettierignore to the package (30844).
  • The e2e tests are now using jest-circus as the test runner. This enable us to capture screenshots at the time the tests failed. The unit tests are also using the same test runner for consistency (#28449, #31178).

Breaking Changes

  • Rename format-js script to format (#30240).
  • Include YAML files when formatting files with format (#30240).
  • The bundled css-loader dependency has been updated from requiring ^3.5.2 to requiring ^5.1.3 (#27821).
  • The bundled mini-css-extract-plugin dependency has been updated from requiring ^0.9.0 to requiring ^1.3.9 (#27821).
  • The bundled postcss-loader dependency has been updated from requiring ^3.0.0 to requiring ^4.2.0 (#27821).
  • The bundled sass-loader dependency has been updated from requiring ^8.0.2 to requiring ^10.1.1 (#27821).
  • The bundled thread-loader dependency has been updated from requiring ^2.1.3 to requiring ^3.0.1 (#27821).
  • The bundled url-loader dependency has been updated from requiring ^3.0.0 to requiring ^4.1.1 (#27821).

New Features

  • build and start command now bundle files ending with .module.css as CSS modules and extracts style.module.css (#29182).

Enhancements

  • The bundled webpack dependency has been updated from requiring 4.42.0 to requiring ^4.46.0 (#27821).

14.1.0 (2021-04-06)

Enhancements

  • The bundled babel-loader dependency has been updated from requiring ^8.1.0 to requiring ^8.2.2 (#30018).

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

... (truncated)

Commits
  • 4abe97c chore(release): publish
  • 1ea1c67 Update changelog files
  • 55fdcdc Merge changes published in the Gutenberg plugin "release/10.5" branch
  • a71b076 chore(release): publish
  • 974367a chore(release): publish
  • 09f285f Update changelog files
  • 76ca614 Merge changes published in the Gutenberg plugin "release/10.3" branch
  • fa19358 Update changelog files
  • cda58be Merge changes published in the Gutenberg plugin "release/10.3" branch
  • 65bd554 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 30, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 3, 2021

Superseded by #46.

@dependabot dependabot bot closed this May 3, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/wordpress/scripts-15.0.0 branch May 3, 2021 06:09
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.

0 participants