Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

Bump @wordpress/components from 19.8.0 to 23.5.0 #365

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 6, 2023

Bumps @wordpress/components from 19.8.0 to 23.5.0.

Changelog

Sourced from @​wordpress/components's changelog.

23.5.0 (2023-03-01)

Enhancements

  • ToolsPanel: Separate reset all filter registration from items registration and support global resets (#48123).

Internal

  • CircularOptionPicker: Convert to TypeScript (#47937).
  • TabPanel: Improve unit test in preparation for controlled component updates (#48086).
  • Autocomplete: performance: avoid setting state on every value change (#48485).
  • Higher Order -- with-constrained-tabbing: Convert to TypeScript (#48162).
  • Autocomplete: Convert to TypeScript (#47751).
  • Autocomplete: avoid calling setState on input (#48565).

23.4.0 (2023-02-15)

Bug Fix

  • ToolsPanel: fix type inconsistencies between types, docs and normal component usage (47944).
  • SelectControl: Fix styling when multiple prop is enabled (#47893).
  • useAutocompleteProps, Autocomplete: Make accessible when rendered in an iframe (#47907).

Enhancements

  • ColorPalette, GradientPicker, PaletteEdit, ToolsPanel: add new props to set a custom heading level (43848 and #47788).
  • ColorPalette: ensure text label contrast checking works with CSS variables (#47373).
  • Navigator: Support dynamic paths with parameters (#47827).
  • Navigator: Support hierarchical paths navigation and add NavigatorToParentButton component (#47883).

Internal

  • NavigatorButton: Reuse Button types (47754).
  • CustomSelectControl: lock the __experimentalShowSelectedHint prop (#47229).
  • Lock the __experimentalPopoverPositionToPlacement function and rename it to __experimentalPopoverLegacyPositionToPlacement (#47505).
  • ComboboxControl: Convert to TypeScript (#47581).
  • Panel, PanelHeader, PanelRow: Convert to TypeScript (#47259).
  • BoxControl: Convert to TypeScript (#47622).
  • AnglePickerControl: Convert to TypeScript (#45820).
  • ResizableBox: refactor styles to TypeScript (47756).
  • BorderBoxControl: migrate tests to TypeScript, remove act() call (47755).
  • Toolbar: Convert to TypeScript (#47087).
  • MenuItemsChoice: Convert to TypeScript (#47180).
  • ToolsPanel: Allow display of optional items when values are updated externally to item controls (47727).
  • ToolsPanel: Ensure display of optional items when values are updated externally and multiple blocks selected (47864).
  • Navigator: add more pattern matching tests, refine existing tests (47910).
  • ToolsPanel: Refactor Storybook examples to TypeScript (47944).
  • ToolsPanel: Refactor unit tests to TypeScript (48275).

23.3.0 (2023-02-01)

... (truncated)

Commits
  • d5e03a7 chore(release): publish
  • 7e78a7b Update changelog files
  • 145d8a3 Merge changes published in the Gutenberg plugin "release/15.3" branch
  • c25ff89 chore(release): publish
  • 4cbc8fd Update changelog files
  • 30abc91 Merge changes published in the Gutenberg plugin "release/15.2" branch
  • cab6ebe chore(release): publish
  • ddca107 Update changelog files
  • f55dc3a Merge changes published in the Gutenberg plugin "release/15.1" branch
  • 204c880 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.8.0 to 23.5.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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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