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
128 stars 33 forks source link

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

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps @wordpress/components from 27.3.0 to 27.4.0.

Changelog

Sourced from @​wordpress/components's changelog.

27.4.0 (2024-04-19)

Deprecation

  • Navigation: Soft deprecate component (#59182).

Enhancements

  • Tooltip: Make tests faster (#60897).
  • ExternalLink: Use unicode arrow instead of svg icon (#60255).
  • ProgressBar: Move the indicator width styles from emotion to a CSS variable (#60388).
  • Text: Add text-wrap: pretty; to improve wrapping (#60164).
  • Navigator: Navigation to the active path doesn't create a new location history (#60561).
  • FormToggle: Forwards ref to input (#60234).
  • ToggleControl: Forwards ref to FormToggle (#60234).
  • CheckboxControl: Update help text alignment (#60787).

Bug Fix

  • Truncate: Fix link control link preview when it displays long URLs (#60890).

  • ProgressBar: Fix CSS variable with invalid value (#60576).

  • CheckboxControl: Fix label text wrap (#60787).

Experimental

  • Tabs: Fallback to first enabled tab if no active tab id (#60681).

Internal

  • Remove CSS hack for Internet Explorer 11 (#60727).
  • CheckboxControl: Streamline size styles (#60475).
  • Deprecate reduceMotion util (#60839).
  • InputBase: Simplify management of focus styles. Affects all components based on InputControl (e.g. SearchControl, NumberControl, UnitControl), as well as SelectControl, CustomSelectControl, and TreeSelect (#60226).
  • Removed dependency on valtio, replaced its usage in SlotFill with a custom object #60879).
  • CustomSelectControlV2: Support disabled in item types (#60896).
Commits
  • 280403b chore(release): publish
  • 5bf8416 Update changelog files
  • ef9078e Merge changes published in the Gutenberg plugin "release/18.2" 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 2 months ago

Plugin build for b976f4046cc74f37e41f0c6dc54548ce1a424c90 is ready :bellhop_bell:!

pirate-bot commented 2 months ago

Bundle Size Diff

Package Old Size New Size Diff
Animations 239.1 KB 239.1 KB 0 B (0.00%)
Blocks 1.5 MB 1.5 MB 0 B (0.00%)
CSS 93.17 KB 93.17 KB 0 B (0.00%)
Dashboard 201.53 KB 201.53 KB 0 B (0.00%)
Onboarding 154.18 KB 154.18 KB 0 B (0.00%)
Export Import 90.95 KB 90.95 KB 0 B (0.00%)
Pro 355.91 KB 355.91 KB 0 B (0.00%)
pirate-bot commented 2 months ago

E2E Tests

Playwright Test Status:

Performance Results serverResponse: 217.05, firstPaint: 122.8, domContentLoaded: 1578.9, loaded: 1579.55, firstContentfulPaint: 3647.8, firstBlock: 5448.55, type: 11.85, minType: 10.57, maxType: 13.6, typeContainer: 7.9, minTypeContainer: 7.07, maxTypeContainer: 8.85, focus: 41.54, minFocus: 34.64, maxFocus: 49.19, inserterOpen: 27.56, minInserterOpen: 24.89, maxInserterOpen: 32.35, inserterSearch: 6.42, minInserterSearch: 6.19, maxInserterSearch: 6.67, inserterHover: 3.49, minInserterHover: 2.8, maxInserterHover: 4.27, listViewOpen: 151.22, minListViewOpen: 138.17, maxListViewOpen: 162.2
dependabot[bot] commented 1 month ago

Superseded by #2227.