Skip to content

Bump @wordpress/scripts from 30.27.0 to 32.1.0 in /src/wp-content/themes/twentytwenty in the twentytwenty-miscellaneous group across 1 directory#477

Open
dependabot[bot] wants to merge 1 commit intotrunkfrom
dependabot/npm_and_yarn/src/wp-content/themes/twentytwenty/twentytwenty-miscellaneous-d31fb621f0
Open

Bump @wordpress/scripts from 30.27.0 to 32.1.0 in /src/wp-content/themes/twentytwenty in the twentytwenty-miscellaneous group across 1 directory#477
dependabot[bot] wants to merge 1 commit intotrunkfrom
dependabot/npm_and_yarn/src/wp-content/themes/twentytwenty/twentytwenty-miscellaneous-d31fb621f0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Feb 17, 2026

Bumps the twentytwenty-miscellaneous group with 1 update in the /src/wp-content/themes/twentytwenty directory: @wordpress/scripts.

Updates @wordpress/scripts from 30.27.0 to 32.1.0

Changelog

Sourced from @​wordpress/scripts's changelog.

32.1.0 (2026-04-29)

32.0.0 (2026-04-15)

Breaking Changes

  • The bundled eslint dependency has been upgraded from v8 to v10 (#76654).
  • The lint-js script now uses flat config (eslint.config.*) by default. Legacy .eslintrc.* files are still detected as a fallback, but this support is deprecated and will be removed in a future version (#76654).
  • The default config shipped with wp-scripts has changed from config/.eslintrc.js to config/eslint.config.cjs (#76654).

31.8.0 (2026-04-01)

31.7.0 (2026-03-18)

31.6.0 (2026-03-04)

31.5.0 (2026-02-18)

31.4.0 (2026-01-29)

31.3.0 (2026-01-16)

Internal

  • The bundled eslint dependency has been updated from ^8.3.0 to ^8.57.1 (#74316).

31.1.0 (2025-11-26)

31.0.0 (2025-11-12)

Breaking Changes

  • The lint-js script now includes .cjs, .mjs, .cts, and .mts as default extensions to lint. This is considered a breaking change because the script may now surface lint errors in your project which would not have been previously identified.
Commits
  • 8c229ea chore(release): publish
  • 767ba9e Update changelog files
  • 827b5f2 Merge changes published in the Gutenberg plugin "release/23.1" branch
  • b862d8c chore(release): publish
  • a3c385b Update changelog files
  • bbb9ce0 Merge changes published in the Gutenberg plugin "release/23.0" branch
  • 2cea906 chore(release): publish
  • f3bc3b2 Update changelog files
  • f146d62 Merge changes published in the Gutenberg plugin "release/22.9" branch
  • c094feb Update changelog files
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 17, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/src/wp-content/themes/twentytwenty/twentytwenty-miscellaneous-d31fb621f0 branch 2 times, most recently from 6adaa36 to 89ef9db Compare February 19, 2026 04:35
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/src/wp-content/themes/twentytwenty/twentytwenty-miscellaneous-d31fb621f0 branch from 89ef9db to fac9129 Compare March 9, 2026 04:25
@desrosj desrosj force-pushed the trunk branch 2 times, most recently from b5e09c0 to 474a396 Compare March 16, 2026 17:29
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/src/wp-content/themes/twentytwenty/twentytwenty-miscellaneous-d31fb621f0 branch from fac9129 to 5ec03e0 Compare March 16, 2026 17:32
@desrosj desrosj force-pushed the trunk branch 2 times, most recently from 771aa0c to 4ba34c0 Compare March 18, 2026 03:59
@desrosj
Copy link
Copy Markdown
Owner

desrosj commented Mar 18, 2026

@dependabot rebase

@github-actions
Copy link
Copy Markdown

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

Core Committers: Use this line as a base for the props when committing in SVN:

Props desrosj.

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/src/wp-content/themes/twentytwenty/twentytwenty-miscellaneous-d31fb621f0 branch 2 times, most recently from 93ac040 to d41898a Compare March 23, 2026 04:21
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/src/wp-content/themes/twentytwenty/twentytwenty-miscellaneous-d31fb621f0 branch from d41898a to b43c7ea Compare March 30, 2026 04:40
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/src/wp-content/themes/twentytwenty/twentytwenty-miscellaneous-d31fb621f0 branch from b43c7ea to 0654fac Compare April 6, 2026 04:40
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/src/wp-content/themes/twentytwenty/twentytwenty-miscellaneous-d31fb621f0 branch from 0654fac to 8c421f1 Compare April 20, 2026 04:44
Bumps the twentytwenty-miscellaneous group with 1 update in the /src/wp-content/themes/twentytwenty directory: [@wordpress/scripts](https://github.com/WordPress/gutenberg/tree/HEAD/packages/scripts).


Updates `@wordpress/scripts` from 30.27.0 to 32.1.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/scripts@32.1.0/packages/scripts)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump @wordpress/scripts from 30.27.0 to 31.4.0 in /src/wp-content/themes/twentytwenty in the twentytwenty-miscellaneous group Bump @wordpress/scripts from 30.27.0 to 32.1.0 in /src/wp-content/themes/twentytwenty in the twentytwenty-miscellaneous group across 1 directory May 4, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/src/wp-content/themes/twentytwenty/twentytwenty-miscellaneous-d31fb621f0 branch from 8c421f1 to 9d55690 Compare May 4, 2026 04:50
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.

1 participant