-
Notifications
You must be signed in to change notification settings - Fork 61
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
build(deps): bump react-hook-form from 7.51.4 to 7.52.0 in /coral #2494
Merged
programmiri
merged 1 commit into
main
from
dependabot/npm_and_yarn/coral/react-hook-form-7.52.0
Jun 17, 2024
Merged
build(deps): bump react-hook-form from 7.51.4 to 7.52.0 in /coral #2494
programmiri
merged 1 commit into
main
from
dependabot/npm_and_yarn/coral/react-hook-form-7.52.0
Jun 17, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.51.4 to 7.52.0. - [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.51.4...v7.52.0) --- updated-dependencies: - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Jun 17, 2024
programmiri
approved these changes
Jun 17, 2024
programmiri
deleted the
dependabot/npm_and_yarn/coral/react-hook-form-7.52.0
branch
June 17, 2024 06:33
khatibtamal
pushed a commit
to khatibtamal/klaw
that referenced
this pull request
Jun 18, 2024
…ven-Open#2494) Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.51.4 to 7.52.0. - [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.51.4...v7.52.0) --- updated-dependencies: - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Khatib Tamal <[email protected]>
aindriu-aiven
added a commit
that referenced
this pull request
Jun 18, 2024
#2486) * maintenance: Add getTeamDetail, addTwoDefaultTeams and addNewTeam tests for UsersTeamsControllerService Signed-off-by: Khatib Tamal <[email protected]> * Make code review changes Signed-off-by: Khatib Tamal <[email protected]> * Make code review changes Signed-off-by: Khatib Tamal <[email protected]> * build(deps): bump react-hook-form from 7.51.4 to 7.52.0 in /coral (#2494) Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.51.4 to 7.52.0. - [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.51.4...v7.52.0) --- updated-dependencies: - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Khatib Tamal <[email protected]> * build(deps): bump @hookform/resolvers from 3.3.4 to 3.6.0 in /coral (#2495) Bumps [@hookform/resolvers](https://github.com/react-hook-form/resolvers) from 3.3.4 to 3.6.0. - [Release notes](https://github.com/react-hook-form/resolvers/releases) - [Commits](react-hook-form/resolvers@v3.3.4...v3.6.0) --- updated-dependencies: - dependency-name: "@hookform/resolvers" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Khatib Tamal <[email protected]> * build(deps-dev): bump @types/lodash from 4.17.4 to 4.17.5 in /coral (#2496) Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.4 to 4.17.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) --- updated-dependencies: - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mirjam Aulbach <[email protected]> Signed-off-by: Khatib Tamal <[email protected]> * build(deps-dev): bump @testing-library/jest-dom from 6.4.5 to 6.4.6 in /coral (#2497) build(deps-dev): bump @testing-library/jest-dom in /coral Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.4.5 to 6.4.6. - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v6.4.5...v6.4.6) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mirjam Aulbach <[email protected]> Signed-off-by: Khatib Tamal <[email protected]> * build(deps): bump actions/checkout from 4.1.6 to 4.1.7 (#2498) Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.6 to 4.1.7. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@a5ac7e5...692973e) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mirjam Aulbach <[email protected]> Signed-off-by: Khatib Tamal <[email protected]> * build(deps-dev): bump braces from 3.0.2 to 3.0.3 in /coral/proxy (#2499) Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mirjam Aulbach <[email protected]> Signed-off-by: Khatib Tamal <[email protected]> * Update core/src/test/java/io/aiven/klaw/UtilMethods.java Taking review suggestion Co-authored-by: Aindriú Lavelle <[email protected]> Signed-off-by: Khatib Tamal <[email protected]> * Update core/src/test/java/io/aiven/klaw/UtilMethods.java Taking review suggestion Co-authored-by: Aindriú Lavelle <[email protected]> Signed-off-by: Khatib Tamal <[email protected]> * Update core/src/test/java/io/aiven/klaw/UtilMethods.java Taking review suggestion Co-authored-by: Aindriú Lavelle <[email protected]> Signed-off-by: Khatib Tamal <[email protected]> * fix broken unit test Signed-off-by: Khatib Tamal <[email protected]> --------- Signed-off-by: Khatib Tamal <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mirjam Aulbach <[email protected]> Co-authored-by: Aindriú Lavelle <[email protected]>
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps react-hook-form from 7.51.4 to 7.52.0.
Release notes
Sourced from react-hook-form's releases.
Commits
a4370c3
7.52.0dfb8dda
🌅 update README.md (#12019)1d0503b
👮♀️ close #11954 getFieldState remove unnessaried inValidating and touched s...f13f060
🐞 fix #11985 logic createFormControl check field before usage (#11986)e90d264
⌨️ fix: enforce type safety fordeps
property inRegisterOptions
(#11969)e9f6ddb
🐞 fix #11922 keep dirty on reset with dirty fields (#11958)aff0bb9
🚔 close #11937 add validation in the cleanup process inuseController
(#11938)b491b29
⚛️ close #11932 allow react 19 peer dependency (#11935)927535b
Revert "⌨️ close: correct type oferror
field ingetFieldState
return obj...bed340c
📖 fix: change info.values type in WatchObserver (#11917)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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)