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 27.1.0 to 29.0.0 #204

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps @wordpress/components from 27.1.0 to 29.0.0.

Changelog

Sourced from @​wordpress/components's changelog.

29.0.0 (2024-12-11)

Breaking Changes

  • Removed the unused __unstableMotionContext export (#67623).

Enhancements

  • GradientPicker: Add enableAlpha prop (#66974)
  • CustomGradientPicker: Add enableAlpha prop (#66974)
  • Menu: Replace hardcoded white color with theme-ready variable (#67649).
  • Navigation (deprecated): Replace hardcoded white color with theme-ready variable (#67649).
  • ToggleGroupControl: Replace hardcoded white color with theme-ready variable (#67649).
  • RangeControl: Update the design of the range control marks (#67611).
  • BorderBoxControl: Reduce gap value when unlinked (#67049).
  • DropdownMenu: Increase option height to 40px (#67435).
  • MenuItem: Increase height to 40px (#67435).
  • MenuItemsChoice: Increase option height to 40px (#67435).
  • Navigation: Fix active item hover color (#67732).
  • Button: Adjust secondary variant hover style. (#67325).

Deprecations

  • BoxControl: Passive deprecate onMouseOver/onMouseOut. Pass to the inputProps prop instead (#67332).
  • BoxControl: Deprecate 36px default size (#66704).
  • CustomSelectControl: Deprecate 36px default size (#67441).
  • NumberControl: Deprecate 36px default size (#66730).
  • UnitControl: Deprecate 36px default size (#66791).
  • FormFileUpload: Deprecate 36px default size (#67438).
  • FormTokenField: Deprecate 36px default size (#67454).

Experimental

  • Menu: throw when subcomponents are not rendered inside top level Menu (#67411).

Internal

  • Upgraded @ariakit/react (v0.4.13) and @ariakit/test (v0.4.5) (#65907).
  • Upgraded @ariakit/react (v0.4.15) and @ariakit/test (v0.4.7) (#67404).
  • ToolbarButton: Set size to "compact" (#67440).
  • SlotFill: remove manual rerenders from the portal Fill component (#67471).
  • BoxControl: Refactor internals to unify the different combinations of sides (#67626).

Bug Fixes

  • ResizableBox: Make drag handles focusable (#67305).
  • CustomSelectControl: Update correctly when showSelectedHint is enabled (#67733).
  • CustomSelectControl: Use useStoreState to get currentValue and avoid stale values (#67815).

28.13.0 (2024-11-27)

... (truncated)

Commits
  • b432c18 chore(release): publish
  • f38cb4d Update changelog files
  • e5570ea Merge changes published in the Gutenberg plugin "release/19.9" branch
  • cce81c1 chore(release): publish
  • 6db1992 Update changelog files
  • bfaa61c Merge changes published in the Gutenberg plugin "release/19.8" branch
  • 510540d chore(release): publish
  • 854d8c7 Update changelog files
  • eac92a2 Merge changes published in the Gutenberg plugin "release/19.7" branch
  • dcf4613 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 27.1.0 to 29.0.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]>
@dependabot dependabot bot requested a review from m0hanraj as a code owner December 16, 2024 13:34
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 16, 2024
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