dependabot[bot] opened a new pull request, #6809: URL: https://github.com/apache/gravitino/pull/6809
Bumps [@hookform/resolvers](https://github.com/react-hook-form/resolvers) from 3.10.0 to 4.1.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/react-hook-form/resolvers/releases"><code>@hookform/resolvers</code>'s releases</a>.</em></p> <blockquote> <h2>v4.1.3</h2> <h2><a href="https://github.com/react-hook-form/resolvers/compare/v4.1.2...v4.1.3">4.1.3</a> (2025-03-03)</h2> <h3>Bug Fixes</h3> <ul> <li>escape square brackets in field name regex pattern (<a href="https://redirect.github.com/react-hook-form/resolvers/issues/752">#752</a>) (<a href="https://github.com/react-hook-form/resolvers/commit/50dd4add92d4f9837efa1f147870925672f01c15">50dd4ad</a>)</li> </ul> <h2>v4.1.2</h2> <h2><a href="https://github.com/react-hook-form/resolvers/compare/v4.1.1...v4.1.2">4.1.2</a> (2025-02-24)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>standard-schema:</strong> move <code>@standard-schema/utils</code> to dependencies (<a href="https://redirect.github.com/react-hook-form/resolvers/issues/748">#748</a>) (<a href="https://github.com/react-hook-form/resolvers/commit/ded1746ee88778232cd162cff91f3710e90195de">ded1746</a>)</li> </ul> <h2>v4.1.1</h2> <h2><a href="https://github.com/react-hook-form/resolvers/compare/v4.1.0...v4.1.1">4.1.1</a> (2025-02-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>standard-schema:</strong> Propertly handle object path segments (<a href="https://redirect.github.com/react-hook-form/resolvers/issues/746">#746</a>) (<a href="https://github.com/react-hook-form/resolvers/commit/8ffada0c7a2026ad4d311ca167f15d5b86d63349">8ffada0</a>)</li> </ul> <h2>v4.1.0</h2> <h1><a href="https://github.com/react-hook-form/resolvers/compare/v4.0.0...v4.1.0">4.1.0</a> (2025-02-15)</h1> <h3>Features</h3> <ul> <li>automatically infer values from schema (<a href="https://redirect.github.com/react-hook-form/resolvers/issues/739">#739</a>) (<a href="https://github.com/react-hook-form/resolvers/commit/caaff8ddbac714c7c4de5a56287bdb9469bd0e9a">caaff8d</a>)</li> </ul> <h2>v4.0.0</h2> <h1><a href="https://github.com/react-hook-form/resolvers/compare/v3.10.0...v4.0.0">4.0.0</a> (2025-02-10)</h1> <h3>Bug Fixes</h3> <ul> <li>add support for names option (<a href="https://redirect.github.com/react-hook-form/resolvers/issues/713">#713</a>) (<a href="https://github.com/react-hook-form/resolvers/commit/985c48dab56636759914b41af1d57274ebd7d20a">985c48d</a>)</li> <li><strong>arktypeResolver:</strong> resolve type error when schema is defined from an ArkType scope (<a href="https://redirect.github.com/react-hook-form/resolvers/issues/732">#732</a>) (<a href="https://github.com/react-hook-form/resolvers/commit/3233667a599537a7228e55c6a8862883991a93ac">3233667</a>)</li> <li>handle <code>raw: true</code> option to pass form submission values correctly (<a href="https://redirect.github.com/react-hook-form/resolvers/issues/733">#733</a>) (<a href="https://github.com/react-hook-form/resolvers/commit/7807f95d627919fa33b9f07656eaa64d2c980505">7807f95</a>)</li> <li><strong>validateFieldsNatively:</strong> handle undefined object when reading 'refs' (<a href="https://redirect.github.com/react-hook-form/resolvers/issues/734">#734</a>) (<a href="https://github.com/react-hook-form/resolvers/commit/3da20544bfccca45913a1c1d5638b6142dadb3b5">3da2054</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>ajv:</strong> Keep original validation type while using <code>errorMessage</code> (<a href="https://redirect.github.com/react-hook-form/resolvers/issues/728">#728</a>) (<a href="https://github.com/react-hook-form/resolvers/commit/5030a59b4dee8f02d469d2ebeda46822e27b2d88">5030a59</a>)</li> <li><strong>effectResolver:</strong> returns either all errors or only the first one based on criteriaMode (<a href="https://redirect.github.com/react-hook-form/resolvers/issues/737">#737</a>) (<a href="https://github.com/react-hook-form/resolvers/commit/12d7d8e76c99086cb1ed88c692cf89f12f68beeb">12d7d8e</a>)</li> <li><strong>standard-schema:</strong> add standard-schema resolver (<a href="https://redirect.github.com/react-hook-form/resolvers/issues/738">#738</a>) (<a href="https://github.com/react-hook-form/resolvers/commit/b75a95a170f1c69f49481a40cf7d81ce7bbe0917">b75a95a</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/react-hook-form/resolvers/commit/50dd4add92d4f9837efa1f147870925672f01c15"><code>50dd4ad</code></a> fix: escape square brackets in field name regex pattern (<a href="https://redirect.github.com/react-hook-form/resolvers/issues/752">#752</a>)</li> <li><a href="https://github.com/react-hook-form/resolvers/commit/ded1746ee88778232cd162cff91f3710e90195de"><code>ded1746</code></a> fix(standard-schema): move <code>@standard-schema/utils</code> to dependencies (<a href="https://redirect.github.com/react-hook-form/resolvers/issues/748">#748</a>)</li> <li><a href="https://github.com/react-hook-form/resolvers/commit/8ffada0c7a2026ad4d311ca167f15d5b86d63349"><code>8ffada0</code></a> fix(standard-schema): Propertly handle object path segments (<a href="https://redirect.github.com/react-hook-form/resolvers/issues/746">#746</a>)</li> <li><a href="https://github.com/react-hook-form/resolvers/commit/8ea953c84da3ae6a56858b4980fff6df700f8914"><code>8ea953c</code></a> update README.md</li> <li><a href="https://github.com/react-hook-form/resolvers/commit/caaff8ddbac714c7c4de5a56287bdb9469bd0e9a"><code>caaff8d</code></a> feat: automatically infer values from schema (<a href="https://redirect.github.com/react-hook-form/resolvers/issues/739">#739</a>)</li> <li><a href="https://github.com/react-hook-form/resolvers/commit/f9f9187d2b1e63392f931c668dda20ad55aa354b"><code>f9f9187</code></a> docs: update resolver documentation link (<a href="https://redirect.github.com/react-hook-form/resolvers/issues/740">#740</a>)</li> <li><a href="https://github.com/react-hook-form/resolvers/commit/b75a95a170f1c69f49481a40cf7d81ce7bbe0917"><code>b75a95a</code></a> feat(standard-schema): add standard-schema resolver (<a href="https://redirect.github.com/react-hook-form/resolvers/issues/738">#738</a>)</li> <li><a href="https://github.com/react-hook-form/resolvers/commit/12d7d8e76c99086cb1ed88c692cf89f12f68beeb"><code>12d7d8e</code></a> feat(effectResolver): returns either all errors or only the first one based o...</li> <li><a href="https://github.com/react-hook-form/resolvers/commit/9a945557ab56ffaa567483308c7e1703c569b5ba"><code>9a94555</code></a> chore: update dependencies (<a href="https://redirect.github.com/react-hook-form/resolvers/issues/736">#736</a>)</li> <li><a href="https://github.com/react-hook-form/resolvers/commit/3da20544bfccca45913a1c1d5638b6142dadb3b5"><code>3da2054</code></a> fix(validateFieldsNatively): handle undefined object when reading 'refs' (<a href="https://redirect.github.com/react-hook-form/resolvers/issues/734">#734</a>)</li> <li>Additional commits viewable in <a href="https://github.com/react-hook-form/resolvers/compare/v3.10.0...v4.1.3">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
