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

chore(deps): bump @wordpress/components from 23.9.0 to 28.4.0 in /assets/components #3287

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 Jul 29, 2024

Bumps @wordpress/components from 23.9.0 to 28.4.0.

Changelog

Sourced from @​wordpress/components's changelog.

28.4.0 (2024-07-24)

Deprecations

  • FormTokenField: Deprecate bottom margin. Add a __nextHasNoMarginBottom prop to start opting into the margin-free styles that will become the default in a future version, currently scheduled to be WordPress 7.0 (#63491).

Bug Fixes

  • ComboboxControl: Fix ComboboxControl reset button when using the keyboard. (#63410)
  • Button: Never apply aria-disabled to anchor (#63376).
  • SelectControl: Fix hover/focus color in wp-admin (#63855).
  • ToggleControl: Fix indentation (#63903).

Enhancements

  • Button: Rename Button describedBy prop to description and deprecate old name. (#63486)
  • ToggleGroupControl: support disabled options (#63450).
  • CustomSelectControl: Stabilize __experimentalShowSelectedHint and options[]. __experimentalHint props (#63248).
  • SelectControl: Add "minimal" variant (#63265).
  • FontSizePicker: tidy up internal logic (#63553).
  • ToggleControl: Update spacing and appearance to adhere to 4px baseline, slightly reducing footprint. Make label treatment and focus styles consistent with RadioControl and CheckboxControl. (#63490).
  • CheckboxControl: Slightly reduced footprint. Make label treatment, focus styles, and spacing consistent with ToggleControl and RadioControl. (#63490).
  • RadioControl: Slightly reduced footprint. Make label treatment, focus styles, and spacing consistent with ToggleControl and CheckboxControl. (#63490).
  • FormToggle: Update spacing and appearance to adhere to 4px baseline, slightly reducing footprint. Make label treatment and focus styles consistent with RadioControl and CheckboxControl. (#63490).

Internal

  • CustomSelectControl: switch to ariakit-based implementation (#63258).
  • CustomSelectControlV2: animate select popover appearance. (#63343)
  • CustomSelectControlV2: do not flip popover if legacy adapter. (#63357).
  • DropdownMenuV2: invert animation direction. (#63443).
  • Tabs: Vertical Tabs should be 40px min height. (#63446).
  • ColorPicker: Use minimal variant for SelectControl (#63676).
  • Tabs: keep full opacity of focus ring and remove hover styles on disabled tabs (#63754).

Documentation

  • BaseControl: Improve the base control help prop documentation. (#63693).

28.3.0 (2024-07-10)

Enhancements

  • Tabs: hyphenate tab labels (#63337).
  • Tooltip: Add support for className prop (#63157).
  • Toolbar: Add support for vertical orientation (#60123).
  • BaseControl: forward ref on VisualLabel (#63169).
  • ToolbarButton: Deprecate isDisabled prop and merge with disabled (#63101).
  • Button: Stabilize __experimentalIsFocusable prop as accessibleWhenDisabled (#62282).
  • ToolbarButton: Always keep focusable when disabled (#63102).

... (truncated)

Commits
  • 363edb3 chore(release): publish
  • 4985329 Update changelog files
  • 876a4ef Merge changes published in the Gutenberg plugin "release/18.9" branch
  • 122867d chore(release): publish
  • cd8a365 Update changelog files
  • 1c24e60 Merge changes published in the Gutenberg plugin "release/18.8" branch
  • aa5b14b chore(release): publish
  • 1f9356a Update changelog files
  • b3faeb5 Merge changes published in the Gutenberg plugin "release/18.7" branch
  • 66d3bf1 chore(release): publish
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@wordpress/components](https://github.com/WordPress/gutenberg/tree/HEAD/packages/components) from 23.9.0 to 28.4.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)

---
updated-dependencies:
- dependency-name: "@wordpress/components"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
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