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

chore(deps): update dependency react-hook-form to v6.15.5 #373

Merged
merged 1 commit into from
Mar 27, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 27, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-hook-form (source) 6.14.1 -> 6.15.5 age adoption passing confidence

Release Notes

react-hook-form/react-hook-form

v6.15.5

Compare Source

🐞 fix issue with setInternalValue() for array values (#​4402)
🐞 fix: prevent cloning objects for class-based instances (#​4400)
🐞 fixing Field Array's remove function (#​4389)

v6.15.4

Compare Source

🐞 fix missing key for useFieldArray test
🐞 fix #​4259 correct unset on field array values (#​4262)
🐞 fix #​4260 watch missing type for undefined as the first argument (#​4261)

v6.15.3

Compare Source

🐞 fix #​4251 issue with re-render during unmount field array (#​4252)
🙏🏻 fix: the issue of unmounted component trying to set state after reset for field arrays (#​4150)

v6.15.2

Compare Source

🐞 fix #​4219 Add default values when validating by using resolver (#​4229)
🐞 fix #​4170 by removing field array @​useEffect with shouldUnregister (#​4172)
🐞 fix #​4141 remove prod check at useEffect to fix dev/prod inconsistent behavior (#​4149)

v6.15.1

Compare Source

🐞 fix #​4084 useWatch react with typed value (#​4085)

v6.15.0

Compare Source

Changed
  • radio input default selection will return null instead of empty string ''
  • valueAsNumber with empty input will return NaN instead of 0

v6.14.2

Compare Source

🎯 close #​3908 with nested field value with deep equal (#​3910)
🐞 fix #​3875 with nested useFieldArray remount (#​3900)
🥋 fix #​3850 change method from pop to slice (#​3866)


Renovate configuration

📅 Schedule: "after 10pm every weekday,before 5am every weekday,every weekend" (UTC).

🚦 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the dependencies Update one or more dependencies version label Mar 27, 2021
@renovate renovate bot force-pushed the renovate/react-hook-form-6.x branch from fec807b to 863cd35 Compare March 27, 2021 15:44
@renovate renovate bot merged commit 58a1319 into main Mar 27, 2021
@renovate renovate bot deleted the renovate/react-hook-form-6.x branch March 27, 2021 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update one or more dependencies version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant