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

Bump react-hook-form from 7.44.2 to 7.45.1 #496

Merged
merged 1 commit into from
Jul 1, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2023

Bumps react-hook-form from 7.44.2 to 7.45.1.

Release notes

Sourced from react-hook-form's releases.

Version 7.45.1

🐞 fix #10602 issue with reactive values props update (#10606) 🧑‍🎓 close #10585 update controller value on each render (#10586) 🧪 test(generated-id): setting window performance undefined without ts-ignore (#10584)

thanks to @​mateoguzmana

Version 7.45.0

🐞 close #10523 equal values prop not reset form values (#10525) 🪲 fix: useFormContext ReturnType (#10543) ⌨️ fix <Form /> onSubmit type overwrite (#10520) 👮‍♀️ enforce stricter type for controller on change callback (#10342) 🪲 fix: invalid test case for useController (#10493) 🎮 build: use up-to-date terser plugin (#10488) 💫 upgrade api-extractor version (#10487)

thanks to @​kotarella1110, @​Moshyfawn, @​swallowtail62 and @​bajormar

Version 7.45.0-next.1

🪲 fix: useFormContext ReturnType (#10543)

thanks to @​swallowtail62

Version 7.45.0-next.0

🐞 close #10523 equal values prop not reset form values (#10525) ⌨️ fix <Form /> onSubmit type overwrite (#10520) 👮‍♀️ enforce stricter type for controller on change callback (#10342) 🪲 fix: invalid test case for useController (#10493) 🎮 build: use up-to-date terser plugin (#10488) 💫 upgrade api-extractor version (#10487)

thanks to @​kotarella1110, @​Moshyfawn and @​bajormar

Version 7.44.3

🦉 fix: add named component export (#10486) 💭 fix React import inconsistency (#10479) 🏙️ fix: removed code from the README updater which was trying to read a non-existent docs/Helpers.yaml 📝 fix doc: update urls from /api to /docs (#10468)

thanks to @​Moshyfawn @@​protofarer @​farfromrest

Commits

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 [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.44.2 to 7.45.1.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](react-hook-form/react-hook-form@v7.44.2...v7.45.1)

---
updated-dependencies:
- dependency-name: react-hook-form
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from 0x46616c6b as a code owner July 1, 2023 09:35
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 1, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #496 (06acab0) into main (6504a2f) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #496   +/-   ##
=======================================
  Coverage   65.81%   65.81%           
=======================================
  Files          86       86           
  Lines        1565     1565           
  Branches      179      179           
=======================================
  Hits         1030     1030           
  Misses        520      520           
  Partials       15       15           

@systemli systemli bot merged commit f8037ac into main Jul 1, 2023
7 checks passed
@systemli systemli bot deleted the dependabot/npm_and_yarn/react-hook-form-7.45.1 branch July 1, 2023 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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