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 @wordpress/components from 23.8.0 to 27.4.0 #15

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 24, 2024

Bumps @wordpress/components from 23.8.0 to 27.4.0.

Changelog

Sourced from @​wordpress/components's changelog.

27.4.0 (2024-04-19)

Deprecation

  • Navigation: Soft deprecate component (#59182).

Enhancements

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

Bug Fix

  • Truncate: Fix link control link preview when it displays long URLs (#60890).

  • ProgressBar: Fix CSS variable with invalid value (#60576).

  • CheckboxControl: Fix label text wrap (#60787).

Experimental

  • Tabs: Fallback to first enabled tab if no active tab id (#60681).

Internal

  • Remove CSS hack for Internet Explorer 11 (#60727).
  • CheckboxControl: Streamline size styles (#60475).
  • Deprecate reduceMotion util (#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 (#60226).
  • Removed dependency on valtio, replaced its usage in SlotFill with a custom object #60879).
  • CustomSelectControlV2: Support disabled in item types (#60896).

27.3.0 (2024-04-03)

Bug Fix

  • Dropdown: Fix bug with separator styling. (#60336).
  • InputControl: Ignore IME events when isPressEnterToChange is enabled (#60090).
  • TextControl: Apply zero margin to input element (#60282).

Experimental

  • CustomSelectControlV2: Rename for consistency (#60178).

Internal

... (truncated)

Commits
  • 280403b chore(release): publish
  • 5bf8416 Update changelog files
  • ef9078e Merge changes published in the Gutenberg plugin "release/18.2" branch
  • ac2b137 chore(release): publish
  • 7bd7b78 Update changelog files
  • 2e4743b Merge changes published in the Gutenberg plugin "release/18.1" branch
  • ffc0773 chore(release): publish
  • d22f89d Update changelog files
  • 1e5df80 Merge changes published in the Gutenberg plugin "release/18.0" branch
  • ac3c3e4 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.8.0 to 27.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/components@27.4.0/packages/components)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/wordpress/components-27.4.0 branch from 8136ef2 to 84eae9f Compare April 24, 2024 18:22
@spacedmonkey
Copy link
Owner

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 24, 2024

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@spacedmonkey spacedmonkey merged commit 81b1b7e into main Apr 24, 2024
3 checks passed
@spacedmonkey spacedmonkey deleted the dependabot/npm_and_yarn/wordpress/components-27.4.0 branch April 24, 2024 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant