chore(root-deps)(deps-dev): bump react-hook-form from 7.74.0 to 7.75.0#708
Open
dependabot[bot] wants to merge 1 commit intopreviewfrom
Open
chore(root-deps)(deps-dev): bump react-hook-form from 7.74.0 to 7.75.0#708dependabot[bot] wants to merge 1 commit intopreviewfrom
dependabot[bot] wants to merge 1 commit intopreviewfrom
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
5496e31 to
5cab3e3
Compare
❌ Code Hygiene Report: Issues FoundCommit: 📑 Table of Contents
📋 Check Summary
📊 Code StatisticsChanges vs Main Branch
🔄 Changes Since Previous Commit
📦 Bundle Size Analysis (vs Main)`sites/arolariu.ro` - +170 kB (28 file(s) changed)
Total: 10 MB → 10.2 MB (+170 kB) `sites/api.arolariu.ro` - no change (0 file(s) changed)No changes in this folder Total: 2.14 MB → 2.14 MB (no change) `sites/docs.arolariu.ro` - no change (0 file(s) changed)No changes in this folder Total: 214 kB → 214 kB (no change) 🎨 Formatting❌ 11 file(s) need formatting: View files requiring formatting
🔧 How to Fixnpm run format🔍 Linting❌ ESLint found 3 error(s) and 0 warning(s) View raw output🔧 How to Fixnpm run lint🧪 Unit Tests✅ All 1147 tests passed in 4.0s 🔗 View Workflow Run | Generated at 2026-05-06T11:28:51.590Z |
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.74.0 to 7.75.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.74.0...v7.75.0) --- updated-dependencies: - dependency-name: react-hook-form dependency-version: 7.75.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
5cab3e3 to
8dddfa0
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.74.0 to 7.75.0.
Release notes
Sourced from react-hook-form's releases.
Changelog
Sourced from react-hook-form's changelog.
Commits
24bde237.75.0aa6f795🐞 fix #13403: include setValues in FormProvider context value (#13404)c2b22f9🥊 all ts-ignores removed3165a52🧸 fix more@ts-ignores7c51590🧸 fix more@ts-ignoresb16b4fa🎹 typescript 6.0 (#13330)4bace71🐞 fix: preserve watch updates on field array unmount fixes #13375 (#13385)2adb9c0🐞 fix: prevent useWatch re-render when unrelated field validation is … (#13398)f5a234d🦧 feat: improve get dirty fields prune empty fields (#13363)def8fd5🐞 fix: recompute isDirty after re-registering a previously unregistered field...