kafka-ui
kafka-ui copied to clipboard
Bump zustand from 4.1.1 to 4.4.7 in /kafka-ui-react-app
Bumps zustand from 4.1.1 to 4.4.7.
Release notes
Sourced from zustand's releases.
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
@wulimao49in pmndrs/zustand#2213New Contributors
@isiagimade their first contribution in pmndrs/zustand#2208@ADTCmade their first contribution in pmndrs/zustand#2202@wulimao49made their first contribution in pmndrs/zustand#2213Full Changelog: https://github.com/pmndrs/zustand/compare/v4.4.6...v4.4.7
v4.4.6
v4.4.5 has an issue with some TypeScript configs about module resolution. It should be fixed now. Thanks for the patience.
What's Changed
- Update export types by
@dbritto-devin pmndrs/zustand#2170New Contributors
@cheatkeymade their first contribution in pmndrs/zustand#2147@frixacomade their first contribution in pmndrs/zustand#2166Full Changelog: https://github.com/pmndrs/zustand/compare/v4.4.5...v4.4.6
v4.4.5
Hopefully, it should fix some issues with Node.js environment including Next.js.
What's Changed
- fix: importing CJS React in ESM by
@dai-shiin pmndrs/zustand#2154- Apply publint recommendations by
@dbritto-devin pmndrs/zustand#2157New Contributors
@plrs9816made their first contribution in pmndrs/zustand#2137@Brammmmade their first contribution in pmndrs/zustand#2139@sobies93made their first contribution in pmndrs/zustand#2142Full Changelog: https://github.com/pmndrs/zustand/compare/v4.4.4...v4.4.5
v4.4.4
There was a tiny issue in v4.4.3, which broke with some bundlers, which this version fixes.
What's Changed
- fix(build): patch entry points zustand/shallow for CJS by
@dai-shiin pmndrs/zustand#2128Full Changelog: https://github.com/pmndrs/zustand/compare/v4.4.3...v4.4.4
v4.4.3
The changes in v4.4.2 were troublesome for some users. This version should fix/mitigate such cases.
... (truncated)
Commits
50a86774.4.715635abchore(deps): update dev dependencies (#2217)949b505fix(vanilla): unexpected null state update behavior (#2213)f5561dfAdd a warning to readme about React Server Components (#2202)a7b57b2Update introduction.md (#2208)9857a67refactor: revisit prettier config to be minimal (#2193)a8363564.4.6efc8f68Update export types (#2170)c500f70fix(docs): add missing param in mocked create (Vitest guide) (#2166)492637adocs: update documentation of persist (#2147)- Additional commits viewable in compare view
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)