swissspidy / gutenberg-bento

An exploratory plugin for using Bento components in Gutenberg
Apache License 2.0
11 stars 2 forks source link

Bump @wordpress/blocks from 11.3.1 to 11.20.0 #259

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @wordpress/blocks from 11.3.1 to 11.20.0.

Release notes

Sourced from @​wordpress/blocks's releases.

11.9.1

Bug Fixes

Block Library

  • Gallery: Fix issue with columns and link destination not copying across when gallery updated to v2 format. (36388)

Full Site Editing

  • Site editor: Add feature flag to toggle the new site editor sidebar. (36516)
  • Site editor: Prevent loading state from showing the admin menu. (36455)

Testing

  • Cover Block: Fix regressions in opacity. (36406)
  • E2E: Add more Cover block tests (36321)

11.9.0

Features

Block Library

  • New Block: Comment Reply Link. (35774)
  • New Block: Comment Link. (35965)
  • New Block: Comment Avatar. (35396)
  • New Block: Comments Query Loop. (35231)

Enhancements

Block Library

  • Buttons: Add flex layout and new layout type. (35819)
  • Code: Add support for padding, color, and border styles. (27582)
  • Columns: Add padding support. (35701)
  • Comment Author Name: Add spacing to have same options as Post Author Name. (36213)
  • Comment Edit Link: Add alignment option. (36033)
  • Embed: Add Wolfram Cloud as an embed provider. (35656)
  • Gallery: Replace gallery experimental setting with a check for use_balanceTags. (34979)
  • Image: Add data-id attribute on server side render for core galleries. (35975)
  • Navigation: Add create new menu button. (36245)
  • Navigation: Add delete nav menu button. (35981)
  • Navigation: Add featured transforms in Link Control for Navigation Link items. (35857)
  • Navigation: Add flex layout. (36169)
  • Navigation: Add missing menu item attributes. (35634)
  • Navigation: Create nav menu on pattern insertion or when the block has uncontrolled inner blocks. (36024)
  • Navigation: Migrate classic menus to block-based menus on theme switch. (36255)
  • Navigation: Mobile responsive navigation by default. (35917)
  • Navigation: Provide a way to manage wp_navigation posts from wp-admin. (36126)
  • Navigation: Reword navigation color labels. (35916)
  • Navigation: Save data to a wp_navigation post type. (35746)
  • Navigation: Show the placeholder again when moving from a valid menu to non-existing menu. (36210)
  • Navigation: Update block entity automatic name generation and refine naming UI. (36238)

... (truncated)

Changelog

Sourced from @​wordpress/blocks's changelog.

11.20.0 (2022-11-02)

11.19.0 (2022-10-19)

11.18.0 (2022-10-05)

Deprecations

  • Deprecate non-string descriptions (#44455).

11.17.0 (2022-09-21)

11.16.0 (2022-09-13)

11.15.0 (2022-08-24)

Bug Fix

  • Packages: Replace is-plain-obj with is-plain-object (#43511).

11.14.0 (2022-08-10)

11.13.0 (2022-07-27)

11.12.0 (2022-07-13)

Deprecations

  • withBlockContentContext is no longer used by the block editor and therefore got deprecated (#41395).

New API

  • The shortcode transformer now accepts a transform method to allow advanced controls over the transformed result. For instance, it's now possible to define custom innerBlocks for the transformed block. (#42001)

11.11.0 (2022-06-29)

11.10.0 (2022-06-15)

11.9.0 (2022-06-01)

11.8.0 (2022-05-18)

11.7.0 (2022-05-04)

11.6.0 (2022-04-21)

11.5.0 (2022-04-08)

11.4.0 (2022-03-23)

... (truncated)

Commits
  • 511f4cc chore(release): publish
  • 76b1b0e Update changelog files
  • 85c2b4f Merge changes published in the Gutenberg plugin "release/14.5" branch
  • a2ff0e6 chore(release): publish
  • 52149f9 Update changelog files
  • 433be2b Merge changes published in the Gutenberg plugin "release/14.4" branch
  • 8d42d2f chore(release): publish
  • 934c2fa Update changelog files
  • eb900a4 Merge changes published in the Gutenberg plugin "release/14.3" branch
  • 23e1362 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 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)
dependabot[bot] commented 2 years ago

Superseded by #273.