Skip to content

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

Open
dependabot[bot] wants to merge 1 commit into
trunkfrom
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 into
trunkfrom
dependabot/npm_and_yarn/wordpress-4889670c08

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Package From To
@wordpress/dataviews 9.1.0 15.0.0
@wordpress/api-fetch 7.32.0 7.47.0
@wordpress/block-editor 15.5.0 15.20.0
@wordpress/blocks 15.5.0 15.20.0
@wordpress/components 30.5.0 34.0.0
@wordpress/compose 7.32.0 8.0.0
@wordpress/core-data 7.32.0 7.47.0
@wordpress/data 10.32.0 10.47.0
@wordpress/dependency-extraction-webpack-plugin 6.32.0 6.47.0
@wordpress/dom-ready 4.32.0 4.47.0
@wordpress/e2e-test-utils-playwright 1.32.0 1.47.0
@wordpress/editor 14.32.0 14.47.0
@wordpress/element 6.32.0 7.0.0
@wordpress/env 10.32.0 11.7.0
@wordpress/hooks 4.32.0 4.47.0
@wordpress/i18n 6.5.0 6.20.0
@wordpress/icons 10.32.0 13.2.0
@wordpress/interactivity 6.32.0 6.47.0
@wordpress/notices 5.32.0 5.47.0
@wordpress/plugins 7.32.0 7.47.0
@wordpress/primitives 4.32.0 4.47.0
@wordpress/rich-text 7.32.0 7.47.0
@wordpress/server-side-render 6.8.0 6.23.0
@wordpress/url 4.32.0 4.47.0

Updates @wordpress/dataviews from 9.1.0 to 15.0.0

Changelog

Sourced from @​wordpress/dataviews's changelog.

15.0.0 (2026-05-27)

Breaking Changes

  • Upgrade React to v19 (#61521).

Enhancements

  • DataViews: Lower the sticky footer z-index and isolate grid card stacking contexts. #78315
  • DataViews: Refresh filter chip styling to align with Button. #75204
  • DataForms: Increase the minimum width of the panel layout popover from 256px to 320px so option labels have more room. #75204

Bug Fixes

  • DataViewsPicker: Fix first-click row selection in the table layout being swallowed by Ariakit's focus shift, which also scrolled the active row under the sticky header. #78423
  • DataViews: Restore the padding rule on grid item titles that was lost when the wrapping element's class was renamed. #75204
  • DataViews: Restore the original 16px padding on the first/last table header cells (had drifted to 32px during the token migration). #75204
  • DataViews: Restore the original 4px gap inside table header buttons (had drifted to 8px during the token migration). #75204
  • DataViews: Restore the original 24px gap on the default-density grid (had drifted to 32px during the token migration). #75204
  • DataForms: Restore the original 24px minimum height on panel-layout fields (trigger, label, control) (had drifted to 32px during the token migration). #75204
  • DataViews: Restore the original 28px end-padding on resettable filter chips (had drifted to 32px during the token migration). #75204
  • DataViews: Fix wrapper height not resolving in flex layouts, enabling proper internal scrolling. #76945

Code Quality

  • DataViews: Migrate styles from @wordpress/base-styles SCSS variables to @wordpress/theme CSS custom properties (design tokens) where possible. #75204

Internal

  • DataViews: Migrate Tooltip consumers from @wordpress/components to the new compositional Tooltip in @wordpress/ui. #78470

14.3.0 (2026-05-14)

14.2.0 (2026-04-29)

Enhancements

  • DataForm: Render field description as help text in the array control.#77554

14.1.0 (2026-04-15)

Enhancements

  • DataForm: Add min/max date range validation support for date and datetime fields. #77201
  • DataForm: support isDisabled field property. #77090
  • DataViews, DataForm: Use --wpds-cursor-control for interactive cursor styling. #77259
  • DataViews/DataViewsPicker: simplify defaultLayouts property. #77232
  • DataForm: Show tooltip in edit button in panel layout. #77024
  • DataViewsPicker: Add onReset prop to support view reset functionality. #77288

... (truncated)

Commits
  • d653c5f chore(release): publish
  • 065fa3b Update changelog files
  • f63ca66 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • 7f4e229 Update changelog files
  • b5afac3 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • fee7eec Update changelog files
  • f34b1f7 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • 51264e3 chore(release): publish
  • a8d4b30 Update changelog files
  • f75812b Merge changes published in the Gutenberg plugin "release/23.2" branch
  • Additional commits viewable in compare view

Updates @wordpress/api-fetch from 7.32.0 to 7.47.0

Changelog

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

7.47.0 (2026-05-27)

7.46.0 (2026-05-14)

7.45.0 (2026-04-29)

7.44.0 (2026-04-15)

7.43.0 (2026-04-01)

7.42.0 (2026-03-18)

7.41.0 (2026-03-04)

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
  • d653c5f chore(release): publish
  • 065fa3b Update changelog files
  • f63ca66 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • 7f4e229 Update changelog files
  • b5afac3 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • fee7eec Update changelog files
  • f34b1f7 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • 51264e3 chore(release): publish
  • a8d4b30 Update changelog files
  • f75812b Merge changes published in the Gutenberg plugin "release/23.2" branch
  • Additional commits viewable in compare view

Updates @wordpress/block-editor from 15.5.0 to 15.20.0

Changelog

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

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).

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

  • Use --wpds-cursor-control for interactive cursor styling and replace all instances (#77354).

15.17.0 (2026-04-15)

15.16.0 (2026-04-01)

15.15.0 (2026-03-18)

15.14.0 (2026-03-04)

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)

... (truncated)

Commits
  • d653c5f chore(release): publish
  • 065fa3b Update changelog files
  • f63ca66 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • 7f4e229 Update changelog files
  • b5afac3 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • fee7eec Update changelog files
  • f34b1f7 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • 51264e3 chore(release): publish
  • a8d4b30 Update changelog files
  • f75812b Merge changes published in the Gutenberg plugin "release/23.2" branch
  • Additional commits viewable in compare view

Updates @wordpress/blocks from 15.5.0 to 15.20.0

Changelog

Sourced from @​wordpress/blocks's changelog.

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).

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)

15.16.0 (2026-04-01)

15.15.0 (2026-03-18)

15.14.0 (2026-03-04)

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
  • d653c5f chore(release): publish
  • 065fa3b Update changelog files
  • f63ca66 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • 7f4e229 Update changelog files
  • b5afac3 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • fee7eec Update changelog files
  • f34b1f7 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • 51264e3 chore(release): publish
  • a8d4b30 Update changelog files
  • f75812b Merge changes published in the Gutenberg plugin "release/23.2" branch
  • Additional commits viewable in compare view

Updates @wordpress/components from 30.5.0 to 34.0.0

Changelog

Sourced from @​wordpress/components's changelog.

34.0.0 (2026-05-27)

Breaking Changes

  • Upgrade React to v19 (#61521).
  • BoxControl: Remove deprecated __experimentalApplyValueToSides export (#78528).
  • Navigation: Completely remove deprecated component family (#78529).
  • Notice: Rework internal DOM structure and class names (#78231). Consumers relying on those implementation details should update their projects accordingly:
    • Removed the is-dismissible class name on the root wrapper.
    • Moved the .components-notice__actions wrapper as a sibling of .components-notice__content (it was previously nested inside it).

Enhancements

  • Tabs, TabPanel: Align selected tab colors and indicators with @wordpress/ui Tabs (#78418).
  • NoticeList: Add vertical spacing between notices in a list.
  • Draggable: Render the drag clone inside the @wordpress/ui compat overlay slot so it shares stacking with @wordpress/ui overlays opened mid-drag. Auto-enabled in WordPress environments; other hosts can opt in via useEnableWpCompatOverlaySlot() (#78183, #78354).

Bug Fixes

  • Popover: Don't close when focus moves into the @wordpress/ui compat overlay slot, or is restored to the popover from any portaled descendant. This unblocks nested overlays such as @wordpress/ui Select, which previously dismissed the host Popover on hover and on overlay dismissal (#78407).
  • RangeControl: Remove the icon prop from the web types. It was added in error during the TypeScript migration and never had any effect on web; use beforeIcon or afterIcon instead. The prop remains functional in the native (mobile) implementation (#78444).

Internal

  • Autocomplete: Share the per-instance keydown listener across instances via subscribeDelegatedListener so a typical post-editor mount adds 1 native keydown listener on the document instead of one per RichText (#78310).
  • Declare @emotion/native as a direct dependency; it was previously a phantom dependency relying on hoisting (#78687).

33.1.0 (2026-05-14)

Enhancements

  • StyleProvider: Add support for injecting package CSS module styles into target documents (#77965).
  • Button: Align link variant underline (offset and thickness) with ExternalLink and Link from @wordpress/ui (#77842).
  • Modal: render as a bottom sheet on mobile so the height adapts to the content and CTAs stay within thumb reach (#77956).
  • Text: Use a theme-aware gray token for the muted variant (#77999).
  • Notice: Align appearance with Notice from @wordpress/ui (full border, rounded corners, tinted intent surfaces, design-token-driven colors and spacing, closeSmall dismiss icon, compact action buttons, and grid layout that places actions in their own row for symmetric padding) (#78231).

Bug Fixes

  • TabPanel: Fix tab indicator animation while switching tabs (#77812).
  • ColorPicker: Fix issue where clearing the hex input entirely doesn't reset the selected color to black (#77912).
  • ExternalLink: Fix focus outline rendered in wp-admin (#77935).
  • FormTokenField: Correct preventDefault handling for __experimentalValidateInput and validate pasted delimiter-separated tokens (#77181).
  • ColorPalette: Fix duplicate-key warnings and incorrect selected swatch behavior when multiple palette entries share the same color value (#78004).

Internal

  • Modal, Menu, DropdownMenu: Adopt --wpds-motion-easing-* and --wpds-motion-duration-* design tokens for animation timing (#76097).
  • Update date-fns dependency to v4.1.0 (#78057).
  • Update code to comply with eslint-plugin-react-hooks v7 (#69962).

... (truncated)

Commits
  • d653c5f chore(release): publish
  • 065fa3b Update changelog files
  • f63ca66 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • 7f4e229 Update changelog files
  • b5afac3 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • fee7eec Update changelog files
  • f34b1f7 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • 51264e3 chore(release): publish
  • a8d4b30 Update changelog files
  • f75812b Merge changes published in the Gutenberg plugin "release/23.2" branch
  • Additional commits viewable in compare view

Updates @wordpress/compose from 7.32.0 to 8.0.0

Changelog

Sourced from @​wordpress/compose's changelog.

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)

7.43.0 (2026-04-01)

Bug Fixes

  • useDialog: Add event.stopPropagation() to the Escape key handler to prevent the event from bubbling to parent overlays (#76861).

7.42.0 (2026-03-18)

New Features

  • Hooks useMediaQuery and useViewportMatch accept a new optional view argument of type Window, which enables consumers to perform media queries in a window other than the global one (e.g. an iframe) (#76446).

7.41.0 (2026-03-04)

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

... (truncated)

Commits
  • d653c5f chore(release): publish
  • 065fa3b Update changelog files
  • f63ca66 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • 7f4e229 Update changelog files
  • b5afac3 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • fee7eec Update changelog files
  • f34b1f7 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • 51264e3 chore(release): publish
  • a8d4b30 Update changelog files
  • f75812b Merge changes published in the Gutenberg plugin "release/23.2" branch
  • Additional commits viewable in compare view

Updates @wordpress/core-data from 7.32.0 to 7.47.0

Changelog

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

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).

7.43.0 (2026-04-01)

7.42.0 (2026-03-18)

Bug Fixes

  • canUser no longer returns undefined when the allow header is missing from the response (#76307).

7.41.0 (2026-03-04)

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
  • d653c5f chore(release): publish
  • 065fa3b Update changelog files
  • f63ca66 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • 7f4e229 Update changelog files
  • b5afac3 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • fee7eec Update changelog files
  • f34b1f7 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • 51264e3 chore(release): publish
  • a8d4b30 Update changelog files
  • f75812b Merge changes published in the Gutenberg plugin "release/23.2" branch
  • Additional commits viewable in compare view

Updates @wordpress/data from 10.32.0 to 10.47.0

Changelog

Sourced from @​wordpress/data's changelog.

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)

10.43.0 (2026-04-01)

10.42.0 (2026-03-18)

10.41.0 (2026-03-04)

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
  • d653c5f chore(release): publish
  • 065fa3b Update changelog files
  • f63ca66 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • 7f4e229 Update changelog files
  • b5afac3 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • fee7eec Update changelog files
  • f34b1f7 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • 51264e3 chore(release): publish
  • a8d4b30 Update changelog files
  • f75812b Merge changes published in the Gutenberg plugin "release/23.2" branch
  • Additional commits viewable in compare view

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

Changelog

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

6.47.0 (2026-05-27)

6.46.0 (2026-05-14)

6.45.0 (2026-04-29)

6.44.0 (2026-04-15)

6.43.0 (2026-04-01)

6.42.0 (2026-03-18)

6.41.0 (2026-03-04)

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
  • d653c5f chore(release): publish
  • 065fa3b Update changelog files
  • f63ca66 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • 7f4e229 Update changelog files
  • b5afac3 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • fee7eec Update changelog files
  • 51264e3 chore(release): publish
  • a8d4b30 Update changelog files
  • f75812b Merge changes published in the Gutenberg plugin "release/23.2" branch
  • ac75d25 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/dom-ready from 4.32.0 to 4.47.0

Changelog

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

4.47.0 (2026-05-27)

4.46.0 (2026-05-14)

4.45.0 (2026-04-29)

4.44.0 (2026-04-15)

4.43.0 (2026-04-01)

4.42.0 (2026-03-18)

4.41.0 (2026-03-04)

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
  • d653c5f chore(release): publish
  • 065fa3b Update changelog files
  • f63ca66 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • 7f4e229 Update changelog files
  • b5afac3 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • fee7eec Update changelog files
  • 51264e3 chore(release): publish
  • a8d4b30 Update changelog files
  • f75812b Merge changes published in the Gutenberg plugin "release/23.2" branch
  • ac75d25 Update changelog files
  • Additional commits viewable in compare view

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

Changelog

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

1.47.0 (2026-05-27)

1.46.0 (2026-05-14)

1.45.0 (2026-04-29)

1.44.0 (2026-04-15)

1.43.0 (2026-04-01)

1.42.0 (2026-03-18)

1.41.0 (2026-03-04)

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
  • d653c5f chore(release): publish
  • 065fa3b Update changelog files
  • f63ca66 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • 7f4e229 Update changelog files
  • b5afac3 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • fee7eec Update changelog files
  • f34b1f7 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • 51264e3 chore(release): publish
  • a8d4b30 Update changelog files
  • f75812b Merge changes published in the Gutenberg plugin "release/23.2" branch
  • Additional commits viewable in compare view

Updates @wordpress/editor from 14.32.0 to 14.47.0

Changelog

Sourced from @​wordpress/editor's changelog.

14.47.0 (2026-05-27)

Enhancements

  • Editor: Add padding around inline notices in the editor content area and distraction-free header.
  • Editor: Pause the client-side media upload queue while the browser is offline and resume it automatically when connectivity returns (#76765).
  • The Media Editor modal is now mounted unconditionally and the openMediaEditorModal setting is always provided to the block editor. Previously both were gated behind the gutenberg-media-editor-modal experiment, which has been removed.

Bug Fixes

  • mediaFinalize now returns the post-finalize attachment (transformed from the REST response), so the upload-media queue can refresh the in-flight attachment URL. Required for the front-end srcset to render on client-side-media uploads that exceeded the big-image threshold.
  • Template actions panel: Fix the keyboard activation of the "Change template" preview so it only opens the swap modal on Enter / Space (#78641).

14.46.0 (2026-05-14)

Internal

  • Update date-fns dependency to v4.1.0 (#78057).

14.45.0 (2026-04-29)

14.44.0 (2026-04-15)

14.43.0 (2026-04-01)

14.42.0 (2026-03-18)

Bug Fixes

  • Fixed avatar contrast ring not displaying over loaded images by using a ::after pseudo-element instead of an inset box-shadow.

14.41.0 (2026-03-04)

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
  • d653c5f chore(release): publish
  • 065fa3b Update changelog files
  • f63ca66 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • 7f4e229 Update changelog files
  • b5afac3 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • fee7eec Update changelog files
  • f34b1f7 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • 51264e3 chore(release): publish
  • a8d4b30 Update changelog files
  • f75812b Merge changes published in the Gutenberg plugin "release/23.2" branch
  • Additional commits viewable in compare view

Updates @wordpress/element from 6.32.0 to 7.0.0

Changelog

Sourced from @​wordpress/element's changelog.

7.0.0 (2026-05-27)

Breaking Changes

  • Updated dependencies to React 19.2.4 (#61521).
  • Removed the render, hydrate and unmountComponentAtNode exports that have been deprecated since WordPress 6.2 after upgrade to React 18 (#61521).

New Features

  • Added new react exports: Activity, use, useActionState, useEffectEvent, and useOptimistic (#61521).
  • Added new react-dom exports: useFormStatus, preconnect, prefetchDNS, preinit, preinitModule, preload, and preloadModule (#61521).

6.46.0 (2026-05-14)

6.45.0 (2026-04-29)

6.44.0 (2026-04-15)

Enhancement

  • createInterpolateElement now infers tag names from sprintf return values, since sprintf returns TransformedText<T>. (76974)

6.43.0 (2026-04-01)

6.42.0 (2026-03-18)

6.41.0 (2026-03-04)

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
  • d653c5f chore(release): publish
  • 065fa3b Update changelog files
  • f63ca66 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • 7f4e229 Update changelog files
  • b5afac3 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • fee7eec Update changelog files
  • f34b1f7 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • 51264e3 chore(release): publish
  • a8d4b30 Update changelog files
  • f75812b Merge changes published in the Gutenberg plugin "release/23.2" branch
  • Additional commits viewable in compare view

Updates @wordpress/env from 10.32.0 to 11.7.0

Changelog

Sourced from @​wordpress/env's changelog.

11.7.0 (2026-05-27)

11.6.0 (2026-05-14)

11.5.0 (2026-04-29)

11.4.0 (2026-04-15)

Bug Fixes

  • Fix WP-Cron, REST API loopback, and Site Health loopback failures when wp-env runs on a non-default port. Apache inside the WordPress container now also listens on the host-mapped port, so PHP loopback requests to WP_HOME succeed instead of being refused. (#20569)

11.3.0 (2026-04-01)

11.2.0 (2026-03-18)

11.1.0 (2026-03-04)

Bug Fixes

  • Suppress spinner and success message output when using --json flag to ensure clean, parseable JSON output.

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.

New Features

  • Added --auto-port flag to the start command. When passed, wp-env automatically finds available ports if the configured ports are busy. Without this flag, ports default to 8888/8889 and Docker reports an error if they are busy (matching pre-existing behavior).

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.
  • The port option now defaults to null (auto-select) instead of 8888. When null, wp-env tries port 8888 (or 8889 for tests) first, then falls back to an available ephemeral port. Set an explicit port number to preserve the previous behavior.
  • 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)

... (truncated)

Commits
  • d653c5f chore(release): publish
  • 065fa3b Update changelog files
  • f63ca66 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • 7f4e229 Update changelog files
  • b5afac3 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • fee7eec Update changelog files
  • 51264e3 chore(release): publish
  • a8d4b30 Update changelog files
  • f75812b Merge changes published in the Gutenberg plugin "release/23.2" branch
  • ac75d25 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/hooks from 4.32.0 to 4.47.0

Changelog

Sourced from @​wordpress/hooks's changelog.

4.47.0 (2026-05-27)

4.46.0 (2026-05-14)

4.45.0 (2026-04-29)

4.44.0 (2026-04-15)

4.43.0 (2026-04-01)

4.42.0 (2026-03-18)

4.41.0 (2026-03-04)

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
  • d653c5f chore(release): publish
  • 065fa3b Update changelog files
  • f63ca66 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • 7f4e229 Update changelog files
  • b5afac3 Merge changes published in the Gutenberg plugin "release/23.3" branch
  • fee7eec Update changelog files
  • 51264e3 chore(release): publish
  • a8d4b30 Update changelog files
  • f75812b Merge changes published in the Gutenberg plugin "release/23.2" branch
  • ac75d25 Update changelog files
  • Additional commits viewable...

    Description has been truncated

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 2, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/wordpress-4889670c08 branch from 4bacf8e to 62680f3 Compare June 1, 2026 18:08
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` | `15.0.0` |
| [@wordpress/api-fetch](https://github.com/WordPress/gutenberg/tree/HEAD/packages/api-fetch) | `7.32.0` | `7.47.0` |
| [@wordpress/block-editor](https://github.com/WordPress/gutenberg/tree/HEAD/packages/block-editor) | `15.5.0` | `15.20.0` |
| [@wordpress/blocks](https://github.com/WordPress/gutenberg/tree/HEAD/packages/blocks) | `15.5.0` | `15.20.0` |
| [@wordpress/components](https://github.com/WordPress/gutenberg/tree/HEAD/packages/components) | `30.5.0` | `34.0.0` |
| [@wordpress/compose](https://github.com/WordPress/gutenberg/tree/HEAD/packages/compose) | `7.32.0` | `8.0.0` |
| [@wordpress/core-data](https://github.com/WordPress/gutenberg/tree/HEAD/packages/core-data) | `7.32.0` | `7.47.0` |
| [@wordpress/data](https://github.com/WordPress/gutenberg/tree/HEAD/packages/data) | `10.32.0` | `10.47.0` |
| [@wordpress/dependency-extraction-webpack-plugin](https://github.com/WordPress/gutenberg/tree/HEAD/packages/dependency-extraction-webpack-plugin) | `6.32.0` | `6.47.0` |
| [@wordpress/dom-ready](https://github.com/WordPress/gutenberg/tree/HEAD/packages/dom-ready) | `4.32.0` | `4.47.0` |
| [@wordpress/e2e-test-utils-playwright](https://github.com/WordPress/gutenberg/tree/HEAD/packages/e2e-test-utils-playwright) | `1.32.0` | `1.47.0` |
| [@wordpress/editor](https://github.com/WordPress/gutenberg/tree/HEAD/packages/editor) | `14.32.0` | `14.47.0` |
| [@wordpress/element](https://github.com/WordPress/gutenberg/tree/HEAD/packages/element) | `6.32.0` | `7.0.0` |
| [@wordpress/env](https://github.com/WordPress/gutenberg/tree/HEAD/packages/env) | `10.32.0` | `11.7.0` |
| [@wordpress/hooks](https://github.com/WordPress/gutenberg/tree/HEAD/packages/hooks) | `4.32.0` | `4.47.0` |
| [@wordpress/i18n](https://github.com/WordPress/gutenberg/tree/HEAD/packages/i18n) | `6.5.0` | `6.20.0` |
| [@wordpress/icons](https://github.com/WordPress/gutenberg/tree/HEAD/packages/icons) | `10.32.0` | `13.2.0` |
| [@wordpress/interactivity](https://github.com/WordPress/gutenberg/tree/HEAD/packages/interactivity) | `6.32.0` | `6.47.0` |
| [@wordpress/notices](https://github.com/WordPress/gutenberg/tree/HEAD/packages/notices) | `5.32.0` | `5.47.0` |
| [@wordpress/plugins](https://github.com/WordPress/gutenberg/tree/HEAD/packages/plugins) | `7.32.0` | `7.47.0` |
| [@wordpress/primitives](https://github.com/WordPress/gutenberg/tree/HEAD/packages/primitives) | `4.32.0` | `4.47.0` |
| [@wordpress/rich-text](https://github.com/WordPress/gutenberg/tree/HEAD/packages/rich-text) | `7.32.0` | `7.47.0` |
| [@wordpress/server-side-render](https://github.com/WordPress/gutenberg/tree/HEAD/packages/server-side-render) | `6.8.0` | `6.23.0` |
| [@wordpress/url](https://github.com/WordPress/gutenberg/tree/HEAD/packages/url) | `4.32.0` | `4.47.0` |



Updates `@wordpress/dataviews` from 9.1.0 to 15.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@15.0.0/packages/dataviews)

Updates `@wordpress/api-fetch` from 7.32.0 to 7.47.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.47.0/packages/api-fetch)

Updates `@wordpress/block-editor` from 15.5.0 to 15.20.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.20.0/packages/block-editor)

Updates `@wordpress/blocks` from 15.5.0 to 15.20.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.20.0/packages/blocks)

Updates `@wordpress/components` from 30.5.0 to 34.0.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@34.0.0/packages/components)

Updates `@wordpress/compose` from 7.32.0 to 8.0.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.0.0/packages/compose)

Updates `@wordpress/core-data` from 7.32.0 to 7.47.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.47.0/packages/core-data)

Updates `@wordpress/data` from 10.32.0 to 10.47.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.47.0/packages/data)

Updates `@wordpress/dependency-extraction-webpack-plugin` from 6.32.0 to 6.47.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.47.0/packages/dependency-extraction-webpack-plugin)

Updates `@wordpress/dom-ready` from 4.32.0 to 4.47.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.47.0/packages/dom-ready)

Updates `@wordpress/e2e-test-utils-playwright` from 1.32.0 to 1.47.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.47.0/packages/e2e-test-utils-playwright)

Updates `@wordpress/editor` from 14.32.0 to 14.47.0
- [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.47.0/packages/editor)

Updates `@wordpress/element` from 6.32.0 to 7.0.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@7.0.0/packages/element)

Updates `@wordpress/env` 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/env/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/env@11.7.0/packages/env)

Updates `@wordpress/hooks` from 4.32.0 to 4.47.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.47.0/packages/hooks)

Updates `@wordpress/i18n` from 6.5.0 to 6.20.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.20.0/packages/i18n)

Updates `@wordpress/icons` from 10.32.0 to 13.2.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@13.2.0/packages/icons)

Updates `@wordpress/interactivity` from 6.32.0 to 6.47.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.47.0/packages/interactivity)

Updates `@wordpress/notices` from 5.32.0 to 5.47.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.47.0/packages/notices)

Updates `@wordpress/plugins` from 7.32.0 to 7.47.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.47.0/packages/plugins)

Updates `@wordpress/primitives` from 4.32.0 to 4.47.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.47.0/packages/primitives)

Updates `@wordpress/rich-text` from 7.32.0 to 7.47.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.47.0/packages/rich-text)

Updates `@wordpress/server-side-render` from 6.8.0 to 6.23.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.23.0/packages/server-side-render)

Updates `@wordpress/url` from 4.32.0 to 4.47.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.47.0/packages/url)

---
updated-dependencies:
- 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/dataviews"
  dependency-version: 12.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  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 force-pushed the dependabot/npm_and_yarn/wordpress-4889670c08 branch from 62680f3 to 4d01d8a Compare June 4, 2026 11:09
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