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 12 updates #802

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2023

Bumps the wordpress-packages group with 12 updates:

Package From To
@wordpress/api-fetch 6.43.0 6.45.0
@wordpress/block-editor 12.14.0 12.16.0
@wordpress/block-library 8.23.0 8.25.0
@wordpress/blocks 12.23.0 12.25.0
@wordpress/components 25.12.0 25.14.0
@wordpress/editor 13.23.0 13.25.0
@wordpress/element 5.23.0 5.25.0
@wordpress/env 8.12.0 9.0.0
@wordpress/eslint-plugin 17.3.0 17.5.0
@wordpress/hooks 3.46.0 3.48.0
@wordpress/i18n 4.46.0 4.48.0
@wordpress/scripts 26.18.0 26.19.0

Updates @wordpress/api-fetch from 6.43.0 to 6.45.0

Changelog

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

6.45.0 (2023-12-13)

6.44.0 (2023-11-29)

Commits

Updates @wordpress/block-editor from 12.14.0 to 12.16.0

Changelog

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

12.16.0 (2023-12-13)

12.15.0 (2023-11-29)

Commits
  • fcf61b4 chore(release): publish
  • 131678b Update changelog files
  • 084c1d9 Merge changes published in the Gutenberg plugin "release/17.3" branch
  • d98dff8 chore(release): publish
  • 9633c0e Update changelog files
  • 988fad6 Merge changes published in the Gutenberg plugin "release/17.2" branch
  • See full diff in compare view

Updates @wordpress/block-library from 8.23.0 to 8.25.0

Changelog

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

8.25.0 (2023-12-13)

8.24.0 (2023-11-29)

Commits
  • fcf61b4 chore(release): publish
  • 131678b Update changelog files
  • 084c1d9 Merge changes published in the Gutenberg plugin "release/17.3" branch
  • 12b897d chore(release): publish
  • d98dff8 chore(release): publish
  • 9633c0e Update changelog files
  • 988fad6 Merge changes published in the Gutenberg plugin "release/17.2" branch
  • See full diff in compare view

Updates @wordpress/blocks from 12.23.0 to 12.25.0

Changelog

Sourced from @​wordpress/blocks's changelog.

12.25.0 (2023-12-13)

12.24.0 (2023-11-29)

Commits
  • fcf61b4 chore(release): publish
  • 131678b Update changelog files
  • 084c1d9 Merge changes published in the Gutenberg plugin "release/17.3" branch
  • d98dff8 chore(release): publish
  • 9633c0e Update changelog files
  • 988fad6 Merge changes published in the Gutenberg plugin "release/17.2" branch
  • See full diff in compare view

Updates @wordpress/components from 25.12.0 to 25.14.0

Changelog

Sourced from @​wordpress/components's changelog.

25.14.0 (2023-12-13)

Enhancements

  • Navigator: use vanilla CSS animations instead of framer-motion (#56909).
  • FormToggle: fix sass deprecation warning (#56672).
  • QueryControls: Add opt-in prop for 40px default size (#56576).
  • CheckboxControl: Add option to not render label (#56158).
  • PaletteEdit: Gradient pickers to use same width as color pickers (#56801).
  • FocalPointPicker: Add opt-in prop for 40px default size (#56021).
  • DimensionControl: Add opt-in prop for 40px default size (#56805).
  • FontSizePicker: Add opt-in prop for 40px default size (#56804).

Bug Fix

  • PaletteEdit: temporary custom gradient not saving (#56896).
  • ToggleGroupControl: react correctly to external controlled updates (#56678).
  • ToolsPanel: fix a performance issue (#56770).
  • BorderControl: adjust BorderControlDropdown Button size to fix misaligned border (#56730).
  • SlotFillProvider: Restore contextual Slot/Fills within SlotFillProvider (#56779).

Internal

  • DropdownMenuV2Ariakit: prevent prefix collapsing if all radios or checkboxes are unselected (#56720).
  • Move kebabCase() function from block-editor package and mark it as private API (#56758).

Experimental

  • Tabs: implement new tabId prop (#56883).
  • CustomSelect: add WordPressComponentsProps for more flexibility (#56998)

Experimental

  • Tabs: improve focus handling in controlled mode (#56658).

Documentation

  • Search: Added links to storybook for more information on usage. (#56815).
  • Spinner: Added links to storybook for more information on usage. (#56953).

25.13.0 (2023-11-29)

Enhancements

  • FormToggle: refine animation and improve high contrast styles (#56515).
  • Button: Add focus rings to focusable disabled buttons (#56383).
  • InserterButton: Move mobile InserterButton from components package to block-editor package (#56494)

Bug Fix

... (truncated)

Commits
  • fcf61b4 chore(release): publish
  • 131678b Update changelog files
  • 084c1d9 Merge changes published in the Gutenberg plugin "release/17.3" branch
  • d98dff8 chore(release): publish
  • 9633c0e Update changelog files
  • 988fad6 Merge changes published in the Gutenberg plugin "release/17.2" branch
  • See full diff in compare view

Updates @wordpress/editor from 13.23.0 to 13.25.0

Changelog

Sourced from @​wordpress/editor's changelog.

13.25.0 (2023-12-13)

13.24.0 (2023-11-29)

Commits
  • fcf61b4 chore(release): publish
  • 131678b Update changelog files
  • 084c1d9 Merge changes published in the Gutenberg plugin "release/17.3" branch
  • 12b897d chore(release): publish
  • 294e7f7 Editor: Fix issue where createBlock in block template caused list view collap...
  • d98dff8 chore(release): publish
  • 9633c0e Update changelog files
  • 988fad6 Merge changes published in the Gutenberg plugin "release/17.2" branch
  • See full diff in compare view

Updates @wordpress/element from 5.23.0 to 5.25.0

Changelog

Sourced from @​wordpress/element's changelog.

5.25.0 (2023-12-13)

5.24.0 (2023-11-29)

Commits

Updates @wordpress/env from 8.12.0 to 9.0.0

Changelog

Sourced from @​wordpress/env's changelog.

9.0.0 (2023-12-13)

Breaking Change

  • Update Docker usage to docker compose V2 following deprecation of docker-compose V1.

8.13.0 (2023-11-29)

Commits
  • fcf61b4 chore(release): publish
  • 131678b Update changelog files
  • 084c1d9 Merge changes published in the Gutenberg plugin "release/17.3" branch
  • d98dff8 chore(release): publish
  • 9633c0e Update changelog files
  • See full diff in compare view

Updates @wordpress/eslint-plugin from 17.3.0 to 17.5.0

Changelog

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

17.5.0 (2023-12-13)

17.4.0 (2023-11-29)

Commits

Updates @wordpress/hooks from 3.46.0 to 3.48.0

Changelog

Sourced from @​wordpress/hooks's changelog.

3.48.0 (2023-12-13)

3.47.0 (2023-11-29)

Commits

Updates @wordpress/i18n from 4.46.0 to 4.48.0

Changelog

Sourced from @​wordpress/i18n's changelog.

4.48.0 (2023-12-13)

4.47.0 (2023-11-29)

Commits

Updates @wordpress/scripts from 26.18.0 to 26.19.0

Changelog

Sourced from @​wordpress/scripts's changelog.

26.19.0 (2023-12-13)

Bug Fix

  • Fix CSS imports not minified (#56516).
Commits
  • fcf61b4 chore(release): publish
  • 131678b Update changelog files
  • 084c1d9 Merge changes published in the Gutenberg plugin "release/17.3" branch
  • See full diff in compare view

You can trigger a rebase of this PR 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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 18, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/wordpress-packages-e5861fa6b7 branch from 693df5c to 45fedac Compare December 19, 2023 18:35
Bumps the wordpress-packages group with 12 updates:

| Package | From | To |
| --- | --- | --- |
| [@wordpress/api-fetch](https://github.com/WordPress/gutenberg/tree/HEAD/packages/api-fetch) | `6.43.0` | `6.45.0` |
| [@wordpress/block-editor](https://github.com/WordPress/gutenberg/tree/HEAD/packages/block-editor) | `12.14.0` | `12.16.0` |
| [@wordpress/block-library](https://github.com/WordPress/gutenberg/tree/HEAD/packages/block-library) | `8.23.0` | `8.25.0` |
| [@wordpress/blocks](https://github.com/WordPress/gutenberg/tree/HEAD/packages/blocks) | `12.23.0` | `12.25.0` |
| [@wordpress/components](https://github.com/WordPress/gutenberg/tree/HEAD/packages/components) | `25.12.0` | `25.14.0` |
| [@wordpress/editor](https://github.com/WordPress/gutenberg/tree/HEAD/packages/editor) | `13.23.0` | `13.25.0` |
| [@wordpress/element](https://github.com/WordPress/gutenberg/tree/HEAD/packages/element) | `5.23.0` | `5.25.0` |
| [@wordpress/env](https://github.com/WordPress/gutenberg/tree/HEAD/packages/env) | `8.12.0` | `9.0.0` |
| [@wordpress/eslint-plugin](https://github.com/WordPress/gutenberg/tree/HEAD/packages/eslint-plugin) | `17.3.0` | `17.5.0` |
| [@wordpress/hooks](https://github.com/WordPress/gutenberg/tree/HEAD/packages/hooks) | `3.46.0` | `3.48.0` |
| [@wordpress/i18n](https://github.com/WordPress/gutenberg/tree/HEAD/packages/i18n) | `4.46.0` | `4.48.0` |
| [@wordpress/scripts](https://github.com/WordPress/gutenberg/tree/HEAD/packages/scripts) | `26.18.0` | `26.19.0` |


Updates `@wordpress/api-fetch` from 6.43.0 to 6.45.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 12.14.0 to 12.16.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/block-library` from 8.23.0 to 8.25.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/block-library/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/block-library)

Updates `@wordpress/blocks` from 12.23.0 to 12.25.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 25.12.0 to 25.14.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/editor` from 13.23.0 to 13.25.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/editor/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/editor)

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

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

Updates `@wordpress/hooks` from 3.46.0 to 3.48.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 4.46.0 to 4.48.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/scripts` from 26.18.0 to 26.19.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/scripts/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/scripts)

---
updated-dependencies:
- dependency-name: "@wordpress/api-fetch"
  dependency-type: direct: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/block-library"
  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/components"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/editor"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/element"
  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-major
  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/i18n"
  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-minor
  dependency-group: wordpress-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/wordpress-packages-e5861fa6b7 branch from 45fedac to 5dc0577 Compare January 15, 2024 20:17
@westonruter westonruter merged commit 6a82c53 into develop Jan 20, 2024
1 check passed
@westonruter westonruter deleted the dependabot/npm_and_yarn/wordpress-packages-e5861fa6b7 branch January 20, 2024 01:04
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