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

Update dependency react-hook-form to v7.54.0 (develop) #1119

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 4, 2024

This PR contains the following updates:

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

Release Notes

react-hook-form/react-hook-form (react-hook-form)

v7.54.0

Compare Source

v7.53.2: Version 7.53.2

Compare Source

🐞 fix #​12398 staled disabled issue with resubmit form (#​12403)
🐞 fix: add type guard to fieldRef.select (#​12390)
Revert "🏺 watch reference update on formState update (#​12326)" (#​12391)

thanks to @​developer-bandi

v7.53.1: Version 7.53.1

Compare Source

🔧 chore: upgrade eslint to v9 (#​12150)
🐞 fix: #​12294 ensure Invalid Date is evaluated correctly (#​12295)
🐞 fix #​12316 setValue should work for arrays of primitives to handle checkboxes (#​12316) (#​12317)
🐞 fix #​12097 Use dirty fields along with mount names for form reset with keepDirtyValues (#​12211)
🫀 fix #​12237 disabled state trigger formState dirty/dirtyFields to update (#​12239)
📝 improve flatten function with object type check (#​12306)
🐞 fix #​12291 field array remove cause undefined with FormData (#​12305)
🖐️ improve: resolve type of set function (#​12145)
📖 fix: code example input field placeholder name (#​12296)
📖 docs: fix typo in code example (#​12271)

thanks to @​rasikhq @​abnud11 @​crypt0box @​developer-bandi @​matmannion @​hasancruk & @​vismay7


Configuration

📅 Schedule: Branch creation - "* 0-4,22-23 * * 1-5,* * * * 0,6" (UTC), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Nov 4, 2024
Copy link

codecov bot commented Nov 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.19%. Comparing base (b540dba) to head (974bd1b).

Additional details and impacted files
@@            Coverage Diff            @@
##           develop    #1119    +/-   ##
=========================================
  Coverage    99.19%   99.19%            
=========================================
  Files           82       82            
  Lines        17094    17094            
  Branches      2051     2845   +794     
=========================================
  Hits         16956    16956            
+ Misses         137      134     -3     
- Partials         1        4     +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/develop-react-hook-form-7.x-lockfile branch from ff80069 to 9ecb0d0 Compare November 12, 2024 01:56
@renovate renovate bot changed the title Update dependency react-hook-form to v7.53.1 (develop) Update dependency react-hook-form to v7.53.2 (develop) Nov 12, 2024
@renovate renovate bot force-pushed the renovate/develop-react-hook-form-7.x-lockfile branch from 9ecb0d0 to 974bd1b Compare December 9, 2024 22:56
@renovate renovate bot changed the title Update dependency react-hook-form to v7.53.2 (develop) Update dependency react-hook-form to v7.54.0 (develop) Dec 9, 2024
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