platformatic / meraki

Wizard for stackables app
Apache License 2.0
30 stars 1 forks source link

fix(deps): update dependency zustand to v4.5.5 #834

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 4 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
zustand 4.5.4 -> 4.5.5 age adoption passing confidence

Release Notes

pmndrs/zustand (zustand) ### [`v4.5.5`](https://togithub.com/pmndrs/zustand/releases/tag/v4.5.5) [Compare Source](https://togithub.com/pmndrs/zustand/compare/v4.5.4...v4.5.5) This improves the `persist` middleware behavior for an edge case. #### What's Changed - fix(storage): avoid calling setItem with the state just retrieved by [@​double-thinker](https://togithub.com/double-thinker) in [https://github.com/pmndrs/zustand/pull/2678](https://togithub.com/pmndrs/zustand/pull/2678) - chore(deps): update dependencies by [@​dai-shi](https://togithub.com/dai-shi) in [https://github.com/pmndrs/zustand/pull/2680](https://togithub.com/pmndrs/zustand/pull/2680) #### New Contributors - [@​alwalxed](https://togithub.com/alwalxed) made their first contribution in [https://github.com/pmndrs/zustand/pull/2634](https://togithub.com/pmndrs/zustand/pull/2634) - [@​YashChauhan858](https://togithub.com/YashChauhan858) made their first contribution in [https://github.com/pmndrs/zustand/pull/2636](https://togithub.com/pmndrs/zustand/pull/2636) - [@​donutcube](https://togithub.com/donutcube) made their first contribution in [https://github.com/pmndrs/zustand/pull/2650](https://togithub.com/pmndrs/zustand/pull/2650) - [@​vorant94](https://togithub.com/vorant94) made their first contribution in [https://github.com/pmndrs/zustand/pull/2661](https://togithub.com/pmndrs/zustand/pull/2661) - [@​jeppester](https://togithub.com/jeppester) made their first contribution in [https://github.com/pmndrs/zustand/pull/2667](https://togithub.com/pmndrs/zustand/pull/2667) - [@​ryota-murakami](https://togithub.com/ryota-murakami) made their first contribution in [https://github.com/pmndrs/zustand/pull/2668](https://togithub.com/pmndrs/zustand/pull/2668) - [@​double-thinker](https://togithub.com/double-thinker) made their first contribution in [https://github.com/pmndrs/zustand/pull/2678](https://togithub.com/pmndrs/zustand/pull/2678) **Full Changelog**: https://github.com/pmndrs/zustand/compare/v4.5.4...v4.5.5

Configuration

šŸ“… Schedule: 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.



This PR was generated by Mend Renovate. View the repository job log.