Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 9, 2024

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

Package From To
@wordpress/api-fetch 6.47.0 6.54.0
@wordpress/data 9.20.0 9.27.0
@wordpress/date 4.50.0 4.57.0
@wordpress/e2e-test-utils 10.21.0 10.28.0
@wordpress/eslint-plugin 17.7.0 17.13.0
@wordpress/icons 9.41.0 9.48.0
@wordpress/keyboard-shortcuts 4.27.0 4.34.0
@wordpress/a11y 3.50.0 3.57.0
@wordpress/base-styles 4.41.0 4.48.0
@wordpress/html-entities 3.50.0 3.57.0
@wordpress/jest-console 7.21.0 7.28.0
@wordpress/jest-preset-default 11.21.0 11.28.0
@wordpress/npm-package-json-lint-config 4.35.0 4.42.0
@wordpress/postcss-plugins-preset 4.34.0 4.41.0
@wordpress/rich-text 6.27.0 6.34.0
@wordpress/stylelint-config 21.33.0 21.40.0

Updates @wordpress/api-fetch from 6.47.0 to 6.54.0

Changelog

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

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)

Commits

Updates @wordpress/data from 9.20.0 to 9.27.0

Changelog

Sourced from @​wordpress/data's changelog.

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)

Commits
  • 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
  • ac2b137 chore(release): publish
  • 7bd7b78 Update changelog files
  • 2e4743b Merge changes published in the Gutenberg plugin "release/18.1" branch
  • ffc0773 chore(release): publish
  • d22f89d Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/date from 4.50.0 to 4.57.0

Changelog

Sourced from @​wordpress/date's changelog.

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)

Commits

Updates @wordpress/e2e-test-utils from 10.21.0 to 10.28.0

Changelog

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

10.28.0 (2024-05-02)

10.27.0 (2024-04-19)

10.26.0 (2024-04-03)

10.25.0 (2024-03-21)

10.24.0 (2024-03-06)

10.23.0 (2024-02-21)

10.22.0 (2024-02-09)

Commits
  • 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
  • ac2b137 chore(release): publish
  • 7bd7b78 Update changelog files
  • 2e4743b Merge changes published in the Gutenberg plugin "release/18.1" branch
  • ffc0773 chore(release): publish
  • d22f89d Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/escape-html from 2.50.0 to 2.57.0

Changelog

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

2.57.0 (2024-05-02)

2.56.0 (2024-04-19)

2.55.0 (2024-04-03)

2.54.0 (2024-03-21)

2.53.0 (2024-03-06)

2.52.0 (2024-02-21)

2.51.0 (2024-02-09)

Commits

Updates @wordpress/eslint-plugin from 17.7.0 to 17.13.0

Release notes

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

17.9.0

Changelog

Enhancements

Data Views

  • Apply hover styles to filter chip while being configured. (59236)
  • Display all checkboxes when a single item is selected. (59233)
  • Pages data view: Make 'View' button open a new tab. (59554)
  • Reposition pattern detail icon. (59363)
  • Update 'Add filter' button in data views. (59433)
  • Update empty/loading states. (59437)
  • Update filter control position. (59231)
  • Update page selector appearance. (59284)
  • Update pages dataview icons, add 'drafts' icon. (59285)
  • Update sidebar titles for Template and Page management data views. (59011)

Global Styles

  • Add background image to top-level theme.json styles. (59354)
  • Add color and typography presets to Global Styles. (56622)
  • Create a shared component for typography previews. (59503)
  • Enqueue block custom CSS only when block renders on the page. (58991)
  • Style Book: Should persist when browsing global styles panels. (59261)

Block Library

  • Introduce the 'useUploadMediaFromBlobURL' utility hook. (59350)
  • Remove redundant copy from PanelBody titles. (59278)
  • Template Parts: Add a replace flow to the inspector controls. (55128)

Site Editor

  • Block Theme Previews: Remove "Looking for Template Parts?" hint. (59092)
  • Remove the site editor sidebar navigation edit button. (59335)
  • Scale the zoomed out mode to fit available space. (59342)
  • View full zoomed out mode canvas while inserting patterns. (59337)
  • Add: Shuffle button in zoom out mode. (59573)

Font Library

  • Add option to revoke access to Google Fonts. (59205)
  • Make font collection fields translatable. (59256)
  • Update the spacing in the font collection panel. (59357)

Post Editor

  • Editor: Standardize header button size to 32px. (58532)
  • Tweak: Sidebar categories panel. (59495)

Patterns

  • Add Shuffle option to sections via pattern category. (59251)
  • Use block naming for marking blocks as overridable in patterns. (59268)

... (truncated)

Changelog

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

17.13.0 (2024-04-19)

17.12.0 (2024-04-03)

17.11.0 (2024-03-21)

17.10.0 (2024-03-06)

17.9.0 (2024-02-21)

17.8.0 (2024-02-09)

Commits

Updates @wordpress/i18n from 4.50.0 to 4.57.0

Changelog

Sourced from @​wordpress/i18n's changelog.

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)

Commits

Updates @wordpress/icons from 9.41.0 to 9.48.0

Changelog

Sourced from @​wordpress/icons's changelog.

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)

Commits
  • 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
  • ac2b137 chore(release): publish
  • 7bd7b78 Update changelog files
  • ffc0773 chore(release): publish
  • d22f89d Update changelog files
  • 1e5df80 Merge changes published in the Gutenberg plugin "release/18.0" branch
  • Additional commits viewable in compare view

Updates @wordpress/keyboard-shortcuts from 4.27.0 to 4.34.0

Commits

Updates @wordpress/a11y from 3.50.0 to 3.57.0

Changelog

Sourced from @​wordpress/a11y's changelog.

3.57.0 (2024-05-02)

3.56.0 (2024-04-19)

3.55.0 (2024-04-03)

3.54.0 (2024-03-21)

3.53.0 (2024-03-06)

3.52.0 (2024-02-21)

3.51.0 (2024-02-09)

Commits

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

Changelog

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

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/babel-preset-default from 7.34.0 to 7.41.0

Changelog

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

7.41.0 (2024-05-02)

7.40.0 (2024-04-19)

7.39.0 (2024-04-03)

7.38.0 (2024-03-21)

7.37.0 (2024-03-06)

7.36.0 (2024-02-21)

7.35.0 (2024-02-09)

Commits

Updates @wordpress/base-styles from 4.41.0 to 4.48.0

Changelog

Sourced from @​wordpress/base-styles's changelog.

4.48.0 (2024-05-02)

4.47.0 (2024-04-19)

4.46.0 (2024-04-03)

4.45.0 (2024-03-21)

4.44.0 (2024-03-06)

4.43.0 (2024-02-21)

4.42.0 (2024-02-09)

Commits
  • 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
  • ef9078e Merge changes published in the Gutenberg plugin "release/18.2" branch
  • ac2b137 chore(release): publish
  • 7bd7b78 Update changelog files
  • ffc0773 chore(release): publish
  • d22f89d Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/browserslist-config from 5.33.0 to 5.40.0

Changelog

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

5.40.0 (2024-05-02)

5.39.0 (2024-04-19)

5.38.0 (2024-04-03)

5.37.0 (2024-03-21)

5.36.0 (2024-03-06)

5.35.0 (2024-02-21)

5.34.0 (2024-02-09)

Commits

Updates @wordpress/compose from 6.27.0 to 6.34.0

Changelog

Sourced from @​wordpress/compose's changelog.

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)

Commits
  • 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
  • ef9078e Merge changes published in the Gutenberg plugin "release/18.2" branch
  • ac2b137 chore(release): publish
  • 7bd7b78 Update changelog files
  • 2e4743b Merge changes published in the Gutenberg plugin "release/18.1" branch
  • ffc0773 chore(release): publish
  • Additional commits viewable in compare view

Updates @wordpress/deprecated from 3.50.0 to 3.57.0

Changelog

Sourced from @​wordpress/deprecated's changelog.

3.57.0 (2024-05-02)

3.56.0 (2024-04-19)

3.55.0 (2024-04-03)

3.54.0 (2024-03-21)

3.53.0 (2024-03-06)

3.52.0 (2024-02-21)

3.51.0 (2024-02-09)

Commits

Updates @wordpress/dom from 3.50.0 to 3.57.0

Changelog

Sourced from @​wordpress/dom's changelog.

3.57.0 (2024-05-02)

3.56.0 (2024-04-19)

3.55.0 (2024-04-03)

  • fix return types of focus.tabbable methods to be HTMLElement instead of Element.

3.54.0 (2024-03-21)

3.53.0 (2024-03-06)

3.52.0 (2024-02-21)

3.51.0 (2024-02-09)

Commits
  • 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
  • ac2b137 chore(release): publish
  • 7bd7b78 Update changelog files
  • 2e4743b Merge changes published in the Gutenberg plugin "release/18.1" branch
  • ffc0773 chore(release): publish
  • d22f89d Update changelog files
  • Additional commits viewable in compare view

Updates @wordpress/dom-ready from 3.50.0 to 3.57.0

Changelog

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

3.57.0 (2024-05-02)

3.56.0 (2024-04-19)

3.55.0 (2024-04-03)

3.54.0 (2024-03-21)

3.53.0 (2024-03-06)

3.52.0 (2024-02-21)

3.51.0 (2024-02-09)

Commits

Updates @wordpress/element from 5.27.0 to 5.34.0

Changelog

Sourced from @​wordpress/element's changelog.

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)

Commits
  • 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
  • ac2b137 chore(release): publish
  • 7bd7b78 Update changelog files
  • ffc0773 chore(release): publish
  • d22f89d Update changelog files
  • 1e5df80 Merge changes published in the Gutenberg plugin "release/18.0" branch
  • Additional commits viewable in compare view

Updates @wordpress/hooks from 3.50.0 to 3.57.0

Changelog

Sourced from @​wordpress/hooks's changelog.

3.57.0 (2024-05-02)

3.56.0 (2024-04-19)

3.55.0 (2024-04-03)

3.54.0 (2024-03-21)

3.53.0 (2024-03-06)

3.52.0 (2024-02-21)

3.51.0 (2024-02-09)

Commits

Updates @wordpress/html-entities from 3.50.0 to 3.57.0

Changelog

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

3.57.0 (2024-05-02)

3.56.0 (2024-04-19)

3.55.0 (2024-04-03)

3.54.0 (2024-03-21)

3.53.0 (2024-03-06)

3.52.0 (2024-02-21)

3.51.0 (2024-02-09)

Commits

Updates @wordpress/is-shallow-equal from 4.50.0 to 4.57.0

Changelog

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

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)

Commits

Updates @wordpress/jest-console from 7.21.0 to 7.28.0

Changelog

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

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)

Commits

Updates @wordpress/jest-preset-default from 11.21.0 to 11.28.0

Changelog

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

11.28.0 (2024-05-02)

11.27.0 (2024-04-19)

11.26.0 (2024-04-03)

11.25.0 (2024-03-21)

11.24.0 (2024-03-06)

11.23.0 (2024-02-21)

11.22.0 (2024-02-09)

Commits

Updates @wordpress/keycodes from 3.50.0 to 3.57.0

Changelog

Sourced from @​wordpress/keycodes's changelog.

3.57.0 (2024-05-02)

3.56.0 (2024-04-19)

3.55.0 (2024-04-03)

3.54.0 (2024-03-21)

3.53.0 (2024-03-06)

3.52.0 (2024-02-21)

3.51.0 (2024-02-09)

Commits

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

| Package | From | To |
| --- | --- | --- |
| [@wordpress/api-fetch](https://github.com/WordPress/gutenberg/tree/HEAD/packages/api-fetch) | `6.47.0` | `6.54.0` |
| [@wordpress/data](https://github.com/WordPress/gutenberg/tree/HEAD/packages/data) | `9.20.0` | `9.27.0` |
| [@wordpress/date](https://github.com/WordPress/gutenberg/tree/HEAD/packages/date) | `4.50.0` | `4.57.0` |
| [@wordpress/e2e-test-utils](https://github.com/WordPress/gutenberg/tree/HEAD/packages/e2e-test-utils) | `10.21.0` | `10.28.0` |
| [@wordpress/eslint-plugin](https://github.com/WordPress/gutenberg/tree/HEAD/packages/eslint-plugin) | `17.7.0` | `17.13.0` |
| [@wordpress/icons](https://github.com/WordPress/gutenberg/tree/HEAD/packages/icons) | `9.41.0` | `9.48.0` |
| [@wordpress/keyboard-shortcuts](https://github.com/WordPress/gutenberg/tree/HEAD/packages/keycodes) | `4.27.0` | `4.34.0` |
| [@wordpress/a11y](https://github.com/WordPress/gutenberg/tree/HEAD/packages/a11y) | `3.50.0` | `3.57.0` |
| [@wordpress/base-styles](https://github.com/WordPress/gutenberg/tree/HEAD/packages/base-styles) | `4.41.0` | `4.48.0` |
| [@wordpress/html-entities](https://github.com/WordPress/gutenberg/tree/HEAD/packages/html-entities) | `3.50.0` | `3.57.0` |
| [@wordpress/jest-console](https://github.com/WordPress/gutenberg/tree/HEAD/packages/jest-console) | `7.21.0` | `7.28.0` |
| [@wordpress/jest-preset-default](https://github.com/WordPress/gutenberg/tree/HEAD/packages/jest-preset-default) | `11.21.0` | `11.28.0` |
| [@wordpress/npm-package-json-lint-config](https://github.com/WordPress/gutenberg/tree/HEAD/packages/npm-package-json-lint-config) | `4.35.0` | `4.42.0` |
| [@wordpress/postcss-plugins-preset](https://github.com/WordPress/gutenberg/tree/HEAD/packages/postcss-plugins-preset) | `4.34.0` | `4.41.0` |
| [@wordpress/rich-text](https://github.com/WordPress/gutenberg/tree/HEAD/packages/rich-text) | `6.27.0` | `6.34.0` |
| [@wordpress/stylelint-config](https://github.com/WordPress/gutenberg/tree/HEAD/packages/stylelint-config) | `21.33.0` | `21.40.0` |



Updates `@wordpress/api-fetch` from 6.47.0 to 6.54.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/data` from 9.20.0 to 9.27.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.50.0 to 4.57.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/e2e-test-utils` from 10.21.0 to 10.28.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/escape-html` from 2.50.0 to 2.57.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/eslint-plugin` from 17.7.0 to 17.13.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.50.0 to 4.57.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.41.0 to 9.48.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/keyboard-shortcuts` from 4.27.0 to 4.34.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/keycodes/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/keycodes)

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

Updates `@wordpress/babel-plugin-import-jsx-pragma` from 4.33.0 to 4.40.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/babel-preset-default` from 7.34.0 to 7.41.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/base-styles` from 4.41.0 to 4.48.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/base-styles/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/base-styles)

Updates `@wordpress/browserslist-config` from 5.33.0 to 5.40.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/compose` from 6.27.0 to 6.34.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/deprecated` from 3.50.0 to 3.57.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/deprecated/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/deprecated)

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

Updates `@wordpress/dom-ready` from 3.50.0 to 3.57.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/element` from 5.27.0 to 5.34.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/hooks` from 3.50.0 to 3.57.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/html-entities` from 3.50.0 to 3.57.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/is-shallow-equal` from 4.50.0 to 4.57.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/jest-console` from 7.21.0 to 7.28.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/jest-preset-default` from 11.21.0 to 11.28.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/jest-preset-default/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/jest-preset-default)

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

Updates `@wordpress/npm-package-json-lint-config` from 4.35.0 to 4.42.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/npm-package-json-lint-config/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/npm-package-json-lint-config)

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

Updates `@wordpress/prettier-config` from 3.7.0 to 3.14.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/primitives` from 3.48.0 to 3.55.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/primitives/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/primitives)

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

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

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

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

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

Updates `@wordpress/url` from 3.51.0 to 3.58.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/warning` from 2.50.0 to 2.57.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/warning/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/warning)

---
updated-dependencies:
- dependency-name: "@wordpress/api-fetch"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/data"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/date"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/e2e-test-utils"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/escape-html"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/i18n"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/icons"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/keyboard-shortcuts"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/a11y"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/babel-plugin-import-jsx-pragma"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/babel-preset-default"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/base-styles"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/browserslist-config"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/compose"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/deprecated"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/dom"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/dom-ready"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/element"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/hooks"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/html-entities"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/is-shallow-equal"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/jest-console"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/jest-preset-default"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/keycodes"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/npm-package-json-lint-config"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/postcss-plugins-preset"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/prettier-config"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/primitives"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/priority-queue"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/redux-routine"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/rich-text"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/stylelint-config"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/undo-manager"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/url"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/warning"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: wordpress
...

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 May 9, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 16, 2024

Superseded by #545.

@dependabot dependabot bot closed this May 16, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/wordpress-13adc8cffc branch May 16, 2024 12:54
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