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 28.8.0 #182

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2024

Bumps @wordpress/components from 27.1.0 to 28.8.0.

Changelog

Sourced from @​wordpress/components's changelog.

28.8.0 (2024-09-19)

Bug Fixes

  • Tabs: restore vertical indicator (#65385).
  • Tabs: indicator positioning under RTL direction (#64926).
  • Popover: Update toolbar variant radius to match block toolbar (#65263).
  • MenuItemsChoice: Allow menu items height to adapt to its content (#65204).
  • BoxControl: Unify input filed width whether linked or not (#65348).

Deprecations

  • Deprecate __unstableComposite, __unstableCompositeGroup, __unstableCompositeItem and __unstableUseCompositeState. Consumers of the package should use the stable Composite component instead (#63572).
  • __experimentalBoxControl can now be imported as a stable BoxControl (#65469).

New Features

  • Composite: add stable version of the component (#63569).
  • ComboboxControl: add support for placeholder attribute (#65254).

Enhancements

  • Navigator: warn if a screen's path doesn't follow a URL-like scheme (#65231).
  • Modal: Decrease close button size and remove horizontal offset (#65131).
  • CustomSelectControl V2: Adopt elevation scale (#65159).
  • DropdownMenu V2: Adopt elevation scale (#65159).
  • FormToggle: Adopt elevation scale (#65159).
  • Popover: Adopt elevation scale (#65159).
  • RangeControl: Adopt elevation scale (#65159).
  • ResizeableBox: Adopt elevation scale (#65159).
  • Snackbar: Adopt elevation scale (#65159).
  • Tooltip: Adopt elevation scale (#65159).
  • Modal: add exit animation for internally triggered events (#65203).
  • Card: Adopt radius scale (#65053).
  • BoxControl: promote to stable (#65469).

Bug Fixes

  • DatePicker: better hover/focus styles (#65117).

Internal

  • Tabs: improved performance of the indicator animation (#64926).
  • Composite: Remove from private APIs (#63569).
  • use local copy of use-lilius instead of npm dependency (#65097).
  • BoxControl: Fix critical error when null value is passed (#65287).

28.7.0 (2024-09-05)

Deprecations

... (truncated)

Commits
  • cecf5e1 chore(release): publish
  • 4391a07 Update changelog files
  • 35a83ad Merge changes published in the Gutenberg plugin "release/19.3" branch
  • c90d920 chore(release): publish
  • 2d989d3 Update changelog files
  • 2dbed20 Merge changes published in the Gutenberg plugin "release/19.2" branch
  • ab95649 chore(release): publish
  • c63e6e9 Update changelog files
  • 4510582 Merge changes published in the Gutenberg plugin "release/19.1" branch
  • c3101ab 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 28.8.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 September 23, 2024 13:43
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 23, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 7, 2024

Superseded by #185.

@dependabot dependabot bot closed this Oct 7, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/wordpress/components-28.8.0 branch October 7, 2024 13:55
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