Skip to content

Commit

Permalink
fix(deps): update dependency zustand to v4.4.7 (#128)
Browse files Browse the repository at this point in the history
[![Mend Renovate logo
banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [zustand](https://togithub.com/pmndrs/zustand) | [`4.4.6` ->
`4.4.7`](https://renovatebot.com/diffs/npm/zustand/4.4.6/4.4.7) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/zustand/4.4.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/zustand/4.4.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/zustand/4.4.6/4.4.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/zustand/4.4.6/4.4.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>pmndrs/zustand (zustand)</summary>

### [`v4.4.7`](https://togithub.com/pmndrs/zustand/releases/tag/v4.4.7)

[Compare
Source](https://togithub.com/pmndrs/zustand/compare/v4.4.6...v4.4.7)

There's a small fix for a use case with an non-object value in store.

#### What's Changed

- fix(vanilla): unexpected null state update behavior by
[@&#8203;wulimao49](https://togithub.com/wulimao49) in
[pmndrs/zustand#2213

#### New Contributors

- [@&#8203;isiagi](https://togithub.com/isiagi) made their first
contribution in
[pmndrs/zustand#2208
- [@&#8203;ADTC](https://togithub.com/ADTC) made their first
contribution in
[pmndrs/zustand#2202
- [@&#8203;wulimao49](https://togithub.com/wulimao49) made their first
contribution in
[pmndrs/zustand#2213

**Full Changelog**:
pmndrs/zustand@v4.4.6...v4.4.7

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 3am,before 9am" (UTC),
Automerge - "after 3am,before 9am" (UTC).

🚦 **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/ettorepuccetti/terrarossa).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 28, 2023
1 parent 73f99fc commit 2a51a96
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2a51a96

Please sign in to comment.