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

chore(deps-dev): bump @wordpress/components from 25.7.0 to 25.8.0 #1898

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2023

Bumps @wordpress/components from 25.7.0 to 25.8.0.

Changelog

Sourced from @​wordpress/components's changelog.

25.8.0 (2023-09-20)

Enhancements

  • Add new option firstContentElement to Modal's focusOnMount prop to allow consumers to focus the first element within the Modal's contents (#54590).
  • Notice: Improve accessibility by adding visually hidden text to clarify what a notice text is about and the notice type (success, error, warning, info) (#54498).
  • Making Circular Option Picker a listbox. Note that while this changes some public API, new props are optional, and currently have default values; this will change in another patch (#52255).
  • ToggleGroupControl: Rewrite backdrop animation using framer motion shared layout animations, add better support for controlled and uncontrolled modes (#50278).
  • Popover: Add the is-positioned CSS class only after the popover has finished animating (#54178).
  • Tooltip: Replace the existing tooltip to simplify the implementation and improve accessibility while maintaining the same behaviors and API (#48440).
  • Dropdown and DropdownMenu: support controlled mode for the dropdown's open/closed state (#54257).
  • BorderControl: Apply proper metrics and simpler text (#53998).
  • FormTokenField: Update styling for consistency and increased visibility (#54402).
  • CircularOptionPicker: Add option to use previous non-listbox behaviour, for contexts where buttons are more appropriate than a list of options (#54290).
  • DuotonePicker/ColorListPicker: Adds appropriate labels to 'Duotone Filter' color pickers (#54468).
  • SearchControl: support new 40px and 32px sizes (#54548).
  • FormTokenField: Add tokenizeOnBlur prop to add any incompleteTokenValue as a new token when field loses focus (#54445).
  • Sandbox: Add tabIndex prop (#54408).

Bug Fix

  • Notice: Make the Close button render a tooltip to visually expose its accessible name. All icon buttons must always show a tooltip (#54498).
  • Tooltip: dynamically render in the DOM only when visible (#54312).
  • PaletteEdit: Fix padding in RTL languages (#54034).
  • ToolbarItem: Fix children not showing in rendered components (#53314).
  • CircularOptionPicker: make focus styles resilient to button size changes (#54196).
  • InputControl: Fix focus style size (#54394).
  • BorderControl: Use standard focus style on BorderControl (#54429).
  • Color values: Update borderFocus to ADMIN.theme (#54425).

Internal

  • Toolbar/ToolbarDropdownMenu : Convert to TypeScript (#54321).
  • Composite: Convert to TypeScript (#54028).
  • BorderControl: Refactor unit tests to use userEvent (#54155)
  • FocusableIframe: Convert to TypeScript (#53979).
  • Popover: Remove unused overlay type from positionToPlacement utility function (#54101).
  • Higher Order -- with-focus-outside: Convert to TypeScript (#53980).
  • IsolatedEventContainer: Convert unit test to TypeScript (#54316).
  • Popover: Remove scroll and resize listeners for iframe overflow parents and rely on recently added native Floating UI support (#54286).
  • Button: Update documentation to remove the button focus prop (#54397).
  • Toolbar/ToolbarGroup: Convert component to TypeScript (#54317).
  • Modal: add more unit tests (#54569).

Experimental

  • DropdownMenu v2: Fix submenu chevron direction in RTL languages (#54036.

New Features

... (truncated)

Commits
  • cc35f51 chore(release): publish
  • 302dd6e Update changelog files
  • 36ae397 Merge changes published in the Gutenberg plugin "release/16.7" branch
  • See full diff 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 25.7.0 to 25.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:development
  update-type: version-update:semver-minor
...

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 Oct 1, 2023
@pirate-bot
Copy link
Contributor

Bundle Size Diff

Package Old Size New Size Diff
Animations 274.81 KB 274.98 KB 182 B (0.06%)
Blocks 1.47 MB 1.47 MB 182 B (0.01%)
CSS 89.3 KB 89.3 KB 0 B (0.00%)
Dashboard 131.23 KB 131.25 KB 28 B (0.02%)
Export Import 87.19 KB 87.19 KB 0 B (0.00%)
Pro 346.75 KB 346.78 KB 28 B (0.01%)

@pirate-bot
Copy link
Contributor

Plugin build for 3dd3bec is ready 🛎️!

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 9, 2023

Superseded by #1912.

@dependabot dependabot bot closed this Oct 9, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/development/wordpress/components-25.8.0 branch October 9, 2023 10:15
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