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 25.16.0 to 27.2.0 #2133

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps @wordpress/components from 25.16.0 to 27.2.0.

Changelog

Sourced from @​wordpress/components's changelog.

27.2.0 (2024-03-21)

  • Dropdown : Add styling support for MenuGroup (#59723).
  • Placeholder : Allow overflow but only when placeholder is selected, to fix a layout shift. (#59857).

Enhancements

  • TextControl: Add typings for date, time and datetime-local (#59666).
  • Text, Heading, ItemGroup : Update the line height from 1.2 to 1.4 (#60041).

Deprecation

  • isSmall prop in Button component has been deprecated. Use size="small" prop instead (#59734).

Internal

  • Button: Keep deprecated props in type definitions (#59913).

Bug Fix

  • PaletteEdit: Fix number incrementing of default names for new colors added in non-en-US locales (#52212).
  • DateTimePicker: Change day button size back from 32px to 28px (#59990).

27.1.0 (2024-03-06)

Bug Fix

  • InputControl: Fix sample code on InputControl docs #59517
  • Tooltip: Explicitly set system font to avoid CSS bleed (#59307).
  • HStack, VStack: Stop passing invalid props to underlying element (#59416).
  • Button: Fix focus outline in disabled primary variant (#59391).
  • Button: Place children before the icon when iconPosition is right (#59489).
  • ToggleGroupControl: Fix unwanted backdrop vertical animation (#59642).

Internal

  • SnackbarList, Snackbar: add unit tests (#59157).
  • Remove unused useLatestRef() hook (#59471).

Experimental

  • CustomSelectControlV2: Remove legacy adapter layer (#59420).

27.0.0 (2024-02-21)

Breaking Changes

  • CustomSelectControl: Remove deprecated __nextUnconstrainedWidth prop and promote to default behavior (#58974).

Bug Fix

... (truncated)

Commits
  • ffc0773 chore(release): publish
  • d22f89d Update changelog files
  • 1e5df80 Merge changes published in the Gutenberg plugin "release/18.0" branch
  • ac3c3e4 chore(release): publish
  • 95bcaba Update changelog files
  • 2782ec1 Merge changes published in the Gutenberg plugin "release/17.9" branch
  • c139588 chore(release): publish
  • 2c04b7e Update changelog files
  • 7831bbe Merge changes published in the Gutenberg plugin "release/17.8" branch
  • 5902fc0 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 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 b2d4c310ca1b5e6abd494d6fc0378ef93b6c53e1 is ready :bellhop_bell:!

pirate-bot commented 3 months ago

E2E Tests

Playwright Test Status:

Performance Results serverResponse: 364.85, firstPaint: 534, domContentLoaded: 1495.6, loaded: 1496.25, firstContentfulPaint: 9380.2, firstBlock: 11601.95, type: 48.52, minType: 44.83, maxType: 54.38, typeContainer: 12.98, minTypeContainer: 11.61, maxTypeContainer: 14.11, focus: 59.24, minFocus: 51.08, maxFocus: 66.84, inserterOpen: 23.92, minInserterOpen: 20.51, maxInserterOpen: 30.17, inserterSearch: 5.66, minInserterSearch: 5.11, maxInserterSearch: 6.59, inserterHover: 43.85, minInserterHover: 41.01, maxInserterHover: 48.85, listViewOpen: 143.34, minListViewOpen: 129.52, maxListViewOpen: 161.25
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: