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
137 stars 34 forks source link

chore(deps-dev): bump @wordpress/block-editor from 12.18.2 to 12.20.0 #2103

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 8 months ago

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

Changelog

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

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)

12.4.0 (2023-06-23)

... (truncated)

Commits
  • 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)" (#...
  • 23a53b0 Restore default border and focus style on image url input field. (#58505)
  • eb79637 chore(release): publish
  • f79443f Update changelog files
  • 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 8 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 8 months ago

Plugin build for 98e957f4dbeeb486cbf795f95dc3a3329676716c is ready :bellhop_bell:!

pirate-bot commented 8 months ago

E2E Tests

Playwright Test Status:

Performance Results serverResponse: 379.55, firstPaint: 503.7, domContentLoaded: 1414.95, loaded: 1415.55, firstContentfulPaint: 7829.5, firstBlock: 9797.6, type: 48.47, minType: 43.22, maxType: 53.48, typeContainer: 11.35, minTypeContainer: 10.07, maxTypeContainer: 15.27, focus: 54.12, minFocus: 49.19, maxFocus: 59.42, inserterOpen: 22.14, minInserterOpen: 19.17, maxInserterOpen: 26.18, inserterSearch: 5.23, minInserterSearch: 4.98, maxInserterSearch: 5.5, inserterHover: 42.08, minInserterHover: 38.24, maxInserterHover: 49.17, listViewOpen: 137.07, minListViewOpen: 120.93, maxListViewOpen: 155.9
dependabot[bot] commented 7 months ago

Superseded by #2118.