Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2024

Bumps @wordpress/components from 21.3.0 to 27.2.0.

Changelog

Sourced from @​wordpress/components's changelog.

27.2.0 (2024-03-21)

  • Dropdown : Add styling support for MenuGroup (#59723).
  • Placeholder : Allow overflow but only when placeholder is selected, to fix a layout shift. (#59857).

Enhancements

  • TextControl: Add typings for date, time and datetime-local (#59666).
  • Text, Heading, ItemGroup : Update the line height from 1.2 to 1.4 (#60041).

Deprecation

  • isSmall prop in Button component has been deprecated. Use size="small" prop instead (#59734).

Internal

  • Button: Keep deprecated props in type definitions (#59913).

Bug Fix

  • PaletteEdit: Fix number incrementing of default names for new colors added in non-en-US locales (#52212).
  • DateTimePicker: Change day button size back from 32px to 28px (#59990).

27.1.0 (2024-03-06)

Bug Fix

  • InputControl: Fix sample code on InputControl docs #59517
  • Tooltip: Explicitly set system font to avoid CSS bleed (#59307).
  • HStack, VStack: Stop passing invalid props to underlying element (#59416).
  • Button: Fix focus outline in disabled primary variant (#59391).
  • Button: Place children before the icon when iconPosition is right (#59489).
  • ToggleGroupControl: Fix unwanted backdrop vertical animation (#59642).

Internal

  • SnackbarList, Snackbar: add unit tests (#59157).
  • Remove unused useLatestRef() hook (#59471).

Experimental

  • CustomSelectControlV2: Remove legacy adapter layer (#59420).

27.0.0 (2024-02-21)

Breaking Changes

  • CustomSelectControl: Remove deprecated __nextUnconstrainedWidth prop and promote to default behavior (#58974).

Bug Fix

... (truncated)

Commits
  • ffc0773 chore(release): publish
  • d22f89d Update changelog files
  • 1e5df80 Merge changes published in the Gutenberg plugin "release/18.0" branch
  • ac3c3e4 chore(release): publish
  • 95bcaba Update changelog files
  • 2782ec1 Merge changes published in the Gutenberg plugin "release/17.9" branch
  • c139588 chore(release): publish
  • 2c04b7e Update changelog files
  • 7831bbe Merge changes published in the Gutenberg plugin "release/17.8" branch
  • 5902fc0 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 21.3.0 to 27.2.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.2.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 requested a review from a team as a code owner March 25, 2024 06:42
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 25, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 29, 2024

Superseded by #206.

@dependabot dependabot bot closed this Apr 29, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/wordpress/components-27.2.0 branch April 29, 2024 06:59
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.

1 participant