Commit 686fb47
Bump zustand from 4.2.0 to 4.3.2 (#49)
Bumps [zustand](https://github.com/pmndrs/zustand) from 4.2.0 to 4.3.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pmndrs/zustand/releases">zustand's
releases</a>.</em></p>
<blockquote>
<h2>v4.3.2</h2>
<p>There was a regression with default export (which is deprecated) in
v4.3.0 and v4.3.1. This should fix it.</p>
<h2>What's Changed</h2>
<ul>
<li>fix(vanilla,shallow): default export regression in CJS by <a
href="https://github.com/dai-shi"><code>@dai-shi</code></a> in <a
href="https://github-redirect.dependabot.com/pmndrs/zustand/pull/1531">pmndrs/zustand#1531</a></li>
<li>fix(middleware/persist): Fix the storage type by <a
href="https://github.com/MOZGIII"><code>@MOZGIII</code></a> in <a
href="https://github-redirect.dependabot.com/pmndrs/zustand/pull/1540">pmndrs/zustand#1540</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/CatMonster"><code>@CatMonster</code></a> made
their first contribution in <a
href="https://github-redirect.dependabot.com/pmndrs/zustand/pull/1539">pmndrs/zustand#1539</a></li>
<li><a href="https://github.com/MOZGIII"><code>@MOZGIII</code></a> made
their first contribution in <a
href="https://github-redirect.dependabot.com/pmndrs/zustand/pull/1540">pmndrs/zustand#1540</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/pmndrs/zustand/compare/v4.3.1...v4.3.2">https://github.com/pmndrs/zustand/compare/v4.3.1...v4.3.2</a></p>
<h2>v4.3.1</h2>
<p>This version supersedes v4.3.0.</p>
<h2>What's Changed</h2>
<ul>
<li>chore: show deprecated message only in DEV by <a
href="https://github.com/dai-shi"><code>@dai-shi</code></a> in <a
href="https://github-redirect.dependabot.com/pmndrs/zustand/pull/1523">pmndrs/zustand#1523</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/pmndrs/zustand/compare/v4.3.0...v4.3.1">https://github.com/pmndrs/zustand/compare/v4.3.0...v4.3.1</a></p>
<h2>v4.3.0</h2>
<p>Throughout past years of development, we've learned the (mis)usage of
the library. One of our goal is to provide smallest possible APIs. To go
further, this version deprecates some features. They are still usable
(with warnings), but will be removed in the future.</p>
<h2>What's Changed</h2>
<ul>
<li>feat: deprecate some APIs toward v5 by <a
href="https://github.com/dai-shi"><code>@dai-shi</code></a> in <a
href="https://github-redirect.dependabot.com/pmndrs/zustand/pull/1403">pmndrs/zustand#1403</a></li>
<li>feat: deprecate default export by <a
href="https://github.com/dai-shi"><code>@dai-shi</code></a> in <a
href="https://github-redirect.dependabot.com/pmndrs/zustand/pull/1514">pmndrs/zustand#1514</a></li>
<li>fix(middleware/persist): hydrate in sync (new impl with storage
option) by <a
href="https://github.com/dai-shi"><code>@dai-shi</code></a> in <a
href="https://github-redirect.dependabot.com/pmndrs/zustand/pull/1518">pmndrs/zustand#1518</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/adil62"><code>@adil62</code></a> made
their first contribution in <a
href="https://github-redirect.dependabot.com/pmndrs/zustand/pull/1502">pmndrs/zustand#1502</a></li>
<li><a href="https://github.com/wcastand"><code>@wcastand</code></a>
made their first contribution in <a
href="https://github-redirect.dependabot.com/pmndrs/zustand/pull/1512">pmndrs/zustand#1512</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/pmndrs/zustand/compare/v4.2.0...v4.3.0">https://github.com/pmndrs/zustand/compare/v4.2.0...v4.3.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pmndrs/zustand/commit/35e275adf9d67b9521707692353e7360c790aa69"><code>35e275a</code></a>
4.3.2</li>
<li><a
href="https://github.com/pmndrs/zustand/commit/374ed7713b07374a2dbbf99b8f80ec0dce2702f0"><code>374ed77</code></a>
chore(deps): update dev dependencies (<a
href="https://github-redirect.dependabot.com/pmndrs/zustand/issues/1542">#1542</a>)</li>
<li><a
href="https://github.com/pmndrs/zustand/commit/35c6f6c13a04c85f011332b18b7ff2ccaab9b681"><code>35c6f6c</code></a>
fix(middleware/persist): Fix the storage type (<a
href="https://github-redirect.dependabot.com/pmndrs/zustand/issues/1540">#1540</a>)</li>
<li><a
href="https://github.com/pmndrs/zustand/commit/4c5cddc9c69363db58a43495e41d84e5f20cf167"><code>4c5cddc</code></a>
fix(vanilla,shallow): default export regression in CJS (<a
href="https://github-redirect.dependabot.com/pmndrs/zustand/issues/1531">#1531</a>)</li>
<li><a
href="https://github.com/pmndrs/zustand/commit/2274eb90b206abe9a0c6218f33d0ea9cb66cd62c"><code>2274eb9</code></a>
Invalid example (<a
href="https://github-redirect.dependabot.com/pmndrs/zustand/issues/1539">#1539</a>)</li>
<li><a
href="https://github.com/pmndrs/zustand/commit/3c03e40f93e20eb28ab50fc84a7e64af92bf63c5"><code>3c03e40</code></a>
Add zustand-di (<a
href="https://github-redirect.dependabot.com/pmndrs/zustand/issues/1532">#1532</a>)</li>
<li><a
href="https://github.com/pmndrs/zustand/commit/55d0c3aec9fbca9d56432f39abba08f7b90e7edb"><code>55d0c3a</code></a>
docs: add migration example in v3 create context (<a
href="https://github-redirect.dependabot.com/pmndrs/zustand/issues/1524">#1524</a>)</li>
<li><a
href="https://github.com/pmndrs/zustand/commit/013a1ca5ff7183924ce8500f66dee42b30e240e3"><code>013a1ca</code></a>
4.3.1</li>
<li><a
href="https://github.com/pmndrs/zustand/commit/f607260a64469890049bc0d660dac10d8090b4bd"><code>f607260</code></a>
chore: show deprecated message only in DEV (<a
href="https://github-redirect.dependabot.com/pmndrs/zustand/issues/1523">#1523</a>)</li>
<li><a
href="https://github.com/pmndrs/zustand/commit/a1d40349078149db51ae5d657680ec816c6880ab"><code>a1d4034</code></a>
4.3.0</li>
<li>Additional commits viewable in <a
href="https://github.com/pmndrs/zustand/compare/v4.2.0...v4.3.2">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 80d4aa7 commit 686fb47
2 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6466 | 6466 | | |
6467 | 6467 | | |
6468 | 6468 | | |
6469 | | - | |
6470 | | - | |
6471 | | - | |
6472 | | - | |
| 6469 | + | |
| 6470 | + | |
| 6471 | + | |
| 6472 | + | |
6473 | 6473 | | |
6474 | 6474 | | |
6475 | 6475 | | |
| |||
0 commit comments