Renovate: Update dependency zustand to v5.0.15 #62

Open
renovate-bot wants to merge 1 commit from renovate/zustand-5.x-lockfile into main
Collaborator

This PR contains the following updates:

Package Type Update Change
zustand dependencies patch 5.0.145.0.15

Release Notes

pmndrs/zustand (zustand)

v5.0.15

Compare Source

Fix some issues in devtools and persist middleware.

What's Changed

Full Changelog: https://github.com/pmndrs/zustand/compare/v5.0.14...v5.0.15


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [zustand](https://github.com/pmndrs/zustand) | dependencies | patch | [`5.0.14` → `5.0.15`](https://renovatebot.com/diffs/npm/zustand/5.0.14/5.0.15) | --- ### Release Notes <details> <summary>pmndrs/zustand (zustand)</summary> ### [`v5.0.15`](https://github.com/pmndrs/zustand/releases/tag/v5.0.15) [Compare Source](https://github.com/pmndrs/zustand/compare/v5.0.14...v5.0.15) Fix some issues in devtools and persist middleware. #### What's Changed - fix(devtools): correct V8 stack regex when source path contains spaces by [@&#8203;dai-shi](https://github.com/dai-shi) with [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;3531](https://github.com/pmndrs/zustand/pull/3531) - fix(persist): clearStorage() should invalidate concurrent async rehydration by [@&#8203;dai-shi](https://github.com/dai-shi) with [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;3555](https://github.com/pmndrs/zustand/pull/3555) **Full Changelog**: <https://github.com/pmndrs/zustand/compare/v5.0.14...v5.0.15> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4zMC4zIiwidXBkYXRlZEluVmVyIjoiNDQuMzAuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Renovate: Update dependency zustand to v5.0.15
All checks were successful
Web Deployment Container / determine-workflow (pull_request) Successful in 2s
Web Deployment Container / nonprod-deploy (dev) (pull_request) Has been skipped
Web Deployment Container / prod-deploy (dev) (pull_request) Has been skipped
2683a84fa2
All checks were successful
Web Deployment Container / determine-workflow (pull_request) Successful in 2s
Required
Details
Web Deployment Container / nonprod-deploy (dev) (pull_request) Has been skipped
Required
Details
Web Deployment Container / prod-deploy (dev) (pull_request) Has been skipped
Required
Details
This pull request doesn't have enough approvals yet. 0 of 1 approvals granted.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/zustand-5.x-lockfile:renovate/zustand-5.x-lockfile
git switch renovate/zustand-5.x-lockfile
Sign in to join this conversation.
No description provided.