Skip to content

Bump @wordpress/scripts from 18.0.1 to 22.0.1#185

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/wordpress/scripts-22.0.1
Closed

Bump @wordpress/scripts from 18.0.1 to 22.0.1#185
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/wordpress/scripts-22.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 28, 2022

Copy link
Copy Markdown
Contributor

Bumps @wordpress/scripts from 18.0.1 to 22.0.1.

Changelog

Sourced from @​wordpress/scripts's changelog.

Unreleased

22.0.0 (2022-02-22)

Breaking Changes

New Feature

  • Automatically copy PHP files located in the src folder and its subfolders to the output directory (build by default) (#38715).

21.0.2 (2022-02-15)

  • Entry points are not detected in Windows OS (#38781).

21.0.1 (2022-02-11)

Bug Fix

  • Return a default entry object in the build command when no entry files discovered in the project (#38737).

21.0.0 (2022-02-10)

Breaking Changes

  • The bundled puppeteer-core dependency has been updated from requiring ^11.0.0 to requiring ^13.2.0 (#37078).

Bug Fix

  • Fix the handling for entry points when running build command (#38584).

20.0.2 (2022-01-31)

Bug Fix

  • Fix the build command that does not generate assets on Windows OS (#38348).
  • Adds fallback to src/index.js when no valid scripts discovered in metadata files when running the build command (#38367).

20.0.1 (2022-01-28)

Bug Fix

  • Ensure that React Fast Refresh is not wired when it isn't explicitly enabled with --hot CLI argument when running the start command.

20.0.0 (2022-01-27)

Breaking Changes

... (truncated)

Commits
  • 4566ac2 chore(release): publish
  • f73c505 chore(release): publish
  • a04c75e Update changelog files
  • 242aeb1 Scripts: Copy PHP files from src into build (#38715)
  • 5ae3a30 Scripts: Update to @​svgr/webpack v6 (#38866)
  • 8186a98 chore(release): publish
  • aa6b58b Scripts: Fix Entry points are not detected in Windows OS (#38781)
  • c504669 chore(release): publish
  • 8078706 Update changelog files
  • 2e8ec0c Scripts: Remove the entry from the CHANGELOG that is not yet in the 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)

Bumps [@wordpress/scripts](https://github.com/WordPress/gutenberg/tree/HEAD/packages/scripts) from 18.0.1 to 22.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/scripts@22.0.1/packages/scripts)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from gregrickaby as a code owner February 28, 2022 11:15
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 28, 2022
@dependabot @github

dependabot Bot commented on behalf of github Mar 7, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #187.

@dependabot dependabot Bot closed this Mar 7, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/wordpress/scripts-22.0.1 branch March 7, 2022 11:17
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.

0 participants