🦘 feat: reset new keepFieldsRef options keep fields reference (#12923)
// This option will skip input reference gets reset and avoid re-register input reference after reset
reset(data, { keepFieldsRef: true })
Version 7.60.0-next.0
🦘 feat: reset new keepFieldsRef options keep fields reference (#12923)
// This option will skip input reference gets reset and avoid re-register input reference after reset
reset(data, { keepFieldsRef: true })
Version 7.59.0
🪱 feat: support deep equality checking with circular references (#12914)
🐞 fix #12900 issue with formData reference clone (#12906)
🐞 fix #12873 issue with undefined value for submit data (#12905)
🐞 fix case when useWatch accept object variable param (#12897)
🐞 fix: typo in UseFormSubscribe and missing event type for callback data in subscribe (#12904)
Revert "⌨️ rename to UseFormResetFieldOptions for type consistency" (#12907)
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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
@dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
@dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
@dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
@dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/fosrl/pangolin/pull/1038
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 7/9/2025
**Status:** ✅ Merged
**Merged:** 7/13/2025
**Merged by:** [@oschwartz10612](https://github.com/oschwartz10612)
**Base:** `main` ← **Head:** `dependabot/npm_and_yarn/prod-minor-updates-3b5c1dc64f`
---
### 📝 Commits (1)
- [`cec9e41`](https://github.com/fosrl/pangolin/commit/cec9e4101de01b6d3b034ef55ea11e6334f28eb9) Bump the prod-minor-updates group across 1 directory with 5 updates
### 📊 Changes
**2 files changed** (+47 additions, -77 deletions)
<details>
<summary>View changed files</summary>
📝 `package-lock.json` (+42 -72)
📝 `package.json` (+5 -5)
</details>
### 📄 Description
Bumps the prod-minor-updates group with 5 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@react-email/components](https://github.com/resend/react-email/tree/HEAD/packages/components) | `0.1.0` | `0.2.0` |
| [@react-email/tailwind](https://github.com/resend/react-email/tree/HEAD/packages/tailwind) | `1.0.5` | `1.1.0` |
| [eslint](https://github.com/eslint/eslint) | `9.29.0` | `9.30.1` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.522.0` | `0.525.0` |
| [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.58.1` | `7.60.0` |
Updates `@react-email/components` from 0.1.0 to 0.2.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/resend/react-email/releases"><code>@react-email/components</code>'s releases</a>.</em></p>
<blockquote>
<h2><code>@react-email/components</code><a href="https://github.com/0"><code>@0</code></a>.2.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>d4ba2cc: tailwind: Extract tailwind pseudo classes to stylesheet</li>
<li>e2fa065: button: respect the order in which padding properties are defined</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies [6d5f36f]</li>
<li>Updated dependencies [e2fa065]
<ul>
<li><code>@react-email/tailwind</code><a href="https://github.com/1"><code>@1</code></a>.1.0</li>
<li><code>@react-email/button</code><a href="https://github.com/0"><code>@0</code></a>.2.0</li>
</ul>
</li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/resend/react-email/compare/@react-email/components@0.1.1...@react-email/components@0.2.0">https://github.com/resend/react-email/compare/<code>@react-email/components</code><code>@0.1.1...</code><code>@react-email/components</code><code>@0.2.0</code></a></p>
<h2><code>@react-email/components</code><a href="https://github.com/0"><code>@0</code></a>.1.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies [19cc59c]
<ul>
<li><code>@react-email/render</code><a href="https://github.com/1"><code>@1</code></a>.1.3</li>
<li><code>@react-email/body</code><a href="https://github.com/0"><code>@0</code></a>.0.11</li>
<li><code>@react-email/button</code><a href="https://github.com/0"><code>@0</code></a>.1.0</li>
<li><code>@react-email/code-block</code><a href="https://github.com/0"><code>@0</code></a>.1.0</li>
<li><code>@react-email/code-inline</code><a href="https://github.com/0"><code>@0</code></a>.0.5</li>
<li><code>@react-email/column</code><a href="https://github.com/0"><code>@0</code></a>.0.13</li>
<li><code>@react-email/container</code><a href="https://github.com/0"><code>@0</code></a>.0.15</li>
<li><code>@react-email/font</code><a href="https://github.com/0"><code>@0</code></a>.0.9</li>
<li><code>@react-email/head</code><a href="https://github.com/0"><code>@0</code></a>.0.12</li>
<li><code>@react-email/heading</code><a href="https://github.com/0"><code>@0</code></a>.0.15</li>
<li><code>@react-email/hr</code><a href="https://github.com/0"><code>@0</code></a>.0.11</li>
<li><code>@react-email/html</code><a href="https://github.com/0"><code>@0</code></a>.0.11</li>
<li><code>@react-email/img</code><a href="https://github.com/0"><code>@0</code></a>.0.11</li>
<li><code>@react-email/link</code><a href="https://github.com/0"><code>@0</code></a>.0.12</li>
<li><code>@react-email/markdown</code><a href="https://github.com/0"><code>@0</code></a>.0.15</li>
<li><code>@react-email/preview</code><a href="https://github.com/0"><code>@0</code></a>.0.13</li>
<li><code>@react-email/row</code><a href="https://github.com/0"><code>@0</code></a>.0.12</li>
<li><code>@react-email/section</code><a href="https://github.com/0"><code>@0</code></a>.0.16</li>
<li><code>@react-email/tailwind</code><a href="https://github.com/1"><code>@1</code></a>.0.5</li>
<li><code>@react-email/text</code><a href="https://github.com/0"><code>@0</code></a>.1.5</li>
</ul>
</li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/resend/react-email/compare/@react-email/components@0.1.0...@react-email/components@0.1.1">https://github.com/resend/react-email/compare/<code>@react-email/components</code><code>@0.1.0...</code><code>@react-email/components</code><code>@0.1.1</code></a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/resend/react-email/blob/canary/packages/components/CHANGELOG.md"><code>@react-email/components</code>'s changelog</a>.</em></p>
<blockquote>
<h2>0.2.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>d4ba2cc: Update <code>@react-email/tailwind@1.1.0-canary.0</code></li>
<li>e2fa065: Updated <code>@react-email/button</code><a href="https://github.com/0"><code>@0</code></a>.1.0-canary.0</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies [6d5f36f]</li>
<li>Updated dependencies [e2fa065]
<ul>
<li><code>@react-email/tailwind</code><a href="https://github.com/1"><code>@1</code></a>.1.0</li>
<li><code>@react-email/button</code><a href="https://github.com/0"><code>@0</code></a>.2.0</li>
</ul>
</li>
</ul>
<h2>0.1.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies [19cc59c]
<ul>
<li><code>@react-email/render</code><a href="https://github.com/1"><code>@1</code></a>.1.3</li>
<li><code>@react-email/body</code><a href="https://github.com/0"><code>@0</code></a>.0.11</li>
<li><code>@react-email/button</code><a href="https://github.com/0"><code>@0</code></a>.1.0</li>
<li><code>@react-email/code-block</code><a href="https://github.com/0"><code>@0</code></a>.1.0</li>
<li><code>@react-email/code-inline</code><a href="https://github.com/0"><code>@0</code></a>.0.5</li>
<li><code>@react-email/column</code><a href="https://github.com/0"><code>@0</code></a>.0.13</li>
<li><code>@react-email/container</code><a href="https://github.com/0"><code>@0</code></a>.0.15</li>
<li><code>@react-email/font</code><a href="https://github.com/0"><code>@0</code></a>.0.9</li>
<li><code>@react-email/head</code><a href="https://github.com/0"><code>@0</code></a>.0.12</li>
<li><code>@react-email/heading</code><a href="https://github.com/0"><code>@0</code></a>.0.15</li>
<li><code>@react-email/hr</code><a href="https://github.com/0"><code>@0</code></a>.0.11</li>
<li><code>@react-email/html</code><a href="https://github.com/0"><code>@0</code></a>.0.11</li>
<li><code>@react-email/img</code><a href="https://github.com/0"><code>@0</code></a>.0.11</li>
<li><code>@react-email/link</code><a href="https://github.com/0"><code>@0</code></a>.0.12</li>
<li><code>@react-email/markdown</code><a href="https://github.com/0"><code>@0</code></a>.0.15</li>
<li><code>@react-email/preview</code><a href="https://github.com/0"><code>@0</code></a>.0.13</li>
<li><code>@react-email/row</code><a href="https://github.com/0"><code>@0</code></a>.0.12</li>
<li><code>@react-email/section</code><a href="https://github.com/0"><code>@0</code></a>.0.16</li>
<li><code>@react-email/tailwind</code><a href="https://github.com/1"><code>@1</code></a>.0.5</li>
<li><code>@react-email/text</code><a href="https://github.com/0"><code>@0</code></a>.1.5</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/resend/react-email/commit/c25b922efa7ea8a25561be79bacb5687b2b4c111"><code>c25b922</code></a> chore(root): Version packages (<a href="https://github.com/resend/react-email/tree/HEAD/packages/components/issues/2337">#2337</a>)</li>
<li><a href="https://github.com/resend/react-email/commit/5c019c273d0193e004a24ae5c4880f99d666adce"><code>5c019c2</code></a> feat(root): development workflow for all components (<a href="https://github.com/resend/react-email/tree/HEAD/packages/components/issues/2295">#2295</a>)</li>
<li><a href="https://github.com/resend/react-email/commit/cca77832ca1aaf50685c0e9cac38dcfc028b9d4a"><code>cca7783</code></a> chore(root): Version packages (canary) (<a href="https://github.com/resend/react-email/tree/HEAD/packages/components/issues/2269">#2269</a>)</li>
<li><a href="https://github.com/resend/react-email/commit/9c1bbe827e810b2c57a9fa2e7a4bf64e7b40f282"><code>9c1bbe8</code></a> chore(root): Version packages (canary) (<a href="https://github.com/resend/react-email/tree/HEAD/packages/components/issues/2236">#2236</a>)</li>
<li><a href="https://github.com/resend/react-email/commit/41874ac7e35707aa2341c40ed98830653940ad4b"><code>41874ac</code></a> chore(root): Version packages (canary) (<a href="https://github.com/resend/react-email/tree/HEAD/packages/components/issues/2233">#2233</a>)</li>
<li><a href="https://github.com/resend/react-email/commit/c25a9c4f3e53d85c6c4c8fef3e18bb4b3cf6d7c6"><code>c25a9c4</code></a> chore(root): Version packages (canary) (<a href="https://github.com/resend/react-email/tree/HEAD/packages/components/issues/2217">#2217</a>)</li>
<li><a href="https://github.com/resend/react-email/commit/4c4de39dc61012d1935c0c3abc8c6a3a966e899a"><code>4c4de39</code></a> chore(root): Version packages (canary) (<a href="https://github.com/resend/react-email/tree/HEAD/packages/components/issues/2184">#2184</a>)</li>
<li><a href="https://github.com/resend/react-email/commit/316478144e917f04d8cc85432f13c23204bcfc1c"><code>3164781</code></a> chore(root): Version packages (canary) (<a href="https://github.com/resend/react-email/tree/HEAD/packages/components/issues/2175">#2175</a>)</li>
<li><a href="https://github.com/resend/react-email/commit/c58498ebccfc3a4cf6611f97e6fc66118f401f7f"><code>c58498e</code></a> chore(root): Version packages (canary) (<a href="https://github.com/resend/react-email/tree/HEAD/packages/components/issues/2092">#2092</a>)</li>
<li><a href="https://github.com/resend/react-email/commit/5d118d6bf65e784473b2eeeb140a241c2b322f89"><code>5d118d6</code></a> chore(root): Version packages (canary) (<a href="https://github.com/resend/react-email/tree/HEAD/packages/components/issues/2090">#2090</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/resend/react-email/commits/@react-email/components@0.2.0/packages/components">compare view</a></li>
</ul>
</details>
<br />
Updates `@react-email/tailwind` from 1.0.5 to 1.1.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/resend/react-email/releases"><code>@react-email/tailwind</code>'s releases</a>.</em></p>
<blockquote>
<h2><code>@react-email/tailwind</code><a href="https://github.com/1"><code>@1</code></a>.1.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>6d5f36f: Extract tailwind pseudo classes to stylesheet</li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/resend/react-email/compare/@react-email/tailwind@1.0.5...@react-email/tailwind@1.1.0">https://github.com/resend/react-email/compare/<code>@react-email/tailwind</code><code>@1.0.5...</code><code>@react-email/tailwind</code><code>@1.1.0</code></a></p>
<h2><code>@react-email/tailwind</code><a href="https://github.com/1"><code>@1</code></a>.1.0-canary.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>8179dc6: Fix multiple variables in the same declaration not being replaced properly</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/resend/react-email/blob/canary/packages/tailwind/CHANGELOG.md"><code>@react-email/tailwind</code>'s changelog</a>.</em></p>
<blockquote>
<h2>1.1.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>6d5f36f: Extract tailwind pseudo classes to stylesheet</li>
</ul>
<h2>1.1.0-canary.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>934bc53: Extract tailwind pseudo classes to stylesheet</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/resend/react-email/commit/c25b922efa7ea8a25561be79bacb5687b2b4c111"><code>c25b922</code></a> chore(root): Version packages (<a href="https://github.com/resend/react-email/tree/HEAD/packages/tailwind/issues/2337">#2337</a>)</li>
<li><a href="https://github.com/resend/react-email/commit/5c019c273d0193e004a24ae5c4880f99d666adce"><code>5c019c2</code></a> feat(root): development workflow for all components (<a href="https://github.com/resend/react-email/tree/HEAD/packages/tailwind/issues/2295">#2295</a>)</li>
<li><a href="https://github.com/resend/react-email/commit/6c07af2b9ab9b4340b4a2e844837b1298396fa98"><code>6c07af2</code></a> feat(button): respect the user's order of padding properties (<a href="https://github.com/resend/react-email/tree/HEAD/packages/tailwind/issues/2234">#2234</a>)</li>
<li><a href="https://github.com/resend/react-email/commit/4c4de39dc61012d1935c0c3abc8c6a3a966e899a"><code>4c4de39</code></a> chore(root): Version packages (canary) (<a href="https://github.com/resend/react-email/tree/HEAD/packages/tailwind/issues/2184">#2184</a>)</li>
<li><a href="https://github.com/resend/react-email/commit/c5c07dbbd663cc3c0fc5e509f12f498b20324323"><code>c5c07db</code></a> chore(deps): update dependency vite to v6.3.4 [security] (<a href="https://github.com/resend/react-email/tree/HEAD/packages/tailwind/issues/2196">#2196</a>)</li>
<li><a href="https://github.com/resend/react-email/commit/50af61b225806f616f47b0df3d5d2f0acb3b9752"><code>50af61b</code></a> fix(tailwind): linter (<a href="https://github.com/resend/react-email/tree/HEAD/packages/tailwind/issues/2021">#2021</a>)</li>
<li><a href="https://github.com/resend/react-email/commit/80bdf9a0a92faa548df8a191096ef07f4502ec6c"><code>80bdf9a</code></a> chore(root): Version packages (canary) (<a href="https://github.com/resend/react-email/tree/HEAD/packages/tailwind/issues/2064">#2064</a>)</li>
<li><a href="https://github.com/resend/react-email/commit/d4cb4218ee54c4d23476b22ca4e1999df8977afb"><code>d4cb421</code></a> chore(tailwind): Improve code for running Tailwind integration test (<a href="https://github.com/resend/react-email/tree/HEAD/packages/tailwind/issues/1935">#1935</a>)</li>
<li><a href="https://github.com/resend/react-email/commit/557bd274da4577a6831adda987eeb44cd23e5bf8"><code>557bd27</code></a> fix(tailwind): Infinite loop during sanitization</li>
<li><a href="https://github.com/resend/react-email/commit/6d5f36facbb06490ebedcc8c788e111f00927e32"><code>6d5f36f</code></a> feat(tailwind): extract pseudo classes to stylesheet (<a href="https://github.com/resend/react-email/tree/HEAD/packages/tailwind/issues/1864">#1864</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/resend/react-email/commits/@react-email/tailwind@1.1.0/packages/tailwind">compare view</a></li>
</ul>
</details>
<br />
Updates `eslint` from 9.29.0 to 9.30.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p>
<blockquote>
<h2>v9.30.1</h2>
<h2>Bug Fixes</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/e91bb870f8c6e38baa508f18048cd2a2d04b8b9c"><code>e91bb87</code></a> fix: allow separate default and named type imports (<a href="https://redirect.github.com/eslint/eslint/issues/19899">#19899</a>) (xbinaryx)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/ab7c62598a9fca498e495d45029ae92fd5fb9bf3"><code>ab7c625</code></a> docs: Update README (GitHub Actions Bot)</li>
<li><a href="https://github.com/eslint/eslint/commit/dae1e5bb27db0e846efbe3026210013b42817838"><code>dae1e5b</code></a> docs: update jsdoc's link (<a href="https://redirect.github.com/eslint/eslint/issues/19896">#19896</a>) (JamesVanWaza)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/b035f747c6e6d1c7a299c90b0ed0b8109cf24a53"><code>b035f74</code></a> chore: upgrade to <code>@eslint/js@9.30.1</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19906">#19906</a>) (Francesco Trotta)</li>
<li><a href="https://github.com/eslint/eslint/commit/b3dbc16563cb7036d75edff9814e17053a645321"><code>b3dbc16</code></a> chore: package.json update for <code>@eslint/js</code> release (Jenkins)</li>
</ul>
<h2>v9.30.0</h2>
<h2>Features</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/52a5fcaa4e0bb4e55c014c20ed47d6c93b107635"><code>52a5fca</code></a> feat: Support <code>basePath</code> property in config objects (<a href="https://redirect.github.com/eslint/eslint/issues/19879">#19879</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/4ab44823df4d4b47d3650da949077a0551e7579e"><code>4ab4482</code></a> feat: add <code>allowSeparateTypeImports</code> option to <code>no-duplicate-imports</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19872">#19872</a>) (sethamus)</li>
<li><a href="https://github.com/eslint/eslint/commit/b8a7e7aeb5f0ed2e1670771ab4dda6fd723d96eb"><code>b8a7e7a</code></a> feat: throw error when column is negative in <code>getIndexFromLoc</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19831">#19831</a>) (루밀LuMir)</li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/6a0f164543bf8461d6a27a740c9e08aa77cbe42d"><code>6a0f164</code></a> fix: handle <code>null</code> type <code>loc</code> in <code>getIndexFromLoc</code> method (<a href="https://redirect.github.com/eslint/eslint/issues/19862">#19862</a>) (루밀LuMir)</li>
<li><a href="https://github.com/eslint/eslint/commit/3fbcd704a0b2aef2a6c1fc34d2bc4b35f6425067"><code>3fbcd70</code></a> fix: update error message for <code>no-restricted-properties</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19855">#19855</a>) (Tanuj Kanti)</li>
<li><a href="https://github.com/eslint/eslint/commit/7ef4cf76610d42727a404e495ac6d47868cf5040"><code>7ef4cf7</code></a> fix: remove unnecessary semicolon from fixes (<a href="https://redirect.github.com/eslint/eslint/issues/19857">#19857</a>) (Francesco Trotta)</li>
<li><a href="https://github.com/eslint/eslint/commit/7dabc38a8406d470fb2389eec2f0ad1ad214173e"><code>7dabc38</code></a> fix: use <code>process.version</code> in <code>--env-info</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19865">#19865</a>) (TKDev7)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/8662ed1f6debc358e22812b145e117aa4a907d78"><code>8662ed1</code></a> docs: adopt eslint-stylistic sub packages related changes (<a href="https://redirect.github.com/eslint/eslint/issues/19887">#19887</a>) (ntnyq)</li>
<li><a href="https://github.com/eslint/eslint/commit/20158b09db3430cf00b202ba8c25ce874bbaf00a"><code>20158b0</code></a> docs: typo in comment for unused variables handling (<a href="https://redirect.github.com/eslint/eslint/issues/19870">#19870</a>) (leopardracer)</li>
<li><a href="https://github.com/eslint/eslint/commit/ebfb5b46136c4d737c9783333e3057421d1a0bef"><code>ebfb5b4</code></a> docs: Fixed Typo in configuration-files.md (<a href="https://redirect.github.com/eslint/eslint/issues/19873">#19873</a>) (0-20)</li>
<li><a href="https://github.com/eslint/eslint/commit/4112fd09531092e9651e9981205bcd603dc56acf"><code>4112fd0</code></a> docs: clarify that boolean is still allowed for rule <code>meta.deprecated</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19866">#19866</a>) (Bryan Mishkin)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/2b6491cd4b8eec44d4a3f8dea1b71151e8dd0230"><code>2b6491c</code></a> chore: upgrade to <code>@eslint/js@9.30.0</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19889">#19889</a>) (Francesco Trotta)</li>
<li><a href="https://github.com/eslint/eslint/commit/5a5d5261037fdf84a91f2f22d3726d58572453f4"><code>5a5d526</code></a> chore: package.json update for <code>@eslint/js</code> release (Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/eaf8a418af32b3190494e4a2284533353c28ccfa"><code>eaf8a41</code></a> chore: Correct typos in linter tests (<a href="https://redirect.github.com/eslint/eslint/issues/19878">#19878</a>) (kilavvy)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md">eslint's changelog</a>.</em></p>
<blockquote>
<p>v9.30.1 - July 1, 2025</p>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/b035f747c6e6d1c7a299c90b0ed0b8109cf24a53"><code>b035f74</code></a> chore: upgrade to <code>@eslint/js@9.30.1</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19906">#19906</a>) (Francesco Trotta)</li>
<li><a href="https://github.com/eslint/eslint/commit/b3dbc16563cb7036d75edff9814e17053a645321"><code>b3dbc16</code></a> chore: package.json update for <code>@eslint/js</code> release (Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/e91bb870f8c6e38baa508f18048cd2a2d04b8b9c"><code>e91bb87</code></a> fix: allow separate default and named type imports (<a href="https://redirect.github.com/eslint/eslint/issues/19899">#19899</a>) (xbinaryx)</li>
<li><a href="https://github.com/eslint/eslint/commit/ab7c62598a9fca498e495d45029ae92fd5fb9bf3"><code>ab7c625</code></a> docs: Update README (GitHub Actions Bot)</li>
<li><a href="https://github.com/eslint/eslint/commit/dae1e5bb27db0e846efbe3026210013b42817838"><code>dae1e5b</code></a> docs: update jsdoc's link (<a href="https://redirect.github.com/eslint/eslint/issues/19896">#19896</a>) (JamesVanWaza)</li>
</ul>
<p>v9.30.0 - June 27, 2025</p>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/2b6491cd4b8eec44d4a3f8dea1b71151e8dd0230"><code>2b6491c</code></a> chore: upgrade to <code>@eslint/js@9.30.0</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19889">#19889</a>) (Francesco Trotta)</li>
<li><a href="https://github.com/eslint/eslint/commit/5a5d5261037fdf84a91f2f22d3726d58572453f4"><code>5a5d526</code></a> chore: package.json update for <code>@eslint/js</code> release (Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/52a5fcaa4e0bb4e55c014c20ed47d6c93b107635"><code>52a5fca</code></a> feat: Support <code>basePath</code> property in config objects (<a href="https://redirect.github.com/eslint/eslint/issues/19879">#19879</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/6a0f164543bf8461d6a27a740c9e08aa77cbe42d"><code>6a0f164</code></a> fix: handle <code>null</code> type <code>loc</code> in <code>getIndexFromLoc</code> method (<a href="https://redirect.github.com/eslint/eslint/issues/19862">#19862</a>) (루밀LuMir)</li>
<li><a href="https://github.com/eslint/eslint/commit/8662ed1f6debc358e22812b145e117aa4a907d78"><code>8662ed1</code></a> docs: adopt eslint-stylistic sub packages related changes (<a href="https://redirect.github.com/eslint/eslint/issues/19887">#19887</a>) (ntnyq)</li>
<li><a href="https://github.com/eslint/eslint/commit/eaf8a418af32b3190494e4a2284533353c28ccfa"><code>eaf8a41</code></a> chore: Correct typos in linter tests (<a href="https://redirect.github.com/eslint/eslint/issues/19878">#19878</a>) (kilavvy)</li>
<li><a href="https://github.com/eslint/eslint/commit/4ab44823df4d4b47d3650da949077a0551e7579e"><code>4ab4482</code></a> feat: add <code>allowSeparateTypeImports</code> option to <code>no-duplicate-imports</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19872">#19872</a>) (sethamus)</li>
<li><a href="https://github.com/eslint/eslint/commit/3fbcd704a0b2aef2a6c1fc34d2bc4b35f6425067"><code>3fbcd70</code></a> fix: update error message for <code>no-restricted-properties</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19855">#19855</a>) (Tanuj Kanti)</li>
<li><a href="https://github.com/eslint/eslint/commit/20158b09db3430cf00b202ba8c25ce874bbaf00a"><code>20158b0</code></a> docs: typo in comment for unused variables handling (<a href="https://redirect.github.com/eslint/eslint/issues/19870">#19870</a>) (leopardracer)</li>
<li><a href="https://github.com/eslint/eslint/commit/ebfb5b46136c4d737c9783333e3057421d1a0bef"><code>ebfb5b4</code></a> docs: Fixed Typo in configuration-files.md (<a href="https://redirect.github.com/eslint/eslint/issues/19873">#19873</a>) (0-20)</li>
<li><a href="https://github.com/eslint/eslint/commit/b8a7e7aeb5f0ed2e1670771ab4dda6fd723d96eb"><code>b8a7e7a</code></a> feat: throw error when column is negative in <code>getIndexFromLoc</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19831">#19831</a>) (루밀LuMir)</li>
<li><a href="https://github.com/eslint/eslint/commit/7ef4cf76610d42727a404e495ac6d47868cf5040"><code>7ef4cf7</code></a> fix: remove unnecessary semicolon from fixes (<a href="https://redirect.github.com/eslint/eslint/issues/19857">#19857</a>) (Francesco Trotta)</li>
<li><a href="https://github.com/eslint/eslint/commit/7dabc38a8406d470fb2389eec2f0ad1ad214173e"><code>7dabc38</code></a> fix: use <code>process.version</code> in <code>--env-info</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19865">#19865</a>) (TKDev7)</li>
<li><a href="https://github.com/eslint/eslint/commit/4112fd09531092e9651e9981205bcd603dc56acf"><code>4112fd0</code></a> docs: clarify that boolean is still allowed for rule <code>meta.deprecated</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19866">#19866</a>) (Bryan Mishkin)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/6769b5fa11ecfb2c2cf78472d3d90564a1e01d3c"><code>6769b5f</code></a> 9.30.1</li>
<li><a href="https://github.com/eslint/eslint/commit/b2950ace77663f96cab395b5fe525054d3f49bfe"><code>b2950ac</code></a> Build: changelog update for 9.30.1</li>
<li><a href="https://github.com/eslint/eslint/commit/b035f747c6e6d1c7a299c90b0ed0b8109cf24a53"><code>b035f74</code></a> chore: upgrade to <code>@eslint/js@9.30.1</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19906">#19906</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/b3dbc16563cb7036d75edff9814e17053a645321"><code>b3dbc16</code></a> chore: package.json update for <code>@eslint/js</code> release</li>
<li><a href="https://github.com/eslint/eslint/commit/e91bb870f8c6e38baa508f18048cd2a2d04b8b9c"><code>e91bb87</code></a> fix: allow separate default and named type imports (<a href="https://redirect.github.com/eslint/eslint/issues/19899">#19899</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/ab7c62598a9fca498e495d45029ae92fd5fb9bf3"><code>ab7c625</code></a> docs: Update README</li>
<li><a href="https://github.com/eslint/eslint/commit/dae1e5bb27db0e846efbe3026210013b42817838"><code>dae1e5b</code></a> docs: update jsdoc's link (<a href="https://redirect.github.com/eslint/eslint/issues/19896">#19896</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/ad1d63951773acc7828bcc1eafbb731567447298"><code>ad1d639</code></a> 9.30.0</li>
<li><a href="https://github.com/eslint/eslint/commit/c02d70b71867b4cee9c38a536f74e98e3b810f16"><code>c02d70b</code></a> Build: changelog update for 9.30.0</li>
<li><a href="https://github.com/eslint/eslint/commit/2b6491cd4b8eec44d4a3f8dea1b71151e8dd0230"><code>2b6491c</code></a> chore: upgrade to <code>@eslint/js@9.30.0</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19889">#19889</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v9.29.0...v9.30.1">compare view</a></li>
</ul>
</details>
<br />
Updates `lucide-react` from 0.522.0 to 0.525.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/lucide-icons/lucide/releases">lucide-react's releases</a>.</em></p>
<blockquote>
<h2>Version 0.525.0</h2>
<h2>What's Changed</h2>
<ul>
<li>fix(icons): Changed <code>megaphone</code> icon by <a href="https://github.com/jamiemlaw"><code>@jamiemlaw</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/2448">lucide-icons/lucide#2448</a></li>
<li>fix(icons): arcified <code>shrub</code> icon by <a href="https://github.com/jguddas"><code>@jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/2292">lucide-icons/lucide#2292</a></li>
<li>fix(icons): changed <code>sun-moon</code> icon by <a href="https://github.com/zishankadri"><code>@zishankadri</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3328">lucide-icons/lucide#3328</a></li>
<li>fix(icons): changed <code>flag</code> icon by <a href="https://github.com/jamiemlaw"><code>@jamiemlaw</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3370">lucide-icons/lucide#3370</a></li>
<li>feat(icons): added <code>tool-case</code> icon by <a href="https://github.com/AlexNaskida"><code>@AlexNaskida</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3333">lucide-icons/lucide#3333</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/zishankadri"><code>@zishankadri</code></a> made their first contribution in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3328">lucide-icons/lucide#3328</a></li>
<li><a href="https://github.com/AlexNaskida"><code>@AlexNaskida</code></a> made their first contribution in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3333">lucide-icons/lucide#3333</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/lucide-icons/lucide/compare/0.524.0...0.525.0">https://github.com/lucide-icons/lucide/compare/0.524.0...0.525.0</a></p>
<h2>Version 0.524.0</h2>
<h2>What's Changed</h2>
<ul>
<li>docs(packages/lucide-static): update docs for better clarity by <a href="https://github.com/karsa-mistmere"><code>@karsa-mistmere</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3225">lucide-icons/lucide#3225</a></li>
<li>fix(icons): changed <code>dessert</code> icon by <a href="https://github.com/jguddas"><code>@jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3362">lucide-icons/lucide#3362</a></li>
<li>fix(icons): changed <code>ligature</code> icon by <a href="https://github.com/jamiemlaw"><code>@jamiemlaw</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3369">lucide-icons/lucide#3369</a></li>
<li>fix(icons): Updates to clock-related icons by <a href="https://github.com/jamiemlaw"><code>@jamiemlaw</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/2538">lucide-icons/lucide#2538</a></li>
<li>feat(icons): added <code>vector-square</code> icon by <a href="https://github.com/chessurisme"><code>@chessurisme</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/2531">lucide-icons/lucide#2531</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/lucide-icons/lucide/compare/0.523.0...0.524.0">https://github.com/lucide-icons/lucide/compare/0.523.0...0.524.0</a></p>
<h2>Version 0.523.0</h2>
<h2>What's Changed</h2>
<ul>
<li>feat(icons): added <code>bottle-wine</code> icon by <a href="https://github.com/jguddas"><code>@jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3265">lucide-icons/lucide#3265</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/lucide-icons/lucide/compare/0.522.0...0.523.0">https://github.com/lucide-icons/lucide/compare/0.522.0...0.523.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/lucide-icons/lucide/commits/0.525.0/packages/lucide-react">compare view</a></li>
</ul>
</details>
<br />
Updates `react-hook-form` from 7.58.1 to 7.60.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/react-hook-form/react-hook-form/releases">react-hook-form's releases</a>.</em></p>
<blockquote>
<h2>Version 7.60.0</h2>
<p>🦘 feat: <code>reset</code> new <code>keepFieldsRef</code> options keep fields reference (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12923">#12923</a>)</p>
<pre lang="tsx"><code>// This option will skip input reference gets reset and avoid re-register input reference after reset
reset(data, { keepFieldsRef: true })
</code></pre>
<h2>Version 7.60.0-next.0</h2>
<p>🦘 feat: <code>reset</code> new <code>keepFieldsRef</code> options keep fields reference (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12923">#12923</a>)</p>
<pre lang="tsx"><code>// This option will skip input reference gets reset and avoid re-register input reference after reset
reset(data, { keepFieldsRef: true })
</code></pre>
<h2>Version 7.59.0</h2>
<p>🪱 feat: support deep equality checking with circular references (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12914">#12914</a>)
🐞 fix <a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12900">#12900</a> issue with formData reference clone (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12906">#12906</a>)
🐞 fix <a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12873">#12873</a> issue with undefined value for submit data (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12905">#12905</a>)
🐞 fix case when useWatch accept object variable param (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12897">#12897</a>)
🐞 fix: typo in UseFormSubscribe and missing event type for callback data in subscribe (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12904">#12904</a>)
Revert "⌨️ rename to UseFormResetFieldOptions for type consistency" (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12907">#12907</a>)</p>
<p>thanks to <a href="https://github.com/aspirisen"><code>@aspirisen</code></a> <a href="https://github.com/n8pjl"><code>@n8pjl</code></a> <a href="https://github.com/SKOLZ"><code>@SKOLZ</code></a> <a href="https://github.com/pushys"><code>@pushys</code></a> & <a href="https://github.com/candymask0712"><code>@candymask0712</code></a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/react-hook-form/react-hook-form/commit/2385f1766e54153455f065f0000298ad10201cfd"><code>2385f17</code></a> 7.60.0</li>
<li><a href="https://github.com/react-hook-form/react-hook-form/commit/ea4d3070a1863f5df7ecf1d18a9ecf5adc47fd59"><code>ea4d307</code></a> 📜 chore: update <code>scripts</code> (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12933">#12933</a>)</li>
<li><a href="https://github.com/react-hook-form/react-hook-form/commit/898e196c9392f6f6a2c3a2c83b47d80dcd29b07c"><code>898e196</code></a> 🔩 test(utils): add unit tests for live function with Ref type (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12932">#12932</a>)</li>
<li><a href="https://github.com/react-hook-form/react-hook-form/commit/e758acc998faccb7645a9404a681912020b0dd2a"><code>e758acc</code></a> 7.60.0-next.0</li>
<li><a href="https://github.com/react-hook-form/react-hook-form/commit/802b04720fa91bc451f972c274fe0ef195a4fd2d"><code>802b047</code></a> 🦘 feat: <code>reset</code> <code>keepFieldsRef</code> options keep fields reference (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12923">#12923</a>)</li>
<li><a href="https://github.com/react-hook-form/react-hook-form/commit/e56fceea58e4ea3fbe20015c499a55e092dd414a"><code>e56fcee</code></a> 🔬 docs: remove blue underline from README.md (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12921">#12921</a>)</li>
<li><a href="https://github.com/react-hook-form/react-hook-form/commit/da90221b7138da0ea3b37438a8d08b2deb88af61"><code>da90221</code></a> ❤️ thank you Sent.dm & Niche for sponsoring</li>
<li><a href="https://github.com/react-hook-form/react-hook-form/commit/8cf59ace8973d5a8e2331cb8fda90e8b04435b44"><code>8cf59ac</code></a> 📻 remove <code>Set</code> on clone object (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12920">#12920</a>)</li>
<li><a href="https://github.com/react-hook-form/react-hook-form/commit/a096963aae27fe617009bf39025db2a211650cd7"><code>a096963</code></a> 📝 update contribution readme</li>
<li><a href="https://github.com/react-hook-form/react-hook-form/commit/3ca504cb6e0c2c23944a259f25386313aa4dae30"><code>3ca504c</code></a> 🎚️ upgrades lib dev deps (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12917">#12917</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/react-hook-form/react-hook-form/compare/v7.58.1...v7.60.0">compare view</a></li>
</ul>
</details>
<br />
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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions
</details>
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/fosrl/pangolin/pull/1038
Author: @dependabot[bot]
Created: 7/9/2025
Status: ✅ Merged
Merged: 7/13/2025
Merged by: @oschwartz10612
Base:
main← Head:dependabot/npm_and_yarn/prod-minor-updates-3b5c1dc64f📝 Commits (1)
cec9e41Bump the prod-minor-updates group across 1 directory with 5 updates📊 Changes
2 files changed (+47 additions, -77 deletions)
View changed files
📝
package-lock.json(+42 -72)📝
package.json(+5 -5)📄 Description
Bumps the prod-minor-updates group with 5 updates in the / directory:
0.1.00.2.01.0.51.1.09.29.09.30.10.522.00.525.07.58.17.60.0Updates
@react-email/componentsfrom 0.1.0 to 0.2.0Release notes
Sourced from
@react-email/components's releases.Changelog
Sourced from
@react-email/components's changelog.Commits
c25b922chore(root): Version packages (#2337)5c019c2feat(root): development workflow for all components (#2295)cca7783chore(root): Version packages (canary) (#2269)9c1bbe8chore(root): Version packages (canary) (#2236)41874acchore(root): Version packages (canary) (#2233)c25a9c4chore(root): Version packages (canary) (#2217)4c4de39chore(root): Version packages (canary) (#2184)3164781chore(root): Version packages (canary) (#2175)c58498echore(root): Version packages (canary) (#2092)5d118d6chore(root): Version packages (canary) (#2090)Updates
@react-email/tailwindfrom 1.0.5 to 1.1.0Release notes
Sourced from
@react-email/tailwind's releases.Changelog
Sourced from
@react-email/tailwind's changelog.Commits
c25b922chore(root): Version packages (#2337)5c019c2feat(root): development workflow for all components (#2295)6c07af2feat(button): respect the user's order of padding properties (#2234)4c4de39chore(root): Version packages (canary) (#2184)c5c07dbchore(deps): update dependency vite to v6.3.4 [security] (#2196)50af61bfix(tailwind): linter (#2021)80bdf9achore(root): Version packages (canary) (#2064)d4cb421chore(tailwind): Improve code for running Tailwind integration test (#1935)557bd27fix(tailwind): Infinite loop during sanitization6d5f36ffeat(tailwind): extract pseudo classes to stylesheet (#1864)Updates
eslintfrom 9.29.0 to 9.30.1Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
6769b5f9.30.1b2950acBuild: changelog update for 9.30.1b035f74chore: upgrade to@eslint/js@9.30.1(#19906)b3dbc16chore: package.json update for@eslint/jsreleasee91bb87fix: allow separate default and named type imports (#19899)ab7c625docs: Update READMEdae1e5bdocs: update jsdoc's link (#19896)ad1d6399.30.0c02d70bBuild: changelog update for 9.30.02b6491cchore: upgrade to@eslint/js@9.30.0(#19889)Updates
lucide-reactfrom 0.522.0 to 0.525.0Release notes
Sourced from lucide-react's releases.
Commits
Updates
react-hook-formfrom 7.58.1 to 7.60.0Release notes
Sourced from react-hook-form's releases.
Commits
2385f177.60.0ea4d307📜 chore: updatescripts(#12933)898e196🔩 test(utils): add unit tests for live function with Ref type (#12932)e758acc7.60.0-next.0802b047🦘 feat:resetkeepFieldsRefoptions keep fields reference (#12923)e56fcee🔬 docs: remove blue underline from README.md (#12921)da90221❤️ thank you Sent.dm & Niche for sponsoring8cf59ac📻 removeSeton clone object (#12920)a096963📝 update contribution readme3ca504c🎚️ upgrades lib dev deps (#12917)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.