wordpress-mobile / gutenberg-mobile

Mobile version of Gutenberg - native iOS and Android
GNU General Public License v2.0
234 stars 54 forks source link

Bump gutenberg from `0c6b868` to `57b8b61` #6926

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps gutenberg from 0c6b868 to 57b8b61.

Commits
  • 57b8b61 Fix @since tag in docblock in WP_Theme_JSON_Data_Gutenberg. (#62425)
  • 7b177d9 Fix: (#62482)
  • 97ccc28 DataViews: Bootstrap Actions Extensibility API (#62052)
  • 2d34e2a Bootstrap the dashboard layout (#62409)
  • edd5fa4 Block style variation: rename hook (#62464)
  • 3a20fb0 Site Editor: Remove editor specific classes from shell wrapper. (#62389)
  • 48d9364 Block Styles: Remove core block style variations filters and action (#62090)
  • fd587da Fixed : Disambiguate "Cover" translatable string in the context of background...
  • faf5cba Section Styles: Register block style variations on init (#62461)
  • d2d7bf6 Page creation and duplication: Decode HTML entities in success notices (#62313)
  • Additional commits viewable in compare view


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)
dependabot[bot] commented 2 weeks ago

Superseded by #6928.