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 17.0.0 to 21.3.0 #72

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2022

Bumps @wordpress/components from 17.0.0 to 21.3.0.

Changelog

Sourced from @​wordpress/components's changelog.

21.3.0 (2022-10-19)

Bug Fix

  • FontSizePicker: Ensure that fluid font size presets appear correctly in the UI controls (#44791).
  • ToggleGroupControl: Remove unsupported disabled prop from types, and correctly mark label prop as required (#45114).
  • Navigator: prevent partially hiding focus ring styles, by removing unnecessary overflow rules on NavigatorScreen (#44973).
  • Navigator: restore focus only once per location (#44972).

Documentation

  • VisuallyHidden: Add some notes on best practices around stacking contexts when using this component (#44867).

Internal

  • Modal: Convert to TypeScript (#42949).
  • Sandbox: Use toString to create observe and resize script string (#42872).
  • Navigator: refactor unit tests to TypeScript and to user-event (#44970).
  • Navigator: Refactor Storybook code to TypeScript and controls (#44979).
  • withFilters: Refactor away from _.without() (#44980).
  • withFocusReturn: Refactor tests to @testing-library/react (#45012).
  • ToolsPanel: updated to satisfy react/exhaustive-deps eslint rule (#45028)
  • Tooltip: updated to ignore react/exhaustive-deps eslint rule (#45043)

21.2.0 (2022-10-05)

Enhancements

Bug Fix

  • Popover: fix limitShift logic by adding iframe offset correctly (#42950).
  • Popover: refine position-to-placement conversion logic, add tests (#44377).
  • ToggleGroupControl: adjust icon color when inactive, from gray-700 to gray-900 (#44575).
  • TokenInput: improve logic around the aria-activedescendant attribute, which was causing unintended focus behavior for some screen readers (#44526).
  • NavigatorScreen: fix focus issue where back button received focus unexpectedly (#44239)
  • FontSizePicker: Fix header order in RTL languages (#44590).

Enhancements

  • SuggestionList: use requestAnimationFrame instead of setTimeout when scrolling selected item into view. This change improves the responsiveness of the ComboboxControl and FormTokenField components when rapidly hovering over the suggestion items in the list (#44573).

Internal

  • Mobile updated to ignore react/exhaustive-deps eslint rule (#44207).
  • Popover: refactor unit tests to TypeScript and modern RTL assertions (#44373).
  • SearchControl: updated to ignore react/exhaustive-deps eslint rule in native files(#44381)

... (truncated)

Commits
  • a2ff0e6 chore(release): publish
  • 52149f9 Update changelog files
  • 433be2b Merge changes published in the Gutenberg plugin "release/14.4" branch
  • 8d42d2f chore(release): publish
  • 934c2fa Update changelog files
  • eb900a4 Merge changes published in the Gutenberg plugin "release/14.3" branch
  • 23e1362 chore(release): publish
  • ea6a9c0 Update changelog files
  • 622bfb7 Merge changes published in the Gutenberg plugin "release/14.2" branch
  • 0d732d4 chore(release): publish
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by gutenbergplugin, a new releaser for @​wordpress/components since your current version.


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 17.0.0 to 21.3.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 Oct 24, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 12, 2022

Superseded by #80.

@dependabot dependabot bot closed this Dec 12, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/wordpress/components-21.3.0 branch December 12, 2022 15:11
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