Update dependency zustand to v5.0.13 #21

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.125.0.13

Release Notes

pmndrs/zustand (zustand)

v5.0.13

Compare Source

This release includes an improvement in the devtools middleware.

What's Changed

New Contributors

Full Changelog: https://github.com/pmndrs/zustand/compare/v5.0.12...v5.0.13


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.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [zustand](https://github.com/pmndrs/zustand) | dependencies | patch | [`5.0.12` → `5.0.13`](https://renovatebot.com/diffs/npm/zustand/5.0.12/5.0.13) | --- ### Release Notes <details> <summary>pmndrs/zustand (zustand)</summary> ### [`v5.0.13`](https://github.com/pmndrs/zustand/releases/tag/v5.0.13) [Compare Source](https://github.com/pmndrs/zustand/compare/v5.0.12...v5.0.13) This release includes an improvement in the devtools middleware. #### What's Changed - refactor(devtools): remove duplicate module augmentation by [@&#8203;mahmoodhamdi](https://github.com/mahmoodhamdi) in [#&#8203;3443](https://github.com/pmndrs/zustand/pull/3443) - fix(devtools): support Firefox/Safari stack format in findCallerName by [@&#8203;SBolsec](https://github.com/SBolsec) in [#&#8203;3469](https://github.com/pmndrs/zustand/pull/3469) #### New Contributors - [@&#8203;mahmoodhamdi](https://github.com/mahmoodhamdi) made their first contribution in [#&#8203;3443](https://github.com/pmndrs/zustand/pull/3443) - [@&#8203;FelixEckl-vireq](https://github.com/FelixEckl-vireq) made their first contribution in [#&#8203;3466](https://github.com/pmndrs/zustand/pull/3466) - [@&#8203;KimHyeongRae0](https://github.com/KimHyeongRae0) made their first contribution in [#&#8203;3471](https://github.com/pmndrs/zustand/pull/3471) - [@&#8203;lstak](https://github.com/lstak) made their first contribution in [#&#8203;3483](https://github.com/pmndrs/zustand/pull/3483) - [@&#8203;AlexRixten](https://github.com/AlexRixten) made their first contribution in [#&#8203;3474](https://github.com/pmndrs/zustand/pull/3474) - [@&#8203;SBolsec](https://github.com/SBolsec) made their first contribution in [#&#8203;3469](https://github.com/pmndrs/zustand/pull/3469) **Full Changelog**: <https://github.com/pmndrs/zustand/compare/v5.0.12...v5.0.13> </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](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNjMuMyIsInVwZGF0ZWRJblZlciI6IjQzLjE2My4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Update dependency zustand to v5.0.13
All checks were successful
Web Deployment Container / determine-workflow (pull_request) Successful in 3s
Web Deployment Container / nonprod-deploy (dev) (pull_request) Has been skipped
Web Deployment Container / prod-deploy (dev) (pull_request) Has been skipped
17e71bb81d
All checks were successful
Web Deployment Container / determine-workflow (pull_request) Successful in 3s
Web Deployment Container / nonprod-deploy (dev) (pull_request) Has been skipped
Web Deployment Container / prod-deploy (dev) (pull_request) Has been skipped
This pull request can be merged automatically.
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

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/zustand-5.x-lockfile
git switch renovate/zustand-5.x-lockfile
git rebase main
git switch main
git merge --ff-only renovate/zustand-5.x-lockfile
git switch renovate/zustand-5.x-lockfile
git rebase main
git switch main
git merge --no-ff renovate/zustand-5.x-lockfile
git switch main
git merge --squash renovate/zustand-5.x-lockfile
git switch main
git merge --ff-only renovate/zustand-5.x-lockfile
git switch main
git merge renovate/zustand-5.x-lockfile
git push origin main
Sign in to join this conversation.
No description provided.