Skip to content

Bump the wp-packages group across 1 directory with 19 updates#14548

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/wp-packages-2a0ce7f6c7
Open

Bump the wp-packages group across 1 directory with 19 updates#14548
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/wp-packages-2a0ce7f6c7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 7, 2026

Copy link
Copy Markdown
Contributor

Bumps the wp-packages group with 12 updates in the / directory:

Package From To
@wordpress/babel-plugin-import-jsx-pragma 5.43.0 5.50.0
@wordpress/dependency-extraction-webpack-plugin 6.43.0 6.50.0
@wordpress/eslint-plugin 24.5.0 25.6.0
@wordpress/url 4.43.0 4.50.0
@wordpress/jest-console 8.43.0 8.50.0
@wordpress/api-fetch 7.43.0 7.50.0
@wordpress/block-editor 15.16.0 15.23.0
@wordpress/components 32.5.0 36.1.0
@wordpress/compose 7.43.0 8.3.0
@wordpress/core-data 7.43.0 7.50.0
@wordpress/icons 12.1.0 15.1.0
@wordpress/viewport 6.43.0 6.50.0

Updates @wordpress/babel-plugin-import-jsx-pragma from 5.43.0 to 5.50.0

Changelog

Sourced from @​wordpress/babel-plugin-import-jsx-pragma's changelog.

5.50.0 (2026-07-01)

5.49.0 (2026-06-24)

5.48.1 (2026-06-16)

5.48.0 (2026-06-10)

5.47.0 (2026-05-27)

5.46.0 (2026-05-14)

5.45.0 (2026-04-29)

5.44.0 (2026-04-15)

Commits
  • 66c8050 Fix wp/latest release metadata (#79821)
  • d0d1bfc Update changelog files
  • 66315f3 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • 74218a2 Update changelog files
  • 504adfc Revert "Update changelog files"
  • b28bd6d Update changelog files
  • ab25f49 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • 8c4f3ca Update changelog files
  • f239b85 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • e2ae8e2 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/dependency-extraction-webpack-plugin from 6.43.0 to 6.50.0

Changelog

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

6.50.0 (2026-07-01)

6.49.0 (2026-06-24)

6.48.1 (2026-06-16)

6.48.0 (2026-06-10)

6.47.0 (2026-05-27)

6.46.0 (2026-05-14)

6.45.0 (2026-04-29)

6.44.0 (2026-04-15)

Commits
  • 66c8050 Fix wp/latest release metadata (#79821)
  • d0d1bfc Update changelog files
  • 66315f3 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • 74218a2 Update changelog files
  • 504adfc Revert "Update changelog files"
  • b28bd6d Update changelog files
  • ab25f49 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • 8c4f3ca Update changelog files
  • f239b85 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • e2ae8e2 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/eslint-plugin from 24.5.0 to 25.6.0

Changelog

Sourced from @​wordpress/eslint-plugin's changelog.

25.6.0 (2026-07-01)

25.5.0 (2026-06-24)

25.4.1 (2026-06-16)

25.4.0 (2026-06-10)

25.3.0 (2026-05-27)

25.2.0 (2026-05-14)

New Features

25.1.0 (2026-04-29)

New Features

  • Added use-import-as rule to enforce configured aliases for selected named imports and direct unlock( privateApis ) destructuring (#77389).
  • Added no-unsafe-render-order rule to flag unsafe render-prop composition with VisuallyHidden and Link/Text (#77428).

Enhancements

  • Improved the Design System token lint rules to recognize CSS declaration strings more accurately, avoiding false bare-token reports for declarations while still flagging invalid token assignments and unknown token names (#77384).
  • Update use-recommended-components rule to prefer VisuallyHidden from @wordpress/ui over @wordpress/components (#77575).

25.0.0 (2026-04-15)

Breaking Changes

  • Upgraded to ESLint v10 with flat config format. The plugin now exports flat config arrays instead of eslintrc objects. Consumers must migrate from .eslintrc.* files to eslint.config.mjs. See the migration guide for details (#76654).
  • The minimum required ESLint version is now ^9.0.0 || ^10.0.0 (#76654).
  • Upgraded eslint-plugin-import to v2.31+ (wrapped with fixupPluginRules for flat config compatibility) (#76654).
  • Upgraded @typescript-eslint/* from v6 to v8 (via the unified typescript-eslint package) (#76654).
  • Replaced eslint-plugin-eslint-comments with @eslint-community/eslint-plugin-eslint-comments. Rule prefixes changed from eslint-comments/* to @eslint-community/eslint-comments/* (#76654).

New Features

  • Added @wordpress/eslint-plugin/eslintrc entry point — a compatibility wrapper for ESLint v9 consumers still using .eslintrc.* files. This is deprecated and will be removed in a future major version (#76654).
  • Configs are now exported as flat config arrays (e.g., wordpress.configs.recommended returns an array of config objects suitable for spreading into eslint.config.mjs) (#76654).

Enhancements

  • Disabled the jsx-a11y/heading-has-content rule in the recommended configuration, which reports many false positives when heading elements are passed via a render prop (#77073).
Commits
  • 66c8050 Fix wp/latest release metadata (#79821)
  • d0d1bfc Update changelog files
  • 66315f3 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • 74218a2 Update changelog files
  • 504adfc Revert "Update changelog files"
  • b28bd6d Update changelog files
  • ab25f49 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • 8c4f3ca Update changelog files
  • f239b85 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • e2ae8e2 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/i18n from 6.16.0 to 6.23.0

Changelog

Sourced from @​wordpress/i18n's changelog.

6.23.0 (2026-07-01)

6.22.0 (2026-06-24)

6.21.1 (2026-06-16)

6.21.0 (2026-06-10)

6.20.0 (2026-05-27)

6.19.0 (2026-05-14)

6.18.0 (2026-04-29)

6.17.0 (2026-04-15)

Enhancement

  • sprintf now returns TransformedText<T> instead of string, preserving the format string literal type for downstream type inference (e.g., createInterpolateElement). (76974)
Commits
  • 66c8050 Fix wp/latest release metadata (#79821)
  • d0d1bfc Update changelog files
  • 66315f3 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • 74218a2 Update changelog files
  • 504adfc Revert "Update changelog files"
  • b28bd6d Update changelog files
  • ab25f49 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • 8c4f3ca Update changelog files
  • f239b85 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • e2ae8e2 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/url from 4.43.0 to 4.50.0

Changelog

Sourced from @​wordpress/url's changelog.

4.50.0 (2026-07-01)

4.49.0 (2026-06-24)

4.48.1 (2026-06-16)

4.48.0 (2026-06-10)

4.47.0 (2026-05-27)

4.46.0 (2026-05-14)

4.45.0 (2026-04-29)

4.44.0 (2026-04-15)

Commits
  • 66c8050 Fix wp/latest release metadata (#79821)
  • d0d1bfc Update changelog files
  • 66315f3 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • 74218a2 Update changelog files
  • 504adfc Revert "Update changelog files"
  • b28bd6d Update changelog files
  • ab25f49 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • 8c4f3ca Update changelog files
  • f239b85 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • e2ae8e2 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/jest-console from 8.43.0 to 8.50.0

Changelog

Sourced from @​wordpress/jest-console's changelog.

8.50.0 (2026-07-01)

8.49.0 (2026-06-24)

8.48.1 (2026-06-16)

8.48.0 (2026-06-10)

8.47.0 (2026-05-27)

8.46.0 (2026-05-14)

8.45.0 (2026-04-29)

8.44.0 (2026-04-15)

Commits
  • 66c8050 Fix wp/latest release metadata (#79821)
  • d0d1bfc Update changelog files
  • 66315f3 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • 74218a2 Update changelog files
  • 504adfc Revert "Update changelog files"
  • b28bd6d Update changelog files
  • ab25f49 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • 8c4f3ca Update changelog files
  • f239b85 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • e2ae8e2 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/api-fetch from 7.43.0 to 7.50.0

Changelog

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

7.50.0 (2026-07-01)

7.49.0 (2026-06-24)

7.48.1 (2026-06-16)

7.48.0 (2026-06-10)

7.47.0 (2026-05-27)

7.46.0 (2026-05-14)

7.45.0 (2026-04-29)

7.44.0 (2026-04-15)

Commits
  • 66c8050 Fix wp/latest release metadata (#79821)
  • d0d1bfc Update changelog files
  • 66315f3 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • 74218a2 Update changelog files
  • 504adfc Revert "Update changelog files"
  • b28bd6d Update changelog files
  • ab25f49 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • 8c4f3ca Update changelog files
  • f239b85 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • e2ae8e2 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/block-editor from 15.16.0 to 15.23.0

Changelog

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

15.23.0 (2026-07-01)

15.22.0 (2026-06-24)

Enhancements

  • Grid: Add a "Fill available space" option to the grid layout that switches the auto-placement keyword from auto-fill to auto-fit, so columns stretch to fill the row instead of leaving empty tracks. (#79356)
  • List View: a block that supports listView is now excluded from the List View when it has no inner blocks and disallows insertion (allowedBlocks is [] or false), since there is nothing to show, rearrange, or add. (#78932)

15.21.1 (2026-06-16)

15.21.0 (2026-06-10)

Code Quality

  • Add missing @types/react dependency. #78882.

Documentation

  • Fix documentation typos and grammar (#78686).

Internal

  • ListView: Compute the block visibility label once in ListViewBlock and pass it down to ListViewBlockSelectButton, removing a duplicated useSelect/getBlockVisibilityLabel call and clarifying that the label is exposed to assistive technology through the row's aria-describedby (#78640).
  • Dependency updates (#77954).

15.20.0 (2026-05-27)

Bug Fixes

  • ColorPanel: Theme CSS custom-property gradients are now decoded to their preset slug and persisted as a gradient block attribute rather than as a raw style.color.gradient value (#78328).

Internal

  • Remove legacy Notice overrides in block placeholder notices and media replace flow error UI (#78231).
  • Updated diff dependency from ^4.0.2 to ^8.0.3 (#77992).

15.19.0 (2026-05-14)

Enhancements

  • BlockManager: Add stacking context isolation to category list (#77759).

Bug Fixes

  • ColorPanel: Fix incorrect color selection and text↔link sync with duplicate-value palette entries. Slug-based selection is now threaded through the color panel so that two palette entries sharing the same hex value but different slugs are treated as distinct choices. The text↔link sync condition now compares raw stored references instead of decoded hex values; the previous decoded comparison incorrectly conflated entries that shared a hex value (#78048).

15.18.0 (2026-04-29)

Enhancements

... (truncated)

Commits
  • 66c8050 Fix wp/latest release metadata (#79821)
  • d0d1bfc Update changelog files
  • 66315f3 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • 74218a2 Update changelog files
  • 504adfc Revert "Update changelog files"
  • b28bd6d Update changelog files
  • ab25f49 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • 8c4f3ca Update changelog files
  • f239b85 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • e2ae8e2 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/blocks from 15.16.0 to 15.23.0

Changelog

Sourced from @​wordpress/blocks's changelog.

15.23.0 (2026-07-01)

15.22.0 (2026-06-24)

Internal

  • Replace showdown with marked for Markdown paste handling. Smaller bundle, modern maintenance, native types.

15.21.1 (2026-06-16)

15.21.0 (2026-06-10)

Code Quality

  • Add missing @types/react dependency. #78882.

Internal

  • Dependency updates (#77954).

15.20.0 (2026-05-27)

Bug Fix

  • Fix mergeSchemas in getBlockContentSchemaFromTransforms to preserve array values (e.g. classes) instead of converting them to objects with numeric string keys when merging schemas (#70615).
  • Paste: Move leading and trailing spaces out of inline formatting elements (such as links) so the formatting wraps only its meaningful content. This corrects markup from editors like Google Docs that place the separating space inside the link.

15.19.0 (2026-05-14)

15.18.0 (2026-04-29)

  • Update registerBlockType to accept the attributes type as a generic.
  • Update registerBlockVariation, unregisterBlockVariation type signature to match the dispatch call.

15.17.0 (2026-04-15)

Commits
  • 66c8050 Fix wp/latest release metadata (#79821)
  • d0d1bfc Update changelog files
  • 66315f3 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • 74218a2 Update changelog files
  • 504adfc Revert "Update changelog files"
  • b28bd6d Update changelog files
  • ab25f49 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • 8c4f3ca Update changelog files
  • f239b85 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • e2ae8e2 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/components from 32.5.0 to 36.1.0

Changelog

Sourced from @​wordpress/components's changelog.

36.1.0 (2026-07-01)

36.0.0 (2026-06-24)

Breaking Changes

  • Components that compose Emotion style fragments with cx() should pass source-order-dependent fragments in a single css() call. Passing separate fragments can change override order after the following components stopped rendering styles through Emotion:
  • The __next40pxDefaultSize prop is now true by default. The prop can be safely removed from the following:

Enhancements

  • BaseControl: Apply text-wrap: pretty to help text to avoid typographic widows (#79112).
  • Button, DropdownMenu, FormToggle, Modal, Panel, RadioControl, Toolbar: Migrate hardcoded border and stroke colors to WPDS tokens (#79244).

Bug Fixes

  • SandBox: Fix the viewport-unit (vh, vw, etc.) stripping so user-supplied HTML using these units in width/height no longer triggers a runaway resize loop in the preview (#78677).
  • BoxControl: Respect a consumer-supplied placeholder passed via inputProps, falling back to it when there is no mixed-value placeholder (#79466).

Internal

  • ResizableBox: Make the children prop optional (#79370).
  • Add documentation and lint guardrails for the ongoing Emotion migration (#79442).
  • Divider: Migrate styles from Emotion to SCSS Modules (#79444).
  • Adopt --wpds-dimension-size-* design tokens #79093.
  • Point the legacy --wp-components-* color fallbacks at the design system tokens (--wpds-* / --wp-admin-theme-color*), so component styles get sensible defaults from the prebuilt token stylesheet without a runtime <ThemeProvider> (#78664).
  • withFallbackStyles: Refactor from a class component to a function component with hooks (#78837).

Documentation

  • Menu: Fix overriden typo to overridden in CheckboxItemProps and RadioItemProps. (#79331)
  • Add component documentation for ColorPicker, CustomSelectControl, Navigator, NumberControl, ResizableBox, and Slot components (#79460).

Code Quality

  • Move @types/react from dependencies to an optional peer dependency so consumers' React type version is used #79095.

35.0.1 (2026-06-16)

35.0.0 (2026-06-10)

Breaking Changes

  • Revert React back to v18 #78940.

Documentation

... (truncated)

Commits
  • 66c8050 Fix wp/latest release metadata (#79821)
  • d0d1bfc Update changelog files
  • 66315f3 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • 74218a2 Update changelog files
  • 504adfc Revert "Update changelog files"
  • b28bd6d Update changelog files
  • ab25f49 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • 8c4f3ca Update changelog files
  • f239b85 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • e2ae8e2 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/compose from 7.43.0 to 8.3.0

Changelog

Sourced from @​wordpress/compose's changelog.

8.3.0 (2026-07-01)

8.2.0 (2026-06-24)

8.1.1 (2026-06-16)

8.1.0 (2026-06-10)

Code Quality

  • Add missing @types/react dependency. #78882.

Documentation

  • Fix documentation typos (#78686).

8.0.0 (2026-05-27)

Breaking Changes

  • useDialog: The returned props object now exposes an onKeyDown handler. Consumers that spread it onto a wrapper which also receives an onKeyDown from elsewhere should pass that handler via the new onKeyDown option (which merges it with close-on-Escape) or merge the two themselves (#78433).

Enhancements

  • useMergeRefs: Support cleanup functions returned by inner ref callbacks (React 19 ref callback cleanup pattern). Inner refs that return a cleanup have it invoked at teardown instead of being called with null.

Bug Fixes

  • useCopyToClipboard: Call the onSuccess callback even when the trigger node unmounts before the copy resolves (#78387).
  • useDialog: Handle Escape via React onKeyDown so portaled descendants can stop propagation to prevent the dialog from closing (#78433).
  • useMediaQuery, useViewportMatch: Resolve the view default lazily so the hooks no longer throw ReferenceError: window is not defined during server-side rendering. Regression from #76446.

Deprecations

  • The pure HoC now logs a runtime deprecation warning. Use memo or PureComponent from @wordpress/element instead.

7.46.0 (2026-05-14)

7.45.0 (2026-04-29)

7.44.0 (2026-04-15)

Commits
  • 66c8050 Fix wp/latest release metadata (#79821)
  • d0d1bfc Update changelog files
  • 66315f3 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • 74218a2 Update changelog files
  • 504adfc Revert "Update changelog files"
  • b28bd6d Update changelog files
  • ab25f49 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • 8c4f3ca Update changelog files
  • f239b85 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • e2ae8e2 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/core-data from 7.43.0 to 7.50.0

Changelog

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

7.50.0 (2026-07-01)

7.49.0 (2026-06-24)

7.48.1 (2026-06-16)

7.48.0 (2026-06-10)

Code Quality

  • Add missing @types/react dependency. #78882.

7.47.0 (2026-05-27)

7.46.0 (2026-05-14)

7.45.0 (2026-04-29)

Internal

  • Remove redundant createSelector wrapper from getQueriedItems; the inner deep-equality cache already handles inlined query objects.

7.44.0 (2026-04-15)

Bug Fixes

  • Fix getEntityRecords returning incomplete results for non-paginated entities by normalizing per_page in queries (#76406).
Commits
  • 66c8050 Fix wp/latest release metadata (#79821)
  • d0d1bfc Update changelog files
  • 66315f3 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • 74218a2 Update changelog files
  • 504adfc Revert "Update changelog files"
  • b28bd6d Update changelog files
  • ab25f49 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • 8c4f3ca Update changelog files
  • f239b85 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • e2ae8e2 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/data from 10.43.0 to 10.50.0

Changelog

Sourced from @​wordpress/data's changelog.

10.50.0 (2026-07-01)

10.49.0 (2026-06-24)

10.48.1 (2026-06-16)

10.48.0 (2026-06-10)

Code Quality

  • Add missing @types/react dependency. #78882.

10.47.0 (2026-05-27)

10.46.0 (2026-05-14)

10.45.0 (2026-04-29)

New Features

  • Export keyedReducer higher-order reducer helper, consolidating duplicated copies previously maintained in @wordpress/core-data and @wordpress/notices (#77364).

10.44.0 (2026-04-15)

Commits
  • 66c8050 Fix wp/latest release metadata (#79821)
  • d0d1bfc Update changelog files
  • 66315f3 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • 74218a2 Update changelog files
  • 504adfc Revert "Update changelog files"
  • b28bd6d Update changelog files
  • ab25f49 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • 8c4f3ca Update changelog files
  • f239b85 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • e2ae8e2 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/date from 5.43.0 to 5.50.0

Changelog

Sourced from @​wordpress/date's changelog.

5.50.0 (2026-07-01)

5.49.0 (2026-06-24)

5.48.1 (2026-06-16)

5.48.0 (2026-06-10)

5.47.0 (2026-05-27)

5.46.0 (2026-05-14)

5.45.0 (2026-04-29)

5.44.0 (2026-04-15)

Commits
  • 66c8050 Fix wp/latest release metadata (#79821)
  • d0d1bfc Update changelog files
  • 66315f3 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • 74218a2 Update changelog files
  • 504adfc Revert "Update changelog files"
  • b28bd6d Update changelog files
  • ab25f49 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • 8c4f3ca Update changelog files
  • f239b85 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • e2ae8e2 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/icons from 12.1.0 to 15.1.0

Changelog

Sourced from @​wordpress/icons's changelog.

15.1.0 (2026-07-01)

15.0.0 (2026-06-24)

Breaking Changes

  • Update all icons to render with currentColor by default. Consumers that style icons by setting inherited fill on a wrapper should set color instead, or pass style={ { color: ... } } to the icon. (#79320)

14.0.1 (2026-06-16)

14.0.0 (2026-06-10)

Code Quality

  • Add missing @types/react dependency. #78882.

Breaking Changes

  • Rename timeToRead icon to time. (#78804)
  • Remove tab icon. (#77439)

13.2.0 (2026-05-27)

13.1.0 (2026-05-14)

13.0.0 (2026-04-29)

Breaking Changes

  • Rename Tabs-related icons: tabs-menu to tab-list, tabs-menu-item to tab, and tab to tab-panel. (#77418)

12.2.0 (2026-04-15)

Commits
  • 66c8050 Fix wp/latest release metadata (#79821)
  • d0d1bfc Update changelog files
  • 66315f3 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • 74218a2 Update changelog files
  • 504adfc Revert "Update changelog files"
  • b28bd6d Update changelog files
  • ab25f49 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • 8c4f3ca Update changelog files
  • f239b85 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • e2ae8e2 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/interactivity from 6.43.0 to 6.50.0

Changelog

Sourced from @​wordpress/interactivity's changelog.

6.50.0 (2026-07-01)

6.49.0 (2026-06-24)

6.48.1 (2026-06-16)

6.48.0 (2026-06-10)

6.47.0 (2026-05-27)

6.46.0 (2026-05-14)

6.45.0 (2026-04-29)

6.44.0 (2026-04-15)

Commits
  • 66c8050 Fix wp/latest release metadata (#79821)
  • d0d1bfc Update changelog files
  • 66315f3 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • 74218a2 Update changelog files
  • 504adfc Revert "Update changelog files"
  • b28bd6d Update changelog files
  • ab25f49 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • 8c4f3ca Update changelog files
  • f239b85 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • e2ae8e2 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/notices from 5.43.0 to 5.50.0

Changelog

Sourced from @​wordpress/notices's changelog.

5.50.0 (2026-07-01)

5.49.0 (2026-06-24)

5.48.1 (2026-06-16)

5.48.0 (2026-06-10)

Code Quality

  • Add missing @types/react dependency. #78882.

5.47.0 (2026-05-27)

Enhancements

  • InlineNotices: Wrap pinned and dismissible lists in a notices-inline-notices-wrapper container with spacing between lists. Add optional className prop for the wrapper.

Internal

  • InlineNotices: Remove package-level Notice style overrides; Notice from @wordpress/components owns layout and chrome (#78231).

5.46.0 (2026-05-14)

5.45.0 (2026-04-29)

5.44.0 (2026-04-15)

Commits
  • 66c8050 Fix wp/latest release metadata (#79821)
  • d0d1bfc Update changelog files
  • 66315f3 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • 74218a2 Update changelog files
  • 504adfc Revert "Update changelog files"
  • b28bd6d Update changelog files
  • ab25f49 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • 8c4f3ca Update changelog files
  • f239b85 Merge changes published in the Gutenberg plugin "release/23.5" branch
  • e2ae8e2 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/viewport from 6.43.0 to 6.50.0

Changelog

Sourced from @​wordpress/viewport's changelog.

6.50.0 (2026-07-01)

6.49.0 (2026-06-24)

6.48.1 (2026-06-16)

6.48.0 (2026-06-10)

Code Quality

  • Add missing @types/react dependency. #78882.

6.47.0 (2026-05-27)

6.46.0 (2026-05-14)

6.45.0 (2026-04-29)

6.44.0 (2026-04-15)

Commits
  • 66c8050 Fix wp/latest release metadata (#79821)
  • d0d1bfc Update changelog files
  • 66315f3 Merge changes published in the Gutenberg plugin "release/23.5" branch

@dependabot dependabot Bot added Dependencies Pull requests that update a dependency file JavaScript Pull requests that update JavaScript code. labels Jul 7, 2026
Bumps the wp-packages group with 12 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@wordpress/babel-plugin-import-jsx-pragma](https://github.com/WordPress/gutenberg/tree/HEAD/packages/babel-plugin-import-jsx-pragma) | `5.43.0` | `5.50.0` |
| [@wordpress/dependency-extraction-webpack-plugin](https://github.com/WordPress/gutenberg/tree/HEAD/packages/dependency-extraction-webpack-plugin) | `6.43.0` | `6.50.0` |
| [@wordpress/eslint-plugin](https://github.com/WordPress/gutenberg/tree/HEAD/packages/eslint-plugin) | `24.5.0` | `25.6.0` |
| [@wordpress/url](https://github.com/WordPress/gutenberg/tree/HEAD/packages/url) | `4.43.0` | `4.50.0` |
| [@wordpress/jest-console](https://github.com/WordPress/gutenberg/tree/HEAD/packages/jest-console) | `8.43.0` | `8.50.0` |
| [@wordpress/api-fetch](https://github.com/WordPress/gutenberg/tree/HEAD/packages/api-fetch) | `7.43.0` | `7.50.0` |
| [@wordpress/block-editor](https://github.com/WordPress/gutenberg/tree/HEAD/packages/block-editor) | `15.16.0` | `15.23.0` |
| [@wordpress/components](https://github.com/WordPress/gutenberg/tree/HEAD/packages/components) | `32.5.0` | `36.1.0` |
| [@wordpress/compose](https://github.com/WordPress/gutenberg/tree/HEAD/packages/compose) | `7.43.0` | `8.3.0` |
| [@wordpress/core-data](https://github.com/WordPress/gutenberg/tree/HEAD/packages/core-data) | `7.43.0` | `7.50.0` |
| [@wordpress/icons](https://github.com/WordPress/gutenberg/tree/HEAD/packages/icons) | `12.1.0` | `15.1.0` |
| [@wordpress/viewport](https://github.com/WordPress/gutenberg/tree/HEAD/packages/viewport) | `6.43.0` | `6.50.0` |



Updates `@wordpress/babel-plugin-import-jsx-pragma` from 5.43.0 to 5.50.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/babel-plugin-import-jsx-pragma/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/babel-plugin-import-jsx-pragma@5.50.0/packages/babel-plugin-import-jsx-pragma)

Updates `@wordpress/dependency-extraction-webpack-plugin` from 6.43.0 to 6.50.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.50.0/packages/dependency-extraction-webpack-plugin)

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

Updates `@wordpress/i18n` from 6.16.0 to 6.23.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.23.0/packages/i18n)

Updates `@wordpress/url` from 4.43.0 to 4.50.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.50.0/packages/url)

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

Updates `@wordpress/api-fetch` from 7.43.0 to 7.50.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.50.0/packages/api-fetch)

Updates `@wordpress/block-editor` from 15.16.0 to 15.23.0
- [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.23.0/packages/block-editor)

Updates `@wordpress/blocks` from 15.16.0 to 15.23.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.23.0/packages/blocks)

Updates `@wordpress/components` from 32.5.0 to 36.1.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@36.1.0/packages/components)

Updates `@wordpress/compose` from 7.43.0 to 8.3.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@8.3.0/packages/compose)

Updates `@wordpress/core-data` from 7.43.0 to 7.50.0
- [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.50.0/packages/core-data)

Updates `@wordpress/data` from 10.43.0 to 10.50.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.50.0/packages/data)

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

Updates `@wordpress/icons` from 12.1.0 to 15.1.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@15.1.0/packages/icons)

Updates `@wordpress/interactivity` from 6.43.0 to 6.50.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.50.0/packages/interactivity)

Updates `@wordpress/notices` from 5.43.0 to 5.50.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.50.0/packages/notices)

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

Updates `@wordpress/dom-ready` from 4.43.0 to 4.50.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.50.0/packages/dom-ready)

---
updated-dependencies:
- dependency-name: "@wordpress/api-fetch"
  dependency-version: 7.50.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wp-packages
- dependency-name: "@wordpress/babel-plugin-import-jsx-pragma"
  dependency-version: 5.50.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wp-packages
- dependency-name: "@wordpress/block-editor"
  dependency-version: 15.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wp-packages
- dependency-name: "@wordpress/blocks"
  dependency-version: 15.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wp-packages
- dependency-name: "@wordpress/components"
  dependency-version: 36.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: wp-packages
- dependency-name: "@wordpress/compose"
  dependency-version: 8.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: wp-packages
- dependency-name: "@wordpress/core-data"
  dependency-version: 7.50.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wp-packages
- dependency-name: "@wordpress/data"
  dependency-version: 10.50.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wp-packages
- dependency-name: "@wordpress/date"
  dependency-version: 5.50.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wp-packages
- dependency-name: "@wordpress/dependency-extraction-webpack-plugin"
  dependency-version: 6.50.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wp-packages
- dependency-name: "@wordpress/dom-ready"
  dependency-version: 4.50.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wp-packages
- dependency-name: "@wordpress/eslint-plugin"
  dependency-version: 25.6.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: wp-packages
- dependency-name: "@wordpress/i18n"
  dependency-version: 6.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wp-packages
- dependency-name: "@wordpress/icons"
  dependency-version: 15.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: wp-packages
- dependency-name: "@wordpress/interactivity"
  dependency-version: 6.50.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wp-packages
- dependency-name: "@wordpress/jest-console"
  dependency-version: 8.50.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wp-packages
- dependency-name: "@wordpress/notices"
  dependency-version: 5.50.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wp-packages
- dependency-name: "@wordpress/url"
  dependency-version: 4.50.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wp-packages
- dependency-name: "@wordpress/viewport"
  dependency-version: 6.50.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wp-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump the wp-packages group with 19 updates Bump the wp-packages group across 1 directory with 19 updates Jul 7, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/wp-packages-2a0ce7f6c7 branch from 864ecdd to 51dee10 Compare July 7, 2026 10:43
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