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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 21, 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.8.0
@wordpress/dependency-extraction-webpack-plugin 5.1.0 6.8.0
@wordpress/eslint-plugin 17.7.0 21.1.2
@wordpress/i18n 4.47.0 5.8.0
@wordpress/url 3.48.0 4.8.0
@wordpress/jest-console 7.12.0 8.8.0
@wordpress/api-fetch 6.44.0 7.8.0
@wordpress/block-editor 12.15.0 14.3.0
@wordpress/blocks 12.24.0 13.8.0
@wordpress/components 25.13.0 28.8.0
@wordpress/compose 6.24.0 7.8.0
@wordpress/core-data 6.24.0 7.8.0
@wordpress/data 9.17.0 10.8.0
@wordpress/viewport 5.24.0 6.8.0
@wordpress/dom-ready 3.41.0 4.8.0

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

Changelog

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

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

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

Changelog

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

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)

5.3.0 (2024-02-21)

5.2.0 (2024-02-09)

Bug Fixes

  • Fix import type field in script module asset files (#58770).
Commits

Updates @wordpress/eslint-plugin from 17.7.0 to 21.1.2

Release notes

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

19.3.0 RC1

Changelog

Features

Zoom Out

  • Remove experimental flag. (65404)

Enhancements

  • Create Block: Update the minimum required PHP version to 7.2. (65166)
  • DataViews: remove unused .dataviews-view-table__cell-content-wrapper:Empty style rule. (65084)
  • Media Utils: Add TypeScript support and export more utils. (64784)
  • Media placeholders: Add "drag" to the text. (65149)
  • Restore: Move to trash button in Document settings. (65087)
  • Inspector Controls: Use custom block name in inspector controls when available. (65398)
  • Icons: Adds bell and bell-unread icons. (65324)
  • Editor topbar: Reorder the actions on the right. (65163)
  • Patterns: Add opt out preference to the 'Choose a Pattern' modal when adding a page. (65026)
  • Locked Templates: Blocks with contentOnly locking should not be transformable. (64917)
  • Block Locking: Add border to Replace item in content only image toolbar. (64849)

Components

  • Styling: Apply elevation scale in components package. (65159)
  • Tabs: Improve Tabs indicator animation and related utils. (64926)
  • Modal
    • Add exit animation. (65203)
    • Decrease close button size. (65131)
  • Navigator Screen: Warn if path doesn't follow a URL-like scheme. (65231)
  • Card: Update Card radius. (65053)
  • Combobox Control: Add placeholder attribute. (65254)

Block Library

  • Allow dropping multiple images to the image block. (65030)
  • Categories List block: Add dropdown for taxonomies. (65272)
  • Image: Adds the block controls for uploading image. (64320)
  • Remove colons from control labels. (65205)
  • Terms List block: Add Categories-specific variation. (65434)

Zoom Out

  • Add Zoom Out toggle to editor header when experiment enabled. (65183)
  • Add prompt for drag and drop in Patterns tab in Zoom Out mode. (65115)
  • Close inserter on exiting Zoom Out to edit. (65194)
  • Show top level sections in List View. (65202)
  • Try vertical displacement when dragging a pattern between existing patterns/sections. (63896)

Block Editor

... (truncated)

Changelog

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

Unreleased

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

  • Enable curly eslint rule when using prettier (#61204).

... (truncated)

Commits

Updates @wordpress/i18n from 4.47.0 to 5.8.0

Changelog

Sourced from @​wordpress/i18n's changelog.

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

Updates @wordpress/url from 3.48.0 to 4.8.0

Changelog

Sourced from @​wordpress/url's changelog.

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

Updates @wordpress/jest-console from 7.12.0 to 8.8.0

Changelog

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

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)

7.18.0 (2023-11-29)

7.17.0 (2023-11-16)

7.16.0 (2023-11-02)

... (truncated)

Commits

Updates @wordpress/api-fetch from 6.44.0 to 7.8.0

Changelog

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

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

Updates @wordpress/block-editor from 12.15.0 to 14.3.0

Changelog

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

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)

12.21.0 (2024-03-06)

12.20.0 (2024-02-21)

12.19.0 (2024-02-09)

... (truncated)

Commits
  • cecf5e1 chore(release): publish
  • 4391a07 Update changelog files
  • 35a83ad Merge changes published in the Gutenberg plugin "release/19.3" branch
  • c90d920 chore(release): publish
  • 2d989d3 Update changelog files
  • 2dbed20 Merge changes published in the Gutenberg plugin "release/19.2" branch
  • ab95649 chore(release): publish
  • c63e6e9 Update changelog files
  • 4510582 Merge changes published in the Gutenberg plugin "release/19.1" branch
  • c3101ab chore(release): publish
  • Additional commits viewable in compare view

Updates @wordpress/blocks from 12.24.0 to 13.8.0

Changelog

Sourced from @​wordpress/blocks's changelog.

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)

12.26.0 (2024-01-10)

12.25.0 (2023-12-13)

Commits
  • cecf5e1 chore(release): publish
  • 4391a07 Update changelog files
  • c90d920 chore(release): publish
  • 2d989d3 Update changelog files
  • 2dbed20 Merge changes published in the Gutenberg plugin "release/19.2" branch
  • ab95649 chore(release): publish
  • c63e6e9 Update changelog files
  • c3101ab chore(release): publish
  • 4bb3aa7 Update changelog files
  • 8a1526e Merge changes published in the Gutenberg plugin "release/19.0" branch
  • Additional commits viewable in compare view

Updates @wordpress/components from 25.13.0 to 28.8.0

Changelog

Sourced from @​wordpress/components's changelog.

28.8.0 (2024-09-19)

Bug Fixes

  • Tabs: restore vertical indicator (#65385).
  • Tabs: indicator positioning under RTL direction (#64926).
  • Popover: Update toolbar variant radius to match block toolbar (#65263).
  • MenuItemsChoice: Allow menu items height to adapt to its content (#65204).
  • BoxControl: Unify input filed width whether linked or not (#65348).

Deprecations

  • Deprecate __unstableComposite, __unstableCompositeGroup, __unstableCompositeItem and __unstableUseCompositeState. Consumers of the package should use the stable Composite component instead (#63572).

New Features

  • Composite: add stable version of the component (#63569).
  • ComboboxControl: add support for placeholder attribute (#65254).

Enhancements

  • Navigator: warn if a screen's path doesn't follow a URL-like scheme (#65231).
  • Modal: Decrease close button size and remove horizontal offset (#65131).
  • CustomSelectControl V2: Adopt elevation scale (#65159).
  • DropdownMenu V2: Adopt elevation scale (#65159).
  • FormToggle: Adopt elevation scale (#65159).
  • Popover: Adopt elevation scale (#65159).
  • RangeControl: Adopt elevation scale (#65159).
  • ResizeableBox: Adopt elevation scale (#65159).
  • Snackbar: Adopt elevation scale (#65159).
  • Tooltip: Adopt elevation scale (#65159).
  • Modal: add exit animation for internally triggered events (#65203).
  • Card: Adopt radius scale (#65053).

Bug Fixes

  • DatePicker: better hover/focus styles (#65117).

Internal

  • Tabs: improved performance of the indicator animation (#64926).
  • Composite: Remove from private APIs (#63569).
  • use local copy of use-lilius instead of npm dependency (#65097).
  • BoxControl: Fix critical error when null value is passed (#65287).

28.7.0 (2024-09-05)

Deprecations

  • Deprecate replace from the options accepted by useNavigator().goTo() (#64675).

... (truncated)

Commits
  • cecf5e1 chore(release): publish
  • 4391a07 Update changelog files
  • 35a83ad Merge changes published in the Gutenberg plugin "release/19.3" branch
  • c90d920 chore(release): publish
  • 2d989d3 Update changelog files
  • 2dbed20 Merge changes published in the Gutenberg plugin "release/19.2" branch
  • ab95649 chore(release): publish
  • c63e6e9 Update changelog files
  • 4510582 Merge changes published in the Gutenberg plugin "release/19.1" branch
  • c3101ab chore(release): publish
  • Additional commits viewable in compare view

Updates @wordpress/compose from 6.24.0 to 7.8.0

Changelog

Sourced from @​wordpress/compose's changelog.

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)

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
  • cecf5e1 chore(release): publish
  • 4391a07 Update changelog files
  • 35a83ad Merge changes published in the Gutenberg plugin "release/19.3" branch
  • c90d920 chore(release): publish
  • 2d989d3 Update changelog files
  • 2dbed20 Merge changes published in the Gutenberg plugin "release/19.2" branch
  • ab95649 chore(release): publish
  • c63e6e9 Update changelog files
  • c3101ab chore(release): publish
  • 4bb3aa7 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/core-data from 6.24.0 to 7.8.0

Changelog

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

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
  • cecf5e1 chore(release): publish
  • 4391a07 Update changelog files
  • 35a83ad Merge changes published in the Gutenberg plugin "release/19.3" branch
  • c90d920 chore(release): publish
  • 2d989d3 Update changelog files
  • 2dbed20 Merge changes published in the Gutenberg plugin "release/19.2" branch
  • ab95649 chore(release): publish
  • c63e6e9 Update changelog files
  • 4510582 Merge changes published in the Gutenberg plugin "release/19.1" branch
  • c3101ab chore(release): publish
  • Additional commits viewable in compare view

Updates @wordpress/data from 9.17.0 to 10.8.0

Changelog

Sourced from @​wordpress/data's changelog.

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)

9.19.0 (2024-01-10)

9.18.0 (2023-12-13)

Commits

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

Changelog

Sourced from @​wordpress/viewport's changelog.

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

@dependabot dependabot bot added Dependencies Pull requests that update a dependency file JavaScript Pull requests that update JavaScript code. labels Sep 21, 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.8.0` |
| [@wordpress/dependency-extraction-webpack-plugin](https://github.com/WordPress/gutenberg/tree/HEAD/packages/dependency-extraction-webpack-plugin) | `5.1.0` | `6.8.0` |
| [@wordpress/eslint-plugin](https://github.com/WordPress/gutenberg/tree/HEAD/packages/eslint-plugin) | `17.7.0` | `21.1.2` |
| [@wordpress/i18n](https://github.com/WordPress/gutenberg/tree/HEAD/packages/i18n) | `4.47.0` | `5.8.0` |
| [@wordpress/url](https://github.com/WordPress/gutenberg/tree/HEAD/packages/url) | `3.48.0` | `4.8.0` |
| [@wordpress/jest-console](https://github.com/WordPress/gutenberg/tree/HEAD/packages/jest-console) | `7.12.0` | `8.8.0` |
| [@wordpress/api-fetch](https://github.com/WordPress/gutenberg/tree/HEAD/packages/api-fetch) | `6.44.0` | `7.8.0` |
| [@wordpress/block-editor](https://github.com/WordPress/gutenberg/tree/HEAD/packages/block-editor) | `12.15.0` | `14.3.0` |
| [@wordpress/blocks](https://github.com/WordPress/gutenberg/tree/HEAD/packages/blocks) | `12.24.0` | `13.8.0` |
| [@wordpress/components](https://github.com/WordPress/gutenberg/tree/HEAD/packages/components) | `25.13.0` | `28.8.0` |
| [@wordpress/compose](https://github.com/WordPress/gutenberg/tree/HEAD/packages/compose) | `6.24.0` | `7.8.0` |
| [@wordpress/core-data](https://github.com/WordPress/gutenberg/tree/HEAD/packages/core-data) | `6.24.0` | `7.8.0` |
| [@wordpress/data](https://github.com/WordPress/gutenberg/tree/HEAD/packages/data) | `9.17.0` | `10.8.0` |
| [@wordpress/viewport](https://github.com/WordPress/gutenberg/tree/HEAD/packages/viewport) | `5.24.0` | `6.8.0` |
| [@wordpress/dom-ready](https://github.com/WordPress/gutenberg/tree/HEAD/packages/dom-ready) | `3.41.0` | `4.8.0` |



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

Updates `@wordpress/dependency-extraction-webpack-plugin` from 5.1.0 to 6.8.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.8.0/packages/dependency-extraction-webpack-plugin)

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

Updates `@wordpress/i18n` from 4.47.0 to 5.8.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@5.8.0/packages/i18n)

Updates `@wordpress/url` from 3.48.0 to 4.8.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.8.0/packages/url)

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

Updates `@wordpress/api-fetch` from 6.44.0 to 7.8.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.8.0/packages/api-fetch)

Updates `@wordpress/block-editor` from 12.15.0 to 14.3.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@14.3.0/packages/block-editor)

Updates `@wordpress/blocks` from 12.24.0 to 13.8.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@13.8.0/packages/blocks)

Updates `@wordpress/components` from 25.13.0 to 28.8.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@28.8.0/packages/components)

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

Updates `@wordpress/core-data` from 6.24.0 to 7.8.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.8.0/packages/core-data)

Updates `@wordpress/data` from 9.17.0 to 10.8.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.8.0/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/date@4.58.0/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/icons@9.49.0/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/notices@4.26.0/packages/notices)

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

Updates `@wordpress/dom-ready` from 3.41.0 to 4.8.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.8.0/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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/wp-packages-4e6bcd665b branch from f786746 to f7f4c0e Compare October 1, 2024 20:54
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 14, 2024

Superseded by #13818.

@dependabot dependabot bot closed this Oct 14, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/wp-packages-4e6bcd665b branch October 14, 2024 16:10
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