Skip to content

deps(js): bump zustand from 5.0.13 to 5.0.14 in /frontends/react - #15

Open
dependabot[bot] wants to merge 11 commits into
mainfrom
dependabot/npm_and_yarn/frontends/react/zustand-5.0.14
Open

deps(js): bump zustand from 5.0.13 to 5.0.14 in /frontends/react#15
dependabot[bot] wants to merge 11 commits into
mainfrom
dependabot/npm_and_yarn/frontends/react/zustand-5.0.14

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps zustand from 5.0.13 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

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

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 Bot and others added 11 commits May 25, 2026 19:18
Bumps python from 3.12-slim to 3.14-slim.

---
updated-dependencies:
- dependency-name: python
  dependency-version: 3.14-slim
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ct (#3)

Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.312.0 to 0.575.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.575.0/packages/lucide-react)

---
updated-dependencies:
- dependency-name: lucide-react
  dependency-version: 0.575.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 8.2.2 to 9.2.1.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](open-cli-tools/concurrently@v8.2.2...v9.2.1)

---
updated-dependencies:
- dependency-name: concurrently
  dependency-version: 9.2.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…t 1.7.1

Supersedes Dependabot PRs #2, #4, #6. Build verified clean.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
… Handler, vLLM arrow direction corrected

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- STREAM_Architecture.png: dashed outbound connection arrows added for
  both Worker Task and HPC Proxy connecting to WebSocket relay, making
  the dual-channel firewall traversal visually explicit
- pearc26-stream-paper.tex: caption updated — Streaming Handler now
  correctly described as orchestrator invoking the Context Summarizer,
  outbound connection model explained
- pearc26-stream-paper-extended.tex: caption updated to match
- pearc26-stream-poster.tex: long caption rewritten to reflect correct
  pipeline order and dual-channel outbound connection model

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…rol Plane from left)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…eaks allowlist

- fastapi: exclude 0.136.3 (MAL-2026-4750, undocumented fastar dependency);
  uv resolves to 0.136.1 instead
- .gitleaks.toml: add docs/test-plan.md, docs/proxy-vm-deployment.md,
  docs/vm-hpc-as-api-migration.md to allowlist (placeholder curl examples)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
crypto.py and README.md contain placeholder values (my-shared-secret)
used in documentation examples, not real credentials.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Bumps [zustand](https://github.com/pmndrs/zustand) from 5.0.13 to 5.0.14.
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](pmndrs/zustand@v5.0.13...v5.0.14)

---
updated-dependencies:
- dependency-name: zustand
  dependency-version: 5.0.14
  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 Jun 2, 2026
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