chore(deps)(deps): bump react-hook-form from 7.79.0 to 7.80.0 in /apps/ui#246
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps)(deps): bump react-hook-form from 7.79.0 to 7.80.0 in /apps/ui#246dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.79.0 to 7.80.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.79.0...v7.80.0) --- updated-dependencies: - dependency-name: react-hook-form dependency-version: 7.80.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
agjs
added a commit
that referenced
this pull request
Jun 29, 2026
) * chore(deps): aggregate weekly Dependabot batch (api, ui, docs, ci) Consolidates 21 open Dependabot PRs (#226–#246) into one. All bumps are minor/patch; lockfiles regenerated and full verification run. apps/api: - @anthropic-ai/sdk 0.104.1 → 0.105.0, openai 6.42.0 → 6.44.0 (ai group) - @opentelemetry/sdk-node 0.218.0 → 0.219.0 - @sentry/bun 10.57.0 → 10.59.0 - bullmq 5.78.1 → 5.79.1 (still pins ioredis 5.10.1; ioredis override holds) - elysia 1.4.28 → 1.4.29 - resend 6.12.4 → 6.14.0, stripe 22.2.1 → 22.2.2 - eslint-plugin-sonarjs 4.0.3 → 4.1.0, eslint-plugin-unicorn 67 → 68 apps/ui: - react-hook-form 7.79.0 → 7.80.0, react-router-dom 7.17.0 → 7.18.0 - zustand 5.0.13 → 5.0.14, @sentry/react 10.57.0 → 10.59.0 - lucide-react 1.20.0 → 1.21.0 - storybook + addon-a11y/addon-themes/react-vite 10.4.4 → 10.4.6 - @playwright/test 1.60.0 → 1.61.0, vitest + coverage-v8 4.1.8 → 4.1.9 - eslint-plugin-sonarjs 4.0.3 → 4.1.0, eslint-plugin-unicorn 67 → 68 apps/docs: - astro 6.4.6 → 6.4.8 (markdown-remark 7.2.0 override comment refreshed) - astro-mermaid 2.0.1 → 2.0.4, sharp 0.35.1 → 0.35.2 - wrangler 4.100.0 → 4.103.0 ci: - actions/cache 5.0.5 → 6.1.0 (8 workflows) Verified: api check + 1188 tests, ui check + 656 tests, docs build:ci, frozen-lockfile install clean. * chore(security): allowlist tsforge scaffold-manifest in gitleaks .tsforge/scaffold-manifest.json (added in #224) declares which env-var names each AI provider requires (OPENAI_API_KEY, ANTHROPIC_API_KEY) plus non-secret defaults. gitleaks' generic-api-key rule flags the provider/secret-keyword proximity, but the manifest holds only key names and placeholder config — no secret values. Narrow path allowlist, mirroring the existing deny-list/config entries. Pre-existing finding; surfaced on the first local push since #224 merged.
Contributor
Author
|
Looks like react-hook-form is up-to-date now, so this is no longer needed. |
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.79.0 to 7.80.0.
Release notes
Sourced from react-hook-form's releases.
Changelog
Sourced from react-hook-form's changelog.
Commits
ebcf9c27.80.04755fd0🦌 upgrade dev deps (#13537)3f38974🧄 feat: disable useFieldArray fields (#13535)62be736🐞 fix(deepEqual): empty array and empty plain object should not be equal (#13...cee92e2🛺 perf: make rhf more performant (#13524)782313f🧪 tests: add tests for setValue within form.subscribe (#13531)01930f0🍖 chore: bench mark on perf (#13530)7bb1825📖 update changelog v7.79.0Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)