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 react-hook-form to v7.43.9 #2739

Merged
merged 1 commit into from
Apr 9, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 12, 2023

Mend Renovate

This PR contains the following updates:

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

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

react-hook-form/react-hook-form

v7.43.9: Version 7.43.9

Compare Source

🍄 close #​10195 close async defaultValues not load (#​10203)
Revert "🐞 fix #​10139 useFieldArray array error not updating in some cases (#​10150)"

v7.43.8: Version 7.43.8

Compare Source

🪡 related #​10143 did not update dirty until interacted (#​10157)
🐞 fix #​10139 useFieldArray array error not updating in some cases (#​10150)

thanks to @​kylemclean

v7.43.7: Version 7.43.7

Compare Source

🐞 fix #​10131 regression on NaN data type (#​10132)
🐞 fix #​10129 useFieldArray unmount fieldArray wihtout register (#​10130)
🦶 upgrade to TS 5.0.0 (#​9834)

v7.43.6: Version 7.43.6

Compare Source

🐞 fix(appendErrors): incorrect type, it can take an array of errors (#​10125)
✍️ close #​10096 react strict mode with mounted field value (#​10102)
🦮 fix: isLoading form state (#​10095)
📝 fix: typos in tsdoc (#​10088)
🩴 close #​10078 prevent stabled aysnc validation (#​10082)
🐞 fix #​10064 native validation when subscribe to isValid (#​10072)
📝 correct typo in field array type declaration (#​10066)

thanks to @​jorisre @​chrisbarless @​mjw-isp and @​adamtowle

v7.43.5: Version 7.43.5

Compare Source

🐰 prevent runtime error with subscribe function (#​10052)
🪔 close #​10045 improve useController defaultValue restore under strict mode with double useEffect (#​10049)
📷 improve form values state update (#​10029)

v7.43.4: Version 7.43.4

Compare Source

🐞 fix #​10021 issue with .next runtime error and fix cypress action (#​10026)

v7.43.3: Version 7.43.3

Compare Source

📐 fix resetField defaultValue type and reduce any type (#​10024)
🐞 fix #​9997 issue on the mounted state is updated with values prop (#​10001)
Revert "🏍 delete dirty fields node instead of marking as false (#​9156)" (#​9996)
💅 improve state subscription consistency (#​9984)

v7.43.2: Version 7.43.2

Compare Source

🐞 fix #​9972 input focus with submitted form (#​9978)
💉 improve perf & save some bytes (#​9968)
🐞 fix #​9955 useForm values prop keepDirtyValues not update isDirty (#​9959)
🗑️ remove JSX message check (#​9921)

v7.43.1: Version 7.43.1

Compare Source

🐞 fix #​9871 issue with error type (#​9873)
🐞 fix #​9842 clearErrors method does not support global error (#​9843)

v7.43.0

Compare Source

v7.42.1: Version 7.42.1

Compare Source

🐞 fix #​9773 useFormState missing state update (#​9777)
🐞 fix #​9765 fix issue with strictMode with isValid state (#​9771)

v7.42.0

Compare Source

v7.41.5: Version 7.41.5

Compare Source

🐞 fix #​9713 regression on validate function with react native (#​9714)

thanks @​Moshyfawn

v7.41.4: Version 7.41.4

Compare Source

🐞 fix #​9709 calling setValue breaks future onChange calls from a Controller (#​9710)

thanks @​Moshyfawn

v7.41.3: Version 7.41.3

Compare Source

💁‍♂️ close #​9684 revert UnPackAsyncDefaultValues to avoid TS breaking change

v7.41.2: Version 7.41.2

Compare Source

🤦🏻‍♂️fix #​9661 regression on required valueAsNumber (#​9662)

v7.41.1: 🎅 Version 7.41.1

Compare Source

🐞 fix #​9659 NaN prevent validation update (#​9660)
🕯️ close #​9524 useWatch return undefined value (#​9653)
📖 adjust contributing document (#​9641)
💆🏻 fix #​9621 with the inline default value (#​9622)
🩻 docs: update contribution guidelines (#​9605)

thanks to @​Mini-ghost and @​stefanpl

v7.41.0

Compare Source

v7.40.0

Compare Source

v7.39.7: Version 7.39.7

Compare Source

Revert "🪶 improve useFormContext perf by avoid reference re-create … …with omit (#​9407)"

v7.39.6: Version 7.39.6

Compare Source

🚀 fix fieldArray changes only notify relevant subscribers (#​9448)
🪶 improve useFormContext perf by avoid reference re-create with omit ( #​9407)
💆🏻 fix potential watch() global state overwrite (#​9450)
🦏 close #​9410 improve UX when subscribe to both isValid and errors state (#​9413)
🥨 added eslint rule for no-extra-boolean-cast (#​9449)

thanks to @​elton-okawa

v7.39.5

Compare Source

v7.39.4: Version 7.39.4

Compare Source

🐞 fix #​9366 useWatch with shadow clone Set data (#​9369)
🐞 fix #​9365 native validation error persists (#​9370)

v7.39.3: Version 7.39.3

Compare Source

🤦 fix #​9355 by revert "🥸 related #​9310 regression to include actual ref instead custom object ( #​9312)"

v7.39.2: Version 7.39.2

Compare Source

⌨️ close #​9339 objects of validation rules type (#​9341)
🥸 related #​9310 regression to include actual ref instead custom object ( #​9312)

v7.39.1: Version 7.39.1

Compare Source

Revert "🤯 use input reference instead custom object (#​9132)" (#​9311)

v7.39.0

Compare Source

v7.38.0

Compare Source

v7.37.0

Compare Source

v7.36.1: Version 7.36.1

Compare Source

🪲 fix #​9082 inconsistency between single/group of checkboxes disabled check state (#​9083)
🌡️ improve setFocus to prevent throw error (#​9081)

v7.36.0

Compare Source

v7.35.0

Compare Source

v7.34.2: Version 7.34.2

Compare Source

Revert "🧳 let isSubmitting state update after valid form (https://github.com/react-hook-form/react-hook-form/pull/8829)"

v7.34.1: Version 7.34.1

Compare Source

🐞 fix(path): keys of Date | FileList | File shouldn't be add to the PathImpl https://github.com/react-hook-form/react-hook-form/pull/8804
🐞 fix Date, FileList, File and Blob FieldErrors mapping #​8772
🚌 update isSubmitting state after valid form #​8829

function App() {
  const { formState: { isSubmitting }, register } = useForm()

  console.log(isSubmitting) // isSubmitting will remain false if form is invalid during submission

  return <form onSubmit={handleSubmit(async () => await sleep(1000))}>
    <input {...register('test', { required: true })} />
  </form>
}

🧃 upgrade to cypress 10 #​8769
📖 fix nested fields example #​8840
📖 add nested form example #​8703
📖 improve doc of single watch #​8773
📖 fixing typo (Contruído to Construído) on pt-BR translation #​8762

thanks to @​HarmonyEarth, @​yleflour, @​glekner, @​vemoo, @​ronny1020 and @​joaoeffting


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

@p-fernandez p-fernandez self-requested a review February 24, 2023 17:48
@renovate renovate bot force-pushed the renovate/react-hook-form-7.x branch from d5c0eeb to 3527f67 Compare March 8, 2023 13:04
@renovate renovate bot changed the title fix(deps): update dependency react-hook-form to v7.43.1 fix(deps): update dependency react-hook-form to v7.43.4 Mar 8, 2023
@renovate renovate bot force-pushed the renovate/react-hook-form-7.x branch from d3e2321 to 76a6347 Compare March 9, 2023 09:32
@renovate renovate bot changed the title fix(deps): update dependency react-hook-form to v7.43.4 fix(deps): update dependency react-hook-form to v7.43.5 Mar 9, 2023
@renovate renovate bot force-pushed the renovate/react-hook-form-7.x branch 2 times, most recently from b7fa737 to dd0033e Compare March 20, 2023 12:34
@renovate renovate bot changed the title fix(deps): update dependency react-hook-form to v7.43.5 fix(deps): update dependency react-hook-form to v7.43.6 Mar 20, 2023
@renovate renovate bot changed the title fix(deps): update dependency react-hook-form to v7.43.6 fix(deps): update dependency react-hook-form to v7.43.7 Mar 21, 2023
@renovate renovate bot force-pushed the renovate/react-hook-form-7.x branch 3 times, most recently from 18fc8bf to 01b84fc Compare March 27, 2023 17:28
@renovate renovate bot changed the title fix(deps): update dependency react-hook-form to v7.43.7 fix(deps): update dependency react-hook-form to v7.43.8 Mar 27, 2023
@renovate renovate bot force-pushed the renovate/react-hook-form-7.x branch from 01b84fc to 61e69df Compare March 27, 2023 23:32
@renovate renovate bot force-pushed the renovate/react-hook-form-7.x branch from 61e69df to 87fccf2 Compare April 3, 2023 02:17
@renovate renovate bot changed the title fix(deps): update dependency react-hook-form to v7.43.8 fix(deps): update dependency react-hook-form to v7.43.9 Apr 3, 2023
@scopsy scopsy added this pull request to the merge queue Apr 9, 2023
Merged via the queue into next with commit 3bd9016 Apr 9, 2023
17 checks passed
@scopsy scopsy deleted the renovate/react-hook-form-7.x branch April 9, 2023 18:38
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.

None yet

2 participants