Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 17, 2022

Bumps @wordpress/components from 19.6.1 to 22.1.0.

Changelog

Sourced from @​wordpress/components's changelog.

22.1.0 (2022-11-16)

Enhancements

  • ColorPalette, BorderBox, BorderBoxControl: polish and DRY prop types, add default values (#45463).

Bug Fix

  • FormTokenField: Fix duplicate input in IME composition (#45607).
  • Autocomplete: Check key events more strictly in IME composition (#45626).
  • Autocomplete: Fix unexpected block insertion during IME composition (#45510).
  • Icon: Making size prop work for icon components using dash icon strings (#45593)
  • ToolsPanelItem: Prevent unintended calls to onDeselect when parent panel is remounted and item is rendered via SlotFill (#45673)
  • ColorPicker: Prevent all number fields from becoming "0" when one of them is an empty string (#45649).

Internal

  • ToolsPanel: Update to fix exhaustive-deps eslint rule (#45715).
  • PaletteEditListView: Update to ignore exhaustive-deps eslint rule (#45467).
  • Popover: Update to pass exhaustive-deps eslint rule (#45656).
  • Flex: Update to pass exhaustive-deps eslint rule (#45528).
  • withNotices: Update to pass exhaustive-deps eslint rule (#45530).
  • ItemGroup: Update to pass exhaustive-deps eslint rule (#45531).
  • TabPanel: Update to pass exhaustive-deps eslint rule (#45660).
  • NavigatorScreen: Update to pass exhaustive-deps eslint rule (#45648).
  • Draggable: Convert to TypeScript (#45471).
  • MenuGroup: Convert to TypeScript (#45617).
  • useCx: fix story to satisfy the react-hooks/exhaustive-deps eslint rule (#45614)
  • Activate the react-hooks/exhuastive-deps eslint rule for the Components package (#41166)
  • Snackbar: Convert to TypeScript (#45472).

Experimental

  • ToggleGroupControl: Only show enclosing border when isBlock and not isDeselectable (#45492).

22.0.0 (2022-11-02)

Breaking Changes

  • Popover: The deprecated range and __unstableShift props have been removed (#45195).

Deprecations

  • Popover: the deprecation messages for anchor-related props (anchorRef, anchorRect, getAnchorRect) have been updated (#45195).
  • RadioGroup: Mark as deprecated, in favor of RadioControl and ToggleGroupControl (#45389).
  • Popover: the deprecation messages for anchor-related props (anchorRef, anchorRect, getAnchorRect) have been updated. (#45195).
  • Popover: The isAlternate prop has been replaced with a variant prop that can be called with the 'toolbar' string (#45137).

New Feature

... (truncated)

Commits
  • 7ac04f4 chore(release): publish
  • 640566e Update changelog files
  • 455584f Merge changes published in the Gutenberg plugin "release/14.6" branch
  • 511f4cc chore(release): publish
  • 76b1b0e Update changelog files
  • 85c2b4f Merge changes published in the Gutenberg plugin "release/14.5" branch
  • a2ff0e6 chore(release): publish
  • 52149f9 Update changelog files
  • 433be2b Merge changes published in the Gutenberg plugin "release/14.4" branch
  • 8d42d2f 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 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 19.6.1 to 22.1.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 added the dependencies Pull requests that update a dependency file label Nov 17, 2022
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants