dependabot[bot] opened a new pull request, #138:
URL: https://github.com/apache/grails-forge-ui/pull/138

   Bumps [zustand](https://github.com/pmndrs/zustand) from 5.0.12 to 5.0.14.
   <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>v5.0.14</h2>
   <p>This release fixes a type issue in devtools.</p>
   <h2>What's Changed</h2>
   <ul>
   <li>fix(devtools): improve type inference for Devtools initializer by <a 
href="https://github.com/dbritto-dev";><code>@​dbritto-dev</code></a> in <a 
href="https://redirect.github.com/pmndrs/zustand/pull/3511";>pmndrs/zustand#3511</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a 
href="https://github.com/TheSeydiCharyyev";><code>@​TheSeydiCharyyev</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/pmndrs/zustand/pull/3487";>pmndrs/zustand#3487</a></li>
   <li><a href="https://github.com/brofrong";><code>@​brofrong</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/pmndrs/zustand/pull/3496";>pmndrs/zustand#3496</a></li>
   <li><a href="https://github.com/hyun907";><code>@​hyun907</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/pmndrs/zustand/pull/3506";>pmndrs/zustand#3506</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/pmndrs/zustand/compare/v5.0.13...v5.0.14";>https://github.com/pmndrs/zustand/compare/v5.0.13...v5.0.14</a></p>
   <h2>v5.0.13</h2>
   <p>This release includes an improvement in the devtools middleware.</p>
   <h2>What's Changed</h2>
   <ul>
   <li>refactor(devtools): remove duplicate module augmentation by <a 
href="https://github.com/mahmoodhamdi";><code>@​mahmoodhamdi</code></a> in <a 
href="https://redirect.github.com/pmndrs/zustand/pull/3443";>pmndrs/zustand#3443</a></li>
   <li>fix(devtools): support Firefox/Safari stack format in findCallerName by 
<a href="https://github.com/SBolsec";><code>@​SBolsec</code></a> in <a 
href="https://redirect.github.com/pmndrs/zustand/pull/3469";>pmndrs/zustand#3469</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a 
href="https://github.com/mahmoodhamdi";><code>@​mahmoodhamdi</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/pmndrs/zustand/pull/3443";>pmndrs/zustand#3443</a></li>
   <li><a 
href="https://github.com/FelixEckl-vireq";><code>@​FelixEckl-vireq</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/pmndrs/zustand/pull/3466";>pmndrs/zustand#3466</a></li>
   <li><a 
href="https://github.com/KimHyeongRae0";><code>@​KimHyeongRae0</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/pmndrs/zustand/pull/3471";>pmndrs/zustand#3471</a></li>
   <li><a href="https://github.com/lstak";><code>@​lstak</code></a> made their 
first contribution in <a 
href="https://redirect.github.com/pmndrs/zustand/pull/3483";>pmndrs/zustand#3483</a></li>
   <li><a href="https://github.com/AlexRixten";><code>@​AlexRixten</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/pmndrs/zustand/pull/3474";>pmndrs/zustand#3474</a></li>
   <li><a href="https://github.com/SBolsec";><code>@​SBolsec</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/pmndrs/zustand/pull/3469";>pmndrs/zustand#3469</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/pmndrs/zustand/compare/v5.0.12...v5.0.13";>https://github.com/pmndrs/zustand/compare/v5.0.12...v5.0.13</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/pmndrs/zustand/commit/bfb2a9e7ce52608d54d8a077fb87ac9d12e73c58";><code>bfb2a9e</code></a>
 5.0.14</li>
   <li><a 
href="https://github.com/pmndrs/zustand/commit/62b2aff30c3860a1ad735d61801c6cc379771d24";><code>62b2aff</code></a>
 chore(deps): update dev dependencies (<a 
href="https://redirect.github.com/pmndrs/zustand/issues/3513";>#3513</a>)</li>
   <li><a 
href="https://github.com/pmndrs/zustand/commit/ad77bd3bb6f7bbd12fea8b458ed5c0673df0793a";><code>ad77bd3</code></a>
 fix(devtools): improve type inference for Devtools initializer (<a 
href="https://redirect.github.com/pmndrs/zustand/issues/3511";>#3511</a>)</li>
   <li><a 
href="https://github.com/pmndrs/zustand/commit/8476d2ca288d787c1ffdd53615f44c85e98f87be";><code>8476d2c</code></a>
 update pnpm etc (<a 
href="https://redirect.github.com/pmndrs/zustand/issues/3512";>#3512</a>)</li>
   <li><a 
href="https://github.com/pmndrs/zustand/commit/d690ec29a923977d7a9091554445d1026dfe4611";><code>d690ec2</code></a>
 docs(combine): add object constraints to T and U in signature (<a 
href="https://redirect.github.com/pmndrs/zustand/issues/3506";>#3506</a>)</li>
   <li><a 
href="https://github.com/pmndrs/zustand/commit/fd8c60190191c66270ced434196a210f481e9d35";><code>fd8c601</code></a>
 docs(react): add Action constraint to redux middleware signature (<a 
href="https://redirect.github.com/pmndrs/zustand/issues/3492";>#3492</a>)</li>
   <li><a 
href="https://github.com/pmndrs/zustand/commit/2ce8226ba4481bec4ab7e1573606d336f4003fba";><code>2ce8226</code></a>
 docs(immer): fix setPerson updater type in usage examples (<a 
href="https://redirect.github.com/pmndrs/zustand/issues/3502";>#3502</a>)</li>
   <li><a 
href="https://github.com/pmndrs/zustand/commit/038b93861b232e3b7e15a40d561c0d69fec2f2f1";><code>038b938</code></a>
 docs(updating-state): use curried create form with explicit state type (<a 
href="https://redirect.github.com/pmndrs/zustand/issues/3503";>#3503</a>)</li>
   <li><a 
href="https://github.com/pmndrs/zustand/commit/60a91b480b0d1742584c651cc0ddd58ac9a230ea";><code>60a91b4</code></a>
 docs(devtools): add missing devtools import to troubleshooting example (<a 
href="https://redirect.github.com/pmndrs/zustand/issues/3501";>#3501</a>)</li>
   <li><a 
href="https://github.com/pmndrs/zustand/commit/efad16936dd6f648075dc1e86abe9a072746530e";><code>efad169</code></a>
 Update FUNDING.json</li>
   <li>Additional commits viewable in <a 
href="https://github.com/pmndrs/zustand/compare/v5.0.12...v5.0.14";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=zustand&package-manager=npm_and_yarn&previous-version=5.0.12&new-version=5.0.14)](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 show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to