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 with 20 updates #187

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the wordpress group with 20 updates:

Package From To
@wordpress/api-fetch 7.10.0 7.11.0
@wordpress/block-editor 14.5.0 14.6.0
@wordpress/blocks 13.10.0 14.0.0
@wordpress/components 28.10.0 28.11.0
@wordpress/compose 7.10.0 7.11.0
@wordpress/core-data 7.10.0 7.11.0
@wordpress/data 10.10.0 10.11.0
@wordpress/dom-ready 4.10.0 4.11.0
@wordpress/editor 14.10.0 14.11.0
@wordpress/element 6.10.0 6.11.0
@wordpress/env 10.10.0 10.11.0
@wordpress/hooks 4.10.0 4.11.0
@wordpress/i18n 5.10.0 5.11.0
@wordpress/icons 10.10.0 10.11.0
@wordpress/interactivity 6.10.0 6.11.0
@wordpress/notices 5.10.0 5.11.0
@wordpress/plugins 7.10.0 7.11.0
@wordpress/primitives 4.10.0 4.11.0
@wordpress/rich-text 7.10.0 7.11.0
@wordpress/url 4.10.0 4.11.0

Updates @wordpress/api-fetch from 7.10.0 to 7.11.0

Changelog

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

7.11.0 (2024-10-30)

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

Changelog

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

14.6.0 (2024-10-30)

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

Changelog

Sourced from @​wordpress/blocks's changelog.

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

Changelog

Sourced from @​wordpress/components's changelog.

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).
  • Tabs: override tablist's tabindex only when necessary (#66209).
  • DropdownMenuV2: rename to Menu (#66289).

Internal

  • ESLint: Stop disabling react-hooks/exhaustive-deps rule (#66324).
  • TabPanel: Add 40px size prop to tab Button (#66557).
  • Panel: Add 40px size prop to Button (#66589).
Commits
  • 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.11.0

Changelog

Sourced from @​wordpress/compose's changelog.

7.11.0 (2024-10-30)

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

Changelog

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

7.11.0 (2024-10-30)

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

Changelog

Sourced from @​wordpress/data's changelog.

10.11.0 (2024-10-30)

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

Changelog

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

4.11.0 (2024-10-30)

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

Changelog

Sourced from @​wordpress/editor's changelog.

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

Changelog

Sourced from @​wordpress/element's changelog.

6.11.0 (2024-10-30)

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

Changelog

Sourced from @​wordpress/env's changelog.

10.11.0 (2024-10-30)

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

Changelog

Sourced from @​wordpress/hooks's changelog.

4.11.0 (2024-10-30)

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

Changelog

Sourced from @​wordpress/i18n's changelog.

5.11.0 (2024-10-30)

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

Changelog

Sourced from @​wordpress/icons's changelog.

10.11.0 (2024-10-30)

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

Changelog

Sourced from @​wordpress/interactivity's changelog.

6.11.0 (2024-10-30)

Bug Fixes

  • Fix reactivity of undefined objects and arrays added with deepMerge() (#66183).
Commits
  • 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.11.0

Changelog

Sourced from @​wordpress/notices's changelog.

5.11.0 (2024-10-30)

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

Changelog

Sourced from @​wordpress/plugins's changelog.

7.11.0 (2024-10-30)

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

Changelog

Sourced from @​wordpress/primitives's changelog.

4.11.0 (2024-10-30)

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

Changelog

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

7.11.0 (2024-10-30)

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

Changelog

Sourced from @​wordpress/url's changelog.

4.11.0 (2024-10-30)

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 4, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/wordpress-5e85cd74b9 branch 2 times, most recently from b1b0469 to f617af0 Compare November 5, 2024 15:15
@chriszarate chriszarate added the on hold Something we cannot action at the moment label Nov 5, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/wordpress-5e85cd74b9 branch 2 times, most recently from 9d33af9 to 6b07d8f Compare November 15, 2024 09:40
Bumps the wordpress group with 20 updates:

| Package | From | To |
| --- | --- | --- |
| [@wordpress/api-fetch](https://github.com/WordPress/gutenberg/tree/HEAD/packages/api-fetch) | `7.10.0` | `7.11.0` |
| [@wordpress/block-editor](https://github.com/WordPress/gutenberg/tree/HEAD/packages/block-editor) | `14.5.0` | `14.6.0` |
| [@wordpress/blocks](https://github.com/WordPress/gutenberg/tree/HEAD/packages/blocks) | `13.10.0` | `14.0.0` |
| [@wordpress/components](https://github.com/WordPress/gutenberg/tree/HEAD/packages/components) | `28.10.0` | `28.11.0` |
| [@wordpress/compose](https://github.com/WordPress/gutenberg/tree/HEAD/packages/compose) | `7.10.0` | `7.11.0` |
| [@wordpress/core-data](https://github.com/WordPress/gutenberg/tree/HEAD/packages/core-data) | `7.10.0` | `7.11.0` |
| [@wordpress/data](https://github.com/WordPress/gutenberg/tree/HEAD/packages/data) | `10.10.0` | `10.11.0` |
| [@wordpress/dom-ready](https://github.com/WordPress/gutenberg/tree/HEAD/packages/dom-ready) | `4.10.0` | `4.11.0` |
| [@wordpress/editor](https://github.com/WordPress/gutenberg/tree/HEAD/packages/editor) | `14.10.0` | `14.11.0` |
| [@wordpress/element](https://github.com/WordPress/gutenberg/tree/HEAD/packages/element) | `6.10.0` | `6.11.0` |
| [@wordpress/env](https://github.com/WordPress/gutenberg/tree/HEAD/packages/env) | `10.10.0` | `10.11.0` |
| [@wordpress/hooks](https://github.com/WordPress/gutenberg/tree/HEAD/packages/hooks) | `4.10.0` | `4.11.0` |
| [@wordpress/i18n](https://github.com/WordPress/gutenberg/tree/HEAD/packages/i18n) | `5.10.0` | `5.11.0` |
| [@wordpress/icons](https://github.com/WordPress/gutenberg/tree/HEAD/packages/icons) | `10.10.0` | `10.11.0` |
| [@wordpress/interactivity](https://github.com/WordPress/gutenberg/tree/HEAD/packages/interactivity) | `6.10.0` | `6.11.0` |
| [@wordpress/notices](https://github.com/WordPress/gutenberg/tree/HEAD/packages/notices) | `5.10.0` | `5.11.0` |
| [@wordpress/plugins](https://github.com/WordPress/gutenberg/tree/HEAD/packages/plugins) | `7.10.0` | `7.11.0` |
| [@wordpress/primitives](https://github.com/WordPress/gutenberg/tree/HEAD/packages/primitives) | `4.10.0` | `4.11.0` |
| [@wordpress/rich-text](https://github.com/WordPress/gutenberg/tree/HEAD/packages/rich-text) | `7.10.0` | `7.11.0` |
| [@wordpress/url](https://github.com/WordPress/gutenberg/tree/HEAD/packages/url) | `4.10.0` | `4.11.0` |


Updates `@wordpress/api-fetch` from 7.10.0 to 7.11.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/block-editor` from 14.5.0 to 14.6.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/block-editor/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/block-editor)

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

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

Updates `@wordpress/compose` from 7.10.0 to 7.11.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/core-data` from 7.10.0 to 7.11.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/core-data/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/core-data)

Updates `@wordpress/data` from 10.10.0 to 10.11.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/dom-ready` from 4.10.0 to 4.11.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/dom-ready/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/dom-ready)

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

Updates `@wordpress/element` from 6.10.0 to 6.11.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/env` from 10.10.0 to 10.11.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/env/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/env)

Updates `@wordpress/hooks` from 4.10.0 to 4.11.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/i18n` from 5.10.0 to 5.11.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 10.10.0 to 10.11.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/interactivity` from 6.10.0 to 6.11.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/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.11.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/notices/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/notices)

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

Updates `@wordpress/primitives` from 4.10.0 to 4.11.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/rich-text` from 7.10.0 to 7.11.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/url` from 4.10.0 to 4.11.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)

---
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 force-pushed the dependabot/npm_and_yarn/wordpress-5e85cd74b9 branch from 6b07d8f to b8740e5 Compare November 15, 2024 19:10
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 18, 2024

Superseded by #202.

@dependabot dependabot bot closed this Nov 18, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/wordpress-5e85cd74b9 branch November 18, 2024 05:31
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 on hold Something we cannot action at the moment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant