Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps zustand from 2.2.3 to 3.5.2.

Release notes

Sourced from zustand's releases.

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.

  • Add useStoreApi context hook #380
  • Removed "initialState" parameter from createContext() #382

v3.5.0

This modifies State base type. It's stricter than before and can be a breaking change for TS users. This also adds a new bundle zustand/context which provides a helper function for the usage with React context.

v3.4.2

This includes two small updates.

  • fix(persist middleware): incorrect deserialize type #359
  • feat: add import of store state json to devtools middleware #373

v3.4.1

v3.4.0 has a serious issue in the CJS build. This it to fix it.

v3.4.0

(IMPORTANT: It turns out that this version has a serious issue in CJS build. Please use v3.4.1 instead.)

This release is mainly to change build tooling and package file structure. It now uses esbuild to build esm bundles. The esm bundles are in esm folder, and default cjs bundles are in the root folder.

  • [BREAKING CHANGE] index.cjs.js is renamed to index.js (explicit cjs usage is no longer documented in readme)
  • [BREAKING CHANGE] index.iife.js is removed (never documented and not configured properly)

Changes:

v3.3.3

This improves types for setState in TypeScript.

... (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.2.
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](https://github.com/pmndrs/zustand/commits/v3.5.2)

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

sonarqubecloud bot commented Jun 7, 2021

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

@dependabot-preview
Copy link
Contributor Author

Superseded by #621.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/zustand-3.5.2 branch June 28, 2021 08:45
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