cleissonbarbosa / article-generator

WordPress post generator using artificial intelligence (GPT), create text and image automatically
MIT License
43 stars 12 forks source link

yarn: bump @wordpress/block-editor from 10.5.0 to 12.1.0 #19

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @wordpress/block-editor from 10.5.0 to 12.1.0.

Changelog

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

12.1.0 (2023-05-10)

  • MediaPlaceholder: Remove the undocumented onHTMLDrop prop (#49673).

12.0.0 (2023-04-26)

Breaking Changes

  • Renamed utility function immutableSet to setImmutably (#50040).

11.8.0 (2023-04-12)

11.7.0 (2023-03-29)

  • ImageSizeControl: Update image size label (#49112).

11.6.0 (2023-03-15)

11.5.0 (2023-03-01)

Bug Fix

  • SpacingSizesControl: fix white dot on thumb (#48574).

11.4.0 (2023-02-15)

Bug Fix

  • LinkControl: fix scrollbar displayed on toggle link settings (#47986).

11.3.0 (2023-02-01)

11.2.0 (2023-01-11)

Bug Fix

  • BlockInspector: Fix browser warning error when block is not selected (#46875).
  • Move component styles needed for iframes to content styles (#47103).
  • Block Inserter: Correctly apply style to the default inserter (#47166).
  • List View: Fix crash when the first template-parts is deleted width del key (#47227).

11.1.0 (2023-01-02)

11.0.0 (2022-12-14)

Breaking Changes

  • Updated dependencies to require React 18 (45235)

Enhancements

... (truncated)

Commits
  • e936127 chore(release): publish
  • 717c69d Update changelog files
  • b50133e Merge changes published in the Gutenberg plugin "release/15.8" branch
  • 6df0c62 chore(release): publish
  • 6ede72d Update changelog files
  • 8acc9dc Merge changes published in the Gutenberg plugin "release/15.7" branch
  • d61700b chore(release): publish
  • 79bb350 Update changelog files
  • 749fe34 Merge changes published in the Gutenberg plugin "release/15.6" branch
  • d5c28a6 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 1 year ago

Superseded by #23.