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 `608b890` to `6cc4da0` #6879

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps gutenberg from 608b890 to 6cc4da0.

Commits
  • 6cc4da0 Zoom Out: The patterns tab behind a new experiment. (#61601)
  • ae6cf0c Workflows: try a backport changelog (#61785)
  • 91b7be4 Update actions order in site editor for template and template parts (#61803)
  • 51fbd4b Background image: add support for relative theme path URLs in top-level theme...
  • a4dfd4e Search Block: Fix borderRadius mutation (#61794)
  • 91918ed Block Library: Avoid using component naming conventions for non-component cod...
  • c464a35 Shadows: Unlock private components and hooks at the file level (#61790)
  • 6b5d388 PaletteEdit: Fix flaky test (#61791)
  • 72bfad5 Block Editor: Fix wrapper props mutation in BlockListBlock (#61789)
  • f78fac7 DataViews: Type the ViewActions component (#61729)
  • 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 1 month ago

Superseded by #6882.