gemini-hlsw / navigate-ui

Navigate front-end web app
0 stars 1 forks source link

fix(deps): update dependency jotai to v2.10.2 #242

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jotai 2.10.1 -> 2.10.2 age adoption passing confidence

Release Notes

pmndrs/jotai (jotai) ### [`v2.10.2`](https://redirect.github.com/pmndrs/jotai/releases/tag/v2.10.2) [Compare Source](https://redirect.github.com/pmndrs/jotai/compare/v2.10.1...v2.10.2) Fixed some jotai/utils for a regression in v2.10.0. ##### What's Changed - fix(unstable_derive): trap atom methods by [@​dai-shi](https://redirect.github.com/dai-shi) in [https://github.com/pmndrs/jotai/pull/2741](https://redirect.github.com/pmndrs/jotai/pull/2741) - Throw error on `useAtom(undefined)` or `useAtom(null)` by [@​kevinschaich](https://redirect.github.com/kevinschaich) in [https://github.com/pmndrs/jotai/pull/2778](https://redirect.github.com/pmndrs/jotai/pull/2778) - fix(utils): make 'loadable' update immediate after resolve by [@​e7h4n](https://redirect.github.com/e7h4n) in [https://github.com/pmndrs/jotai/pull/2790](https://redirect.github.com/pmndrs/jotai/pull/2790) - fix(utils): make 'unwrap' update immediate after resolve by [@​organize](https://redirect.github.com/organize) in [https://github.com/pmndrs/jotai/pull/2794](https://redirect.github.com/pmndrs/jotai/pull/2794) ##### New Contributors - [@​niklasbec](https://redirect.github.com/niklasbec) made their first contribution in [https://github.com/pmndrs/jotai/pull/2773](https://redirect.github.com/pmndrs/jotai/pull/2773) - [@​romain-trotard](https://redirect.github.com/romain-trotard) made their first contribution in [https://github.com/pmndrs/jotai/pull/2781](https://redirect.github.com/pmndrs/jotai/pull/2781) - [@​kretajak](https://redirect.github.com/kretajak) made their first contribution in [https://github.com/pmndrs/jotai/pull/2786](https://redirect.github.com/pmndrs/jotai/pull/2786) - [@​Brokyeom](https://redirect.github.com/Brokyeom) made their first contribution in [https://github.com/pmndrs/jotai/pull/2798](https://redirect.github.com/pmndrs/jotai/pull/2798) - [@​ryoku4](https://redirect.github.com/ryoku4) made their first contribution in [https://github.com/pmndrs/jotai/pull/2802](https://redirect.github.com/pmndrs/jotai/pull/2802) - [@​yairEO](https://redirect.github.com/yairEO) made their first contribution in [https://github.com/pmndrs/jotai/pull/2805](https://redirect.github.com/pmndrs/jotai/pull/2805) - [@​kevinschaich](https://redirect.github.com/kevinschaich) made their first contribution in [https://github.com/pmndrs/jotai/pull/2778](https://redirect.github.com/pmndrs/jotai/pull/2778) - [@​e7h4n](https://redirect.github.com/e7h4n) made their first contribution in [https://github.com/pmndrs/jotai/pull/2790](https://redirect.github.com/pmndrs/jotai/pull/2790) - [@​organize](https://redirect.github.com/organize) made their first contribution in [https://github.com/pmndrs/jotai/pull/2794](https://redirect.github.com/pmndrs/jotai/pull/2794) **Full Changelog**: https://github.com/pmndrs/jotai/compare/v2.10.1...v2.10.2

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR is behind base branch, 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.