wordpress-mobile / gutenberg-mobile

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

Bump gutenberg from `35db76a` to `3ff9331` #6949

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps gutenberg from 35db76a to 3ff9331.

Commits
  • 3ff9331 Improve performance of compute_style_properties method. (#62522)
  • 17c2db2 Docs/iapi warnings new directives wp 6 6 (#62789)
  • db68ea4 Skip test: create a new page, edit template and toggle page template preview ...
  • c41857c Pattern overrides: disallow override for image with caption/href (#62747)
  • 9b945db Create Block: Add missing changelog entries (#62791)
  • 5e2050a Fix: Include permission management on permanently delete, rename, and restore...
  • abe0925 Template Part: Improve how the tag name attribute is handled (#62785)
  • d0d775b Add writing mode support to other blocks (#62727)
  • 7f40c68 Skip failing image block test (#62781)
  • 29b0a18 Fix: Check permissions on duplicate pattern and template part actions. (#62757)
  • 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 3 months ago

Superseded by #6951.