Skip to content

Commit

Permalink
Update dependency @wordpress/components to v27.5.0 (#3761)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@wordpress/components](https://togithub.com/WordPress/gutenberg/tree/HEAD/packages/components/README.md)
([source](https://togithub.com/WordPress/gutenberg/tree/HEAD/packages/components))
| [`27.3.0` ->
`27.5.0`](https://renovatebot.com/diffs/npm/@wordpress%2fcomponents/27.3.0/27.5.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@wordpress%2fcomponents/27.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@wordpress%2fcomponents/27.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@wordpress%2fcomponents/27.3.0/27.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@wordpress%2fcomponents/27.3.0/27.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>WordPress/gutenberg (@&#8203;wordpress/components)</summary>

###
[`v27.5.0`](https://togithub.com/WordPress/gutenberg/blob/HEAD/packages/components/CHANGELOG.md#2750-2024-05-02)

[Compare
Source](https://togithub.com/WordPress/gutenberg/compare/@wordpress/components@27.4.0...@wordpress/components@27.5.0)

##### Enhancements

- `InputControl`: Add a password visibility toggle story
([#&#8203;60898](https://togithub.com/WordPress/gutenberg/pull/60898)).
- `View`: Fix prop types
([#&#8203;60919](https://togithub.com/WordPress/gutenberg/pull/60919)).
- `Placeholder`: Unify appearance across.
([#&#8203;59275](https://togithub.com/WordPress/gutenberg/pull/59275)).
- `Toolbar`: Adjust top toolbar to use same metrics as block toolbar
([#&#8203;61126](https://togithub.com/WordPress/gutenberg/pull/61126)).

##### Bug Fix

- `SlotFill`: fixed missing `getServerSnapshot` parameter in slot map
([#&#8203;60943](https://togithub.com/WordPress/gutenberg/pull/60943)).
- `Panel`: Fix issue with collapsing panel header
([#&#8203;61319](https://togithub.com/WordPress/gutenberg/pull/61319)).

##### Enhancements

- `DropZone`: Avoid a media query on mount
[#&#8203;60546](https://togithub.com/WordPress/gutenberg/pull/60546)).
- `ComboboxControl`: Simplify string normalization
([#&#8203;60893](https://togithub.com/WordPress/gutenberg/pull/60893)).

##### Internal

- `FontSizerPicker`: Improve docs for default units
([#&#8203;60996](https://togithub.com/WordPress/gutenberg/pull/60996)).

###
[`v27.4.0`](https://togithub.com/WordPress/gutenberg/blob/HEAD/packages/components/CHANGELOG.md#2740-2024-04-19)

[Compare
Source](https://togithub.com/WordPress/gutenberg/compare/@wordpress/components@27.3.0...@wordpress/components@27.4.0)

##### Deprecation

- `Navigation`: Soft deprecate component
([#&#8203;59182](https://togithub.com/WordPress/gutenberg/pull/59182)).

##### Enhancements

- `Tooltip`: Make tests faster
([#&#8203;60897](https://togithub.com/WordPress/gutenberg/pull/60897)).
- `ExternalLink`: Use unicode arrow instead of svg icon
([#&#8203;60255](https://togithub.com/WordPress/gutenberg/pull/60255)).
- `ProgressBar`: Move the indicator width styles from emotion to a CSS
variable
([#&#8203;60388](https://togithub.com/WordPress/gutenberg/pull/60388)).
- `Text`: Add `text-wrap: pretty;` to improve wrapping
([#&#8203;60164](https://togithub.com/WordPress/gutenberg/pull/60164)).
- `Navigator`: Navigation to the active path doesn't create a new
location history
([#&#8203;60561](https://togithub.com/WordPress/gutenberg/pull/60561)).
- `FormToggle`: Forwards ref to input
([#&#8203;60234](https://togithub.com/WordPress/gutenberg/pull/60234)).
- `ToggleControl`: Forwards ref to FormToggle
([#&#8203;60234](https://togithub.com/WordPress/gutenberg/pull/60234)).
- `CheckboxControl`: Update help text alignment
([#&#8203;60787](https://togithub.com/WordPress/gutenberg/pull/60787)).

##### Bug Fix

- `Truncate`: Fix link control link preview when it displays long URLs
([#&#8203;60890](https://togithub.com/WordPress/gutenberg/pull/60890)).

- `ProgressBar`: Fix CSS variable with invalid value
([#&#8203;60576](https://togithub.com/WordPress/gutenberg/pull/60576)).

- `CheckboxControl`: Fix label text wrap
([#&#8203;60787](https://togithub.com/WordPress/gutenberg/pull/60787)).

##### Experimental

- `Tabs`: Fallback to first enabled tab if no active tab id
([#&#8203;60681](https://togithub.com/WordPress/gutenberg/pull/60681)).

##### Internal

- Remove CSS hack for Internet Explorer 11
([#&#8203;60727](https://togithub.com/WordPress/gutenberg/pull/60727)).
- `CheckboxControl`: Streamline size styles
([#&#8203;60475](https://togithub.com/WordPress/gutenberg/pull/60475)).
- Deprecate `reduceMotion` util
([#&#8203;60839](https://togithub.com/WordPress/gutenberg/pull/60839)).
- `InputBase`: Simplify management of focus styles. Affects all
components based on `InputControl` (e.g. `SearchControl`,
`NumberControl`, `UnitControl`), as well as `SelectControl`,
`CustomSelectControl`, and `TreeSelect`
([#&#8203;60226](https://togithub.com/WordPress/gutenberg/pull/60226)).
- Removed dependency on `valtio`, replaced its usage in `SlotFill` with
a custom object
[#&#8203;60879](https://togithub.com/WordPress/gutenberg/pull/60879)).
- `CustomSelectControlV2`: Support disabled in item types
([#&#8203;60896](https://togithub.com/WordPress/gutenberg/pull/60896)).

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/ariakit/ariakit).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMzEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMzMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 2, 2024
1 parent 14c73eb commit 433b5b3
Show file tree
Hide file tree
Showing 2 changed files with 126 additions and 181 deletions.
Loading

0 comments on commit 433b5b3

Please sign in to comment.