Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency zustand to v4.3.7 #283

Open
wants to merge 12 commits into
base: development
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 4, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
zustand 4.1.5 -> 4.3.7 age adoption passing confidence

Release Notes

pmndrs/zustand

v4.3.7

Compare Source

This includes a couple of improvements in persist middleware.

What's Changed

New Contributors

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

v4.3.6

Compare Source

This has a little improvement for library authors.

What's Changed

New Contributors

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

v4.3.5

Compare Source

v4.3.4 has a regression in CJS build. Please use this version instead.

What's Changed

New Contributors

Full Changelog: pmndrs/zustand@v4.3.4...v4.3.5

v4.3.4

Compare Source

This version fixes some build configs for some edge cases.

⚠️ this version has an issue in CJS build. Please use v4.3.5.

What's Changed

New Contributors

Full Changelog: pmndrs/zustand@v4.3.3...v4.3.4

v4.3.3

Compare Source

This version includes some small fixes and internal improvements.

What's Changed

New Contributors

Full Changelog: pmndrs/zustand@v4.3.2...v4.3.3

v4.3.2

Compare Source

There was a regression with default export (which is deprecated) in v4.3.0 and v4.3.1. This should fix it.

What's Changed

New Contributors

Full Changelog: pmndrs/zustand@v4.3.1...v4.3.2

v4.3.1

Compare Source

This version supersedes v4.3.0.

What's Changed

Full Changelog: pmndrs/zustand@v4.3.0...v4.3.1

v4.3.0

Compare Source

Throughout past years of development, we've learned the (mis)usage of the library. One of our goal is to provide smallest possible APIs. To go further, this version deprecates some features. They are still usable (with warnings), but will be removed in the future.

What's Changed

New Contributors

Full Changelog: pmndrs/zustand@v4.2.0...v4.3.0

v4.2.0

Compare Source

This version adds some new features in middleware.

What's Changed

New Contributors

Full Changelog: pmndrs/zustand@v4.1.5...v4.2.0


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Oslo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

## [100.1.2](v100.1.1...v100.1.2) (2022-11-07)

### Bug Fixes

* **indicators:** handle expressions that cannot be evaluated ([#241](#241)) ([2942460](2942460))
@dhis2-bot
Copy link
Contributor

dhis2-bot commented Jan 4, 2023

🚀 Deployed on https://pr-283--dhis2-data-entry.netlify.app

@dhis2-bot dhis2-bot temporarily deployed to netlify January 4, 2023 02:55 Inactive
@dhis2-bot dhis2-bot temporarily deployed to netlify January 5, 2023 11:29 Inactive
@renovate renovate bot changed the title fix(deps): update dependency zustand to v4.2.0 fix(deps): update dependency zustand to v4.3.1 Jan 13, 2023
@dhis2-bot dhis2-bot temporarily deployed to netlify January 13, 2023 12:49 Inactive
@renovate renovate bot changed the title fix(deps): update dependency zustand to v4.3.1 fix(deps): update dependency zustand to v4.3.2 Jan 17, 2023
@dhis2-bot dhis2-bot temporarily deployed to netlify January 17, 2023 01:08 Inactive
@dhis2-bot dhis2-bot temporarily deployed to netlify January 31, 2023 12:15 Inactive
@dhis2-bot dhis2-bot temporarily deployed to netlify January 31, 2023 16:01 Inactive
@dhis2-bot dhis2-bot temporarily deployed to netlify January 31, 2023 20:02 Inactive
@dhis2-bot dhis2-bot temporarily deployed to netlify February 1, 2023 00:29 Inactive
@dhis2-bot dhis2-bot temporarily deployed to netlify February 1, 2023 05:21 Inactive
@dhis2-bot dhis2-bot temporarily deployed to netlify February 1, 2023 10:32 Inactive
@dhis2-bot dhis2-bot temporarily deployed to netlify February 3, 2023 02:45 Inactive
@dhis2-bot dhis2-bot temporarily deployed to netlify February 6, 2023 12:45 Inactive
@renovate renovate bot changed the title fix(deps): update dependency zustand to v4.3.2 fix(deps): update dependency zustand to v4.3.3 Feb 13, 2023
@renovate renovate bot changed the title fix(deps): update dependency zustand to v4.3.3 fix(deps): update dependency zustand to v4.3.4 Mar 2, 2023
@dhis2-bot dhis2-bot temporarily deployed to netlify March 2, 2023 04:25 Inactive
@renovate renovate bot changed the title fix(deps): update dependency zustand to v4.3.4 fix(deps): update dependency zustand to v4.3.5 Mar 3, 2023
@dhis2-bot dhis2-bot temporarily deployed to netlify March 3, 2023 20:55 Inactive
@dhis2-bot dhis2-bot temporarily deployed to netlify March 7, 2023 03:53 Inactive
@dhis2-bot dhis2-bot temporarily deployed to netlify March 8, 2023 03:12 Inactive
@renovate renovate bot changed the title fix(deps): update dependency zustand to v4.3.5 fix(deps): update dependency zustand to v4.3.6 Mar 8, 2023
chore(release): release development
# [100.2.0](v100.1.2...v100.2.0) (2023-03-13)

### Bug Fixes

* **use periods:** check if lastPeriodOfPrevYear exists ([1e65e17](1e65e17))
* **use periods:** reverse order & add first/last periods of next/prev year if in current year ([f046afa](f046afa))
* implement PR feedback by [@tomzemp](https://github.com/tomzemp) from 2023-03-02 ([e58edee](e58edee))
* implement PR feedback by [@tomzemp](https://github.com/tomzemp) from 2023-03-04 ([5425a28](5425a28))
* use multi-calendar-dates to address periods that don't start on Jan 1st ([8286888](8286888))
* **data value store:** return boolean from isComplete selector ([6bf3a7f](6bf3a7f))
* **data value store:** set correct default when data value set falsy ([7dd21e2](7dd21e2))
* **deps:** bump platform and runtime deps [TECH-1462] ([#236](#236)) ([057addd](057addd))
* **deps:** update dependency @tanstack/react-query-devtools to v4.24.13 ([6c19a7b](6c19a7b))
* **deps:** update dependency @tanstack/react-query-devtools to v4.24.14 ([f7d83d6](f7d83d6))
* **deps:** update dependency chart.js to v3.9.1 ([cf5351c](cf5351c))
* **deps:** update dependency classnames to v2.3.2 ([d054883](d054883))
* **deps:** update dependency final-form to v4.20.9 ([617cd17](617cd17))
* **deps:** update dependency html-react-parser to v1.4.14 ([9758efc](9758efc))
* **deps:** update dependency idb-keyval to v6.2.0 ([fd3f936](fd3f936))
* **deps:** update dependency query-string to v7.1.2 ([f833f36](f833f36))
* **deps:** update dependency query-string to v7.1.3 ([1d13164](1d13164))
* **deps:** update dependency re-reselect to v4.0.1 ([1ca5332](1ca5332))
* **deps:** update dependency react-chartjs-2 to v4.3.1 ([347d055](347d055))
* **deps:** update dependency react-router-dom to v5.3.4 ([3e1c1c9](3e1c1c9))
* **deps:** update dependency reselect to v4.1.7 ([d90509f](d90509f))
* **deps:** update dependency zustand to v4.1.4 ([8494e6b](8494e6b))
* **deps:** update dependency zustand to v4.1.5 ([a3595fc](a3595fc))
* **deps:** update tanstack-query monorepo to v4.16.1 ([588f5ee](588f5ee))
* **deps:** update tanstack-query monorepo to v4.17.1 ([af7b3c1](af7b3c1))
* **deps:** update tanstack-query monorepo to v4.18.0 ([ebe89f2](ebe89f2))
* **deps:** update tanstack-query monorepo to v4.19.0 ([3fc13e3](3fc13e3))
* **deps:** update tanstack-query monorepo to v4.19.1 ([1641918](1641918))
* **deps:** update tanstack-query monorepo to v4.20.2 ([6500139](6500139))
* **deps:** update tanstack-query monorepo to v4.20.4 ([9c44d3e](9c44d3e))
* **deps:** update tanstack-query monorepo to v4.23.0 ([795f159](795f159))
* **deps:** update tanstack-query monorepo to v4.24.10 ([8bb044e](8bb044e))
* **deps:** update tanstack-query monorepo to v4.24.4 ([fad8537](fad8537))
* **deps:** update tanstack-query monorepo to v4.24.6 ([5664987](5664987))
* **deps:** update tanstack-query monorepo to v4.24.9 ([da668de](da668de))
* **total-cell:** clear total value when printing empty form ([#298](#298)) ([c3f3ecf](c3f3ecf))
* adjust disabled org unit style ([27945ca](27945ca))
* metadata and user info error handling ([#294](#294)) ([7581e37](7581e37))
* **highlighted field store:** correct wrong initial state ([a6b53ae](a6b53ae))
* **translations:** sync translations from transifex (development) ([5eac173](5eac173))
* **translations:** sync translations from transifex (development) ([a02ad04](a02ad04))
* **translations:** sync translations from transifex (development) ([081ad05](081ad05))
* **translations:** sync translations from transifex (development) ([65a053d](65a053d))
* **translations:** sync translations from transifex (development) ([48f6674](48f6674))
* clean up audit styling [TECH-1469] [TECH-1470] ([#237](#237)) ([a545ee8](a545ee8))
* clear selections with only dataset [DHIS2-14039] ([#243](#243)) ([e9beb53](e9beb53))
* ensure biweeks allow entry over entire year [TECH-1308] ([#242](#242)) ([bf931d8](bf931d8))
* handle remove periods calculation for end-of-month [DHIS2-14007] ([#238](#238)) ([c2b5724](c2b5724))

### Features

* **option-set:** add multi text support ([#290](#290)) ([985f955](985f955)), closes [#241](#241)
* **zustand:** create wrapper ([23d8182](23d8182))
@dhis2-bot dhis2-bot temporarily deployed to netlify March 13, 2023 13:20 Inactive
@dhis2-bot dhis2-bot temporarily deployed to netlify March 13, 2023 13:24 Inactive
@renovate
Copy link
Contributor Author

renovate bot commented Mar 30, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@renovate renovate bot changed the title fix(deps): update dependency zustand to v4.3.6 fix(deps): update dependency zustand to v4.3.7 Apr 30, 2023
@dhis2-bot dhis2-bot temporarily deployed to netlify April 30, 2023 08:34 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants