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 27.9.0 to 30.9.0 in the npm_and_yarn group across 1 directory #355

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 21, 2025

Bumps the npm_and_yarn group with 1 update in the / directory: @wordpress/scripts.

Updates @wordpress/scripts from 27.9.0 to 30.9.0

Changelog

Sourced from @​wordpress/scripts's changelog.

30.9.0 (2025-01-15)

30.8.0 (2025-01-02)

Enhancements

  • Recommend listing JavaScript entry points as paths passed to the start and build commands (#68251).
  • Introduce a new option --source-path to customize the source directory used with the start and build commands (#68251).

Internal

  • The bundled rtlcss-webpack-plugin dependency has been replaced with a modified fork of the plugin to fix issues with the original package (#68201).
  • The bundled sass dependency has been updated from ^1.50.0 to ^1.54.0 (#68380).

30.7.0 (2024-12-11)

Internal

  • The bundled sass dependency has been updated from ^1.35.2 to ^1.50.1 (#67572).
  • The bundled sass-loader dependency has been updated from ^12.1.0 to ^16.0.3 (#67572).
  • The bundled mini-css-extract-plugin dependency has been updated from ^2.5.1 to ^2.9.2 (#67572).
  • The bundled webpack dependency has been updated from ^5.95.0 to ^5.97.0 (#67572).
  • The bundled cross-spawn dependency has been updated from ^5.1.0 to ^7.0.6 (#67708).
  • The bundled jest-dev-server dependency has been updated from ^9.0.1 to ^10.1.4 (#67708).
  • The bundled puppeteer-core dependency has been updated from ^23.1.0 to ^23.10.1 (#67708).

Bug Fix

  • Make React Fast Refresh in the start command work with multiple blocks (64924).

30.6.0 (2024-11-27)

30.5.1 (2024-11-18)

Bug Fix

  • Revert changes from #61121 that inlined CSS files imported from other CSS files before optimization in the build command.

30.5.0 (2024-11-16)

Bug Fix

  • Make start script more resilient for developer errors (#66752).

30.4.0 (2024-10-30)

Enhancements

  • Add BlueOak-1.0.0 the GPLv2-compatible licenses recognized by check-licenses (#66139).
  • Add an optional --root-folder argument to the plugin-zip command (#61375). By default, the command will use the plugin's name as the root folder of the zip. If the change in the behavior impacted your workflow, you could pass --no-root-folder to remove the root folder.

... (truncated)

Commits
  • f48b9f5 chore(release): publish
  • f184ad9 Update changelog files
  • dd7e688 Merge changes published in the Gutenberg plugin "release/20.1" branch
  • 0d4503e chore(release): publish
  • 4a8b5f6 Scripts: Add "plugins" directory to list of published files to npm
  • adab052 Try restoring relative file: dependencies
  • 2ece8e6 chore(release): publish
  • f300472 Update changelog files
  • 102405a Merge changes published in the Gutenberg plugin "release/20.0" branch
  • b432c18 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the npm_and_yarn group with 1 update in the / directory: [@wordpress/scripts](https://github.com/WordPress/gutenberg/tree/HEAD/packages/scripts).


Updates `@wordpress/scripts` from 27.9.0 to 30.9.0
- [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/[email protected]/packages/scripts)

---
updated-dependencies:
- dependency-name: "@wordpress/scripts"
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from jeffpaul and dkotter as code owners January 21, 2025 16:22
@dependabot dependabot bot added javascript Pull requests that update Javascript code type:dependency An issue with a separate library that this project relies upon. labels Jan 21, 2025
@jeffpaul jeffpaul requested review from iamdharmesh and removed request for dkotter and jeffpaul January 21, 2025 16:36
@jeffpaul jeffpaul added this to the 2.3.0 milestone Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code type:dependency An issue with a separate library that this project relies upon.
Projects
Status: Code Review
Development

Successfully merging this pull request may close these issues.

1 participant