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 28.3.0 to 28.11.0 #2419

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2024

Bumps @wordpress/components from 28.3.0 to 28.11.0.

Changelog

Sourced from @​wordpress/components's changelog.

28.11.0 (2024-10-30)

Deprecations

  • BorderBoxControl: Deprecate 36px default size (#65752).
  • BorderControl: Deprecate 36px default size (#65755).

Bug Fixes

  • ColorPalette: prevent overflow of custom color button background (#66152).
  • RadioGroup: Fix arrow key navigation in RTL (#66202).
  • Tabs and ToggleGroupControl: round indicator size (#66426).

Enhancements

  • PaletteEdit: use Item internally instead of custom styles (#66164).
  • Popover: Use small size variant for close button when expandOnMobile prop is enabled (#66587).

Experimental

  • Tabs: remove internal custom logic (#66097).
  • Tabs: add props to control active tab item (#66223).
  • Tabs: restore vertical alignent for tabs content (#66215).
  • Tabs: fix indicator animation (#66198).
  • Tabs: update indicator more reactively (#66207).
  • Tabs and TabPanel: Fix arrow key navigation in RTL (#66201).
  • Tabs: override tablist's tabindex only when necessary (#66209).
  • DropdownMenuV2: rename to Menu (#66289).

Internal

  • ESLint: Stop disabling react-hooks/exhaustive-deps rule (#66324).
  • TabPanel: Add 40px size prop to tab Button (#66557).
  • Panel: Add 40px size prop to Button (#66589).

28.10.0 (2024-10-16)

Bug Fixes

  • Tooltip: add aria-describedby to the anchor only if not redundant (#65989).
  • PaletteEdit: dedupe palette element slugs (#65772).
  • RangeControl: do not tooltip contents to the DOM when not shown (#65875).
  • Tabs: fix skipping indication animation glitch (#65878).
  • ToggleGroupControl: Don't autoselect option on first group focus (#65892).
  • Button: fix box-shadow transition for secondary variation (#66045).
  • ToggleGroupControl: Don't set value on focus after a reset (#66151).

Deprecations

  • SearchControl: Soft deprecate onClose prop (#65988).

... (truncated)

Commits
  • dcf4613 chore(release): publish
  • 29094ac Update changelog files
  • 41580fe Merge changes published in the Gutenberg plugin "release/19.6" branch
  • ab34a7a chore(release): publish
  • 764bf54 Update changelog files
  • bf50781 Merge changes published in the Gutenberg plugin "release/19.5" branch
  • 2e5495c chore(release): publish
  • 0065e16 Update changelog files
  • 85c631d Merge changes published in the Gutenberg plugin "release/19.4" branch
  • cecf5e1 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 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 28.3.0 to 28.11.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 Nov 1, 2024
@pirate-bot
Copy link
Contributor

Bundle Size Diff

Package Old Size New Size Diff
Animations 271.41 KB 271.41 KB 0 B (0.00%)
Blocks 1.56 MB 1.56 MB -36 B (-0.00%)
CSS 100.89 KB 100.89 KB 0 B (0.00%)
Dashboard 198.45 KB 198.45 KB 0 B (0.00%)
Onboarding 161.1 KB 161.1 KB 0 B (0.00%)
Export Import 97.78 KB 97.78 KB 0 B (0.00%)
Pro 423.65 KB 423.61 KB -36 B (-0.01%)

@pirate-bot
Copy link
Contributor

E2E Tests

Playwright Test Status:

Performance Results serverResponse: 237.35, firstPaint: 554.5, domContentLoaded: 1553.4, loaded: 1553.95, firstContentfulPaint: 3401.55, firstBlock: 7573.95, type: 11.45, minType: 9.76, maxType: 13.4, typeContainer: 8.77, minTypeContainer: 7.46, maxTypeContainer: 10.81, focus: 32.6, minFocus: 27.73, maxFocus: 38.21, inserterOpen: 21.57, minInserterOpen: 19.11, maxInserterOpen: 24.09, inserterSearch: 0.68, minInserterSearch: 0.58, maxInserterSearch: 0.87, inserterHover: 3.11, minInserterHover: 2.52, maxInserterHover: 4.34, listViewOpen: 143.32, minListViewOpen: 132.38, maxListViewOpen: 157.93

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