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): bump @wordpress/components from 19.17.0 to 21.3.0 in /assets/components #136

Conversation

dependabot[bot]
Copy link

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

Bumps @wordpress/components from 19.17.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

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.17.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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 24, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 30, 2022

Looks like @wordpress/components is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Oct 30, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/assets/components/wordpress/components-21.3.0 branch October 30, 2022 14:49
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.

0 participants