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 #13847

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 Nov 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.11.0
@wordpress/dependency-extraction-webpack-plugin 5.1.0 6.11.0
@wordpress/eslint-plugin 17.7.0 21.4.0
@wordpress/i18n 4.47.0 5.11.0
@wordpress/url 3.48.0 4.11.0
@wordpress/jest-console 7.12.0 8.11.0
@wordpress/api-fetch 6.44.0 7.11.0
@wordpress/block-editor 12.15.0 14.6.0
@wordpress/blocks 12.24.0 14.0.0
@wordpress/components 25.13.0 28.11.0
@wordpress/compose 6.24.0 7.11.0
@wordpress/core-data 6.24.0 7.11.0
@wordpress/data 9.17.0 10.11.0
@wordpress/viewport 5.24.0 6.11.0
@wordpress/dom-ready 3.41.0 4.11.0

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

Changelog

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

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
  • 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
  • 2e5495c chore(release): publish
  • 0065e16 Update changelog files
  • cecf5e1 chore(release): publish
  • 4391a07 Update changelog files
  • Additional commits viewable in compare view

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

Changelog

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

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)

5.5.0 (2024-03-21)

5.4.0 (2024-03-06)

... (truncated)

Commits
  • dcf4613 chore(release): publish
  • 29094ac Update changelog files
  • ab34a7a chore(release): publish
  • 764bf54 Update changelog files
  • bf50781 Merge changes published in the Gutenberg plugin "release/19.5" branch
  • 2e5495c chore(release): publish
  • 0065e16 Update changelog files
  • 85c631d Merge changes published in the Gutenberg plugin "release/19.4" branch
  • cecf5e1 chore(release): publish
  • 4391a07 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/eslint-plugin from 17.7.0 to 21.4.0

Release notes

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

19.6.0 RC3

Changelog

Bug Fixes

Block Editor

  • Post Editor: Set the default value of the editorTool to edit. (66636)

Contributors

The following contributors merged PRs in this release:

@​arthur791004

19.6.0 RC2

Changelog

Enhancements

Components

  • Add elevation tokens to storybook. (66122)
  • Add foundations:Elevation to storybook. (66124)
  • Add radius foundation and tokens to storybook. (66219)
  • Combobox, FormTokenField: Show message when no matches found. (66142)
  • Storybook: Organizes components under 'Utilities'. (66210)
  • Tabs: Expose active tab item props, use ariakit prop types. (66223)
  • Tabs: Remove custom logic. (66097)
  • DropdownMenuV2: Rename to Menu. (66289)

Core data

  • Core Data: Add the 'getEntitiesConfig' resolver. (65871)

Block Library

  • Add Transformation from Separator to Spacer. (66230)
  • Add lightbox option in gallery block link control. (64014)
  • Archives: Add border block support. (63400)
  • Border support added to comments. (66354)
  • Cover Block: Add Image Resolution options. (62926)
  • HTML Block: Force HTML preview in view mode. (66440)

Zoom Out

  • Add keyboard shortcut in editor. (66400)
  • Iterate zoom out shuffle into a more visual control. (66194)
  • Use the zoom-level value to scale the iframe. (66280)

Site Editor

  • Remove synchronization of canvas mode into store. (66213)

... (truncated)

Changelog

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

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

18.0.0 (2024-05-02)

Breaking Changes

... (truncated)

Commits
  • 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
  • 2e5495c chore(release): publish
  • 0065e16 Update changelog files
  • cecf5e1 chore(release): publish
  • 4391a07 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/i18n from 4.47.0 to 5.11.0

Changelog

Sourced from @​wordpress/i18n's changelog.

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)

4.49.0 (2024-01-10)

4.48.0 (2023-12-13)

Commits
  • 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
  • 2e5495c chore(release): publish
  • 0065e16 Update changelog files
  • cecf5e1 chore(release): publish
  • 4391a07 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/url from 3.48.0 to 4.11.0

Changelog

Sourced from @​wordpress/url's changelog.

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)

3.50.0 (2024-01-10)

3.49.0 (2023-12-13)

Commits
  • 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
  • 2e5495c chore(release): publish
  • 0065e16 Update changelog files
  • cecf5e1 chore(release): publish
  • 4391a07 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/jest-console from 7.12.0 to 8.11.0

Changelog

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

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)

7.20.0 (2024-01-10)

7.19.0 (2023-12-13)

... (truncated)

Commits
  • 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
  • 2e5495c chore(release): publish
  • 0065e16 Update changelog files
  • cecf5e1 chore(release): publish
  • 4391a07 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/api-fetch from 6.44.0 to 7.11.0

Changelog

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

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)

6.46.0 (2024-01-10)

6.45.0 (2023-12-13)

Commits
  • 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
  • 2e5495c chore(release): publish
  • 0065e16 Update changelog files
  • cecf5e1 chore(release): publish
  • 4391a07 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/block-editor from 12.15.0 to 14.6.0

Changelog

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

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)

12.23.0 (2024-04-03)

12.22.0 (2024-03-21)

... (truncated)

Commits
  • 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
  • 2e5495c chore(release): publish
  • 0065e16 Update changelog files
  • 85c631d Merge changes published in the Gutenberg plugin "release/19.4" branch
  • cecf5e1 chore(release): publish
  • Additional commits viewable in compare view

Updates @wordpress/blocks from 12.24.0 to 14.0.0

Changelog

Sourced from @​wordpress/blocks's changelog.

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)

12.28.0 (2024-02-09)

12.27.0 (2024-01-24)

... (truncated)

Commits
  • 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
  • 2e5495c chore(release): publish
  • 0065e16 Update changelog files
  • 85c631d Merge changes published in the Gutenberg plugin "release/19.4" branch
  • cecf5e1 chore(release): publish
  • Additional commits viewable in compare view

Updates @wordpress/components from 25.13.0 to 28.11.0

Changelog

Sourced from @​wordpress/components's changelog.

28.11.0 (2024-10-30)

Deprecations

  • BorderBoxControl: Deprecate 36px default size (#65752).
  • BorderControl: Deprecate 36px default size (#65755).

Bug Fixes

  • ColorPalette: prevent overflow of custom color button background (#66152).
  • RadioGroup: Fix arrow key navigation in RTL (#66202).
  • Tabs and ToggleGroupControl: round indicator size (#66426).

Enhancements

  • PaletteEdit: use Item internally instead of custom styles (#66164).
  • Popover: Use small size variant for close button when expandOnMobile prop is enabled (#66587).

Experimental

  • Tabs: remove internal custom logic (#66097).
  • Tabs: add props to control active tab item (#66223).
  • Tabs: restore vertical alignent for tabs content (#66215).
  • Tabs: fix indicator animation (#66198).
  • Tabs: update indicator more reactively (#66207).
  • Tabs and TabPanel: Fix arrow key navigation in RTL (#66201).
  • Tabs: override tablist's tabindex only when necessary (#66209).
  • DropdownMenuV2: rename to Menu (#66289).

Internal

  • ESLint: Stop disabling react-hooks/exhaustive-deps rule (#66324).
  • TabPanel: Add 40px size prop to tab Button (#66557).
  • Panel: Add 40px size prop to Button (#66589).

28.10.0 (2024-10-16)

Bug Fixes

  • Tooltip: add aria-describedby to the anchor only if not redundant (#65989).
  • PaletteEdit: dedupe palette element slugs (#65772).
  • RangeControl: do not tooltip contents to the DOM when not shown (#65875).
  • Tabs: fix skipping indication animation glitch (#65878).
  • ToggleGroupControl: Don't autoselect option on first group focus (#65892).
  • Button: fix box-shadow transition for secondary variation (#66045).
  • ToggleGroupControl: Don't set value on focus after a reset (#66151).

Deprecations

  • SearchControl: Soft deprecate onClose prop (#65988).

... (truncated)

Commits
  • 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
  • 2e5495c chore(release): publish
  • 0065e16 Update changelog files
  • 85c631d Merge changes published in the Gutenberg plugin "release/19.4" branch
  • cecf5e1 chore(release): publish
  • Additional commits viewable in compare view

Updates @wordpress/compose from 6.24.0 to 7.11.0

Changelog

Sourced from @​wordpress/compose's changelog.

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

6.33.0 (2024-04-19)

6.32.0 (2024-04-03)

... (truncated)

Commits
  • 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
  • 2e5495c chore(release): publish
  • 0065e16 Update changelog files
  • 85c631d Merge changes published in the Gutenberg plugin "release/19.4" branch
  • cecf5e1 chore(release): publish
  • Additional commits viewable in compare view

Updates @wordpress/core-data from 6.24.0 to 7.11.0

Changelog

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

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)

6.26.0 (2024-01-10)

6.25.0 (2023-12-13)

Commits
  • 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
  • 2e5495c chore(release): publish
  • 0065e16 Update changelog files
  • 85c631d Merge changes published in the Gutenberg plugin "release/19.4" branch
  • cecf5e1 chore(release): publish
  • Additional commits viewable in compare view

Updates @wordpress/data from 9.17.0 to 10.11.0

Changelog

Sourced from @​wordpress/data's changelog.

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

9.23.0 (2024-03-06)

9.22.0 (2024-02-21)

9.21.0 (2024-02-09)

9.20.0 (2024-01-24)

... (truncated)

Commits
  • 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
  • 2e5495c chore(release): publish
  • 0065e16 Update changelog files
  • cecf5e1 chore(release): publish
  • 4391a07 Update changelog files
  • 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

Updates @wordpress/viewport from 5.24.0 to 6.11.0

Changelog

Sourced from @​wordpress/viewport's changelog.

6.11.0 (2024-10-30)

6.10.0 (2024-10-16)

6.9.0 (2024-10-03)

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

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

5.35.0 (2024-05-16)

5.34.0 (2024-05-02)

5.33.0 (2024-04-19)

5.32.0 (2024-04-03)

5.31.0 (2024-03-21)

5.30.0 (2024-03-06)

5.29.0 (2024-02-21)

5.28.0 (2024-02-09)

5.27.0 (2024-01-24)

5.26.0 (2024-01-10)

5.25.0 (2023-12-13)

Commits
  • 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 Upda...

    Description has been truncated

@dependabot dependabot bot added Dependencies Pull requests that update a dependency file JavaScript Pull requests that update JavaScript code. labels Nov 1, 2024
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.11.0` |
| [@wordpress/dependency-extraction-webpack-plugin](https://github.com/WordPress/gutenberg/tree/HEAD/packages/dependency-extraction-webpack-plugin) | `5.1.0` | `6.11.0` |
| [@wordpress/eslint-plugin](https://github.com/WordPress/gutenberg/tree/HEAD/packages/eslint-plugin) | `17.7.0` | `21.4.0` |
| [@wordpress/i18n](https://github.com/WordPress/gutenberg/tree/HEAD/packages/i18n) | `4.47.0` | `5.11.0` |
| [@wordpress/url](https://github.com/WordPress/gutenberg/tree/HEAD/packages/url) | `3.48.0` | `4.11.0` |
| [@wordpress/jest-console](https://github.com/WordPress/gutenberg/tree/HEAD/packages/jest-console) | `7.12.0` | `8.11.0` |
| [@wordpress/api-fetch](https://github.com/WordPress/gutenberg/tree/HEAD/packages/api-fetch) | `6.44.0` | `7.11.0` |
| [@wordpress/block-editor](https://github.com/WordPress/gutenberg/tree/HEAD/packages/block-editor) | `12.15.0` | `14.6.0` |
| [@wordpress/blocks](https://github.com/WordPress/gutenberg/tree/HEAD/packages/blocks) | `12.24.0` | `14.0.0` |
| [@wordpress/components](https://github.com/WordPress/gutenberg/tree/HEAD/packages/components) | `25.13.0` | `28.11.0` |
| [@wordpress/compose](https://github.com/WordPress/gutenberg/tree/HEAD/packages/compose) | `6.24.0` | `7.11.0` |
| [@wordpress/core-data](https://github.com/WordPress/gutenberg/tree/HEAD/packages/core-data) | `6.24.0` | `7.11.0` |
| [@wordpress/data](https://github.com/WordPress/gutenberg/tree/HEAD/packages/data) | `9.17.0` | `10.11.0` |
| [@wordpress/viewport](https://github.com/WordPress/gutenberg/tree/HEAD/packages/viewport) | `5.24.0` | `6.11.0` |
| [@wordpress/dom-ready](https://github.com/WordPress/gutenberg/tree/HEAD/packages/dom-ready) | `3.41.0` | `4.11.0` |



Updates `@wordpress/babel-plugin-import-jsx-pragma` from 4.33.0 to 5.11.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.11.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.4.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.11.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.11.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.11.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.11.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.6.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.0.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.11.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.11.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.11.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.11.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.11.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.11.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 force-pushed the dependabot/npm_and_yarn/wp-packages-d809dc79bf branch from bfdceba to 9268df9 Compare November 1, 2024 21:11
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