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 20.0.1 to 20.0.2 #637

Merged
merged 1 commit into from Feb 1, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2022

Bumps @wordpress/scripts from 20.0.1 to 20.0.2.

Changelog

Sourced from @​wordpress/scripts's changelog.

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).
Commits
  • 18622e5 chore(release): publish
  • b60dc75 Scripts: Fallback to src/index.js when no valid scripts in metadata for `bu...
  • a406895 Fix: wp-scripts command does not generate assets on Windows OS (#38348)
  • See full diff 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 20.0.1 to 20.0.2.
- [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@20.0.2/packages/scripts)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner February 1, 2022 01:11
@dependabot dependabot bot added Component: Dependencies Pull requests that update a dependency file Component: JavaScript Pull requests that update Javascript code labels Feb 1, 2022
@pauarge pauarge added this to the 3.2.0 milestone Feb 1, 2022
@pauarge pauarge merged commit fba4577 into develop Feb 1, 2022
@pauarge pauarge deleted the dependabot/npm_and_yarn/wordpress/scripts-20.0.2 branch February 1, 2022 06:44
pauarge pushed a commit that referenced this pull request Feb 9, 2022
Bumps [@wordpress/scripts](https://github.com/WordPress/gutenberg/tree/HEAD/packages/scripts) from 20.0.1 to 20.0.2.
- [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@20.0.2/packages/scripts)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pauarge added a commit that referenced this pull request Feb 9, 2022
* Fix recommended widget on WordPress 5.9 (#651)

* Upgrading version numbers

* Correct since annotations to 3.1.0 (#646)

* Updating all npm dependencies (#632)

* Updating all dependencies

* Removing i18n dependency

* Bump @wordpress/scripts from 20.0.1 to 20.0.2 (#637)

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

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Switch to a theme that supports widgets (#631)

* Adding changelog

* Update CHANGELOG.md

Co-authored-by: Alex Cicovic <23142906+acicovic@users.noreply.github.com>

Co-authored-by: Jeff Bowen <jblz@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Cicovic <23142906+acicovic@users.noreply.github.com>
pauarge added a commit that referenced this pull request Feb 9, 2022
* Release 3.1.1 (#652)

* Fix recommended widget on WordPress 5.9 (#651)

* Upgrading version numbers

* Correct since annotations to 3.1.0 (#646)

* Updating all npm dependencies (#632)

* Updating all dependencies

* Removing i18n dependency

* Bump @wordpress/scripts from 20.0.1 to 20.0.2 (#637)

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

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Switch to a theme that supports widgets (#631)

* Adding changelog

* Update CHANGELOG.md

Co-authored-by: Alex Cicovic <23142906+acicovic@users.noreply.github.com>

Co-authored-by: Jeff Bowen <jblz@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Cicovic <23142906+acicovic@users.noreply.github.com>

* Adding dashes to CHANGELOG

Co-authored-by: Jeff Bowen <jblz@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Cicovic <23142906+acicovic@users.noreply.github.com>
@pauarge pauarge modified the milestones: 3.2.0, 3.1.1 Feb 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Dependencies Pull requests that update a dependency file Component: JavaScript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant