Skip to content

build(deps): Bump zustand from 4.5.7 to 5.0.14#7

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

build(deps): Bump zustand from 4.5.7 to 5.0.14#7
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 18, 2026

Copy link
Copy Markdown

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 the dependencies Pull requests that update a dependency file label Jun 18, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 18, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: javascript. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot requested a review from ljiang-slac as a code owner June 18, 2026 22:55
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 1a41565 to d169051 Compare June 24, 2026 20:12
@github-actions

Copy link
Copy Markdown

🤖 GitHub Copilot Review Available

This PR can be reviewed using GitHub Copilot. To use it:

In GitHub Web Interface:

  1. Click on the "Files changed" tab
  2. Use the Copilot button to review changes
  3. Or comment: @github-copilot review this PR

In VS Code:

  1. Install GitHub Copilot extension
  2. Open the PR in VS Code
  3. Use Copilot chat to review changes

Automated Checks:

  • ✅ Security scanning with Trivy and CodeQL
  • ✅ Code quality analysis (ESLint, Prettier, Black, Flake8)
  • ✅ Type checking (MyPy)

All automated checks are running on this PR.

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