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/block-editor from 12.18.2 to 12.21.0 #2118

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps @wordpress/block-editor from 12.18.2 to 12.21.0.

Changelog

Sourced from @​wordpress/block-editor's changelog.

12.21.0 (2024-03-06)

12.20.0 (2024-02-21)

12.19.0 (2024-02-09)

  • FontSizePicker: Remove deprecated __nextHasNoMarginBottom prop and promote to default behavior (#58702).

12.18.0 (2024-01-24)

  • Deprecated __experimentalRecursionProvider and __experimentalUseHasRecursion in favor of their new stable counterparts RecursionProvider and useHasRecursion.

12.17.0 (2024-01-10)

12.16.0 (2023-12-13)

12.15.0 (2023-11-29)

12.14.0 (2023-11-16)

12.13.0 (2023-11-02)

  • Deprecated the useSetting function in favor of new useSettings one that can retrieve multiple settings at once (#55337).

12.12.0 (2023-10-18)

12.11.0 (2023-10-05)

  • Deprecated CopyHandler, absorbed into WritingFlow.

12.10.0 (2023-09-20)

  • The Deprecated multiline prop on RichText will now fall back to using multiple rich text instances instead of a single multiline instance. The prop remains deprecated.

12.9.0 (2023-08-31)

Enhancements

  • Embed the ObserveTyping behavior within the BlockList component making to simplify instanciations of third-party block editors.

12.8.0 (2023-08-16)

12.7.0 (2023-08-10)

12.6.0 (2023-07-20)

12.5.0 (2023-07-05)

... (truncated)

Commits
  • 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
  • 01fcf3b Clean up link control CSS. (#58934)
  • 4eb8703 Block Bindings: lock editing of blocks by default (#58787)
  • faf81d8 Revert "Rich text: pad multiple spaces through en/em replacement (#56341)" (#...
  • 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 4 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 197.71 KB 197.71 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 4 months ago

Plugin build for a77e3bb09f14fce156e7a2bfd214d8db3f6dfdbd is ready :bellhop_bell:!

pirate-bot commented 4 months ago

E2E Tests

Playwright Test Status:

Performance Results serverResponse: 358.65, firstPaint: 518.2, domContentLoaded: 1490.55, loaded: 1491.25, firstContentfulPaint: 9301.6, firstBlock: 11492.35, type: 48.76, minType: 45, maxType: 54.67, typeContainer: 13.2, minTypeContainer: 11.44, maxTypeContainer: 17.85, focus: 58.91, minFocus: 55.88, maxFocus: 63.53, inserterOpen: 22.32, minInserterOpen: 20.25, maxInserterOpen: 26.64, inserterSearch: 5.76, minInserterSearch: 5.44, maxInserterSearch: 6.43, inserterHover: 48.95, minInserterHover: 46.32, maxInserterHover: 55.81, listViewOpen: 138.56, minListViewOpen: 128.69, maxListViewOpen: 153.68
pirate-bot commented 4 months ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: