Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

chore(deps-dev): bump @wordpress/data from 9.5.0 to 9.11.0 #36

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2023

Bumps @wordpress/data from 9.5.0 to 9.11.0.

Changelog

Sourced from @​wordpress/data's changelog.

9.11.0 (2023-08-31)

9.10.0 (2023-08-16)

Enhancements

  • Warn if the useSelect hook returns different values when called with the same state and parameters (#53666).

9.9.0 (2023-08-10)

Bug Fix

  • Update the type definitions for dispatched actions by accounting for Promisified return values and thunks. Previously, a dispatched action's return type was the same as the return type of the original action creator, which did not account for how dispatch works internally. (Plain actions get wrapped in a Promise, and thunk actions ultimately resolve to the innermost function's return type).
  • Update the type definition for dispatch() to handle string store descriptors correctly.

9.8.0 (2023-07-20)

9.7.0 (2023-07-05)

9.6.0 (2023-06-23)

Commits
  • 5eac173 chore(release): publish
  • 1b79256 Update changelog files
  • 78a288d chore(release): publish
  • 863e74c Update changelog files
  • a3b68ba Merge changes published in the Gutenberg plugin "release/16.5" branch
  • b898cf1 chore(release): publish
  • f8983f0 Update changelog files
  • 4426fe5 Merge changes published in the Gutenberg plugin "release/16.4" branch
  • 854886e Update changelog files
  • 5e17468 Merge changes published in the Gutenberg plugin "release/16.4" branch
  • 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 <dependency name> 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)

Bumps [@wordpress/data](https://github.com/WordPress/gutenberg/tree/HEAD/packages/data) from 9.5.0 to 9.11.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/data@9.11.0/packages/data)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 4, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 25, 2023

Superseded by #39.

@dependabot dependabot bot closed this Sep 25, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/wordpress/data-9.11.0 branch September 25, 2023 08:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants