swissspidy / gutenberg-bento

An exploratory plugin for using Bento components in Gutenberg
Apache License 2.0
11 stars 2 forks source link

Bump @wordpress/data from 6.4.1 to 7.3.0 #234

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps @wordpress/data from 6.4.1 to 7.3.0.

Changelog

Sourced from @​wordpress/data's changelog.

7.3.0 (2022-10-05)

7.2.0 (2022-09-21)

7.1.0 (2022-09-13)

7.0.0 (2022-08-24)

Breaking Changes

– Add TypeScript types to the built package (via "types": "build-types" in the package.json)

Bug Fix

  • Packages: Replace is-plain-obj with is-plain-object (#43511).

6.15.0 (2022-08-10)

6.14.0 (2022-07-27)

6.13.0 (2022-07-13)

Enhancements

  • Use useDebugValue in useSelect to better display data in React DevTools (#42225).

6.12.0 (2022-06-29)

6.11.0 (2022-06-15)

6.10.0 (2022-06-01)

6.9.0 (2022-05-18)

6.8.0 (2022-05-04)

6.7.0 (2022-04-21)

6.6.0 (2022-04-08)

6.5.0 (2022-03-23)

6.4.0 (2022-03-11)

6.3.0 (2022-02-23)

New Features

  • Enabled thunks by default for all stores and removed the __experimentalUseThunks flag.
  • Store the resolution errors in store metadata and expose them using hasResolutionFailed the getResolutionError meta-selectors (#38669).

... (truncated)

Commits
  • 8d42d2f chore(release): publish
  • 934c2fa Update changelog files
  • eb900a4 Merge changes published in the Gutenberg plugin "release/14.3" branch
  • 23e1362 chore(release): publish
  • ea6a9c0 Update changelog files
  • 622bfb7 Merge changes published in the Gutenberg plugin "release/14.2" branch
  • 0d732d4 chore(release): publish
  • 2a96ed3 Update changelog files
  • 7ef0628 Merge changes published in the Gutenberg plugin "release/14.1" branch
  • 171b87c 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)