Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps zustand from 2.2.3 to 3.5.7.

Release notes

Sourced from zustand's releases.

v3.5.7

This includes a fix for zustand/context for TypeScript.

  • #492 fix(context): Export UseContextStore interface

v3.5.6

This fixed zustand/context types and added "import" export entries for modern bundlers.

  • #486 Revert Provider initialStore types
  • #484 Improve createContext's useStore types
  • #480 fix: package.json exports to have import

v3.5.5

This supports IE11 again. (v3.5.3 and v3.5.4 have an issue.) It also has various fixes and improvements in the persist middleware.

  • #455 fix(persist): onRehydrateStorage argument not containing the final state
  • #466 feat(persist): add a merge function option
  • #462 fix: do not use generator to support IE11
  • #468 fix(persist): incorrect deserialize return type
  • #470 fix(persist): not hydrating when the stored item doesn't contain a version

v3.5.4

v3.5.3 has an issue in CJS build. Please use this instead.

  • #450 fix: cjs build, no regenerator

v3.5.3

(v3.5.3 includes #419, which causes a build issue in CJS. Please use v3.5.4)

This includes some type improvements in zustand/middleware and improvements/changes in zustand/context.

  • #421 export NamedSet type for combining with immer
  • #437 fix(middleware/persist): argument of onRehydrateStorage for missing migrate function
  • #441 make type NamedSet compatible with type SetState
  • #444 fix(context): stable storeApi
  • #447 Fix/context create store

v3.5.2

This has various small but non-trivial improvements.

  • Allow optional selector in zustand/vanilla #384
  • Fix a return value type of combine #395
  • chore: mark react dependency as optional #408
  • Expose StateStorage type and update persist midlware documentation #412
  • (types): improve types for setState #397
  • Migrating Async/Await to Promise #403

v3.5.1

This includes some fixes in zustand/context.

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by daishi, a new releaser for zustand since your current version.


Dependabot compatibility score

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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [zustand](https://github.com/pmndrs/zustand) from 2.2.3 to 3.5.7.
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](https://github.com/pmndrs/zustand/commits/v3.5.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants