Skip to content

Bump zustand from 5.0.3 to 5.0.6#1507

Merged
demiankatz merged 1 commit intodevfrom
dependabot/npm_and_yarn/dev/zustand-5.0.6
Jul 21, 2025
Merged

Bump zustand from 5.0.3 to 5.0.6#1507
demiankatz merged 1 commit intodevfrom
dependabot/npm_and_yarn/dev/zustand-5.0.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jul 21, 2025

Bumps zustand from 5.0.3 to 5.0.6.

Release notes

Sourced from zustand's releases.

v5.0.6

Some very minor changes.

What's Changed

New Contributors

Full Changelog: pmndrs/zustand@v5.0.5...v5.0.6

v5.0.5

It comes with some small improvements.

What's Changed

New Contributors

Full Changelog: pmndrs/zustand@v5.0.4...v5.0.5

v5.0.4

This fixes module resolution issue for React Native users.

What's Changed

New Contributors

... (truncated)

Commits
  • b5845a9 5.0.6
  • 4a5e814 chore: update dev dependencies (#3159)
  • e639587 docs(README): remove 'omit' in 'Overwriting state' section (#3160)
  • 5bc717b refactor(middleware): replace export * with explicit named and type exports (...
  • ca08a5e perf(devtools): avoid inferring action type when explicit action name is prov...
  • a6143e0 test(shallow): update 'shallow' and 'useShallow' imports to use 'zustand/shal...
  • 3d9ecb1 fix links to the demo and the docs (#3148)
  • 9d58820 chore: fix some typos in comment (#3139)
  • c3dceea Add zustand-expo-devtools to third-party middleware list (#3135)
  • a03acc3 test(vanilla/subscribe): add test for covering fireImmediately option in 'sub...
  • 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 [zustand](https://github.com/pmndrs/zustand) from 5.0.3 to 5.0.6.
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](pmndrs/zustand@v5.0.3...v5.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 21, 2025
@vercel
Copy link
Copy Markdown

vercel Bot commented Jul 21, 2025

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
universalviewer βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Jul 21, 2025 0:28am

Copy link
Copy Markdown
Contributor

@demiankatz demiankatz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Patch release, build still passing.

@demiankatz demiankatz merged commit c85362f into dev Jul 21, 2025
6 checks passed
@demiankatz demiankatz deleted the dependabot/npm_and_yarn/dev/zustand-5.0.6 branch July 21, 2025 12:11
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