Skip to content

chore(deps): bump zustand from 5.0.9 to 5.0.10#1181

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/zustand-5.0.10
Closed

chore(deps): bump zustand from 5.0.9 to 5.0.10#1181
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/zustand-5.0.10

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 14, 2026

Bumps zustand from 5.0.9 to 5.0.10.

Release notes

Sourced from zustand's releases.

v5.0.10

This version includes a fix to the persist middleware for an edge case.

What's Changed

New Contributors

Full Changelog: pmndrs/zustand@v5.0.9...v5.0.10

Commits
  • 003b0a7 5.0.10
  • 9bb7f3b chore(deps): update dev dependencies (#3353)
  • d0cb549 fix(persist): prevent race condition during concurrent rehydrate calls (#3336)
  • 59e8783 test: remove eslint-disable for no-unused-expressions (#3349)
  • db6fe66 docs(CONTRIBUTING): fix 'npm install' to 'pnpm install' (#3350)
  • 8f1d45a Fix formatting and punctuation in third-party libraries doc (#3346)
  • 74d0aec Add zustand-mutable middleware link (#3343)
  • f912630 Add zustand-mmkv-storage to third-party libraries (#3339)
  • 4f1f963 docs: add memoized selector usage with useStore (#3320)
  • aa2da00 docs: fix navigation order for comparison and tutorial markdowns (#3326)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 14, 2026
@dependabot dependabot bot requested review from a team as code owners January 14, 2026 10:34
@dependabot dependabot bot requested a review from nathanklick January 14, 2026 10:34
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 14, 2026
@github-actions
Copy link

github-actions bot commented Jan 14, 2026

Integration Test Results

23 tests    3 ✅  26s ⏱️
17 suites   0 💤
 1 files    20 ❌

For more details on these failures, see this check.

Results for commit c52d627.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Jan 14, 2026

Unit Test Results

627 tests  ±0   627 ✅ ±0   36s ⏱️ ±0s
 62 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit c52d627. ± Comparison against base commit f963e0b.

♻️ This comment has been updated with latest results.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/zustand-5.0.10 branch from 20b952a to b58961f Compare January 19, 2026 10:07
Bumps [zustand](https://github.com/pmndrs/zustand) from 5.0.9 to 5.0.10.
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](pmndrs/zustand@v5.0.9...v5.0.10)

---
updated-dependencies:
- dependency-name: zustand
  dependency-version: 5.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/zustand-5.0.10 branch from b58961f to c52d627 Compare January 28, 2026 17:35
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 2, 2026

Superseded by #1296.

@dependabot dependabot bot closed this Feb 2, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/zustand-5.0.10 branch February 2, 2026 11:51
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants