Skip to content

deps(deps): bump zustand from 4.5.7 to 5.0.14#26

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/zustand-5.0.14
Open

deps(deps): bump zustand from 4.5.7 to 5.0.14#26
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/zustand-5.0.14

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 30, 2026

Copy link
Copy Markdown
Contributor

Bumps zustand from 4.5.7 to 5.0.14.

Release notes

Sourced from zustand's releases.

v5.0.14

This release fixes a type issue in devtools.

What's Changed

New Contributors

Full Changelog: pmndrs/zustand@v5.0.13...v5.0.14

v5.0.13

This release includes an improvement in the devtools middleware.

What's Changed

New Contributors

Full Changelog: pmndrs/zustand@v5.0.12...v5.0.13

v5.0.12

Two small fixes.

What's Changed

New Contributors

Full Changelog: pmndrs/zustand@v5.0.11...v5.0.12

v5.0.11

This release includes small improvements in middleware thanks to contributors.

... (truncated)

Commits
  • bfb2a9e 5.0.14
  • 62b2aff chore(deps): update dev dependencies (#3513)
  • ad77bd3 fix(devtools): improve type inference for Devtools initializer (#3511)
  • 8476d2c update pnpm etc (#3512)
  • d690ec2 docs(combine): add object constraints to T and U in signature (#3506)
  • fd8c601 docs(react): add Action constraint to redux middleware signature (#3492)
  • 2ce8226 docs(immer): fix setPerson updater type in usage examples (#3502)
  • 038b938 docs(updating-state): use curried create form with explicit state type (#3503)
  • 60a91b4 docs(devtools): add missing devtools import to troubleshooting example (#3501)
  • efad169 Update FUNDING.json
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for zustand since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 30, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/zustand-5.0.14 branch from 24af90d to 603a09e Compare June 30, 2026 22:37
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 30, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/zustand-5.0.14 branch from 603a09e to c6158ee Compare July 3, 2026 22:53
@kilo-code-bot

kilo-code-bot Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Kilo Code Review could not run — your account is out of credits.

Add credits or switch to a free model to enable reviews on this change.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/zustand-5.0.14 branch from c6158ee to 7b9947b Compare July 5, 2026 20:34
@kilo-code-bot

kilo-code-bot Bot commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (2 files)
  • packages/dashboard/package.json
  • package-lock.json (generated, lock-file changes only)

Note: This bumps zustand from 4.5.7 to 5.0.14 (semver-major). Verified both existing store usages (packages/dashboard/src/lib/store.ts, packages/dashboard/src/lib/auth-store.ts) use the non-middleware create<T>((set) => ...) call form, which remains compatible with zustand v5's API.


Reviewed by claude-sonnet-5-20260630 · Input: 26.2K · Output: 3K · Cached: 248K

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/zustand-5.0.14 branch 6 times, most recently from d9838a8 to 605e8d9 Compare July 15, 2026 07:30
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/zustand-5.0.14 branch from 605e8d9 to a25920e Compare July 15, 2026 10:08
@djimit

djimit commented Jul 15, 2026

Copy link
Copy Markdown
Owner

@dependabot recreate

Bumps [zustand](https://github.com/pmndrs/zustand) from 4.5.7 to 5.0.14.
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](pmndrs/zustand@4.5.7...v5.0.14)

---
updated-dependencies:
- dependency-name: zustand
  dependency-version: 5.0.14
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/zustand-5.0.14 branch from a25920e to 92ea39f Compare July 15, 2026 11:59
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.

1 participant