Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

chore(deps): bump zustand from 4.3.6 to 4.3.7 #1608

Merged
merged 1 commit into from
Apr 3, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 2023

Bumps zustand from 4.3.6 to 4.3.7.

Release notes

Sourced from zustand's releases.

v4.3.7

This includes a couple of improvements in persist middleware.

What's Changed

New Contributors

Full Changelog: pmndrs/zustand@v4.3.6...v4.3.7

Commits
  • 142b600 4.3.7
  • 0345726 chore(deps): update dev dependencies (#1725)
  • f544695 fix(middleware/persist): ensure argument for onRehydrateStorage and `onHydr...
  • 309c672 fix(middleware/persist): ensure persist does not drop updates in `onRehydra...
  • 38c9055 feat(middleware/persist): add skip hydration option #405 (#1647)
  • e489a63 Don't recommend memoizing selectors (#1707)
  • 1dd85fe Update FUNDING.yml
  • baf9b30 fix(doc): update state-with-url-hash demo (#1687)
  • See full diff in compare view

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)

Bumps [zustand](https://github.com/pmndrs/zustand) from 4.3.6 to 4.3.7.
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](pmndrs/zustand@v4.3.6...v4.3.7)

---
updated-dependencies:
- dependency-name: zustand
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team April 3, 2023 08:06
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 3, 2023
@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 3, 2023

Kudos, SonarCloud Quality Gate passed!    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
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Apr 3, 2023

Codecov Report

Merging #1608 (9eed027) into main (dd9964b) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1608   +/-   ##
=======================================
  Coverage   61.05%   61.05%           
=======================================
  Files          70       70           
  Lines        2054     2054           
  Branches      470      470           
=======================================
  Hits         1254     1254           
  Misses        756      756           
  Partials       44       44           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@lordrip lordrip merged commit 928e127 into main Apr 3, 2023
@lordrip lordrip deleted the dependabot/npm_and_yarn/zustand-4.3.7 branch April 3, 2023 20:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant