Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 12, 2022

Bumps @wordpress/data from 6.4.1 to 6.8.0.

Changelog

Sourced from @​wordpress/data's changelog.

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).
  • Expose the resolution status (undefined, resolving, finished, error) via the getResolutionState meta-selector (#38669).

6.2.1 (2022-02-10)

Bug Fix

  • Removed unused memize dependency (#38388).

6.2.0 (2022-01-27)

Bug Fix

  • Corrected expect type of action creators and selectors in Redux store configuration type
  • Move redux to regular dependencies and update it to version ^4.1.2.

Internal

  • Changed names of store-related types to better reflect their use and role.
  • Changed "storeDefinition" to "storeDescriptor" to better reflect its use and role.

6.1.0 (2021-09-09)

New Features

  • Added a batch registry method to batch dispatch calls for performance reasons.
  • Add a new migration for the persistence plugin to migrate edit-widgets preferences to the interface package. As part of this change deprecated migrations for the persistence plugin have been removed (#33774).
  • Update data controls to accept a data store definition as their first param in addition to a string-based store name value (#34170).

6.0.0 (2021-07-29)

Breaking Change

  • Upgraded React components to work with v17.0 (#29118). There are no new features in React v17.0 as explained in the blog post.

... (truncated)

Commits
  • 4631d51 chore(release): publish
  • 2e99064 Update changelog files
  • 4bb2655 Merge changes published in the Gutenberg plugin "release/13.2" branch
  • 1ba5231 chore(release): publish
  • 2673386 Update changelog files
  • 9ad1f9d Merge changes published in the Gutenberg plugin "release/13.1" branch
  • 11eb124 chore(release): publish
  • ba12a0e Update changelog files
  • 89b3c8e Merge changes published in the Gutenberg plugin "release/13.0" branch
  • aa003c3 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)

Bumps [@wordpress/data](https://github.com/WordPress/gutenberg/tree/HEAD/packages/data) from 6.4.1 to 6.8.0.
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/data/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/data)

---
updated-dependencies:
- dependency-name: "@wordpress/data"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 12, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 19, 2022

Superseded by #50.

@dependabot dependabot bot closed this May 19, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/wordpress/data-6.8.0 branch May 19, 2022 03:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants