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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the wordpress-packages group with 29 updates:

Package From To
@wordpress/api-fetch 7.11.0 7.13.0
@wordpress/autop 4.11.0 4.13.0
@wordpress/components 28.11.0 28.13.0
@wordpress/compose 7.11.0 7.13.0
@wordpress/date 5.11.0 5.13.0
@wordpress/dom-ready 4.11.0 4.13.0
@wordpress/editor 14.11.0 14.13.0
@wordpress/element 6.11.0 6.13.0
@wordpress/escape-html 3.11.0 3.13.0
@wordpress/html-entities 4.11.0 4.13.0
@wordpress/i18n 5.11.0 5.13.0
@wordpress/icons 10.11.0 10.13.0
@wordpress/is-shallow-equal 5.11.0 5.13.0
@wordpress/url 4.11.0 4.13.0
@wordpress/babel-preset-default 8.11.0 8.13.0
@wordpress/block-editor 14.6.0 14.8.0
@wordpress/blocks 14.0.0 14.2.0
@wordpress/browserslist-config 6.11.0 6.13.0
@wordpress/data 10.11.0 10.13.0
@wordpress/dependency-extraction-webpack-plugin 6.11.0 6.13.0
@wordpress/e2e-test-utils 11.11.0 11.13.0
@wordpress/edit-post 8.11.0 8.13.0
@wordpress/env 10.11.0 10.13.0
@wordpress/eslint-plugin 21.4.0 21.6.0
@wordpress/hooks 4.11.0 4.13.0
@wordpress/jest-puppeteer-axe 7.11.0 7.13.0
@wordpress/plugins 7.11.0 7.13.0
@wordpress/prettier-config 4.11.0 4.13.0
@wordpress/scripts 28.2.0 30.6.0

Updates @wordpress/api-fetch from 7.11.0 to 7.13.0

Changelog

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

7.13.0 (2024-11-27)

7.12.0 (2024-11-16)

Commits
  • cce81c1 chore(release): publish
  • 6db1992 Update changelog files
  • 510540d chore(release): publish
  • 854d8c7 Update changelog files
  • eac92a2 Merge changes published in the Gutenberg plugin "release/19.7" branch
  • See full diff in compare view

Updates @wordpress/autop from 4.11.0 to 4.13.0

Changelog

Sourced from @​wordpress/autop's changelog.

4.13.0 (2024-11-27)

4.12.0 (2024-11-16)

Commits
  • cce81c1 chore(release): publish
  • 6db1992 Update changelog files
  • 510540d chore(release): publish
  • 854d8c7 Update changelog files
  • eac92a2 Merge changes published in the Gutenberg plugin "release/19.7" branch
  • See full diff in compare view

Updates @wordpress/components from 28.11.0 to 28.13.0

Changelog

Sourced from @​wordpress/components's changelog.

28.13.0 (2024-11-27)

Deprecations

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

Bug Fixes

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

Enhancements

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

Experimental

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

Internal

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

28.12.0 (2024-11-16)

Deprecations

... (truncated)

Commits
  • cce81c1 chore(release): publish
  • 6db1992 Update changelog files
  • bfaa61c Merge changes published in the Gutenberg plugin "release/19.8" branch
  • 510540d chore(release): publish
  • 854d8c7 Update changelog files
  • eac92a2 Merge changes published in the Gutenberg plugin "release/19.7" branch
  • See full diff in compare view

Updates @wordpress/compose from 7.11.0 to 7.13.0

Changelog

Sourced from @​wordpress/compose's changelog.

7.13.0 (2024-11-27)

7.12.0 (2024-11-16)

Commits
  • cce81c1 chore(release): publish
  • 6db1992 Update changelog files
  • 510540d chore(release): publish
  • 854d8c7 Update changelog files
  • eac92a2 Merge changes published in the Gutenberg plugin "release/19.7" branch
  • See full diff in compare view

Updates @wordpress/date from 5.11.0 to 5.13.0

Changelog

Sourced from @​wordpress/date's changelog.

5.13.0 (2024-11-27)

5.12.0 (2024-11-16)

Commits
  • cce81c1 chore(release): publish
  • 6db1992 Update changelog files
  • 510540d chore(release): publish
  • 854d8c7 Update changelog files
  • eac92a2 Merge changes published in the Gutenberg plugin "release/19.7" branch
  • See full diff in compare view

Updates @wordpress/dom-ready from 4.11.0 to 4.13.0

Changelog

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

4.13.0 (2024-11-27)

4.12.0 (2024-11-16)

Commits
  • cce81c1 chore(release): publish
  • 6db1992 Update changelog files
  • 510540d chore(release): publish
  • 854d8c7 Update changelog files
  • eac92a2 Merge changes published in the Gutenberg plugin "release/19.7" branch
  • See full diff in compare view

Updates @wordpress/editor from 14.11.0 to 14.13.0

Changelog

Sourced from @​wordpress/editor's changelog.

14.13.0 (2024-11-27)

14.12.0 (2024-11-16)

Commits
  • cce81c1 chore(release): publish
  • 6db1992 Update changelog files
  • bfaa61c Merge changes published in the Gutenberg plugin "release/19.8" branch
  • 510540d chore(release): publish
  • 854d8c7 Update changelog files
  • eac92a2 Merge changes published in the Gutenberg plugin "release/19.7" branch
  • See full diff in compare view

Updates @wordpress/element from 6.11.0 to 6.13.0

Changelog

Sourced from @​wordpress/element's changelog.

6.13.0 (2024-11-27)

6.12.0 (2024-11-16)

Commits
  • cce81c1 chore(release): publish
  • 6db1992 Update changelog files
  • 510540d chore(release): publish
  • 854d8c7 Update changelog files
  • eac92a2 Merge changes published in the Gutenberg plugin "release/19.7" branch
  • See full diff in compare view

Updates @wordpress/escape-html from 3.11.0 to 3.13.0

Changelog

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

3.13.0 (2024-11-27)

3.12.0 (2024-11-16)

Commits
  • cce81c1 chore(release): publish
  • 6db1992 Update changelog files
  • 510540d chore(release): publish
  • 854d8c7 Update changelog files
  • eac92a2 Merge changes published in the Gutenberg plugin "release/19.7" branch
  • See full diff in compare view

Updates @wordpress/html-entities from 4.11.0 to 4.13.0

Changelog

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

4.13.0 (2024-11-27)

4.12.0 (2024-11-16)

Commits
  • cce81c1 chore(release): publish
  • 6db1992 Update changelog files
  • 510540d chore(release): publish
  • 854d8c7 Update changelog files
  • eac92a2 Merge changes published in the Gutenberg plugin "release/19.7" branch
  • See full diff in compare view

Updates @wordpress/i18n from 5.11.0 to 5.13.0

Changelog

Sourced from @​wordpress/i18n's changelog.

5.13.0 (2024-11-27)

5.12.0 (2024-11-16)

Commits
  • cce81c1 chore(release): publish
  • 6db1992 Update changelog files
  • 510540d chore(release): publish
  • 854d8c7 Update changelog files
  • eac92a2 Merge changes published in the Gutenberg plugin "release/19.7" branch
  • See full diff in compare view

Updates @wordpress/icons from 10.11.0 to 10.13.0

Changelog

Sourced from @​wordpress/icons's changelog.

10.13.0 (2024-11-27)

10.12.0 (2024-11-16)

Commits
  • cce81c1 chore(release): publish
  • 6db1992 Update changelog files
  • 510540d chore(release): publish
  • 854d8c7 Update changelog files
  • eac92a2 Merge changes published in the Gutenberg plugin "release/19.7" branch
  • See full diff in compare view

Updates @wordpress/is-shallow-equal from 5.11.0 to 5.13.0

Changelog

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

5.13.0 (2024-11-27)

5.12.0 (2024-11-16)

Commits
  • cce81c1 chore(release): publish
  • 6db1992 Update changelog files
  • 510540d chore(release): publish
  • 854d8c7 Update changelog files
  • eac92a2 Merge changes published in the Gutenberg plugin "release/19.7" branch
  • See full diff in compare view

Updates @wordpress/url from 4.11.0 to 4.13.0

Changelog

Sourced from @​wordpress/url's changelog.

4.13.0 (2024-11-27)

4.12.0 (2024-11-16)

Commits
  • cce81c1 chore(release): publish
  • 6db1992 Update changelog files
  • 510540d chore(release): publish
  • 854d8c7 Update changelog files
  • eac92a2 Merge changes published in the Gutenberg plugin "release/19.7" branch
  • See full diff in compare view

Updates @wordpress/babel-preset-default from 8.11.0 to 8.13.0

Changelog

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

8.13.0 (2024-11-27)

8.12.0 (2024-11-16)

Commits

Updates @wordpress/block-editor from 14.6.0 to 14.8.0

Changelog

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

14.8.0 (2024-11-27)

14.7.0 (2024-11-16)

Commits
  • cce81c1 chore(release): publish
  • 6db1992 Update changelog files
  • bfaa61c Merge changes published in the Gutenberg plugin "release/19.8" branch
  • 510540d chore(release): publish
  • 854d8c7 Update changelog files
  • eac92a2 Merge changes published in the Gutenberg plugin "release/19.7" branch
  • See full diff in compare view

Updates @wordpress/blocks from 14.0.0 to 14.2.0

Changelog

Sourced from @​wordpress/blocks's changelog.

14.2.0 (2024-11-27)

14.1.0 (2024-11-16)

Commits
  • cce81c1 chore(release): publish
  • 6db1992 Update changelog files
  • bfaa61c Merge changes published in the Gutenberg plugin "release/19.8" branch
  • 510540d chore(release): publish
  • 854d8c7 Update changelog files
  • eac92a2 Merge changes published in the Gutenberg plugin "release/19.7" branch
  • See full diff in compare view

Updates @wordpress/browserslist-config from 6.11.0 to 6.13.0

Changelog

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

6.13.0 (2024-11-27)

6.12.0 (2024-11-16)

Commits

Updates @wordpress/data from 10.11.0 to 10.13.0

Changelog

Sourced from @​wordpress/data's changelog.

10.13.0 (2024-11-27)

Enhancements

  • Upgrade redux dependency to ^5.0.1 (#66966)

10.12.0 (2024-11-16)

Commits
  • cce81c1 chore(release): publish
  • 6db1992 Update changelog files
  • bfaa61c Merge changes published in the Gutenberg plugin "release/19.8" branch
  • 510540d chore(release): publish
  • 854d8c7 Update changelog files
  • eac92a2 Merge changes published in the Gutenberg plugin "release/19.7" branch
  • See full diff in compare view

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

Changelog

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

6.13.0 (2024-11-27)

6.12.0 (2024-11-16)

Commits

Updates @wordpress/e2e-test-utils from 11.11.0 to 11.13.0

Changelog

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

11.13.0 (2024-11-27)

11.12.0 (2024-11-16)

Commits
  • cce81c1 chore(release): publish
  • 6db1992 Update changelog files
  • bfaa61c Merge changes published in the Gutenberg plugin "release/19.8" branch
  • 510540d chore(release): publish
  • 854d8c7 Update changelog files
  • See full diff in compare view

Updates @wordpress/edit-post from 8.11.0 to 8.13.0

Changelog

Sourced from @​wordpress/edit-post's changelog.

8.13.0 (2024-11-27)

8.12.0 (2024-11-16)

Commits
  • cce81c1 chore(release): publish
  • 6db1992 Update changelog files
  • bfaa61c Merge changes published in the Gutenberg plugin "release/19.8" branch
  • 510540d chore(release): publish
  • 854d8c7 Update changelog files
  • eac92a2 Merge changes published in the Gutenberg plugin "release/19.7" branch
  • See full diff in compare view

Updates @wordpress/env from 10.11.0 to 10.13.0

Changelog

Sourced from @​wordpress/env's changelog.

10.13.0 (2024-11-27)

10.12.0 (2024-11-16)

Commits

Updates @wordpress/eslint-plugin from 21.4.0 to 21.6.0

Changelog

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

21.6.0 (2024-11-27)

21.5.0 (2024-11-16)

Commits
  • cce81c1 chore(release): publish
  • 6db1992 Update changelog files
  • bfaa61c Merge changes published in the Gutenberg plugin "release/19.8" branch
  • 510540d chore(release): publish
  • 854d8c7 Update changelog files
  • See full diff in compare view

Updates @wordpress/hooks from 4.11.0 to 4.13.0

Changelog

Sourced from @​wordpress/hooks's changelog.

4.13.0 (2024-11-27)

4.12.0 (2024-11-16)

Commits
  • cce81c1 chore(release): publish
  • 6db1992 Update changelog files
  • 510540d chore(release): publish
  • 854d8c7 Update changelog files
  • eac92a2 Merge changes published in the Gutenberg plugin "release/19.7" branch
  • See full diff in compare view

Updates @wordpress/jest-puppeteer-axe from 7.11.0 to 7.13.0

Changelog

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

7.13.0 (2024-11-27)

7.12.0 (2024-11-16)

Commits

Updates @wordpress/plugins from 7.11.0 to 7.13.0

Changelog

Sourced from @​wordpress/plugins's changelog.

7.13.0 (2024-11-27)

7.12.0 (2024-11-16)

Commits
  • cce81c1 chore(release): publish
  • 6db1992 Update changelog files
  • 510540d chore(release): publish
  • 854d8c7 Update changelog files
  • eac92a2 Merge changes published in the Gutenberg plugin "release/19.7" branch
  • See full diff in compare view

Updates @wordpress/prettier-config from 4.11.0 to 4.13.0

Changelog

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

4.13.0 (2024-11-27)

4.12.0 (2024-11-16)

Commits

Updates @wordpress/scripts from 28.2.0 to 30.6.0

Changelog

Sourced from @​wordpress/scripts's changelog.

30.6.0 (2024-11-27)

30.5.1 (2024-11-18)

Bug Fix

  • Revert changes from #61121 that inlined CSS files imported from other CSS files before optimization in the build command.

30.5.0 (2024-11-16)

Bug Fix

  • Make start script more resilient for developer errors (#66752).

30.4.0 (2024-10-30)

Enhancements

  • Add BlueOak-1.0.0 the GPLv2-compatible licenses recognized by check-licenses (#66139).
  • Add an optional --root-folder argument to the plugin-zip command (#61375). By default, the command will use the plugin's name as the root folder of the zip. If the change in the behavior impacted your workflow, you could pass --no-root-folder to remove the root folder.

Internal

  • Refactor to extract license related logic to a reusable module (#66179).

30.3.0 (2024-10-17)

New Features

  • Add new build-blocks-manifest command to generate a PHP file containing block metadata from all block.json files in a project (#65866).

30.2.0 (2024-10-16)

30.1.0 (2024-10-03)

30.0.0 (2024-09-19)

Breaking Changes

  • Updated stylelint dependency to ^16.8.2 (#64828).
  • Switched default config from @wordpress/stylelint-config/scss to use @wordpress/stylelint-config/scss-stylistic to keep stylistic rules (#64828).

29.0.0 (2024-09-05)

Breaking Changes

  • Fixed the issue with having 5 high severity vulnerabilities by upgrading the puppeteer-core package to the latest major version ^23.1.0 (#64597).

Enhancements

... (truncated)

Commits
  • cce81c1 chore(release): publish
  • 6db1992 Update changelog files
  • b24995a chore(release): publish
  • b25f82f Update changelog files
  • fdbe988 WP Scripts: Revert changes that inline CSS imports early in the build process...
  • 510540d chore(release): publish
  • 854d8c7 Update changelog files
  • eac92a2 Merge changes published in the Gutenberg plugin "release/19.7" branch
  • dcf4613 chore(release): publish
  • 29094ac Update changelog files
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 2, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/wordpress-packages-0bdcbf86f8 branch from 492f685 to cd9cd51 Compare December 2, 2024 17:15
Bumps the wordpress-packages group with 29 updates:

| Package | From | To |
| --- | --- | --- |
| [@wordpress/api-fetch](https://github.com/WordPress/gutenberg/tree/HEAD/packages/api-fetch) | `7.11.0` | `7.13.0` |
| [@wordpress/autop](https://github.com/WordPress/gutenberg/tree/HEAD/packages/autop) | `4.11.0` | `4.13.0` |
| [@wordpress/components](https://github.com/WordPress/gutenberg/tree/HEAD/packages/components) | `28.11.0` | `28.13.0` |
| [@wordpress/compose](https://github.com/WordPress/gutenberg/tree/HEAD/packages/compose) | `7.11.0` | `7.13.0` |
| [@wordpress/date](https://github.com/WordPress/gutenberg/tree/HEAD/packages/date) | `5.11.0` | `5.13.0` |
| [@wordpress/dom-ready](https://github.com/WordPress/gutenberg/tree/HEAD/packages/dom-ready) | `4.11.0` | `4.13.0` |
| [@wordpress/editor](https://github.com/WordPress/gutenberg/tree/HEAD/packages/editor) | `14.11.0` | `14.13.0` |
| [@wordpress/element](https://github.com/WordPress/gutenberg/tree/HEAD/packages/element) | `6.11.0` | `6.13.0` |
| [@wordpress/escape-html](https://github.com/WordPress/gutenberg/tree/HEAD/packages/escape-html) | `3.11.0` | `3.13.0` |
| [@wordpress/html-entities](https://github.com/WordPress/gutenberg/tree/HEAD/packages/html-entities) | `4.11.0` | `4.13.0` |
| [@wordpress/i18n](https://github.com/WordPress/gutenberg/tree/HEAD/packages/i18n) | `5.11.0` | `5.13.0` |
| [@wordpress/icons](https://github.com/WordPress/gutenberg/tree/HEAD/packages/icons) | `10.11.0` | `10.13.0` |
| [@wordpress/is-shallow-equal](https://github.com/WordPress/gutenberg/tree/HEAD/packages/is-shallow-equal) | `5.11.0` | `5.13.0` |
| [@wordpress/url](https://github.com/WordPress/gutenberg/tree/HEAD/packages/url) | `4.11.0` | `4.13.0` |
| [@wordpress/babel-preset-default](https://github.com/WordPress/gutenberg/tree/HEAD/packages/babel-preset-default) | `8.11.0` | `8.13.0` |
| [@wordpress/block-editor](https://github.com/WordPress/gutenberg/tree/HEAD/packages/block-editor) | `14.6.0` | `14.8.0` |
| [@wordpress/blocks](https://github.com/WordPress/gutenberg/tree/HEAD/packages/blocks) | `14.0.0` | `14.2.0` |
| [@wordpress/browserslist-config](https://github.com/WordPress/gutenberg/tree/HEAD/packages/browserslist-config) | `6.11.0` | `6.13.0` |
| [@wordpress/data](https://github.com/WordPress/gutenberg/tree/HEAD/packages/data) | `10.11.0` | `10.13.0` |
| [@wordpress/dependency-extraction-webpack-plugin](https://github.com/WordPress/gutenberg/tree/HEAD/packages/dependency-extraction-webpack-plugin) | `6.11.0` | `6.13.0` |
| [@wordpress/e2e-test-utils](https://github.com/WordPress/gutenberg/tree/HEAD/packages/e2e-test-utils) | `11.11.0` | `11.13.0` |
| [@wordpress/edit-post](https://github.com/WordPress/gutenberg/tree/HEAD/packages/edit-post) | `8.11.0` | `8.13.0` |
| [@wordpress/env](https://github.com/WordPress/gutenberg/tree/HEAD/packages/env) | `10.11.0` | `10.13.0` |
| [@wordpress/eslint-plugin](https://github.com/WordPress/gutenberg/tree/HEAD/packages/eslint-plugin) | `21.4.0` | `21.6.0` |
| [@wordpress/hooks](https://github.com/WordPress/gutenberg/tree/HEAD/packages/hooks) | `4.11.0` | `4.13.0` |
| [@wordpress/jest-puppeteer-axe](https://github.com/WordPress/gutenberg/tree/HEAD/packages/jest-puppeteer-axe) | `7.11.0` | `7.13.0` |
| [@wordpress/plugins](https://github.com/WordPress/gutenberg/tree/HEAD/packages/plugins) | `7.11.0` | `7.13.0` |
| [@wordpress/prettier-config](https://github.com/WordPress/gutenberg/tree/HEAD/packages/prettier-config) | `4.11.0` | `4.13.0` |
| [@wordpress/scripts](https://github.com/WordPress/gutenberg/tree/HEAD/packages/scripts) | `28.2.0` | `30.6.0` |


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

Updates `@wordpress/autop` from 4.11.0 to 4.13.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/autop@4.13.0/packages/autop)

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

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

Updates `@wordpress/date` from 5.11.0 to 5.13.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@5.13.0/packages/date)

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

Updates `@wordpress/editor` from 14.11.0 to 14.13.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/editor@14.13.0/packages/editor)

Updates `@wordpress/element` from 6.11.0 to 6.13.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/element@6.13.0/packages/element)

Updates `@wordpress/escape-html` from 3.11.0 to 3.13.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/escape-html@3.13.0/packages/escape-html)

Updates `@wordpress/html-entities` from 4.11.0 to 4.13.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/html-entities@4.13.0/packages/html-entities)

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

Updates `@wordpress/icons` from 10.11.0 to 10.13.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@10.13.0/packages/icons)

Updates `@wordpress/is-shallow-equal` from 5.11.0 to 5.13.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/is-shallow-equal@5.13.0/packages/is-shallow-equal)

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

Updates `@wordpress/babel-preset-default` from 8.11.0 to 8.13.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/babel-preset-default@8.13.0/packages/babel-preset-default)

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

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

Updates `@wordpress/browserslist-config` from 6.11.0 to 6.13.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/browserslist-config@6.13.0/packages/browserslist-config)

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

Updates `@wordpress/dependency-extraction-webpack-plugin` from 6.11.0 to 6.13.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/dependency-extraction-webpack-plugin/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/dependency-extraction-webpack-plugin@6.13.0/packages/dependency-extraction-webpack-plugin)

Updates `@wordpress/e2e-test-utils` from 11.11.0 to 11.13.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/e2e-test-utils@11.13.0/packages/e2e-test-utils)

Updates `@wordpress/edit-post` from 8.11.0 to 8.13.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/edit-post@8.13.0/packages/edit-post)

Updates `@wordpress/env` from 10.11.0 to 10.13.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/env@10.13.0/packages/env)

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

Updates `@wordpress/hooks` from 4.11.0 to 4.13.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/hooks@4.13.0/packages/hooks)

Updates `@wordpress/jest-puppeteer-axe` from 7.11.0 to 7.13.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/jest-puppeteer-axe@7.13.0/packages/jest-puppeteer-axe)

Updates `@wordpress/plugins` from 7.11.0 to 7.13.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/plugins@7.13.0/packages/plugins)

Updates `@wordpress/prettier-config` from 4.11.0 to 4.13.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/prettier-config@4.13.0/packages/prettier-config)

Updates `@wordpress/scripts` from 28.2.0 to 30.6.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/scripts@30.6.0/packages/scripts)

---
updated-dependencies:
- dependency-name: "@wordpress/api-fetch"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/autop"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/components"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/compose"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/date"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/dom-ready"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/editor"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/element"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/escape-html"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/html-entities"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/i18n"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/icons"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/is-shallow-equal"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/url"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/babel-preset-default"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/block-editor"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/blocks"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/browserslist-config"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/data"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/dependency-extraction-webpack-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/e2e-test-utils"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/edit-post"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/env"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/hooks"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/jest-puppeteer-axe"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/plugins"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/prettier-config"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/wordpress-packages-0bdcbf86f8 branch from cd9cd51 to 7a0c0f8 Compare December 2, 2024 17:26
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 16, 2024

Superseded by #7951.

@dependabot dependabot bot closed this Dec 16, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/wordpress-packages-0bdcbf86f8 branch December 16, 2024 20:51
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