[Snyk] Upgrade zustand from 5.0.6 to 5.0.7#788
Closed
peterj wants to merge 1 commit into
Closed
Conversation
Snyk has created this PR to upgrade zustand from 5.0.6 to 5.0.7. See this package in npm: zustand See this project in Snyk: https://app.snyk.io/org/kagent/project/3a1ab099-8f8f-43a5-81e6-e07ff34c96dc?utm_source=github&utm_medium=referral&page=upgrade-pr
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR upgrades the zustand state management library from version 5.0.6 to 5.0.7, incorporating a minor optimization for React hook performance through improved useCallback usage for the getSnapshot function.
- Updates zustand dependency version in package.json
- Brings in performance optimization for React integration
- Maintains compatibility as this is a patch version upgrade
Files not reviewed (1)
- ui/package-lock.json: Language not supported
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Merged
EItanya
pushed a commit
that referenced
this pull request
Aug 22, 2025
inFocus7
pushed a commit
to inFocus7/kagent
that referenced
this pull request
Aug 25, 2025
upgrading all libs from PRs - kagent-dev#787, kagent-dev#788, kagent-dev#777, kagent-dev#776 Signed-off-by: Peter Jausovec <peter.jausovec@solo.io> Signed-off-by: Fabian Gonzalez <fabian.gonzalez@solo.io>
yanivmn
pushed a commit
to yanivmn/kagent
that referenced
this pull request
Aug 28, 2025
upgrading all libs from PRs - kagent-dev#787, kagent-dev#788, kagent-dev#777, kagent-dev#776 Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>
Raghavendiran-2002
pushed a commit
to Raghavendiran-2002/kagent
that referenced
this pull request
Apr 30, 2026
upgrading all libs from PRs - kagent-dev#787, kagent-dev#788, kagent-dev#777, kagent-dev#776 Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade zustand from 5.0.6 to 5.0.7.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 1 version ahead of your current version.
The recommended version was released 21 days ago.
Release notes
Package name: zustand
-
5.0.7 - 2025-07-31
- fix(react): useCallback for getSnapshot by @ dai-shi in #3192
- @ noritaka1166 made their first contribution in #3161
- @ Henry8192 made their first contribution in #3170
- @ soyboi made their first contribution in #3171
- @ maltesa made their first contribution in #3183
-
5.0.6 - 2025-06-26
- fix(devtools): Avoid inferring action type when explicit action name is provided by @ vchirikov in #3147
- refactor(middleware): replace export * with explicit named and type exports by @ sukvvon in #3151
- @ csark0812 made their first contribution in #3135
- @ clonemycode made their first contribution in #3139
- @ vchirikov made their first contribution in #3147
from zustand GitHub release notesThis enables a small optimization in some edge cases.
What's Changed
New Contributors
Full Changelog: v5.0.6...v5.0.7
Some very minor changes.
What's Changed
New Contributors
Full Changelog: v5.0.5...v5.0.6
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: