Codeinwp / otter-blocks

Create beautiful and attracting posts, pages, and landing pages with Gutenberg Blocks and Template Library by Otter.
https://wordpress.org/plugins/otter-blocks/
GNU General Public License v3.0
129 stars 33 forks source link

chore(deps-dev): bump @wordpress/components from 27.2.0 to 27.3.0 #2159

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps @wordpress/components from 27.2.0 to 27.3.0.

Changelog

Sourced from @​wordpress/components's changelog.

27.3.0 (2024-04-03)

Bug Fix

  • Dropdown: Fix bug with separator styling. (#60336).
  • InputControl: Ignore IME events when isPressEnterToChange is enabled (#60090).
  • TextControl: Apply zero margin to input element (#60282).

Experimental

  • CustomSelectControlV2: Rename for consistency (#60178).

Internal

  • Popover, ColorPicker: Obviate pointer event trap #59449 (#59449).
  • Popover, ToggleGroupControl: Use useReducedMotion() (#60168).
  • NavigatorProvider: Simplify the router state logic (#60190).
  • Update date-fns to version 3.6.0 (#60163).
  • Update use-lilius to version 2.0.5 (#60163).

Experimental

  • CustomSelectControlV2: Fix hint behavior in legacy (#60183).
Commits
  • ac2b137 chore(release): publish
  • 7bd7b78 Update changelog files
  • 2e4743b Merge changes published in the Gutenberg plugin "release/18.1" 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 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)
pirate-bot commented 3 months ago

Bundle Size Diff

Package Old Size New Size Diff
Animations 237.69 KB 237.69 KB 0 B (0.00%)
Blocks 1.5 MB 1.5 MB 0 B (0.00%)
CSS 91.76 KB 91.76 KB 0 B (0.00%)
Dashboard 200.11 KB 200.11 KB 0 B (0.00%)
Onboarding 152.76 KB 152.76 KB 0 B (0.00%)
Export Import 89.53 KB 89.53 KB 0 B (0.00%)
Pro 354.49 KB 354.49 KB 0 B (0.00%)
pirate-bot commented 3 months ago

Plugin build for 455fb59b3fc3ab93bc868a0a6b9414d4b73aaf1d is ready :bellhop_bell:!

pirate-bot commented 3 months ago

E2E Tests

Playwright Test Status:

Performance Results serverResponse: 213.2, firstPaint: 550.85, domContentLoaded: 1524.35, loaded: 1524.8, firstContentfulPaint: 3516.85, firstBlock: 5374.5, type: 11.86, minType: 9.91, maxType: 15.05, typeContainer: 7.9, minTypeContainer: 6.91, maxTypeContainer: 10.03, focus: 39.77, minFocus: 34.54, maxFocus: 49.04, inserterOpen: 26.62, minInserterOpen: 24.02, maxInserterOpen: 29.68, inserterSearch: 6.24, minInserterSearch: 5.94, maxInserterSearch: 6.73, inserterHover: 3.24, minInserterHover: 2.68, maxInserterHover: 4.27, listViewOpen: 149.45, minListViewOpen: 133.45, maxListViewOpen: 184.53
pirate-bot commented 3 months ago

:tada: This PR is included in version 2.6.8 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: