Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the wp-packages group across 1 directory with 18 updates #13865

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2024

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

Package From To
@wordpress/babel-plugin-import-jsx-pragma 4.33.0 5.13.0
@wordpress/dependency-extraction-webpack-plugin 5.1.0 6.13.0
@wordpress/eslint-plugin 17.7.0 21.6.0
@wordpress/i18n 4.47.0 5.13.0
@wordpress/url 3.48.0 4.13.0
@wordpress/jest-console 7.12.0 8.13.0
@wordpress/api-fetch 6.44.0 7.13.0
@wordpress/block-editor 12.15.0 14.8.0
@wordpress/blocks 12.24.0 14.2.0
@wordpress/components 25.13.0 28.13.0
@wordpress/compose 6.24.0 7.13.0
@wordpress/core-data 6.24.0 7.13.0
@wordpress/data 9.17.0 10.13.0
@wordpress/viewport 5.24.0 6.13.0
@wordpress/dom-ready 3.41.0 4.13.0

Updates @wordpress/babel-plugin-import-jsx-pragma from 4.33.0 to 5.13.0

Changelog

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

5.13.0 (2024-11-27)

5.12.0 (2024-11-16)

5.11.0 (2024-10-30)

5.10.0 (2024-10-16)

5.9.0 (2024-10-03)

5.8.0 (2024-09-19)

5.7.0 (2024-09-05)

5.6.0 (2024-08-21)

5.5.0 (2024-08-07)

5.4.0 (2024-07-24)

5.3.0 (2024-07-10)

5.2.0 (2024-06-26)

5.1.0 (2024-06-15)

5.0.0 (2024-05-31)

Breaking Changes

  • Increase the minimum required Node.js version to v18.12.0 matching long-term support releases (#31270). Learn more about Node.js releases.

4.41.0 (2024-05-16)

4.40.0 (2024-05-02)

4.39.0 (2024-04-19)

4.38.0 (2024-04-03)

4.37.0 (2024-03-21)

4.36.0 (2024-03-06)

4.35.0 (2024-02-21)

4.34.0 (2024-02-09)

Commits
  • cce81c1 chore(release): publish
  • 6db1992 Update changelog files
  • 510540d chore(release): publish
  • 854d8c7 Update changelog files
  • dcf4613 chore(release): publish
  • 29094ac Update changelog files
  • 41580fe Merge changes published in the Gutenberg plugin "release/19.6" branch
  • ab34a7a chore(release): publish
  • 764bf54 Update changelog files
  • bf50781 Merge changes published in the Gutenberg plugin "release/19.5" branch
  • Additional commits viewable in compare view

Updates @wordpress/dependency-extraction-webpack-plugin from 5.1.0 to 6.13.0

Changelog

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

6.13.0 (2024-11-27)

6.12.0 (2024-11-16)

6.11.0 (2024-10-30)

6.10.0 (2024-10-16)

6.9.0 (2024-10-03)

Enhancements

  • Detection of magic comments is now done before minification (#65582).

Bug Fixes

  • Fix a bug where cycles in dependent modules could enter infinite recursion (#65291).

6.8.0 (2024-09-19)

6.7.0 (2024-09-05)

6.6.0 (2024-08-21)

6.5.0 (2024-08-07)

6.4.0 (2024-07-24)

6.3.0 (2024-07-10)

6.2.0 (2024-06-26)

6.1.0 (2024-06-15)

6.0.0 (2024-05-31)

Breaking Changes

Note If you're using @​wordpress/scripts for building JS scripts to target WordPress 6.5 or earlier, you should not upgrade to this version and continue using @​wordpress/dependency-extraction-webpack-plugin@​5.

  • Use React's automatic runtime to transform JSX (#61692).
  • Increase the minimum required Node.js version to v18.12.0 matching long-term support releases (#31270). Learn more about Node.js releases.

5.9.0 (2024-05-16)

5.8.0 (2024-05-02)

5.7.0 (2024-04-19)

5.6.0 (2024-04-03)

... (truncated)

Commits

Updates @wordpress/eslint-plugin from 17.7.0 to 21.6.0

Release notes

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

19.8.0 RC1

Changelog

Enhancements

Block Library

  • Details block: Use summary content as default label. (67217)
  • Make social icon navigation one arrow keypress. (64883)
  • Page List : Add border and spacing support. (66385)
  • Query Loop block: Remove 'add new post' prompt in the sidebar. (67189)
  • Query block: Update Enhanced Pagination help text. (67173)
  • Social Link: Add contentOnly editing support. (66622)

Components

  • Autocomplete: Increase option height. (67214)
  • CircularOptionPicker: Update Button sizes. (67285)
  • ColorPalette: Disable Clear button if there's no color value. (67108)
  • ColorPicker: Update sizes of format select and copy button. (67093)
  • ComboboxControl: Update reset button size. (67215)

DataViews

  • Add density option to table layout. (67170)
  • DataForm: Enable fields to declare a different layout. (66531)
  • DataViews list layout: Hide actions menu when there is only one action and is primary. (67015)
  • DataViews table layout: Hide actions menu when there is only one action and is primary. (67020)
  • Reduce the size of action button in Grid layout. (67032)
  • DataViews: Allow register/unregister fields. (67175)

Global Styles

  • Block Supports: Extend stabilization to common experimental block support flags. (67018)
  • Borders: Stabilize border block supports within block processing. (66918)
  • Site Editor > Styles: Open styles inspector when clicking preview canvas. (66996)

Media

  • Block Editor: Add notice action to revert image to original after cropping. (67314)
  • Block Editor: Add success notices for image editing. (67312)

REST API

  • Feature: Set editor rendering mode by post type. (62304)
  • Terms: Respect order specified by register_taxonomy(). (67154)

Zoom Out

  • Leave help text regardless of zoom state. (67132)
  • Preserve footer template bar in zoom out. (67135)
  • Add section styles switch button in block toolbar in zoom out mode. (67140)

Post Editor

  • Move default template types and template part areas to REST API. (66459)
  • Move usePostFields to wordpress/editor package. (67024)

... (truncated)

Changelog

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

21.6.0 (2024-11-27)

21.5.0 (2024-11-16)

21.4.0 (2024-10-30)

21.3.0 (2024-10-16)

21.2.0 (2024-10-03)

21.1.0 (2024-09-19)

21.0.0 (2024-09-05)

Breaking Changes

20.3.0 (2024-08-21)

20.2.0 (2024-08-07)

20.1.0 (2024-07-24)

20.0.0 (2024-07-10)

Breaking Changes

19.2.0 (2024-06-26)

19.1.0 (2024-06-15)

19.0.0 (2024-05-31)

Breaking Changes

  • @wordpress/is-gutenberg-plugin rule has been replaced by @wordpress/wp-global-usage (#61486).
  • @wordpress/wp-process-env rule has been added and included in the recommended configurations (#61486).
  • @wordpress/gutenberg-phase rule has been removed (deprecated in v10.0.0) (#61486).
  • Increase the minimum required Node.js version to v18.12.0 matching long-term support releases (#31270). Learn more about Node.js releases.

18.1.0 (2024-05-16)

Internal

  • Replaced classnames package with the faster and smaller clsx package (#61138).

... (truncated)

Commits
  • cce81c1 chore(release): publish
  • 6db1992 Update changelog files
  • bfaa61c Merge changes published in the Gutenberg plugin "release/19.8" branch
  • 510540d chore(release): publish
  • 854d8c7 Update changelog files
  • dcf4613 chore(release): publish
  • 29094ac Update changelog files
  • 41580fe Merge changes published in the Gutenberg plugin "release/19.6" branch
  • ab34a7a chore(release): publish
  • 764bf54 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/i18n from 4.47.0 to 5.13.0

Changelog

Sourced from @​wordpress/i18n's changelog.

5.13.0 (2024-11-27)

5.12.0 (2024-11-16)

5.11.0 (2024-10-30)

5.10.0 (2024-10-16)

5.9.0 (2024-10-03)

5.8.0 (2024-09-19)

5.7.0 (2024-09-05)

5.6.0 (2024-08-21)

5.5.0 (2024-08-07)

5.4.0 (2024-07-24)

5.3.0 (2024-07-10)

5.2.0 (2024-06-26)

5.1.0 (2024-06-15)

5.0.0 (2024-05-31)

Breaking Changes

  • Increase the minimum required Node.js version to v18.12.0 matching long-term support releases (#31270). Learn more about Node.js releases.

4.58.0 (2024-05-16)

4.57.0 (2024-05-02)

4.56.0 (2024-04-19)

4.55.0 (2024-04-03)

4.54.0 (2024-03-21)

4.53.0 (2024-03-06)

4.52.0 (2024-02-21)

4.51.0 (2024-02-09)

4.50.0 (2024-01-24)

... (truncated)

Commits
  • cce81c1 chore(release): publish
  • 6db1992 Update changelog files
  • 510540d chore(release): publish
  • 854d8c7 Update changelog files
  • eac92a2 Merge changes published in the Gutenberg plugin "release/19.7" branch
  • dcf4613 chore(release): publish
  • 29094ac Update changelog files
  • 41580fe Merge changes published in the Gutenberg plugin "release/19.6" branch
  • ab34a7a chore(release): publish
  • 764bf54 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/url from 3.48.0 to 4.13.0

Changelog

Sourced from @​wordpress/url's changelog.

4.13.0 (2024-11-27)

4.12.0 (2024-11-16)

4.11.0 (2024-10-30)

4.10.0 (2024-10-16)

4.9.0 (2024-10-03)

4.8.0 (2024-09-19)

4.7.0 (2024-09-05)

4.6.0 (2024-08-21)

4.5.0 (2024-08-07)

4.4.0 (2024-07-24)

4.3.0 (2024-07-10)

4.2.0 (2024-06-26)

4.1.0 (2024-06-15)

4.0.0 (2024-05-31)

Breaking Changes

  • Increase the minimum required Node.js version to v18.12.0 matching long-term support releases (#31270). Learn more about Node.js releases.

3.59.0 (2024-05-16)

3.58.0 (2024-05-02)

3.57.0 (2024-04-19)

3.56.0 (2024-04-03)

3.55.0 (2024-03-21)

3.54.0 (2024-03-06)

3.53.0 (2024-02-21)

3.52.0 (2024-02-09)

3.51.0 (2024-01-24)

... (truncated)

Commits
  • cce81c1 chore(release): publish
  • 6db1992 Update changelog files
  • 510540d chore(release): publish
  • 854d8c7 Update changelog files
  • eac92a2 Merge changes published in the Gutenberg plugin "release/19.7" branch
  • dcf4613 chore(release): publish
  • 29094ac Update changelog files
  • 41580fe Merge changes published in the Gutenberg plugin "release/19.6" branch
  • ab34a7a chore(release): publish
  • 764bf54 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/jest-console from 7.12.0 to 8.13.0

Changelog

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

8.13.0 (2024-11-27)

8.12.0 (2024-11-16)

8.11.0 (2024-10-30)

8.10.0 (2024-10-16)

8.9.0 (2024-10-03)

8.8.0 (2024-09-19)

8.7.0 (2024-09-05)

8.6.0 (2024-08-21)

8.5.0 (2024-08-07)

8.4.0 (2024-07-24)

8.3.0 (2024-07-10)

8.2.0 (2024-06-26)

8.1.0 (2024-06-15)

8.0.0 (2024-05-31)

Breaking Changes

  • Increase the minimum required Node.js version to v18.12.0 matching long-term support releases (#31270). Learn more about Node.js releases.

7.29.0 (2024-05-16)

7.28.0 (2024-05-02)

7.27.0 (2024-04-19)

7.26.0 (2024-04-03)

7.25.0 (2024-03-21)

7.24.0 (2024-03-06)

7.23.0 (2024-02-21)

7.22.0 (2024-02-09)

7.21.0 (2024-01-24)

... (truncated)

Commits
  • cce81c1 chore(release): publish
  • 6db1992 Update changelog files
  • 510540d chore(release): publish
  • 854d8c7 Update changelog files
  • dcf4613 chore(release): publish
  • 29094ac Update changelog files
  • 41580fe Merge changes published in the Gutenberg plugin "release/19.6" branch
  • ab34a7a chore(release): publish
  • 764bf54 Update changelog files
  • bf50781 Merge changes published in the Gutenberg plugin "release/19.5" branch
  • Additional commits viewable in compare view

Updates @wordpress/api-fetch from 6.44.0 to 7.13.0

Changelog

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

7.13.0 (2024-11-27)

7.12.0 (2024-11-16)

7.11.0 (2024-10-30)

7.10.0 (2024-10-16)

7.9.0 (2024-10-03)

7.8.0 (2024-09-19)

7.7.0 (2024-09-05)

7.6.0 (2024-08-21)

7.5.0 (2024-08-07)

7.4.0 (2024-07-24)

7.3.0 (2024-07-10)

7.2.0 (2024-06-26)

7.1.0 (2024-06-15)

7.0.0 (2024-05-31)

Breaking Changes

  • Increase the minimum required Node.js version to v18.12.0 matching long-term support releases (#31270). Learn more about Node.js releases.

6.55.0 (2024-05-16)

6.54.0 (2024-05-02)

6.53.0 (2024-04-19)

6.52.0 (2024-04-03)

6.51.0 (2024-03-21)

6.50.0 (2024-03-06)

6.49.0 (2024-02-21)

6.48.0 (2024-02-09)

6.47.0 (2024-01-24)

... (truncated)

Commits
  • cce81c1 chore(release): publish
  • 6db1992 Update changelog files
  • 510540d chore(release): publish
  • 854d8c7 Update changelog files
  • eac92a2 Merge changes published in the Gutenberg plugin "release/19.7" branch
  • dcf4613 chore(release): publish
  • 29094ac Update changelog files
  • 41580fe Merge changes published in the Gutenberg plugin "release/19.6" branch
  • ab34a7a chore(release): publish
  • 764bf54 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/block-editor from 12.15.0 to 14.8.0

Changelog

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

14.8.0 (2024-11-27)

14.7.0 (2024-11-16)

14.6.0 (2024-10-30)

14.5.0 (2024-10-16)

14.4.0 (2024-10-03)

14.3.0 (2024-09-19)

14.2.0 (2024-09-05)

14.1.0 (2024-08-21)

14.0.0 (2024-08-07)

Breaking Changes

  • URLInput: Remove deprecated __nextHasNoMarginBottom prop and promote to default behavior (#64282).
  • LineHeightControl: Remove deprecated __nextHasNoMarginBottom prop and promote to default behavior (#64281).

Enhancements

  • FontFamilyControl: Add __nextHasNoMarginBottom prop for opting into the new margin-free styles (#64280).

13.4.0 (2024-07-24)

13.3.0 (2024-07-10)

13.2.0 (2024-06-26)

13.1.0 (2024-06-15)

13.0.0 (2024-05-31)

Breaking Changes

  • Increase the minimum required Node.js version to v18.12.0 matching long-term support releases (#31270). Learn more about Node.js releases.

12.26.0 (2024-05-16)

Internal

  • Replaced classnames package with the faster and smaller clsx package (#61138).

12.25.0 (2024-05-02)

12.24.0 (2024-04-19)

... (truncated)

Commits
  • cce81c1 chore(release): publish
  • 6db1992 Update changelog files
  • bfaa61c Merge changes published in the Gutenberg plugin "release/19.8" branch
  • 510540d chore(release): publish
  • 854d8c7 Update changelog files
  • eac92a2 Merge changes published in the Gutenberg plugin "release/19.7" branch
  • dcf4613 chore(release): publish
  • 29094ac Update changelog files
  • 41580fe Merge changes published in the Gutenberg plugin "release/19.6" branch
  • ab34a7a chore(release): publish
  • Additional commits viewable in compare view

Updates @wordpress/blocks from 12.24.0 to 14.2.0

Changelog

Sourced from @​wordpress/blocks's changelog.

14.2.0 (2024-11-27)

14.1.0 (2024-11-16)

14.0.0 (2024-10-30)

Breaking changes

  • Normalize blockType.parent to be an array. While string values were never supported, they appeared to work with some unintended side-effects that have been fixed by #66250. For that reason, we've added some code that automatically migrates strings to arrays — though it still raises a warning.

13.10.0 (2024-10-16)

13.9.0 (2024-10-03)

13.8.0 (2024-09-19)

13.7.0 (2024-09-05)

13.6.0 (2024-08-21)

13.5.0 (2024-08-07)

13.4.0 (2024-07-24)

13.3.0 (2024-07-10)

13.2.0 (2024-06-26)

13.1.0 (2024-06-15)

13.0.0 (2024-05-31)

Breaking Changes

  • Variables like process.env.IS_GUTENBERG_PLUGIN have been replaced by globalThis.IS_GUTENBERG_PLUGIN. Build systems using process.env should be updated (#61486).
  • Increase the minimum required Node.js version to v18.12.0 matching long-term support releases (#31270). Learn more about Node.js releases.

12.35.0 (2024-05-16)

12.34.0 (2024-05-02)

12.33.0 (2024-04-19)

12.32.0 (2024-04-03)

12.31.0 (2024-03-21)

12.30.0 (2024-03-06)

12.29.0 (2024-02-21)

... (truncated)

Commits
  • cce81c1 chore(release): publish
  • 6db1992 Update changelog files
  • bfaa61c Merge changes published in the Gutenberg plugin "release/19.8" branch
  • 510540d chore(release): publish
  • 854d8c7 Update changelog files
  • eac92a2 Merge changes published in the Gutenberg plugin "release/19.7" branch
  • dcf4613 chore(release): publish
  • 29094ac Update changelog files
  • 41580fe Merge changes published in the Gutenberg plugin "release/19.6" branch
  • ab34a7a chore(release): publish
  • Additional commits viewable in compare view

Updates @wordpress/components from 25.13.0 to 28.13.0

Changelog

Sourced from @​wordpress/components's changelog.

28.13.0 (2024-11-27)

Deprecations

  • DimensionControl: Deprecate 36px default size (#66705).
  • TextControl: Deprecate 36px default size (#66745.
  • FontSizePicker: Deprecate 36px default size (#66920).
  • ComboboxControl: Deprecate 36px default size (#66900).
  • ToggleGroupControl: Deprecate 36px default size (#66747).
  • RangeControl: Deprecate 36px default size (#66721).

Bug Fixes

  • Modal: Modal: Increase size of the Close button (#66792).
  • ToggleGroupControl: Fix active background for 0 value (#66855).
  • SlotFill: Fix a bug where a stale value of fillProps could be used (#67000).
  • ColorPalette: Disable Clear button if there's no color value. (#67108).
  • GradientPicker: Disable Clear button if there's no value. (#67108).
  • DuotonePicker: Disable Clear button if there's no value. (#67108).
  • ColorPicker: Add accessible label for copy button (#67094).
  • FormFileUpload: Prevent HEIC and HEIF files from being uploaded on Safari (#67139).
  • Composite.Hover: Restore functionality (#67212).
  • Composite.Typeahead: Restore functionality (#67212).
  • Dashicons: Remove non-existent icons from type (#67235).

Enhancements

  • ColorPicker: Update sizes of color format select and copy button (#67093).
  • ComboboxControl: Update reset button size (#67215).
  • Autocomplete: Increase option height (#67214).
  • DropZone: Add isEligible prop to allow customizing whether the drop zone should activate (#67317).
  • CircularOptionPicker: Update Button sizes to be ready for 40px default size (#67285).
  • DuotonePicker: Simplify Button styles (#66641).

Experimental

  • SlotFill: Remove registration API methods from return value of __experimentalUseSlot (#67070).
  • SlotFill: Remove the createPrivateSlotFill private API (#67238).

Internal

  • SlotFill: fix dependencies of Fill registration effects (#67071).
  • SlotFill: rewrite the Slot component from class component to functional (#67153).
  • Menu.ItemHelpText: Fix text wrapping to prevent unintended word breaks (#67011).
  • BorderBoxControl: Suppress redundant warnings for deprecated 36px size (#67213).
  • CustomGradientPicker: Prepare Buttons for 40px default size (#67286).

28.12.0 (2024-11-16)

Deprecations

... (truncated)

Commits
  • cce81c1 chore(release): publish
  • 6db1992 Update changelog files
  • bfaa61c Merge changes published in the Gutenberg plugin "release/19.8" branch
  • 510540d chore(release): publish
  • 854d8c7 Update changelog files
  • eac92a2 Merge changes published in the Gutenberg plugin "release/19.7" branch
  • dcf4613 chore(release): publish
  • 29094ac Update changelog files
  • 41580fe Merge changes published in the Gutenberg plugin "release/19.6" branch
  • ab34a7a chore(release): publish
  • Additional commits viewable in compare view

Updates @wordpress/compose from 6.24.0 to 7.13.0

Changelog

Sourced from @​wordpress/compose's changelog.

7.13.0 (2024-11-27)

7.12.0 (2024-11-16)

7.11.0 (2024-10-30)

7.10.0 (2024-10-16)

7.9.0 (2024-10-03)

Bug Fixes

  • useResizeObserver: export legacy API at top-level for React Native (#65588).

7.8.0 (2024-09-19)

New Features

  • useEvent: a new utility that creates a stable callback function that has access to the latest state and can be used within event handlers and effect callbacks (#64943).
  • useResizeObserver: new and improved version of the utility (legacy API is still supported) (#64943).

7.7.0 (2024-09-05)

7.6.0 (2024-08-21)

7.5.0 (2024-08-07)

7.4.0 (2024-07-24)

7.3.0 (2024-07-10)

Internal

  • Method style type signatures have been changed to function style (#62718).

7.2.0 (2024-06-26)

7.1.0 (2024-06-15)

7.0.0 (2024-05-31)

Breaking Changes

  • Increase the minimum required Node.js version to v18.12.0 matching long-term support releases (#31270). Learn more about Node.js releases.

6.35.0 (2024-05-16)

6.34.0 (2024-05-02)

  • Added new observableMap data structure and useObservableValue React hook (#60945).

... (truncated)

Commits
  • cce81c1 chore(release): publish
  • 6db1992 Update changelog files
  • 510540d chore(release): publish
  • 854d8c7 Update changelog files
  • eac92a2 Merge changes published in the Gutenberg plugin "release/19.7" branch
  • dcf4613 chore(release): publish
  • 29094ac Update changelog files
  • 41580fe Merge changes published in the Gutenberg plugin "release/19.6" branch
  • ab34a7a chore(release): publish
  • 764bf54 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/core-data from 6.24.0 to 7.13.0

Changelog

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

7.13.0 (2024-11-27)

7.12.0 (2024-11-16)

7.11.0 (2024-10-30)

7.10.0 (2024-10-16)

7.9.0 (2024-10-03)

7.8.0 (2024-09-19)

7.7.0 (2024-09-05)

7.6.0 (2024-08-21)

7.5.0 (2024-08-07)

7.4.0 (2024-07-24)

7.3.0 (2024-07-10)

7.2.0 (2024-06-26)

7.1.0 (2024-06-15)

7.0.0 (2024-05-31)

Breaking Changes

  • Variables like process.env.IS_GUTENBERG_PLUGIN have been replaced by globalThis.IS_GUTENBERG_PLUGIN. Build systems using process.env should be updated (#61486).
  • Increase the minimum required Node.js version to v18.12.0 matching long-term support releases (#31270). Learn more about Node.js releases.

6.35.0 (2024-05-16)

6.34.0 (2024-05-02)

6.33.0 (2024-04-19)

6.32.0 (2024-04-03)

6.31.0 (2024-03-21)

6.30.0 (2024-03-06)

6.29.0 (2024-02-21)

6.28.0 (2024-02-09)

6.27.0 (2024-01-24)

... (truncated)

Commits
  • cce81c1 chore(release): publish
  • 6db1992 Update changelog files
  • bfaa61c Merge changes published in the Gutenberg plugin "release/19.8" branch
  • 510540d chore(release): publish
  • 854d8c7 Update changelog files
  • eac92a2 Merge changes published in the Gutenberg plugin "release/19.7" branch
  • dcf4613 chore(release): publish
  • 29094ac Update changelog files
  • 41580fe Merge changes published in the Gutenberg plugin "release/19.6" branch
  • ab34a7a chore(release): publish
  • Additional commits viewable in compare view

Updates @wordpress/data from 9.17.0 to 10.13.0

Changelog

Sourced from @​wordpress/data's changelog.

10.13.0 (2024-11-27)

Enhancements

  • Upgrade redux dependency to ^5.0.1 (#66966)

10.12.0 (2024-11-16)

10.11.0 (2024-10-30)

10.10.0 (2024-10-16)

10.9.0 (2024-10-03)

10.8.0 (2024-09-19)

10.7.0 (2024-09-05)

10.6.0 (2024-08-21)

10.5.0 (2024-08-07)

10.4.0 (2024-07-24)

10.3.0 (2024-07-10)

10.2.0 (2024-06-26)

10.1.0 (2024-06-15)

10.0.0 (2024-05-31)

Breaking Changes

  • Increase the minimum required Node.js version to v18.12.0 matching long-term support releases (#31270). Learn more about Node.js releases.

9.28.0 (2024-05-16)

9.27.0 (2024-05-02)

9.26.0 (2024-04-19)

  • Add new createSelector function for creating memoized store selectors (#60370).

9.25.0 (2024-04-03)

9.24.0 (2024-03-21)

  • Deprecate the getIsResolved meta-selector (#59679).

... (truncated)

Commits
  • cce81c1 chore(release): publish
  • 6db1992 Update changelog files
  • bfaa61c Merge changes published in the Gutenberg plugin "release/19.8" branch
  • 510540d chore(release): publish
  • 854d8c7 Update changelog files
  • eac92a2 Merge changes published in the Gutenberg plugin "release/19.7" branch
  • dcf4613 chore(release): publish
  • 29094ac Update changelog files
  • 41580fe Merge changes published in the Gutenberg plugin "release/19.6" branch
  • ab34a7a chore(release): publish
  • Additional commits viewable in compare view

Updates @wordpress/date from 4.47.0 to 4.58.0

Changelog

Sourced from @​wordpress/date's changelog.

4.58.0 (2024-05-16)

4.57.0 (2024-05-02)

4.56.0 (2024-04-19)

4.55.0 (2024-04-03)

4.54.0 (2024-03-21)

4.53.0 (2024-03-06)

4.52.0 (2024-02-21)

4.51.0 (2024-02-09)

4.50.0 (2024-01-24)

4.49.0 (2024-01-10)

4.48.0 (2023-12-13)

Commits

Updates @wordpress/icons from 9.38.0 to 9.49.0

Changelog

Sourced from @​wordpress/icons's changelog.

9.49.0 (2024-05-16)

9.48.0 (2024-05-02)

9.47.0 (2024-04-19)

9.46.0 (2024-04-03)

  • Add new chevronDownSmall icon.

9.45.0 (2024-03-21)

9.44.0 (2024-03-06)

9.43.0 (2024-02-21)

9.42.0 (2024-02-09)

9.41.0 (2024-01-24)

9.40.0 (2024-01-10)

9.39.0 (2023-12-13)

Commits

Updates @wordpress/notices from 4.15.0 to 4.26.0

Changelog

Sourced from @​wordpress/notices's changelog.

4.26.0 (2024-05-16)

4.25.0 (2024-05-02)

4.24.0 (2024-04-19)

4.23.0 (2024-04-03)

4.22.0 (2024-03-21)

4.21.0 (2024-03-06)

4.20.0 (2024-02-21)

4.19.0 (2024-02-09)

4.18.0 (2024-01-24)

4.17.0 (2024-01-10)

4.16.0 (2023-12-13)

Commits

Bumps the wp-packages group with 15 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) | `4.33.0` | `5.13.0` |
| [@wordpress/dependency-extraction-webpack-plugin](https://github.com/WordPress/gutenberg/tree/HEAD/packages/dependency-extraction-webpack-plugin) | `5.1.0` | `6.13.0` |
| [@wordpress/eslint-plugin](https://github.com/WordPress/gutenberg/tree/HEAD/packages/eslint-plugin) | `17.7.0` | `21.6.0` |
| [@wordpress/i18n](https://github.com/WordPress/gutenberg/tree/HEAD/packages/i18n) | `4.47.0` | `5.13.0` |
| [@wordpress/url](https://github.com/WordPress/gutenberg/tree/HEAD/packages/url) | `3.48.0` | `4.13.0` |
| [@wordpress/jest-console](https://github.com/WordPress/gutenberg/tree/HEAD/packages/jest-console) | `7.12.0` | `8.13.0` |
| [@wordpress/api-fetch](https://github.com/WordPress/gutenberg/tree/HEAD/packages/api-fetch) | `6.44.0` | `7.13.0` |
| [@wordpress/block-editor](https://github.com/WordPress/gutenberg/tree/HEAD/packages/block-editor) | `12.15.0` | `14.8.0` |
| [@wordpress/blocks](https://github.com/WordPress/gutenberg/tree/HEAD/packages/blocks) | `12.24.0` | `14.2.0` |
| [@wordpress/components](https://github.com/WordPress/gutenberg/tree/HEAD/packages/components) | `25.13.0` | `28.13.0` |
| [@wordpress/compose](https://github.com/WordPress/gutenberg/tree/HEAD/packages/compose) | `6.24.0` | `7.13.0` |
| [@wordpress/core-data](https://github.com/WordPress/gutenberg/tree/HEAD/packages/core-data) | `6.24.0` | `7.13.0` |
| [@wordpress/data](https://github.com/WordPress/gutenberg/tree/HEAD/packages/data) | `9.17.0` | `10.13.0` |
| [@wordpress/viewport](https://github.com/WordPress/gutenberg/tree/HEAD/packages/viewport) | `5.24.0` | `6.13.0` |
| [@wordpress/dom-ready](https://github.com/WordPress/gutenberg/tree/HEAD/packages/dom-ready) | `3.41.0` | `4.13.0` |



Updates `@wordpress/babel-plugin-import-jsx-pragma` from 4.33.0 to 5.13.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/[email protected]/packages/babel-plugin-import-jsx-pragma)

Updates `@wordpress/dependency-extraction-webpack-plugin` from 5.1.0 to 6.13.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/[email protected]/packages/dependency-extraction-webpack-plugin)

Updates `@wordpress/eslint-plugin` from 17.7.0 to 21.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/[email protected]/packages/eslint-plugin)

Updates `@wordpress/i18n` from 4.47.0 to 5.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/[email protected]/packages/i18n)

Updates `@wordpress/url` from 3.48.0 to 4.13.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/[email protected]/packages/url)

Updates `@wordpress/jest-console` from 7.12.0 to 8.13.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/[email protected]/packages/jest-console)

Updates `@wordpress/api-fetch` from 6.44.0 to 7.13.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/[email protected]/packages/api-fetch)

Updates `@wordpress/block-editor` from 12.15.0 to 14.8.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/[email protected]/packages/block-editor)

Updates `@wordpress/blocks` from 12.24.0 to 14.2.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/[email protected]/packages/blocks)

Updates `@wordpress/components` from 25.13.0 to 28.13.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/[email protected]/packages/components)

Updates `@wordpress/compose` from 6.24.0 to 7.13.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/[email protected]/packages/compose)

Updates `@wordpress/core-data` from 6.24.0 to 7.13.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/[email protected]/packages/core-data)

Updates `@wordpress/data` from 9.17.0 to 10.13.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/[email protected]/packages/data)

Updates `@wordpress/date` from 4.47.0 to 4.58.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/[email protected]/packages/date)

Updates `@wordpress/icons` from 9.38.0 to 9.49.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/[email protected]/packages/icons)

Updates `@wordpress/notices` from 4.15.0 to 4.26.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/[email protected]/packages/notices)

Updates `@wordpress/viewport` from 5.24.0 to 6.13.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/[email protected]/packages/viewport)

Updates `@wordpress/dom-ready` from 3.41.0 to 4.13.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/[email protected]/packages/dom-ready)

---
updated-dependencies:
- dependency-name: "@wordpress/babel-plugin-import-jsx-pragma"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: wp-packages
- dependency-name: "@wordpress/dependency-extraction-webpack-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: wp-packages
- dependency-name: "@wordpress/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: wp-packages
- dependency-name: "@wordpress/i18n"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: wp-packages
- dependency-name: "@wordpress/url"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: wp-packages
- dependency-name: "@wordpress/jest-console"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: wp-packages
- dependency-name: "@wordpress/api-fetch"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: wp-packages
- dependency-name: "@wordpress/block-editor"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: wp-packages
- dependency-name: "@wordpress/blocks"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: wp-packages
- dependency-name: "@wordpress/components"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: wp-packages
- dependency-name: "@wordpress/compose"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: wp-packages
- dependency-name: "@wordpress/core-data"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: wp-packages
- dependency-name: "@wordpress/data"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: wp-packages
- dependency-name: "@wordpress/date"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wp-packages
- dependency-name: "@wordpress/icons"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wp-packages
- dependency-name: "@wordpress/notices"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wp-packages
- dependency-name: "@wordpress/viewport"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: wp-packages
- dependency-name: "@wordpress/dom-ready"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: wp-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added Dependencies Pull requests that update a dependency file JavaScript Pull requests that update JavaScript code. labels Dec 1, 2024
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