Skip to content

chore(deps): bump zustand from 4.5.7 to 5.0.12 in /frontend#6

Merged
acailic merged 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/zustand-5.0.12
Mar 28, 2026
Merged

chore(deps): bump zustand from 4.5.7 to 5.0.12 in /frontend#6
acailic merged 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/zustand-5.0.12

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 25, 2026

Bumps zustand from 4.5.7 to 5.0.12.

Release notes

Sourced from zustand's releases.

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.

What's Changed

New Contributors

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

v5.0.10

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

What's Changed

New Contributors

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for zustand since your current version.


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 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 @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 25, 2026

Labels

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

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

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/frontend/zustand-5.0.12 branch from b058391 to 04185ac Compare March 26, 2026 10:24
Bumps [zustand](https://github.com/pmndrs/zustand) from 4.5.7 to 5.0.12.
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](pmndrs/zustand@4.5.7...v5.0.12)

---
updated-dependencies:
- dependency-name: zustand
  dependency-version: 5.0.12
  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/frontend/zustand-5.0.12 branch from 04185ac to 4e507bb Compare March 26, 2026 12:03
@acailic acailic merged commit c7527c0 into main Mar 28, 2026
6 checks passed
@acailic acailic deleted the dependabot/npm_and_yarn/frontend/zustand-5.0.12 branch March 28, 2026 23:36
acailic pushed a commit that referenced this pull request Mar 30, 2026
Cover search returning no results (#1), error count semantic mismatch
(#2), null optional fields (#3), drift detection data requirements
(#4), empty behavior alerts (#5), and zero cost/tokens (#6).

29 tests across 3 files: 27 passing, 2 xfail documenting real bugs
where session.errors is not auto-computed and the tokens-implies-cost
invariant is not enforced.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant