Skip to content

Bump the wordpress group across 1 directory with 24 updates#719

Open
dependabot[bot] wants to merge 1 commit intotrunkfrom
dependabot/npm_and_yarn/wordpress-4889670c08
Open

Bump the wordpress group across 1 directory with 24 updates#719
dependabot[bot] wants to merge 1 commit intotrunkfrom
dependabot/npm_and_yarn/wordpress-4889670c08

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Bumps the wordpress group with 24 updates in the / directory:

Package From To
@wordpress/dataviews 9.1.0 12.0.0
@wordpress/api-fetch 7.32.0 7.40.0
@wordpress/block-editor 15.5.0 15.13.1
@wordpress/blocks 15.5.0 15.13.0
@wordpress/components 30.5.0 32.2.0
@wordpress/compose 7.32.0 7.40.0
@wordpress/core-data 7.32.0 7.40.1
@wordpress/data 10.32.0 10.40.0
@wordpress/dependency-extraction-webpack-plugin 6.32.0 6.40.0
@wordpress/dom-ready 4.32.0 4.40.0
@wordpress/e2e-test-utils-playwright 1.32.0 1.40.0
@wordpress/editor 14.32.0 14.40.1
@wordpress/element 6.32.0 6.40.0
@wordpress/env 10.32.0 11.0.0
@wordpress/hooks 4.32.0 4.40.0
@wordpress/i18n 6.5.0 6.13.0
@wordpress/icons 10.32.0 11.7.0
@wordpress/interactivity 6.32.0 6.40.0
@wordpress/notices 5.32.0 5.40.0
@wordpress/plugins 7.32.0 7.40.0
@wordpress/primitives 4.32.0 4.40.0
@wordpress/rich-text 7.32.0 7.40.0
@wordpress/server-side-render 6.8.0 6.16.0
@wordpress/url 4.32.0 4.40.0

Updates @wordpress/dataviews from 9.1.0 to 12.0.0

Changelog

Sourced from @​wordpress/dataviews's changelog.

12.0.0 (2026-02-18)

Breaking Changes

  • The design tokens stylesheet (@wordpress/theme/design-tokens.css) is no longer embedded in the DataViews stylesheet. Applications using DataViews outside of WordPress must now explicitly include the design tokens stylesheet. See the README for installation instructions. #75182

Bug Fixes

  • DataViews: Fix first/last column header text misalignment in table layout when no bulk actions are present. #75372
  • DataForm: Fix text selection in panel layout summary rows by replacing ::after overlay with accessible card pattern. #75565
  • DataViews: Improve styling for filters when long values are in use. #75369
  • DataForm: Fix label case for regular layout. #75292
  • DataViews: Add title attribute in grid item title field. #75085
  • DataViews: Fix title truncation in list layout. #75063
  • DataViews: Fix fields async validation. #74948
  • DataForm: Fix color picker styles. #75427

Enhancements

  • DataForm: add edit variant. #75462
  • DataForm: Update trigger mechanism for panel layout. #75290
  • DataViews: Add onReset prop to control view reset functionality from the view config dropdown. #75093
  • DataForm: Add automatic field labeling - forms now automatically mark the minority of fields (required or optional) to reduce visual noise. #74430
  • DataViews: Add details form layout validation. #74996
  • Add new adaptiveSelect DataForm control. #74937
  • DataViews: Consistent rendering of selection checkbox and actions in grid layout. #75056

Code Quality

  • DataForm: Style SummaryButton in panel layout with is-disabled classname. #75470

Internal

  • DataForm: Use public ColorPicker component instead of internal Picker in color control. #75394
  • Update Testing Library packages used in unit tests. #75340
  • Always specify initial values for useRef calls. #75513
  • Clean up type declarations using the React namespace. #75508
  • Update RefObject type usage for React 19 compatibility. #75567
  • Upgraded @ariakit/react (v0.4.21). #75620

11.3.0 (2026-01-29)

Enhancements

  • DataViews: Add card form layout validation. #74547
  • DataViews: Show validation errors when a panel closes. #74995

Bug Fixes

  • DataForm: Sync React-level validation to native inputs on date fields. #74994

... (truncated)

Commits
  • 376124a chore(release): publish
  • c5b9f23 Update changelog files
  • 4416c63 Merge changes published in the Gutenberg plugin "release/22.6" branch
  • eee1cfb chore(release): publish
  • 783f4ec Update changelog files
  • 5e40acf Merge changes published in the Gutenberg plugin "release/22.5" branch
  • 50c4c0f chore(release): publish
  • 28afca3 Update changelog files
  • 0022c1f Merge changes published in the Gutenberg plugin "release/22.4" branch
  • 2cf13ec chore(release): publish
  • Additional commits viewable in compare view

Updates @wordpress/api-fetch from 7.32.0 to 7.40.0

Changelog

Sourced from @​wordpress/api-fetch's changelog.

7.40.0 (2026-02-18)

7.39.0 (2026-01-29)

7.38.0 (2026-01-16)

7.36.0 (2025-11-26)

7.35.0 (2025-11-12)

7.34.0 (2025-10-29)

7.33.0 (2025-10-17)

Commits
  • 376124a chore(release): publish
  • c5b9f23 Update changelog files
  • eee1cfb chore(release): publish
  • 783f4ec Update changelog files
  • 5e40acf Merge changes published in the Gutenberg plugin "release/22.5" branch
  • 50c4c0f chore(release): publish
  • 28afca3 Update changelog files
  • 0022c1f Merge changes published in the Gutenberg plugin "release/22.4" branch
  • 2cf13ec chore(release): publish
  • d096bed Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/block-editor from 15.5.0 to 15.13.1

Changelog

Sourced from @​wordpress/block-editor's changelog.

Unreleased

15.13.0 (2026-02-18)

Bug Fixes

  • Store: insertBlock - the meta argument is now the 6th argument of the action, the 5th argument is initialPosition (#75197).

15.12.0 (2026-01-29)

15.11.0 (2026-01-16)

15.9.0 (2025-11-26)

15.8.0 (2025-11-12)

15.7.0 (2025-10-29)

15.6.0 (2025-10-17)

Commits
  • 398c509 chore(release): publish
  • 376124a chore(release): publish
  • c5b9f23 Update changelog files
  • 4416c63 Merge changes published in the Gutenberg plugin "release/22.6" branch
  • eee1cfb chore(release): publish
  • 783f4ec Update changelog files
  • 5e40acf Merge changes published in the Gutenberg plugin "release/22.5" branch
  • 50c4c0f chore(release): publish
  • 28afca3 Update changelog files
  • 0022c1f Merge changes published in the Gutenberg plugin "release/22.4" branch
  • Additional commits viewable in compare view

Updates @wordpress/blocks from 15.5.0 to 15.13.0

Changelog

Sourced from @​wordpress/blocks's changelog.

15.13.0 (2026-02-18)

15.12.0 (2026-01-29)

15.11.0 (2026-01-16)

15.9.0 (2025-11-26)

15.8.0 (2025-11-12)

15.7.0 (2025-10-29)

15.6.0 (2025-10-17)

Commits
  • 376124a chore(release): publish
  • c5b9f23 Update changelog files
  • 4416c63 Merge changes published in the Gutenberg plugin "release/22.6" branch
  • eee1cfb chore(release): publish
  • 783f4ec Update changelog files
  • 5e40acf Merge changes published in the Gutenberg plugin "release/22.5" branch
  • 50c4c0f chore(release): publish
  • 28afca3 Update changelog files
  • 0022c1f Merge changes published in the Gutenberg plugin "release/22.4" branch
  • 2cf13ec chore(release): publish
  • Additional commits viewable in compare view

Updates @wordpress/components from 30.5.0 to 32.2.0

Changelog

Sourced from @​wordpress/components's changelog.

32.2.0 (2026-02-18)

Bug Fixes

  • Tabs: Set explicit font-family on tab buttons to prevent inheriting unintended fonts (#75537).
  • ExternalLink: Add wp-exclude-emoji class to prevent Twemoji from replacing the arrow icon (#75538).
  • TimePicker: Fix date parsing for years below 1000 by implementing ISO 8601 compliant year formatting with zero-padding (#75343).
  • Text: Remove text-wrap: balance fallback. Only text-wrap: pretty is now used (#75089).
  • RangeControl: support forced-colors mode (#75165).
  • ToggleControl: Prevent __nextHasNoMarginBottom from logging a console warning (#75296).
  • createSlotFill: fix ref forwarding (#75274).
  • Button: Fix native outline showing when focused and active (#75346).

Enhancements

  • Improve visual emphasis of the selected item in the ToggleGroupControl component (#75138).
  • DateCalendar, DateRangeCalendar: use lighter gray for disabled dates (#75683).

Internal

  • Add Avatar and AvatarGroup components as private APIs (#75595).
  • Remove Picker from private APIs (#75394).
  • Expose useDrag from @use-gesture/react package via private API's (#66735).
  • Disabled, Modal, Popover, Tooltip: Move context code to separate files to help docgen prop extraction (#75316).
  • Update Emotion dependencies to ensure compatibility with React 19 (#75324).
  • Update Testing Library packages used in unit tests (#75340).
  • Clean up type declarations using the React namespace (#75499 and (#75508)).
  • Always specify initial values for useRef calls (#75513).
  • Update RefObject type usage for React 19 compatibility (#75567).
  • Upgraded @ariakit/react (v0.4.21) and @ariakit/test (v0.4.13) (#75620).

32.1.0 (2026-01-29)

Code Quality

  • Add displayName to components to improve debugging and fix Storybook source code. #74716

Internal

  • ValidatedComboboxControl: Expose the component under private API's. #74891

Enhancements

  • ToggleControl pass full props and support required validation in ValidatedToggleControl. #74956

32.0.0 (2026-01-16)

Code Quality

  • Fix missing dependencies. #74310

... (truncated)

Commits
  • 376124a chore(release): publish
  • c5b9f23 Update changelog files
  • 4416c63 Merge changes published in the Gutenberg plugin "release/22.6" branch
  • eee1cfb chore(release): publish
  • 783f4ec Update changelog files
  • 5e40acf Merge changes published in the Gutenberg plugin "release/22.5" branch
  • 50c4c0f chore(release): publish
  • 28afca3 Update changelog files
  • 0022c1f Merge changes published in the Gutenberg plugin "release/22.4" branch
  • 2cf13ec chore(release): publish
  • Additional commits viewable in compare view

Updates @wordpress/compose from 7.32.0 to 7.40.0

Changelog

Sourced from @​wordpress/compose's changelog.

7.40.0 (2026-02-18)

7.39.0 (2026-01-29)

7.38.0 (2026-01-16)

7.36.0 (2025-11-26)

New Features

  • useFocusOnMount: Now the hook supports firstInputElement option which when enabled focuses the first input element and not the first tabbable element (as happens on default mode) (#72322).

7.35.0 (2025-11-12)

7.34.0 (2025-10-29)

7.33.0 (2025-10-17)

Commits
  • 376124a chore(release): publish
  • c5b9f23 Update changelog files
  • 4416c63 Merge changes published in the Gutenberg plugin "release/22.6" branch
  • eee1cfb chore(release): publish
  • 783f4ec Update changelog files
  • 50c4c0f chore(release): publish
  • 28afca3 Update changelog files
  • 0022c1f Merge changes published in the Gutenberg plugin "release/22.4" branch
  • 2cf13ec chore(release): publish
  • d096bed Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/core-data from 7.32.0 to 7.40.1

Changelog

Sourced from @​wordpress/core-data's changelog.

Unreleased

7.40.0 (2026-02-18)

7.39.0 (2026-01-29)

7.38.0 (2026-01-16)

7.36.0 (2025-11-26)

7.35.0 (2025-11-12)

7.34.0 (2025-10-29)

7.33.0 (2025-10-17)

Commits
  • 398c509 chore(release): publish
  • 376124a chore(release): publish
  • c5b9f23 Update changelog files
  • 4416c63 Merge changes published in the Gutenberg plugin "release/22.6" branch
  • eee1cfb chore(release): publish
  • 783f4ec Update changelog files
  • 5e40acf Merge changes published in the Gutenberg plugin "release/22.5" branch
  • 50c4c0f chore(release): publish
  • 28afca3 Update changelog files
  • 0022c1f Merge changes published in the Gutenberg plugin "release/22.4" branch
  • Additional commits viewable in compare view

Updates @wordpress/data from 10.32.0 to 10.40.0

Changelog

Sourced from @​wordpress/data's changelog.

10.40.0 (2026-02-18)

10.39.0 (2026-01-29)

10.38.0 (2026-01-16)

10.36.0 (2025-11-26)

10.35.0 (2025-11-12)

10.34.0 (2025-10-29)

10.33.0 (2025-10-17)

Commits
  • 376124a chore(release): publish
  • c5b9f23 Update changelog files
  • 4416c63 Merge changes published in the Gutenberg plugin "release/22.6" branch
  • eee1cfb chore(release): publish
  • 783f4ec Update changelog files
  • 50c4c0f chore(release): publish
  • 28afca3 Update changelog files
  • 0022c1f Merge changes published in the Gutenberg plugin "release/22.4" branch
  • 2cf13ec chore(release): publish
  • d096bed Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/dependency-extraction-webpack-plugin from 6.32.0 to 6.40.0

Changelog

Sourced from @​wordpress/dependency-extraction-webpack-plugin's changelog.

6.40.0 (2026-02-18)

6.39.0 (2026-01-29)

6.38.0 (2026-01-16)

6.36.0 (2025-11-26)

6.35.0 (2025-11-12)

6.34.0 (2025-10-29)

6.33.0 (2025-10-17)

Commits
  • 376124a chore(release): publish
  • c5b9f23 Update changelog files
  • 4416c63 Merge changes published in the Gutenberg plugin "release/22.6" branch
  • eee1cfb chore(release): publish
  • 783f4ec Update changelog files
  • 50c4c0f chore(release): publish
  • 28afca3 Update changelog files
  • 0022c1f Merge changes published in the Gutenberg plugin "release/22.4" branch
  • 2cf13ec chore(release): publish
  • d096bed Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/dom-ready from 4.32.0 to 4.40.0

Changelog

Sourced from @​wordpress/dom-ready's changelog.

4.40.0 (2026-02-18)

4.39.0 (2026-01-29)

4.38.0 (2026-01-16)

4.36.0 (2025-11-26)

4.35.0 (2025-11-12)

4.34.0 (2025-10-29)

4.33.0 (2025-10-17)

Commits

Updates @wordpress/e2e-test-utils-playwright from 1.32.0 to 1.40.0

Changelog

Sourced from @​wordpress/e2e-test-utils-playwright's changelog.

1.40.0 (2026-02-18)

1.39.0 (2026-01-29)

1.38.0 (2026-01-16)

1.36.0 (2025-11-26)

1.35.0 (2025-11-12)

1.34.0 (2025-10-29)

1.33.0 (2025-10-17)

Commits

Updates @wordpress/editor from 14.32.0 to 14.40.1

Changelog

Sourced from @​wordpress/editor's changelog.

Unreleased

14.40.0 (2026-02-18)

14.39.0 (2026-01-29)

14.38.0 (2026-01-16)

14.36.0 (2025-11-26)

Internal

  • Applied the welcome-guide close-button hover color locally to maintain consistent styling after changes to the shared Guide component.

14.35.0 (2025-11-12)

14.34.0 (2025-10-29)

14.33.0 (2025-10-17)

Commits
  • 398c509 chore(release): publish
  • 376124a chore(release): publish
  • c5b9f23 Update changelog files
  • 4416c63 Merge changes published in the Gutenberg plugin "release/22.6" branch
  • eee1cfb chore(release): publish
  • 783f4ec Update changelog files
  • 5e40acf Merge changes published in the Gutenberg plugin "release/22.5" branch
  • 50c4c0f chore(release): publish
  • 28afca3 Update changelog files
  • 0022c1f Merge changes published in the Gutenberg plugin "release/22.4" branch
  • Additional commits viewable in compare view

Updates @wordpress/element from 6.32.0 to 6.40.0

Changelog

Sourced from @​wordpress/element's changelog.

6.40.0 (2026-02-18)

6.39.0 (2026-01-29)

6.38.0 (2026-01-16)

6.36.0 (2025-11-26)

6.35.0 (2025-11-12)

6.34.0 (2025-10-29)

6.33.0 (2025-10-17)

Commits
  • 376124a chore(release): publish
  • c5b9f23 Update changelog files
  • 4416c63 Merge changes published in the Gutenberg plugin "release/22.6" branch
  • eee1cfb chore(release): publish
  • 783f4ec Update changelog files
  • 5e40acf Merge changes published in the Gutenberg plugin "release/22.5" branch
  • 50c4c0f chore(release): publish
  • 28afca3 Update changelog files
  • 0022c1f Merge changes published in the Gutenberg plugin "release/22.4" branch
  • 2cf13ec chore(release): publish
  • Additional commits viewable in compare view

Updates @wordpress/env from 10.32.0 to 11.0.0

Changelog

Sourced from @​wordpress/env's changelog.

11.0.0 (2026-02-18)

Bug Fixes

  • Playground runtime now supports zip archive themes, matching Docker runtime behavior. (#75140).
  • Add MySQL healthcheck to prevent race condition where WordPress containers start before MySQL is fully initialized. Uses MariaDB's official healthcheck.sh script with MARIADB_AUTO_UPGRADE to support both new and existing installations.
  • Remove non-functional WP_ENV_MULTISITE config.

Breaking Changes

  • Pretty permalinks (/%year%/%monthnum%/%day%/%postname%/) are now enabled by default, matching WordPress core behavior on fresh installs. Previously, plain permalinks were used because the loopback test that WordPress runs during installation fails inside Docker.
  • Replaced install-path command with status command. The work directory path is now available as part of the status output.

New Features

  • Added phpmyadmin boolean configuration option to enable phpMyAdmin. Setting phpmyadminPort also enables phpMyAdmin for backward compatibility.
  • Added phpMyAdmin support to the Playground runtime. When enabled, phpMyAdmin is available at http://localhost:<port>/phpmyadmin.
  • Added status command that shows comprehensive environment information including running state, URLs, ports, configuration, and paths.
  • Added --config global option to specify a custom configuration file path, enabling multiple parallel environments from the same directory.
  • Added testsEnvironment configuration option. Set to false to skip creating test containers (tests-mysql, tests-wordpress, tests-cli, tests-phpmyadmin), reducing resource usage when test isolation is achieved via separate config files.

10.39.0 (2026-01-29)

New Features

  • Add experimental WordPress Playground runtime support. Use --runtime=playground flag to start wp-env with Playground instead of Docker.
  • Add cleanup command to remove environment-specific resources (containers, volumes, networks, and local files) while preserving Docker images for faster re-starts.
  • Add --force flag to both destroy and cleanup commands to skip the confirmation prompt.
  • Rename clean command to reset for clarity. The clean command is now deprecated but still works as an alias.

Deprecation

  • The clean command is deprecated. Use reset instead. The afterClean lifecycle script is also deprecated in favor of afterReset.

10.38.0 (2026-01-16)

10.36.0 (2025-11-26)

10.35.0 (2025-11-12)

10.34.0 (2025-10-29)

10.33.0 (2025-10-17)

Commits
  • 376124a chore(release): publish
  • c5b9f23 Update changelog files
  • 4416c63 Merge changes published in the Gutenberg plugin "release/22.6" branch
  • eee1cfb chore(release): publish
  • 783f4ec Update changelog files
  • 5e40acf Merge changes published in the Gutenberg plugin "release/22.5" branch
  • 50c4c0f chore(release): publish
  • 28afca3 Update changelog files
  • 0022c1f Merge changes published in the Gutenberg plugin "release/22.4" branch
  • 2cf13ec chore(release): publish
  • Additional commits viewable in compare view

Updates @wordpress/hooks from 4.32.0 to 4.40.0

Changelog

Sourced from @​wordpress/hooks's changelog.

4.40.0 (2026-02-18)

4.39.0 (2026-01-29)

4.38.0 (2026-01-16)

4.36.0 (2025-11-26)

4.35.0 (2025-11-12)

4.34.0 (2025-10-29)

4.33.0 (2025-10-17)

Commits

Updates @wordpress/i18n from 6.5.0 to 6.13.0

Changelog

Sourced from @​wordpress/i18n's changelog.

6.13.0 (2026-02-18)

6.12.0 (2026-01-29)

6.11.0 (2026-01-16)

6.9.0 (2025-11-26)

6.8.0 (2025-11-12)

6.7.0 (2025-10-29)

6.6.0 (2025-10-17)

Commits

Updates @wordpress/icons from 10.32.0 to 11.7.0

Changelog

Sourced from @​wordpress/icons's changelog.

11.7.0 (2026-02-18)

Enhancements

  • Add new navigation-overlay icon. (#75249)

11.6.0 (2026-01-29)

11.5.0 (2026-01-16)

11.3.0 (2025-11-26)

Enhancements

11.2.0 (2025-11-12)

11.1.0 (2025-10-29)

11.0.0 (2025-10-17)

Breaking Changes

  • Remove edit and warning icons, which were aliases to pencil and cautionFilled, respectively. Switch to SVG icons as canonical source format, letting the system auto-generate the React elements and index. (#71878).
  • Ensure both SVG and generated TSX code in src/ are included in the published package. (#72299)

Enhancements

  • Update check to be more optically balanced. (#72101)
  • Add new timeToRead and wordCount icons. (#72240)
Commits
  • 376124a chore(release): publish
  • c5b9f23 Update changelog files
  • 4416c63 Merge changes published in the Gutenberg plugin "release/22.6" branch
  • eee1cfb chore(release): publish
  • 783f4ec Update changelog files
  • 5e40acf Merge changes published in the Gutenberg plugin "release/22.5" branch
  • 50c4c0f chore(release): publish
  • 28afca3 Update changelog files
  • 0022c1f Merge changes published in the Gutenberg plugin "release/22.4" branch
  • 2cf13ec chore(release): publish
  • Additional commits viewable in compare view
Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


Updates @wordpress/interactivity from 6.32.0 to 6.40.0

Changelog

Sourced from @​wordpress/interactivity's changelog.

6.40.0 (2026-02-18)

New Features

  • Export watch() function for subscribing to signal changes outside of directives.

6.39.0 (2026-01-29)

6.38.0 (2026-01-16)

Bug Fixes

  • Preserve boolean HTML attributes during client-side navigation. (#74446)
  • Fix and refactor runtime initialization logic. (#71123)
  • Update deprecation warning for unique ID format. (#74580)

6.36.0 (2025-11-26)

Bug Fixes

  • Return a deep-clone object from getServerState and getServerContext functions. (#73437)
  • Fix using getServerContext in derived state getters. (#73518)

6.35.0 (2025-11-12)

6.34.0 (2025-10-29)

Bug Fixes

  • Fix derived state closures processing on client-side navigation. (#72725)

6.33.0 (2025-10-17)

Enhancements

  • Add official support for unique IDs. (#72161)

Bug Fixes

  • Change ordering of multiple data-wp-context directives in iAPI processing. (#72395)
  • Handle client-server state synchronization scenarios for getServerContext and getServerState. (#72381)
Commits
  • 376124a chore(release): publish
  • c5b9f23 Update changelog files
  • 4416c63 Merge changes published in the Gutenberg plugin "release/22.6" branch
  • eee1cfb chore(release): publish
  • 783f4ec Update changelog files
  • 5e40acf Merge changes published in the Gutenberg plugin "release/22.5" branch
  • 50c4c0f chore(release): publish
  • 28afca3 Update changelog files
  • 0022c1f Merge changes published in the Gutenberg plugin "release/22.4" branch
  • 2cf13ec chore(release): publish
  • Additional commits viewable in compare view

Updates @wordpress/notices from 5.32.0 to 5.40.0

Changelog

Sourced from @​wordpress/notices's changelog.

5.40.0 (2026-02-18)

5.39.0 (2026-01-29)

5.38.0 (2026-01-16)

Enhancements

  • Improved TypeScript definitions (#67565).

5.36.0 (2025-11-26)

5.35.0 (2025-11-12)

5.34.0 (2025-10-29)

5.33.0 (2025-10-17)

Commits
  • 376124a chore(release): publish
  • c5b9f23 Update changelog files
  • 4416c63 Merge changes published in the Gutenberg plugin "release/22.6" branch
  • eee1cfb chore(release): publish
  • 783f4ec Update changelog files
  • 50c4c0f chore(release): publish
  • 28afca3 Update changelog files
  • 0022c1f Merge changes published in the Gutenberg plugin "release/22.4" branch
  • 2cf13ec chore(release): publish
  • d096bed Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/plugins from 7.32.0 to 7.40.0

Changelog

Sourced from @​wordpress/plugins's changelog.

7.40.0 (2026-02-18)

7.39.0 (2026-01-29)

7.38.0 (2026-01-16)

7.36.0 (2025-11-26)

7.35.0 (2025-11-12)

7.34.0 (2025-10-29)

7.33.0 (2025-10-17)

Commits...

Description has been truncated

Bumps the wordpress group with 24 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@wordpress/dataviews](https://github.com/WordPress/gutenberg/tree/HEAD/packages/dataviews) | `9.1.0` | `12.0.0` |
| [@wordpress/api-fetch](https://github.com/WordPress/gutenberg/tree/HEAD/packages/api-fetch) | `7.32.0` | `7.40.0` |
| [@wordpress/block-editor](https://github.com/WordPress/gutenberg/tree/HEAD/packages/block-editor) | `15.5.0` | `15.13.1` |
| [@wordpress/blocks](https://github.com/WordPress/gutenberg/tree/HEAD/packages/blocks) | `15.5.0` | `15.13.0` |
| [@wordpress/components](https://github.com/WordPress/gutenberg/tree/HEAD/packages/components) | `30.5.0` | `32.2.0` |
| [@wordpress/compose](https://github.com/WordPress/gutenberg/tree/HEAD/packages/compose) | `7.32.0` | `7.40.0` |
| [@wordpress/core-data](https://github.com/WordPress/gutenberg/tree/HEAD/packages/core-data) | `7.32.0` | `7.40.1` |
| [@wordpress/data](https://github.com/WordPress/gutenberg/tree/HEAD/packages/data) | `10.32.0` | `10.40.0` |
| [@wordpress/dependency-extraction-webpack-plugin](https://github.com/WordPress/gutenberg/tree/HEAD/packages/dependency-extraction-webpack-plugin) | `6.32.0` | `6.40.0` |
| [@wordpress/dom-ready](https://github.com/WordPress/gutenberg/tree/HEAD/packages/dom-ready) | `4.32.0` | `4.40.0` |
| [@wordpress/e2e-test-utils-playwright](https://github.com/WordPress/gutenberg/tree/HEAD/packages/e2e-test-utils-playwright) | `1.32.0` | `1.40.0` |
| [@wordpress/editor](https://github.com/WordPress/gutenberg/tree/HEAD/packages/editor) | `14.32.0` | `14.40.1` |
| [@wordpress/element](https://github.com/WordPress/gutenberg/tree/HEAD/packages/element) | `6.32.0` | `6.40.0` |
| [@wordpress/env](https://github.com/WordPress/gutenberg/tree/HEAD/packages/env) | `10.32.0` | `11.0.0` |
| [@wordpress/hooks](https://github.com/WordPress/gutenberg/tree/HEAD/packages/hooks) | `4.32.0` | `4.40.0` |
| [@wordpress/i18n](https://github.com/WordPress/gutenberg/tree/HEAD/packages/i18n) | `6.5.0` | `6.13.0` |
| [@wordpress/icons](https://github.com/WordPress/gutenberg/tree/HEAD/packages/icons) | `10.32.0` | `11.7.0` |
| [@wordpress/interactivity](https://github.com/WordPress/gutenberg/tree/HEAD/packages/interactivity) | `6.32.0` | `6.40.0` |
| [@wordpress/notices](https://github.com/WordPress/gutenberg/tree/HEAD/packages/notices) | `5.32.0` | `5.40.0` |
| [@wordpress/plugins](https://github.com/WordPress/gutenberg/tree/HEAD/packages/plugins) | `7.32.0` | `7.40.0` |
| [@wordpress/primitives](https://github.com/WordPress/gutenberg/tree/HEAD/packages/primitives) | `4.32.0` | `4.40.0` |
| [@wordpress/rich-text](https://github.com/WordPress/gutenberg/tree/HEAD/packages/rich-text) | `7.32.0` | `7.40.0` |
| [@wordpress/server-side-render](https://github.com/WordPress/gutenberg/tree/HEAD/packages/server-side-render) | `6.8.0` | `6.16.0` |
| [@wordpress/url](https://github.com/WordPress/gutenberg/tree/HEAD/packages/url) | `4.32.0` | `4.40.0` |



Updates `@wordpress/dataviews` from 9.1.0 to 12.0.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/dataviews/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/dataviews@12.0.0/packages/dataviews)

Updates `@wordpress/api-fetch` from 7.32.0 to 7.40.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/api-fetch/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/api-fetch@7.40.0/packages/api-fetch)

Updates `@wordpress/block-editor` from 15.5.0 to 15.13.1
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/block-editor/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/block-editor@15.13.1/packages/block-editor)

Updates `@wordpress/blocks` from 15.5.0 to 15.13.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/blocks/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/blocks@15.13.0/packages/blocks)

Updates `@wordpress/components` from 30.5.0 to 32.2.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/components/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/components@32.2.0/packages/components)

Updates `@wordpress/compose` from 7.32.0 to 7.40.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/compose/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/compose@7.40.0/packages/compose)

Updates `@wordpress/core-data` from 7.32.0 to 7.40.1
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/core-data/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/core-data@7.40.1/packages/core-data)

Updates `@wordpress/data` from 10.32.0 to 10.40.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/data/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/data@10.40.0/packages/data)

Updates `@wordpress/dependency-extraction-webpack-plugin` from 6.32.0 to 6.40.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/dependency-extraction-webpack-plugin/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/dependency-extraction-webpack-plugin@6.40.0/packages/dependency-extraction-webpack-plugin)

Updates `@wordpress/dom-ready` from 4.32.0 to 4.40.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/dom-ready/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/dom-ready@4.40.0/packages/dom-ready)

Updates `@wordpress/e2e-test-utils-playwright` from 1.32.0 to 1.40.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/e2e-test-utils-playwright/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/e2e-test-utils-playwright@1.40.0/packages/e2e-test-utils-playwright)

Updates `@wordpress/editor` from 14.32.0 to 14.40.1
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/editor/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/editor@14.40.1/packages/editor)

Updates `@wordpress/element` from 6.32.0 to 6.40.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/element/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/element@6.40.0/packages/element)

Updates `@wordpress/env` from 10.32.0 to 11.0.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/env/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/env@11.0.0/packages/env)

Updates `@wordpress/hooks` from 4.32.0 to 4.40.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/hooks/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/hooks@4.40.0/packages/hooks)

Updates `@wordpress/i18n` from 6.5.0 to 6.13.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/i18n/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/i18n@6.13.0/packages/i18n)

Updates `@wordpress/icons` from 10.32.0 to 11.7.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/icons/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/icons@11.7.0/packages/icons)

Updates `@wordpress/interactivity` from 6.32.0 to 6.40.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/interactivity/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/interactivity@6.40.0/packages/interactivity)

Updates `@wordpress/notices` from 5.32.0 to 5.40.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/notices/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/notices@5.40.0/packages/notices)

Updates `@wordpress/plugins` from 7.32.0 to 7.40.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/plugins/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/plugins@7.40.0/packages/plugins)

Updates `@wordpress/primitives` from 4.32.0 to 4.40.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/primitives/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/primitives@4.40.0/packages/primitives)

Updates `@wordpress/rich-text` from 7.32.0 to 7.40.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/rich-text/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/rich-text@7.40.0/packages/rich-text)

Updates `@wordpress/server-side-render` from 6.8.0 to 6.16.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/server-side-render/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/server-side-render@6.16.0/packages/server-side-render)

Updates `@wordpress/url` from 4.32.0 to 4.40.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/url/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/url@4.40.0/packages/url)

---
updated-dependencies:
- dependency-name: "@wordpress/dataviews"
  dependency-version: 12.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: wordpress
- dependency-name: "@wordpress/api-fetch"
  dependency-version: 7.40.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/block-editor"
  dependency-version: 15.13.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/blocks"
  dependency-version: 15.13.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/components"
  dependency-version: 32.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: wordpress
- dependency-name: "@wordpress/compose"
  dependency-version: 7.40.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/core-data"
  dependency-version: 7.40.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/data"
  dependency-version: 10.40.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/dependency-extraction-webpack-plugin"
  dependency-version: 6.40.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/dom-ready"
  dependency-version: 4.40.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/e2e-test-utils-playwright"
  dependency-version: 1.40.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/editor"
  dependency-version: 14.40.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/element"
  dependency-version: 6.40.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/env"
  dependency-version: 11.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: wordpress
- dependency-name: "@wordpress/hooks"
  dependency-version: 4.40.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/i18n"
  dependency-version: 6.13.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/icons"
  dependency-version: 11.7.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: wordpress
- dependency-name: "@wordpress/interactivity"
  dependency-version: 6.40.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/notices"
  dependency-version: 5.40.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/plugins"
  dependency-version: 7.40.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/primitives"
  dependency-version: 4.40.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/rich-text"
  dependency-version: 7.40.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/server-side-render"
  dependency-version: 6.16.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/url"
  dependency-version: 4.40.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 2, 2026
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