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 wordpress-packages group with 29 updates #889

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 2, 2024

Bumps the wordpress-packages group with 29 updates:

Package From To
@wordpress/api-fetch 6.50.0 7.0.0
@wordpress/autop 3.53.0 4.0.0
@wordpress/components 27.1.0 28.0.0
@wordpress/compose 6.30.0 7.0.0
@wordpress/date 4.53.0 5.0.0
@wordpress/dom-ready 3.53.0 4.0.0
@wordpress/editor 13.30.0 14.0.0
@wordpress/element 5.30.0 6.0.0
@wordpress/escape-html 2.53.0 3.0.0
@wordpress/html-entities 3.53.0 4.0.0
@wordpress/i18n 4.53.0 5.0.0
@wordpress/icons 9.44.0 10.0.0
@wordpress/is-shallow-equal 4.53.0 5.0.0
@wordpress/url 3.54.0 4.0.0
@wordpress/babel-preset-default 7.37.0 8.0.0
@wordpress/block-editor 12.21.0 13.0.0
@wordpress/blocks 12.30.0 13.0.0
@wordpress/browserslist-config 5.36.0 6.0.0
@wordpress/data 9.23.0 10.0.0
@wordpress/dependency-extraction-webpack-plugin 5.4.0 6.0.0
@wordpress/e2e-test-utils 10.24.0 11.0.0
@wordpress/edit-post 7.30.0 8.0.0
@wordpress/env 9.5.0 10.0.0
@wordpress/eslint-plugin 17.10.0 19.0.0
@wordpress/hooks 3.53.0 4.0.0
@wordpress/jest-puppeteer-axe 6.24.0 7.0.0
@wordpress/plugins 6.21.0 7.0.0
@wordpress/prettier-config 3.10.0 4.0.0
@wordpress/scripts 27.4.0 28.0.0

Updates @wordpress/api-fetch from 6.50.0 to 7.0.0

Changelog

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

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)

Commits

Updates @wordpress/autop from 3.53.0 to 4.0.0

Changelog

Sourced from @​wordpress/autop's changelog.

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.58.0 (2024-05-16)

3.57.0 (2024-05-02)

3.56.0 (2024-04-19)

3.55.0 (2024-04-03)

3.54.0 (2024-03-21)

Commits

Updates @wordpress/components from 27.1.0 to 28.0.0

Changelog

Sourced from @​wordpress/components's changelog.

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

Enhancements

  • Tabs: Animate indicator (#60560).
  • ComboboxControl: Introduce Combobox expandOnFocus prop (#61705).
  • ProgressBar: Expose as public API (#61062).
  • ProgressBar: Simplify default width implementation and make it more easily overridable (#61976).

Bug Fixes

  • Autocomplete: Stabilize rendering of autocomplete items (#61877).
  • TabPanel: Make the the focus styles consistent with Tabs. (#61317).
  • InputControl: Fixed z-index issue where slider dots appeared in front of the Appearance dropdown. (#61937)

Internal

  • Remove reduceMotion util (#61963).
  • Add type support for CSS Custom Properties (#61872).
  • Remove usage of deprecated spreading of key prop in JSX in CustomSelectControl and FormTokenField components (#61692).
  • Tooltip: Fix Ariakit tooltip store usage (#61858).
  • CustomSelectControlV2: Use InputBase for styling (#60261).

27.6.0 (2024-05-16)

Internal

  • Replaced classnames package with the faster and smaller clsx package (#61138).
  • Upgrade @use-gesture/react package to ^10.3.1 (#61503).
  • Upgrade framer-motion package to version ^11.1.9 (#61572).

Enhancements

  • FontSizePicker: Add vw and vh units to the default units in the font size picker (#60507.
  • PaletteEdit: Use consistent spacing and metrics. (#61368).
  • FormTokenField: Hide label when not defined (#61336).
  • ComboboxControl: supports disabled items (#61294).
  • Upgraded the @​types/react and @​types/react-dom packages (#60796).
  • Placeholder: Tweak placeholder style (#61590).

Bug Fix

  • ToolsPanel: Fix sticking “Reset” option (#60621).
  • Fix an issue where types used a synthetic default import (#61679).

... (truncated)

Commits
  • 2f30cdd chore(release): publish
  • 7a73712 Update changelog files
  • a2eeacb Merge changes published in the Gutenberg plugin "release/18.5" branch
  • 42f38f2 chore(release): publish
  • 6210b42 Update changelog files
  • 180f0db Merge changes published in the Gutenberg plugin "release/18.4" branch
  • 581d8a5 chore(release): publish
  • b669ff1 Update changelog files
  • 8f4c19d Merge changes published in the Gutenberg plugin "release/18.3" branch
  • 280403b chore(release): publish
  • Additional commits viewable in compare view

Updates @wordpress/compose from 6.30.0 to 7.0.0

Changelog

Sourced from @​wordpress/compose's changelog.

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)

Commits
  • 2f30cdd chore(release): publish
  • 7a73712 Update changelog files
  • a2eeacb Merge changes published in the Gutenberg plugin "release/18.5" branch
  • 42f38f2 chore(release): publish
  • 6210b42 Update changelog files
  • 581d8a5 chore(release): publish
  • b669ff1 Update changelog files
  • 8f4c19d Merge changes published in the Gutenberg plugin "release/18.3" branch
  • 280403b chore(release): publish
  • 5bf8416 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/date from 4.53.0 to 5.0.0

Changelog

Sourced from @​wordpress/date's changelog.

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)

Commits

Updates @wordpress/dom-ready from 3.53.0 to 4.0.0

Changelog

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

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.58.0 (2024-05-16)

3.57.0 (2024-05-02)

3.56.0 (2024-04-19)

3.55.0 (2024-04-03)

3.54.0 (2024-03-21)

Commits

Updates @wordpress/editor from 13.30.0 to 14.0.0

Changelog

Sourced from @​wordpress/editor's changelog.

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

13.35.0 (2024-05-16)

Internal

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

13.34.0 (2024-05-02)

13.33.0 (2024-04-19)

13.32.0 (2024-04-03)

13.31.0 (2024-03-21)

Commits
  • 2f30cdd chore(release): publish
  • 7a73712 Update changelog files
  • a2eeacb Merge changes published in the Gutenberg plugin "release/18.5" branch
  • 42f38f2 chore(release): publish
  • 6210b42 Update changelog files
  • 180f0db Merge changes published in the Gutenberg plugin "release/18.4" branch
  • 581d8a5 chore(release): publish
  • b669ff1 Update changelog files
  • 8f4c19d Merge changes published in the Gutenberg plugin "release/18.3" branch
  • 280403b chore(release): publish
  • Additional commits viewable in compare view

Updates @wordpress/element from 5.30.0 to 6.0.0

Changelog

Sourced from @​wordpress/element's changelog.

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)

Commits
  • 2f30cdd chore(release): publish
  • 7a73712 Update changelog files
  • a2eeacb Merge changes published in the Gutenberg plugin "release/18.5" branch
  • 42f38f2 chore(release): publish
  • 6210b42 Update changelog files
  • 180f0db Merge changes published in the Gutenberg plugin "release/18.4" branch
  • 581d8a5 chore(release): publish
  • b669ff1 Update changelog files
  • 8f4c19d Merge changes published in the Gutenberg plugin "release/18.3" branch
  • 280403b chore(release): publish
  • Additional commits viewable in compare view

Updates @wordpress/escape-html from 2.53.0 to 3.0.0

Changelog

Sourced from @​wordpress/escape-html's changelog.

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

2.58.0 (2024-05-16)

2.57.0 (2024-05-02)

2.56.0 (2024-04-19)

2.55.0 (2024-04-03)

2.54.0 (2024-03-21)

Commits

Updates @wordpress/html-entities from 3.53.0 to 4.0.0

Changelog

Sourced from @​wordpress/html-entities's changelog.

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.58.0 (2024-05-16)

3.57.0 (2024-05-02)

3.56.0 (2024-04-19)

3.55.0 (2024-04-03)

3.54.0 (2024-03-21)

Commits

Updates @wordpress/i18n from 4.53.0 to 5.0.0

Changelog

Sourced from @​wordpress/i18n's changelog.

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)

Commits

Updates @wordpress/icons from 9.44.0 to 10.0.0

Changelog

Sourced from @​wordpress/icons's changelog.

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

Commits
  • 2f30cdd chore(release): publish
  • 7a73712 Update changelog files
  • a2eeacb Merge changes published in the Gutenberg plugin "release/18.5" branch
  • 42f38f2 chore(release): publish
  • 6210b42 Update changelog files
  • 581d8a5 chore(release): publish
  • b669ff1 Update changelog files
  • 280403b chore(release): publish
  • 5bf8416 Update changelog files
  • ef9078e Merge changes published in the Gutenberg plugin "release/18.2" branch
  • Additional commits viewable in compare view

Updates @wordpress/is-shallow-equal from 4.53.0 to 5.0.0

Changelog

Sourced from @​wordpress/is-shallow-equal's changelog.

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)

Commits

Updates @wordpress/url from 3.54.0 to 4.0.0

Changelog

Sourced from @​wordpress/url's changelog.

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)

Commits
  • 2f30cdd chore(release): publish
  • 7a73712 Update changelog files
  • a2eeacb Merge changes published in the Gutenberg plugin "release/18.5" branch
  • 42f38f2 chore(release): publish
  • 6210b42 Update changelog files
  • 581d8a5 chore(release): publish
  • b669ff1 Update changelog files
  • 8f4c19d Merge changes published in the Gutenberg plugin "release/18.3" branch
  • 280403b chore(release): publish
  • 5bf8416 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/babel-preset-default from 7.37.0 to 8.0.0

Changelog

Sourced from @​wordpress/babel-preset-default's changelog.

8.0.0 (2024-05-31)

Breaking Changes

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

7.42.0 (2024-05-16)

7.41.0 (2024-05-02)

7.40.0 (2024-04-19)

7.39.0 (2024-04-03)

7.38.0 (2024-03-21)

Commits
  • 2f30cdd chore(release): publish
  • 7a73712 Update changelog files
  • a2eeacb Merge changes published in the Gutenberg plugin "release/18.5" branch
  • 42f38f2 chore(release): publish
  • 6210b42 Update changelog files
  • 581d8a5 chore(release): publish
  • b669ff1 Update changelog files
  • 8f4c19d Merge changes published in the Gutenberg plugin "release/18.3" branch
  • 280403b chore(release): publish
  • 5bf8416 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/block-editor from 12.21.0 to 13.0.0

Changelog

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

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)

Commits
  • 2f30cdd chore(release): publish
  • 7a73712 Update changelog files
  • a2eeacb Merge changes published in the Gutenberg plugin "release/18.5" branch
  • 42f38f2 chore(release): publish
  • 6210b42 Update changelog files
  • 180f0db Merge changes published in the Gutenberg plugin "release/18.4" branch
  • 581d8a5 chore(release): publish
  • b669ff1 Update changelog files
  • 8f4c19d Merge changes published in the Gutenberg plugin "release/18.3" branch
  • 280403b chore(release): publish
  • Additional commits viewable in compare view

Updates @wordpress/blocks from 12.30.0 to 13.0.0

Changelog

Sourced from @​wordpress/blocks's changelog.

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)

Commits
  • 2f30cdd chore(release): publish
  • 7a73712 Update changelog files
  • a2eeacb Merge changes published in the Gutenberg plugin "release/18.5" branch
  • 42f38f2 chore(release): publish
  • 6210b42 Update changelog files
  • 180f0db Merge changes published in the Gutenberg plugin "release/18.4" branch
  • 581d8a5 chore(release): publish
  • b669ff1 Update changelog files
  • 8f4c19d Merge changes published in the Gutenberg plugin "release/18.3" branch
  • 280403b chore(release): publish
  • Additional commits viewable in compare view

Updates @wordpress/browserslist-config from 5.36.0 to 6.0.0

Changelog

Sourced from @​wordpress/browserslist-config's changelog.

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.41.0 (2024-05-16)

5.40.0 (2024-05-02)

5.39.0 (2024-04-19)

5.38.0 (2024-04-03)

5.37.0 (2024-03-21)

Commits

Updates @wordpress/data from 9.23.0 to 10.0.0

Changelog

Sourced from @​wordpress/data's changelog.

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).
Commits
  • 2f30cdd chore(release): publish
  • 7a73712 Update changelog files
  • a2eeacb Merge changes published in the Gutenberg plugin "release/18.5" branch
  • 42f38f2 chore(release): publish
  • 6210b42 Update changelog files
  • 581d8a5 chore(release): publish
  • b669ff1 Update changelog files
  • 280403b chore(release): publish
  • 5bf8416 Update changelog files
  • ef9078e Merge changes published in the Gutenberg plugin "release/18.2" branch
  • Additional commits viewable in compare view

Updates @wordpress/dependency-extraction-webpack-plugin from 5.4.0 to 6.0.0

Changelog

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

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

Commits
  • 2f30cdd chore(release): publish
  • 7a73712 Update changelog files
  • a2eeacb Merge changes published in the Gutenberg plugin "release/18.5" branch
  • 42f38f2 chore(release): publish
  • 6210b42 Update changelog files
  • 581d8a5 chore(release): publish
  • b669ff1 Update changelog files
  • 8f4c19d Merge changes published in the Gutenberg plugin "release/18.3" branch
  • 280403b chore(release): publish
  • 5bf8416 Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/e2e-test-utils from 10.24.0 to 11.0.0

Changelog

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

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

10.29.0 (2024-05-16)

10.28.0 (2024-05-02)

10.27.0 (2024-04-19)

10.26.0 (2024-04-03)

10.25.0 (2024-03-21)

Commits
  • 2f30cdd chore(release): publish
  • 7a73712 Update changelog files
  • a2eeacb Merge changes published in the Gutenberg plugin "release/18.5" branch
  • 42f38f2 chore(release): publish
  • 6210b42 Update changelog files
  • 180f0db Merge changes published in the Gutenberg plugin "release/18.4" branch
  • 581d8a5 chore(release): publish
  • b669ff1 Update changelog files
  • 280403b chore(release): publish
  • 5bf8416 Update changelog files
  • Additional commi...

    Description has been truncated

Bumps the wordpress-packages group with 29 updates:

| Package | From | To |
| --- | --- | --- |
| [@wordpress/api-fetch](https://github.com/WordPress/gutenberg/tree/HEAD/packages/api-fetch) | `6.50.0` | `7.0.0` |
| [@wordpress/autop](https://github.com/WordPress/gutenberg/tree/HEAD/packages/autop) | `3.53.0` | `4.0.0` |
| [@wordpress/components](https://github.com/WordPress/gutenberg/tree/HEAD/packages/components) | `27.1.0` | `28.0.0` |
| [@wordpress/compose](https://github.com/WordPress/gutenberg/tree/HEAD/packages/compose) | `6.30.0` | `7.0.0` |
| [@wordpress/date](https://github.com/WordPress/gutenberg/tree/HEAD/packages/date) | `4.53.0` | `5.0.0` |
| [@wordpress/dom-ready](https://github.com/WordPress/gutenberg/tree/HEAD/packages/dom-ready) | `3.53.0` | `4.0.0` |
| [@wordpress/editor](https://github.com/WordPress/gutenberg/tree/HEAD/packages/editor) | `13.30.0` | `14.0.0` |
| [@wordpress/element](https://github.com/WordPress/gutenberg/tree/HEAD/packages/element) | `5.30.0` | `6.0.0` |
| [@wordpress/escape-html](https://github.com/WordPress/gutenberg/tree/HEAD/packages/escape-html) | `2.53.0` | `3.0.0` |
| [@wordpress/html-entities](https://github.com/WordPress/gutenberg/tree/HEAD/packages/html-entities) | `3.53.0` | `4.0.0` |
| [@wordpress/i18n](https://github.com/WordPress/gutenberg/tree/HEAD/packages/i18n) | `4.53.0` | `5.0.0` |
| [@wordpress/icons](https://github.com/WordPress/gutenberg/tree/HEAD/packages/icons) | `9.44.0` | `10.0.0` |
| [@wordpress/is-shallow-equal](https://github.com/WordPress/gutenberg/tree/HEAD/packages/is-shallow-equal) | `4.53.0` | `5.0.0` |
| [@wordpress/url](https://github.com/WordPress/gutenberg/tree/HEAD/packages/url) | `3.54.0` | `4.0.0` |
| [@wordpress/babel-preset-default](https://github.com/WordPress/gutenberg/tree/HEAD/packages/babel-preset-default) | `7.37.0` | `8.0.0` |
| [@wordpress/block-editor](https://github.com/WordPress/gutenberg/tree/HEAD/packages/block-editor) | `12.21.0` | `13.0.0` |
| [@wordpress/blocks](https://github.com/WordPress/gutenberg/tree/HEAD/packages/blocks) | `12.30.0` | `13.0.0` |
| [@wordpress/browserslist-config](https://github.com/WordPress/gutenberg/tree/HEAD/packages/browserslist-config) | `5.36.0` | `6.0.0` |
| [@wordpress/data](https://github.com/WordPress/gutenberg/tree/HEAD/packages/data) | `9.23.0` | `10.0.0` |
| [@wordpress/dependency-extraction-webpack-plugin](https://github.com/WordPress/gutenberg/tree/HEAD/packages/dependency-extraction-webpack-plugin) | `5.4.0` | `6.0.0` |
| [@wordpress/e2e-test-utils](https://github.com/WordPress/gutenberg/tree/HEAD/packages/e2e-test-utils) | `10.24.0` | `11.0.0` |
| [@wordpress/edit-post](https://github.com/WordPress/gutenberg/tree/HEAD/packages/edit-post) | `7.30.0` | `8.0.0` |
| [@wordpress/env](https://github.com/WordPress/gutenberg/tree/HEAD/packages/env) | `9.5.0` | `10.0.0` |
| [@wordpress/eslint-plugin](https://github.com/WordPress/gutenberg/tree/HEAD/packages/eslint-plugin) | `17.10.0` | `19.0.0` |
| [@wordpress/hooks](https://github.com/WordPress/gutenberg/tree/HEAD/packages/hooks) | `3.53.0` | `4.0.0` |
| [@wordpress/jest-puppeteer-axe](https://github.com/WordPress/gutenberg/tree/HEAD/packages/jest-puppeteer-axe) | `6.24.0` | `7.0.0` |
| [@wordpress/plugins](https://github.com/WordPress/gutenberg/tree/HEAD/packages/plugins) | `6.21.0` | `7.0.0` |
| [@wordpress/prettier-config](https://github.com/WordPress/gutenberg/tree/HEAD/packages/prettier-config) | `3.10.0` | `4.0.0` |
| [@wordpress/scripts](https://github.com/WordPress/gutenberg/tree/HEAD/packages/scripts) | `27.4.0` | `28.0.0` |


Updates `@wordpress/api-fetch` from 6.50.0 to 7.0.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/autop` from 3.53.0 to 4.0.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/autop/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/autop)

Updates `@wordpress/components` from 27.1.0 to 28.0.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/components/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/components)

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

Updates `@wordpress/date` from 4.53.0 to 5.0.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/dom-ready` from 3.53.0 to 4.0.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)

Updates `@wordpress/editor` from 13.30.0 to 14.0.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/editor/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/editor)

Updates `@wordpress/element` from 5.30.0 to 6.0.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/element/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/element)

Updates `@wordpress/escape-html` from 2.53.0 to 3.0.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/escape-html/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/escape-html)

Updates `@wordpress/html-entities` from 3.53.0 to 4.0.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/html-entities/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/html-entities)

Updates `@wordpress/i18n` from 4.53.0 to 5.0.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/icons` from 9.44.0 to 10.0.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/is-shallow-equal` from 4.53.0 to 5.0.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/is-shallow-equal/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/is-shallow-equal)

Updates `@wordpress/url` from 3.54.0 to 4.0.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/babel-preset-default` from 7.37.0 to 8.0.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/babel-preset-default/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/babel-preset-default)

Updates `@wordpress/block-editor` from 12.21.0 to 13.0.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.30.0 to 13.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/browserslist-config` from 5.36.0 to 6.0.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/browserslist-config/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/browserslist-config)

Updates `@wordpress/data` from 9.23.0 to 10.0.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/dependency-extraction-webpack-plugin` from 5.4.0 to 6.0.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/e2e-test-utils` from 10.24.0 to 11.0.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/e2e-test-utils/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/e2e-test-utils)

Updates `@wordpress/edit-post` from 7.30.0 to 8.0.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/edit-post/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/edit-post)

Updates `@wordpress/env` from 9.5.0 to 10.0.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/env/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/env)

Updates `@wordpress/eslint-plugin` from 17.10.0 to 19.0.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/hooks` from 3.53.0 to 4.0.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/hooks/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/hooks)

Updates `@wordpress/jest-puppeteer-axe` from 6.24.0 to 7.0.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/jest-puppeteer-axe/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/jest-puppeteer-axe)

Updates `@wordpress/plugins` from 6.21.0 to 7.0.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/plugins/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/plugins)

Updates `@wordpress/prettier-config` from 3.10.0 to 4.0.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/prettier-config/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/prettier-config)

Updates `@wordpress/scripts` from 27.4.0 to 28.0.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/scripts/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/scripts)

---
updated-dependencies:
- dependency-name: "@wordpress/api-fetch"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/autop"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/components"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/compose"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/date"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/dom-ready"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/editor"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/element"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/escape-html"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/html-entities"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/i18n"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/icons"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/is-shallow-equal"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/url"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/babel-preset-default"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/block-editor"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/blocks"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/browserslist-config"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/data"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/dependency-extraction-webpack-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/e2e-test-utils"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/edit-post"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/env"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/hooks"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/jest-puppeteer-axe"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/plugins"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/prettier-config"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/scripts"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: wordpress-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 Jun 2, 2024
@rtBot rtBot closed this Jun 2, 2024
Copy link
Author

dependabot bot commented on behalf of github Jun 2, 2024

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/wordpress-packages-04ea848bee branch June 2, 2024 01:37
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.

1 participant