sachinraja / trpc-playground

playground for running tRPC queries in the browser
MIT License
285 stars 19 forks source link

fix(deps): update dependency zustand to v3.6.8 #8

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
zustand 3.6.7 -> 3.6.8 age adoption passing confidence

Release Notes

pmndrs/zustand ### [`v3.6.8`](https://togithub.com/pmndrs/zustand/releases/v3.6.8) [Compare Source](https://togithub.com/pmndrs/zustand/compare/v3.6.7...v3.6.8) This fixes some issues in `devtools` middleware. #### What's Changed - fix(middleware/devtools): minor fixes for pause recording feature by [@​devanshj](https://togithub.com/devanshj) in [https://github.com/pmndrs/zustand/pull/720](https://togithub.com/pmndrs/zustand/pull/720) - fix(middleware/devtools): revert extension connector with try-catch to fix RN usage by [@​dai-shi](https://togithub.com/dai-shi) in [https://github.com/pmndrs/zustand/pull/724](https://togithub.com/pmndrs/zustand/pull/724) - fix(middleware/devtools): deprecate passing name directly instead of an object by [@​devanshj](https://togithub.com/devanshj) in [https://github.com/pmndrs/zustand/pull/731](https://togithub.com/pmndrs/zustand/pull/731) #### New Contributors - [@​skuteli](https://togithub.com/skuteli) made their first contribution in [https://github.com/pmndrs/zustand/pull/718](https://togithub.com/pmndrs/zustand/pull/718) - [@​omidantilong](https://togithub.com/omidantilong) made their first contribution in [https://github.com/pmndrs/zustand/pull/712](https://togithub.com/pmndrs/zustand/pull/712) **Full Changelog**: https://github.com/pmndrs/zustand/compare/v3.6.7...v3.6.8

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by WhiteSource Renovate. View repository job log here.