tulsawebdevs / website

The Tulsa Web Devs User Group Site
GNU General Public License v3.0
1 stars 13 forks source link

fix(deps): update dependency nanostores to v0.11.3 #251

Open renovate[bot] opened 4 months ago

renovate[bot] commented 4 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nanostores 0.10.0 -> 0.11.3 age adoption passing confidence

Release Notes

nanostores/nanostores (nanostores) ### [`v0.11.3`](https://togithub.com/nanostores/nanostores/blob/HEAD/CHANGELOG.md#0113) [Compare Source](https://togithub.com/nanostores/nanostores/compare/0.11.2...0.11.3) - Fixed types of `computed()` with `task()` inside. ### [`v0.11.2`](https://togithub.com/nanostores/nanostores/blob/HEAD/CHANGELOG.md#0112) [Compare Source](https://togithub.com/nanostores/nanostores/compare/0.11.1...0.11.2) - Fixed map types (by [@​gismya](https://togithub.com/gismya)). ### [`v0.11.1`](https://togithub.com/nanostores/nanostores/blob/HEAD/CHANGELOG.md#0111) [Compare Source](https://togithub.com/nanostores/nanostores/compare/0.11.0...0.11.1) - Fixed types. ### [`v0.11.0`](https://togithub.com/nanostores/nanostores/blob/HEAD/CHANGELOG.md#0110) [Compare Source](https://togithub.com/nanostores/nanostores/compare/0.10.3...0.11.0) - Mutate only change paths in `deepMap()` (by [@​russelldavis](https://togithub.com/russelldavis)). - Moved `Store#notify()` back to public API (by [@​gismya](https://togithub.com/gismya)). - Added `subscribeKeys()` (by [@​gismya](https://togithub.com/gismya)). - Added `setByKey()` export (by [@​yhdgms1](https://togithub.com/yhdgms1)). - Fixed queued listeners after they are unsubscribed (by [@​gismya](https://togithub.com/gismya)). - Fixed stale computed values (by [@​russelldavis](https://togithub.com/russelldavis)). - Improved `computed()` performance (by [@​russelldavis](https://togithub.com/russelldavis)). - Reduced size (by [@​Minhir](https://togithub.com/Minhir)). - Improved types (by [@​psd-coder](https://togithub.com/psd-coder)). ### [`v0.10.3`](https://togithub.com/nanostores/nanostores/blob/HEAD/CHANGELOG.md#0103) [Compare Source](https://togithub.com/nanostores/nanostores/compare/0.10.2...0.10.3) - Fixed incorrect previous value when listening deep store (by [@​euaaaio](https://togithub.com/euaaaio)). ### [`v0.10.2`](https://togithub.com/nanostores/nanostores/blob/HEAD/CHANGELOG.md#0102) [Compare Source](https://togithub.com/nanostores/nanostores/compare/0.10.1...0.10.2) - Fixed old value when listening for deep `deepMap` (by [@​euaaaio](https://togithub.com/euaaaio)). ### [`v0.10.1`](https://togithub.com/nanostores/nanostores/blob/HEAD/CHANGELOG.md#0101) [Compare Source](https://togithub.com/nanostores/nanostores/compare/0.10.0...0.10.1) - Fixed passing old value to `onNotify` callback (by [@​euaaaio](https://togithub.com/euaaaio)).

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.