alleyinteractive / wp-newsletter-builder

WP Newsletter Builder
GNU General Public License v2.0
4 stars 1 forks source link

Bump @alleyinteractive/block-editor-tools from 0.10.2 to 0.10.3 #202

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps @alleyinteractive/block-editor-tools from 0.10.2 to 0.10.3.

Release notes

Sourced from @​alleyinteractive/block-editor-tools's releases.

@​alleyinteractive/block-editor-tools@​0.10.3

Patch Changes

  • 2ada8ed: Improve stability of usePostMeta hooks
Commits
  • 3d97025 Merge pull request #676 from alleyinteractive/changeset-release/main
  • 695c8b9 Version Packages
  • 533187a Merge pull request #673 from alleyinteractive/hotfix/prevent-post-meta-overwr...
  • 2ada8ed Version bump block-editor-tools
  • 17d5e3a Update docs on usePostMeta and usePostMetaValue
  • 74c3db8 Allow usePostMetaValue setter to take a callable
  • ce6a515 Clean up latest changes
  • 557ff71 Remove the meta ref, which is no longer needed
  • 384a4fa Allow passing a callable to post meta setter
  • 286b04f Use a ref to pass around a mutable meta object
  • 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 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)