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 group across 1 directory with 20 updates #202

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

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

Package From To
@wordpress/api-fetch 7.10.0 7.12.0
@wordpress/block-editor 14.5.0 14.7.0
@wordpress/blocks 13.10.0 14.1.0
@wordpress/components 28.10.0 28.12.0
@wordpress/compose 7.10.0 7.12.0
@wordpress/core-data 7.10.0 7.12.0
@wordpress/data 10.10.0 10.12.0
@wordpress/dom-ready 4.10.0 4.12.0
@wordpress/editor 14.10.0 14.12.0
@wordpress/element 6.10.0 6.12.0
@wordpress/env 10.10.0 10.12.0
@wordpress/hooks 4.10.0 4.12.0
@wordpress/i18n 5.10.0 5.12.0
@wordpress/icons 10.10.0 10.12.0
@wordpress/interactivity 6.10.0 6.12.0
@wordpress/notices 5.10.0 5.12.0
@wordpress/plugins 7.10.0 7.12.0
@wordpress/primitives 4.10.0 4.12.0
@wordpress/rich-text 7.10.0 7.12.0
@wordpress/url 4.10.0 4.12.0

Updates @wordpress/api-fetch from 7.10.0 to 7.12.0

Changelog

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

7.12.0 (2024-11-16)

7.11.0 (2024-10-30)

Commits
  • 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
  • 41580fe Merge changes published in the Gutenberg plugin "release/19.6" branch
  • See full diff in compare view

Updates @wordpress/block-editor from 14.5.0 to 14.7.0

Changelog

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

14.7.0 (2024-11-16)

14.6.0 (2024-10-30)

Commits
  • 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
  • 41580fe Merge changes published in the Gutenberg plugin "release/19.6" branch
  • See full diff in compare view

Updates @wordpress/blocks from 13.10.0 to 14.1.0

Changelog

Sourced from @​wordpress/blocks's changelog.

14.1.0 (2024-11-16)

14.0.0 (2024-10-30)

Breaking changes

  • Normalize blockType.parent to be an array. While string values were never supported, they appeared to work with some unintended side-effects that have been fixed by #66250. For that reason, we've added some code that automatically migrates strings to arrays — though it still raises a warning.
Commits
  • 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
  • 41580fe Merge changes published in the Gutenberg plugin "release/19.6" branch
  • See full diff in compare view

Updates @wordpress/components from 28.10.0 to 28.12.0

Changelog

Sourced from @​wordpress/components's changelog.

28.12.0 (2024-11-16)

Deprecations

  • Radio: Deprecate 36px default size (#66572).

Bug Fixes

  • Popover: Fix missing label of the headerTitle Close button (#66813).
  • ToggleGroupControl: Fix active background for 0 value (#66855).

Enhancements

  • MenuItem: Add 40px size prop on Button (#66596).
  • Guide: Use small size button for page controls (#66607).
  • PaletteEdit: Add appropriate size props to Buttons (#66590).
  • Notice: Add appropriate size props to Buttons (#66593).
  • FormTokenField: Fix token styles (#66640).

Internal

  • Snackbar: Use link variant for action Button (#66560).
  • BorderControl: Remove unnecessary boolean assignments (#66857).

28.11.0 (2024-10-30)

Deprecations

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

Bug Fixes

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

Enhancements

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

Experimental

  • Tabs: remove internal custom logic (#66097).
  • Tabs: add props to control active tab item (#66223).
  • Tabs: restore vertical alignent for tabs content (#66215).
  • Tabs: fix indicator animation (#66198).
  • Tabs: update indicator more reactively (#66207).
  • Tabs and TabPanel: Fix arrow key navigation in RTL (#66201).

... (truncated)

Commits
  • 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
  • 41580fe Merge changes published in the Gutenberg plugin "release/19.6" branch
  • See full diff in compare view

Updates @wordpress/compose from 7.10.0 to 7.12.0

Changelog

Sourced from @​wordpress/compose's changelog.

7.12.0 (2024-11-16)

7.11.0 (2024-10-30)

Commits
  • 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
  • 41580fe Merge changes published in the Gutenberg plugin "release/19.6" branch
  • See full diff in compare view

Updates @wordpress/core-data from 7.10.0 to 7.12.0

Changelog

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

7.12.0 (2024-11-16)

7.11.0 (2024-10-30)

Commits
  • 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
  • 41580fe Merge changes published in the Gutenberg plugin "release/19.6" branch
  • See full diff in compare view

Updates @wordpress/data from 10.10.0 to 10.12.0

Changelog

Sourced from @​wordpress/data's changelog.

10.12.0 (2024-11-16)

10.11.0 (2024-10-30)

Commits
  • 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
  • 41580fe Merge changes published in the Gutenberg plugin "release/19.6" branch
  • See full diff in compare view

Updates @wordpress/dom-ready from 4.10.0 to 4.12.0

Changelog

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

4.12.0 (2024-11-16)

4.11.0 (2024-10-30)

Commits
  • 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
  • 41580fe Merge changes published in the Gutenberg plugin "release/19.6" branch
  • See full diff in compare view

Updates @wordpress/editor from 14.10.0 to 14.12.0

Changelog

Sourced from @​wordpress/editor's changelog.

14.12.0 (2024-11-16)

14.11.0 (2024-10-30)

Bug Fixes

  • Post Featured Image: Fix Set featured image button's box-shadow transition to prevent border from flashing when focused.
Commits
  • 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
  • 41580fe Merge changes published in the Gutenberg plugin "release/19.6" branch
  • See full diff in compare view

Updates @wordpress/element from 6.10.0 to 6.12.0

Changelog

Sourced from @​wordpress/element's changelog.

6.12.0 (2024-11-16)

6.11.0 (2024-10-30)

Commits
  • 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
  • 41580fe Merge changes published in the Gutenberg plugin "release/19.6" branch
  • See full diff in compare view

Updates @wordpress/env from 10.10.0 to 10.12.0

Changelog

Sourced from @​wordpress/env's changelog.

10.12.0 (2024-11-16)

10.11.0 (2024-10-30)

Commits
  • 510540d chore(release): publish
  • 854d8c7 Update changelog files
  • dcf4613 chore(release): publish
  • 29094ac Update changelog files
  • 41580fe Merge changes published in the Gutenberg plugin "release/19.6" branch
  • See full diff in compare view

Updates @wordpress/hooks from 4.10.0 to 4.12.0

Changelog

Sourced from @​wordpress/hooks's changelog.

4.12.0 (2024-11-16)

4.11.0 (2024-10-30)

Commits
  • 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
  • 41580fe Merge changes published in the Gutenberg plugin "release/19.6" branch
  • See full diff in compare view

Updates @wordpress/i18n from 5.10.0 to 5.12.0

Changelog

Sourced from @​wordpress/i18n's changelog.

5.12.0 (2024-11-16)

5.11.0 (2024-10-30)

Commits
  • 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
  • 41580fe Merge changes published in the Gutenberg plugin "release/19.6" branch
  • See full diff in compare view

Updates @wordpress/icons from 10.10.0 to 10.12.0

Changelog

Sourced from @​wordpress/icons's changelog.

10.12.0 (2024-11-16)

10.11.0 (2024-10-30)

Commits
  • 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
  • 41580fe Merge changes published in the Gutenberg plugin "release/19.6" branch
  • See full diff in compare view

Updates @wordpress/interactivity from 6.10.0 to 6.12.0

Changelog

Sourced from @​wordpress/interactivity's changelog.

6.12.0 (2024-11-16)

Bug Fixes

  • Fix property modification from inherited context two or more levels above (#66872).

6.11.0 (2024-10-30)

Bug Fixes

  • Fix reactivity of undefined objects and arrays added with deepMerge() (#66183).
Commits
  • 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
  • 41580fe Merge changes published in the Gutenberg plugin "release/19.6" branch
  • See full diff in compare view

Updates @wordpress/notices from 5.10.0 to 5.12.0

Changelog

Sourced from @​wordpress/notices's changelog.

5.12.0 (2024-11-16)

5.11.0 (2024-10-30)

Commits
  • 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
  • 41580fe Merge changes published in the Gutenberg plugin "release/19.6" branch
  • See full diff in compare view

Updates @wordpress/plugins from 7.10.0 to 7.12.0

Changelog

Sourced from @​wordpress/plugins's changelog.

7.12.0 (2024-11-16)

7.11.0 (2024-10-30)

Commits
  • 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
  • 41580fe Merge changes published in the Gutenberg plugin "release/19.6" branch
  • See full diff in compare view

Updates @wordpress/primitives from 4.10.0 to 4.12.0

Changelog

Sourced from @​wordpress/primitives's changelog.

4.12.0 (2024-11-16)

4.11.0 (2024-10-30)

Commits
  • 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
  • 41580fe Merge changes published in the Gutenberg plugin "release/19.6" branch
  • See full diff in compare view

Updates @wordpress/rich-text from 7.10.0 to 7.12.0

Changelog

Sourced from @​wordpress/rich-text's changelog.

7.12.0 (2024-11-16)

7.11.0 (2024-10-30)

Commits
  • 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
  • 41580fe Merge changes published in the Gutenberg plugin "release/19.6" branch
  • See full diff in compare view

Updates @wordpress/url from 4.10.0 to 4.12.0

Changelog

Sourced from @​wordpress/url's changelog.

4.12.0 (2024-11-16)

4.11.0 (2024-10-30)

Commits
  • 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
  • 41580fe Merge changes published in the Gutenberg plugin "release/19.6" branch
  • See full diff 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

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

| Package | From | To |
| --- | --- | --- |
| [@wordpress/api-fetch](https://github.com/WordPress/gutenberg/tree/HEAD/packages/api-fetch) | `7.10.0` | `7.12.0` |
| [@wordpress/block-editor](https://github.com/WordPress/gutenberg/tree/HEAD/packages/block-editor) | `14.5.0` | `14.7.0` |
| [@wordpress/blocks](https://github.com/WordPress/gutenberg/tree/HEAD/packages/blocks) | `13.10.0` | `14.1.0` |
| [@wordpress/components](https://github.com/WordPress/gutenberg/tree/HEAD/packages/components) | `28.10.0` | `28.12.0` |
| [@wordpress/compose](https://github.com/WordPress/gutenberg/tree/HEAD/packages/compose) | `7.10.0` | `7.12.0` |
| [@wordpress/core-data](https://github.com/WordPress/gutenberg/tree/HEAD/packages/core-data) | `7.10.0` | `7.12.0` |
| [@wordpress/data](https://github.com/WordPress/gutenberg/tree/HEAD/packages/data) | `10.10.0` | `10.12.0` |
| [@wordpress/dom-ready](https://github.com/WordPress/gutenberg/tree/HEAD/packages/dom-ready) | `4.10.0` | `4.12.0` |
| [@wordpress/editor](https://github.com/WordPress/gutenberg/tree/HEAD/packages/editor) | `14.10.0` | `14.12.0` |
| [@wordpress/element](https://github.com/WordPress/gutenberg/tree/HEAD/packages/element) | `6.10.0` | `6.12.0` |
| [@wordpress/env](https://github.com/WordPress/gutenberg/tree/HEAD/packages/env) | `10.10.0` | `10.12.0` |
| [@wordpress/hooks](https://github.com/WordPress/gutenberg/tree/HEAD/packages/hooks) | `4.10.0` | `4.12.0` |
| [@wordpress/i18n](https://github.com/WordPress/gutenberg/tree/HEAD/packages/i18n) | `5.10.0` | `5.12.0` |
| [@wordpress/icons](https://github.com/WordPress/gutenberg/tree/HEAD/packages/icons) | `10.10.0` | `10.12.0` |
| [@wordpress/interactivity](https://github.com/WordPress/gutenberg/tree/HEAD/packages/interactivity) | `6.10.0` | `6.12.0` |
| [@wordpress/notices](https://github.com/WordPress/gutenberg/tree/HEAD/packages/notices) | `5.10.0` | `5.12.0` |
| [@wordpress/plugins](https://github.com/WordPress/gutenberg/tree/HEAD/packages/plugins) | `7.10.0` | `7.12.0` |
| [@wordpress/primitives](https://github.com/WordPress/gutenberg/tree/HEAD/packages/primitives) | `4.10.0` | `4.12.0` |
| [@wordpress/rich-text](https://github.com/WordPress/gutenberg/tree/HEAD/packages/rich-text) | `7.10.0` | `7.12.0` |
| [@wordpress/url](https://github.com/WordPress/gutenberg/tree/HEAD/packages/url) | `4.10.0` | `4.12.0` |



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

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

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

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

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

Updates `@wordpress/core-data` from 7.10.0 to 7.12.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/@wordpress/[email protected]/packages/core-data/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/core-data)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

---
updated-dependencies:
- dependency-name: "@wordpress/api-fetch"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/block-editor"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/blocks"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: wordpress
- dependency-name: "@wordpress/components"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/compose"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/core-data"
  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/dom-ready"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/editor"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/element"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/env"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/hooks"
  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/interactivity"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/notices"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/plugins"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/primitives"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/rich-text"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress
- dependency-name: "@wordpress/url"
  dependency-type: direct:development
  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 Nov 18, 2024
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