dependabot[bot] opened a new pull request, #69354:
URL: https://github.com/apache/airflow/pull/69354

   Bumps the core-ui-package-updates group with 25 updates in the 
/airflow-core/src/airflow/ui directory:
   
   | Package | From | To |
   | --- | --- | --- |
   | [@guanmingchiu/sqlparser-ts](https://github.com/guan404ming/sqlparser-ts) 
| `0.61.1` | `0.62.0` |
   | 
[@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query)
 | `5.90.21` | `5.101.2` |
   | 
[@tanstack/react-virtual](https://github.com/TanStack/virtual/tree/HEAD/packages/react-virtual)
 | `3.13.21` | `3.14.4` |
   | [@xyflow/react](https://github.com/xyflow/xyflow/tree/HEAD/packages/react) 
| `12.10.1` | `12.11.1` |
   | [axios](https://github.com/axios/axios) | `1.16.1` | `1.18.1` |
   | [chakra-react-select](https://github.com/csandman/chakra-react-select) | 
`6.1.1` | `6.1.3` |
   | [dayjs](https://github.com/iamkun/dayjs) | `1.11.19` | `1.11.21` |
   | [katex](https://github.com/KaTeX/KaTeX) | `0.16.45` | `0.17.0` |
   | [monaco-editor](https://github.com/microsoft/monaco-editor) | `0.52.2` | 
`0.55.1` |
   | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | 
`7.71.2` | `7.80.0` |
   | 
[react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom)
 | `7.13.1` | `7.18.0` |
   | [use-debounce](https://github.com/xnimorz/use-debounce) | `10.1.0` | 
`10.1.1` |
   | [yaml](https://github.com/eemeli/yaml) | `2.8.3` | `2.9.0` |
   | [zustand](https://github.com/pmndrs/zustand) | `5.0.11` | `5.0.14` |
   | [@playwright/test](https://github.com/microsoft/playwright) | `1.60.0` | 
`1.61.1` |
   | 
[@rolldown/plugin-babel](https://github.com/rolldown/plugins/tree/HEAD/packages/babel)
 | `0.2.2` | `0.2.3` |
   | 
[@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query)
 | `5.91.4` | `5.101.2` |
   | 
[@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react)
 | `6.0.1` | `6.0.3` |
   | 
[@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react-swc)
 | `4.2.3` | `4.3.1` |
   | 
[@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8)
 | `4.1.4` | `4.1.9` |
   | [happy-dom](https://github.com/capricorn86/happy-dom) | `20.8.9` | 
`20.10.6` |
   | [msw](https://github.com/mswjs/msw) | `2.12.10` | `2.14.6` |
   | [prettier](https://github.com/prettier/prettier) | `3.8.1` | `3.9.3` |
   | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.0.16` 
| `8.1.0` |
   | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | 
`4.1.4` | `4.1.9` |
   
   
   Updates `@guanmingchiu/sqlparser-ts` from 0.61.1 to 0.62.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/guan404ming/sqlparser-ts/releases";>@​guanmingchiu/sqlparser-ts's
 releases</a>.</em></p>
   <blockquote>
   <h2>v0.62.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Update check-upstream workflow to run daily by <a 
href="https://github.com/guan404ming";><code>@​guan404ming</code></a> in <a 
href="https://redirect.github.com/guan404ming/sqlparser-ts/pull/12";>guan404ming/sqlparser-ts#12</a></li>
   <li>Flatten project structure and improve CI by <a 
href="https://github.com/guan404ming";><code>@​guan404ming</code></a> in <a 
href="https://redirect.github.com/guan404ming/sqlparser-ts/pull/13";>guan404ming/sqlparser-ts#13</a></li>
   <li>Update dev deps by <a 
href="https://github.com/guan404ming";><code>@​guan404ming</code></a> in <a 
href="https://redirect.github.com/guan404ming/sqlparser-ts/pull/14";>guan404ming/sqlparser-ts#14</a></li>
   <li>Refactor test names in dialect tests by <a 
href="https://github.com/guan404ming";><code>@​guan404ming</code></a> in <a 
href="https://redirect.github.com/guan404ming/sqlparser-ts/pull/15";>guan404ming/sqlparser-ts#15</a></li>
   <li>Refactor benchmark CLI by <a 
href="https://github.com/guan404ming";><code>@​guan404ming</code></a> in <a 
href="https://redirect.github.com/guan404ming/sqlparser-ts/pull/17";>guan404ming/sqlparser-ts#17</a></li>
   <li>Add news section to README by <a 
href="https://github.com/guan404ming";><code>@​guan404ming</code></a> in <a 
href="https://redirect.github.com/guan404ming/sqlparser-ts/pull/18";>guan404ming/sqlparser-ts#18</a></li>
   <li>Add parseWithComments with correct span serialization by <a 
href="https://github.com/elliots";><code>@​elliots</code></a> in <a 
href="https://redirect.github.com/guan404ming/sqlparser-ts/pull/19";>guan404ming/sqlparser-ts#19</a></li>
   <li>Update dev dependencies by <a 
href="https://github.com/guan404ming";><code>@​guan404ming</code></a> in <a 
href="https://redirect.github.com/guan404ming/sqlparser-ts/pull/21";>guan404ming/sqlparser-ts#21</a></li>
   <li>Auto-open upgrade PR instead of checklist issue by <a 
href="https://github.com/guan404ming";><code>@​guan404ming</code></a> in <a 
href="https://redirect.github.com/guan404ming/sqlparser-ts/pull/22";>guan404ming/sqlparser-ts#22</a></li>
   <li>Fix check-upstream workflow by <a 
href="https://github.com/guan404ming";><code>@​guan404ming</code></a> in <a 
href="https://redirect.github.com/guan404ming/sqlparser-ts/pull/23";>guan404ming/sqlparser-ts#23</a></li>
   <li>Upgrade to sqlparser v0.62.0 by <a 
href="https://github.com/github-actions";><code>@​github-actions</code></a>[bot] 
in <a 
href="https://redirect.github.com/guan404ming/sqlparser-ts/pull/24";>guan404ming/sqlparser-ts#24</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/elliots";><code>@​elliots</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/guan404ming/sqlparser-ts/pull/19";>guan404ming/sqlparser-ts#19</a></li>
   <li><a 
href="https://github.com/github-actions";><code>@​github-actions</code></a>[bot] 
made their first contribution in <a 
href="https://redirect.github.com/guan404ming/sqlparser-ts/pull/24";>guan404ming/sqlparser-ts#24</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/guan404ming/sqlparser-ts/compare/v0.61.1...v0.62.0";>https://github.com/guan404ming/sqlparser-ts/compare/v0.61.1...v0.62.0</a></p>
   <h2>What's Changed</h2>
   <ul>
   <li>Update check-upstream workflow to run daily by <a 
href="https://github.com/guan404ming";><code>@​guan404ming</code></a> in <a 
href="https://redirect.github.com/guan404ming/sqlparser-ts/pull/12";>guan404ming/sqlparser-ts#12</a></li>
   <li>Flatten project structure and improve CI by <a 
href="https://github.com/guan404ming";><code>@​guan404ming</code></a> in <a 
href="https://redirect.github.com/guan404ming/sqlparser-ts/pull/13";>guan404ming/sqlparser-ts#13</a></li>
   <li>Update dev deps by <a 
href="https://github.com/guan404ming";><code>@​guan404ming</code></a> in <a 
href="https://redirect.github.com/guan404ming/sqlparser-ts/pull/14";>guan404ming/sqlparser-ts#14</a></li>
   <li>Refactor test names in dialect tests by <a 
href="https://github.com/guan404ming";><code>@​guan404ming</code></a> in <a 
href="https://redirect.github.com/guan404ming/sqlparser-ts/pull/15";>guan404ming/sqlparser-ts#15</a></li>
   <li>Refactor benchmark CLI by <a 
href="https://github.com/guan404ming";><code>@​guan404ming</code></a> in <a 
href="https://redirect.github.com/guan404ming/sqlparser-ts/pull/17";>guan404ming/sqlparser-ts#17</a></li>
   <li>Add news section to README by <a 
href="https://github.com/guan404ming";><code>@​guan404ming</code></a> in <a 
href="https://redirect.github.com/guan404ming/sqlparser-ts/pull/18";>guan404ming/sqlparser-ts#18</a></li>
   <li>Add parseWithComments with correct span serialization by <a 
href="https://github.com/elliots";><code>@​elliots</code></a> in <a 
href="https://redirect.github.com/guan404ming/sqlparser-ts/pull/19";>guan404ming/sqlparser-ts#19</a></li>
   <li>Update dev dependencies by <a 
href="https://github.com/guan404ming";><code>@​guan404ming</code></a> in <a 
href="https://redirect.github.com/guan404ming/sqlparser-ts/pull/21";>guan404ming/sqlparser-ts#21</a></li>
   <li>Auto-open upgrade PR instead of checklist issue by <a 
href="https://github.com/guan404ming";><code>@​guan404ming</code></a> in <a 
href="https://redirect.github.com/guan404ming/sqlparser-ts/pull/22";>guan404ming/sqlparser-ts#22</a></li>
   <li>Fix check-upstream workflow by <a 
href="https://github.com/guan404ming";><code>@​guan404ming</code></a> in <a 
href="https://redirect.github.com/guan404ming/sqlparser-ts/pull/23";>guan404ming/sqlparser-ts#23</a></li>
   <li>Upgrade to sqlparser v0.62.0 by <a 
href="https://github.com/github-actions";><code>@​github-actions</code></a>[bot] 
in <a 
href="https://redirect.github.com/guan404ming/sqlparser-ts/pull/24";>guan404ming/sqlparser-ts#24</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/elliots";><code>@​elliots</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/guan404ming/sqlparser-ts/pull/19";>guan404ming/sqlparser-ts#19</a></li>
   <li><a 
href="https://github.com/github-actions";><code>@​github-actions</code></a>[bot] 
made their first contribution in <a 
href="https://redirect.github.com/guan404ming/sqlparser-ts/pull/24";>guan404ming/sqlparser-ts#24</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/guan404ming/sqlparser-ts/compare/v0.61.1...v0.62.0";>https://github.com/guan404ming/sqlparser-ts/compare/v0.61.1...v0.62.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/guan404ming/sqlparser-ts/commit/51e52bcc08943add4bd7c480959359a00e0fa0d0";><code>51e52bc</code></a>
 Upgrade to sqlparser v0.62.0 (<a 
href="https://redirect.github.com/guan404ming/sqlparser-ts/issues/24";>#24</a>)</li>
   <li><a 
href="https://github.com/guan404ming/sqlparser-ts/commit/2cc45e3184168a9784a4aab418602e6e719dcae3";><code>2cc45e3</code></a>
 Fix check-upstream workflow (<a 
href="https://redirect.github.com/guan404ming/sqlparser-ts/issues/23";>#23</a>)</li>
   <li><a 
href="https://github.com/guan404ming/sqlparser-ts/commit/5952abbd038f3153e0fcd831b797203bcf4f0b1c";><code>5952abb</code></a>
 Auto-open upgrade PR instead of checklist issue (<a 
href="https://redirect.github.com/guan404ming/sqlparser-ts/issues/22";>#22</a>)</li>
   <li><a 
href="https://github.com/guan404ming/sqlparser-ts/commit/404ffe01a70eda7510223b3e06cd55b1eb039186";><code>404ffe0</code></a>
 Update dev dependencies (<a 
href="https://redirect.github.com/guan404ming/sqlparser-ts/issues/21";>#21</a>)</li>
   <li><a 
href="https://github.com/guan404ming/sqlparser-ts/commit/6ae6f318981bc12083876456d1131af29a5dc065";><code>6ae6f31</code></a>
 Add parseWithComments with correct span serialization (<a 
href="https://redirect.github.com/guan404ming/sqlparser-ts/issues/19";>#19</a>)</li>
   <li><a 
href="https://github.com/guan404ming/sqlparser-ts/commit/5a977b152e597e8871bd766edc157c7ebe180502";><code>5a977b1</code></a>
 Add news section to README (<a 
href="https://redirect.github.com/guan404ming/sqlparser-ts/issues/18";>#18</a>)</li>
   <li><a 
href="https://github.com/guan404ming/sqlparser-ts/commit/3849815c75beb6f323394c3b22577742d970d137";><code>3849815</code></a>
 Refactor benchmark CLI (<a 
href="https://redirect.github.com/guan404ming/sqlparser-ts/issues/17";>#17</a>)</li>
   <li><a 
href="https://github.com/guan404ming/sqlparser-ts/commit/ecd99dcae3567d900515783b330c11db40c35d0a";><code>ecd99dc</code></a>
 Refactor test names in dialect tests (<a 
href="https://redirect.github.com/guan404ming/sqlparser-ts/issues/15";>#15</a>)</li>
   <li><a 
href="https://github.com/guan404ming/sqlparser-ts/commit/753b55b1516333bfeee617f491150632bdce6964";><code>753b55b</code></a>
 Update dev deps (<a 
href="https://redirect.github.com/guan404ming/sqlparser-ts/issues/14";>#14</a>)</li>
   <li><a 
href="https://github.com/guan404ming/sqlparser-ts/commit/98a131a9d46b359f848efd4f6a904d3ea639b99d";><code>98a131a</code></a>
 Flatten project structure and improve CI (<a 
href="https://redirect.github.com/guan404ming/sqlparser-ts/issues/13";>#13</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/guan404ming/sqlparser-ts/compare/v0.61.1...v0.62.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `@tanstack/react-query` from 5.90.21 to 5.101.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/TanStack/query/releases";>@​tanstack/react-query's 
releases</a>.</em></p>
   <blockquote>
   <h2><code>@​tanstack/react-query-devtools</code><a 
href="https://github.com/5";><code>@​5</code></a>.101.2</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>Updated dependencies [<a 
href="https://github.com/TanStack/query/commit/f5bf180d933d8b8d9d9e7b845e55b26a3a413b07";><code>f5bf180</code></a>,
 <a 
href="https://github.com/TanStack/query/commit/25cdd975fed4703d2ca5b600ca5ccd2b600b3dd8";><code>25cdd97</code></a>,
 <a 
href="https://github.com/TanStack/query/commit/ecd89c8faf7acc226f00633ea3a761d3ab842c1d";><code>ecd89c8</code></a>,
 <a 
href="https://github.com/TanStack/query/commit/01c763444e3cf3dfa9744f13911aa1533cac3c29";><code>01c7634</code></a>,
 <a 
href="https://github.com/TanStack/query/commit/49012dbd5192dfe483d3b108b72ffaa7f2849e0f";><code>49012db</code></a>]:
   <ul>
   <li><code>@​tanstack/query-devtools</code><a 
href="https://github.com/5";><code>@​5</code></a>.101.2</li>
   <li><code>@​tanstack/react-query</code><a 
href="https://github.com/5";><code>@​5</code></a>.101.2</li>
   </ul>
   </li>
   </ul>
   <h2><code>@​tanstack/react-query-next-experimental</code><a 
href="https://github.com/5";><code>@​5</code></a>.101.2</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>Updated dependencies []:
   <ul>
   <li><code>@​tanstack/react-query</code><a 
href="https://github.com/5";><code>@​5</code></a>.101.2</li>
   </ul>
   </li>
   </ul>
   <h2><code>@​tanstack/react-query-persist-client</code><a 
href="https://github.com/5";><code>@​5</code></a>.101.2</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>Updated dependencies []:
   <ul>
   <li><code>@​tanstack/query-persist-client-core</code><a 
href="https://github.com/5";><code>@​5</code></a>.101.2</li>
   <li><code>@​tanstack/react-query</code><a 
href="https://github.com/5";><code>@​5</code></a>.101.2</li>
   </ul>
   </li>
   </ul>
   <h2><code>@​tanstack/react-query</code><a 
href="https://github.com/5";><code>@​5</code></a>.101.2</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>Updated dependencies []:
   <ul>
   <li><code>@​tanstack/query-core</code><a 
href="https://github.com/5";><code>@​5</code></a>.101.2</li>
   </ul>
   </li>
   </ul>
   <h2><code>@​tanstack/react-query-devtools</code><a 
href="https://github.com/5";><code>@​5</code></a>.101.1</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>Updated dependencies []:
   <ul>
   <li><code>@​tanstack/query-devtools</code><a 
href="https://github.com/5";><code>@​5</code></a>.101.1</li>
   <li><code>@​tanstack/react-query</code><a 
href="https://github.com/5";><code>@​5</code></a>.101.1</li>
   </ul>
   </li>
   </ul>
   <h2><code>@​tanstack/react-query-next-experimental</code><a 
href="https://github.com/5";><code>@​5</code></a>.101.1</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>Updated dependencies []:
   <ul>
   <li><code>@​tanstack/react-query</code><a 
href="https://github.com/5";><code>@​5</code></a>.101.1</li>
   </ul>
   </li>
   </ul>
   <h2><code>@​tanstack/react-query-persist-client</code><a 
href="https://github.com/5";><code>@​5</code></a>.101.1</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>Updated dependencies []:
   <ul>
   <li><code>@​tanstack/query-persist-client-core</code><a 
href="https://github.com/5";><code>@​5</code></a>.101.1</li>
   <li><code>@​tanstack/react-query</code><a 
href="https://github.com/5";><code>@​5</code></a>.101.1</li>
   </ul>
   </li>
   </ul>
   <h2><code>@​tanstack/react-query</code><a 
href="https://github.com/5";><code>@​5</code></a>.101.1</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>Updated dependencies [<a 
href="https://github.com/TanStack/query/commit/9eff92ed86e284ec0125b3a3539d028688235bd1";><code>9eff92e</code></a>]:</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md";>@​tanstack/react-query's
 changelog</a>.</em></p>
   <blockquote>
   <h2>5.101.2</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>Updated dependencies []:
   <ul>
   <li><code>@​tanstack/query-core</code><a 
href="https://github.com/5";><code>@​5</code></a>.101.2</li>
   </ul>
   </li>
   </ul>
   <h2>5.101.1</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>Updated dependencies [<a 
href="https://github.com/TanStack/query/commit/9eff92ed86e284ec0125b3a3539d028688235bd1";><code>9eff92e</code></a>]:
   <ul>
   <li><code>@​tanstack/query-core</code><a 
href="https://github.com/5";><code>@​5</code></a>.101.1</li>
   </ul>
   </li>
   </ul>
   <h2>5.101.0</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>Updated dependencies []:
   <ul>
   <li><code>@​tanstack/query-core</code><a 
href="https://github.com/5";><code>@​5</code></a>.101.0</li>
   </ul>
   </li>
   </ul>
   <h2>5.100.14</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>
   <p>fix(react-query): do not go into optimistic fetching state when not 
subscribed (<a 
href="https://redirect.github.com/TanStack/query/pull/10759";>#10759</a>)</p>
   </li>
   <li>
   <p>Updated dependencies []:</p>
   <ul>
   <li><code>@​tanstack/query-core</code><a 
href="https://github.com/5";><code>@​5</code></a>.100.14</li>
   </ul>
   </li>
   </ul>
   <h2>5.100.13</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>Updated dependencies [<a 
href="https://github.com/TanStack/query/commit/d423168f6261a5cb3d353e53b27c8150cc271151";><code>d423168</code></a>]:
   <ul>
   <li><code>@​tanstack/query-core</code><a 
href="https://github.com/5";><code>@​5</code></a>.100.13</li>
   </ul>
   </li>
   </ul>
   <h2>5.100.12</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>Updated dependencies []:
   <ul>
   <li><code>@​tanstack/query-core</code><a 
href="https://github.com/5";><code>@​5</code></a>.100.12</li>
   </ul>
   </li>
   </ul>
   <h2>5.100.11</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>Updated dependencies []:
   <ul>
   <li><code>@​tanstack/query-core</code><a 
href="https://github.com/5";><code>@​5</code></a>.100.11</li>
   </ul>
   </li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/TanStack/query/commit/610e8d1684614f63e13f5829ad4bc375782ff06d";><code>610e8d1</code></a>
 ci: Version Packages (<a 
href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/10996";>#10996</a>)</li>
   <li><a 
href="https://github.com/TanStack/query/commit/1f84256a2e5967882f65fd2b26e6b67b33a7fdd9";><code>1f84256</code></a>
 docs: document the <code>select</code> typing caveat for parallel-queries 
hooks (<a 
href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/10984";>#10984</a>)</li>
   <li><a 
href="https://github.com/TanStack/query/commit/b80929716f9ae36104245da9d99e8af3550e6f58";><code>b809297</code></a>
 ci: Version Packages (<a 
href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/10977";>#10977</a>)</li>
   <li><a 
href="https://github.com/TanStack/query/commit/ccc843ea44220ba4fb931fd3a0fe06f9e0f9ec74";><code>ccc843e</code></a>
 test({react,preact}-query/useQueries): move type-only tests to 
'useQueries.te...</li>
   <li><a 
href="https://github.com/TanStack/query/commit/415461346f319db94c47c9ff1dc47a1b845b6709";><code>4154613</code></a>
 test({react,preact}-query/useMutation): split 'should handle conditional 
logi...</li>
   <li><a 
href="https://github.com/TanStack/query/commit/8bb5fdea3e78c20d7d25c8017a0a2f23c6508996";><code>8bb5fde</code></a>
 test({react,preact}-query/useMutation): split 'should pass meta to mutation' 
...</li>
   <li><a 
href="https://github.com/TanStack/query/commit/87426a301609fa56ac595a8d26b846e0ef1ee788";><code>87426a3</code></a>
 test(react-query): replace deprecated 'toBeCalledTimes' with 
'toHaveBeenCalle...</li>
   <li><a 
href="https://github.com/TanStack/query/commit/feb1efd804c1262106f72c8adc1d82a8ce9cfbb0";><code>feb1efd</code></a>
 test(*): move 'vi.useRealTimers' to the end of 'afterEach' so cleanup runs 
un...</li>
   <li><a 
href="https://github.com/TanStack/query/commit/f3d8d2abbf15bf81ff7575d3be9845d7b402f25a";><code>f3d8d2a</code></a>
 ci: Version Packages (<a 
href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/10774";>#10774</a>)</li>
   <li><a 
href="https://github.com/TanStack/query/commit/532bb298fba15e945e69c6ee4edc0c759ff21324";><code>532bb29</code></a>
 fix(tests): disable local coverage instrumentation (<a 
href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/10776";>#10776</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/TanStack/query/commits/@tanstack/[email protected]/packages/react-query";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `@tanstack/react-virtual` from 3.13.21 to 3.14.4
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/TanStack/virtual/releases";>@​tanstack/react-virtual's 
releases</a>.</em></p>
   <blockquote>
   <h2><code>@​tanstack/react-virtual</code><a 
href="https://github.com/3";><code>@​3</code></a>.14.4</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>Updated dependencies [<a 
href="https://github.com/TanStack/virtual/commit/b04f9ee48f0812e89156c1dac1fa58277cc32464";><code>b04f9ee</code></a>,
 <a 
href="https://github.com/TanStack/virtual/commit/37be28427ba52399ce8884e0006933e83f2645e9";><code>37be284</code></a>]:
   <ul>
   <li><code>@​tanstack/virtual-core</code><a 
href="https://github.com/3";><code>@​3</code></a>.17.2</li>
   </ul>
   </li>
   </ul>
   <h2><code>@​tanstack/react-virtual</code><a 
href="https://github.com/3";><code>@​3</code></a>.14.3</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>
   <p><a 
href="https://redirect.github.com/TanStack/virtual/pull/1201";>#1201</a> <a 
href="https://github.com/TanStack/virtual/commit/2ba5eb60f108f4ba9b2bd9570bbd41f9ce618438";><code>2ba5eb6</code></a>
 - Make <code>directDomUpdates</code> a no-op for direct DOM writes when 
<code>containerRef</code> is omitted. Previously the virtualizer still wrote 
item positions while never sizing the container (a broken half-state). Now 
omitting <code>containerRef</code> skips all direct writes while still skipping 
re-renders, letting consumers own the DOM updates themselves (e.g. in 
<code>onChange</code>).</p>
   </li>
   <li>
   <p>Updated dependencies [<a 
href="https://github.com/TanStack/virtual/commit/ef69ea31738caa2819142e922efa03d3c408e25c";><code>ef69ea3</code></a>]:</p>
   <ul>
   <li><code>@​tanstack/virtual-core</code><a 
href="https://github.com/3";><code>@​3</code></a>.17.1</li>
   </ul>
   </li>
   </ul>
   <h2><code>@​tanstack/react-virtual</code><a 
href="https://github.com/3";><code>@​3</code></a>.14.2</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>Updated dependencies [<a 
href="https://github.com/TanStack/virtual/commit/c0b84c83f03de1244649f9838a408faf75ed29c9";><code>c0b84c8</code></a>,
 <a 
href="https://github.com/TanStack/virtual/commit/fbf3bdbe38a2b1bf22c65a89752b7b9c07a77266";><code>fbf3bdb</code></a>]:
   <ul>
   <li><code>@​tanstack/virtual-core</code><a 
href="https://github.com/3";><code>@​3</code></a>.17.0</li>
   </ul>
   </li>
   </ul>
   <h2><code>@​tanstack/react-virtual</code><a 
href="https://github.com/3";><code>@​3</code></a>.14.1</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>Updated dependencies [<a 
href="https://github.com/TanStack/virtual/commit/c7468416354c203cd7cc952da5997073394224fb";><code>c746841</code></a>]:
   <ul>
   <li><code>@​tanstack/virtual-core</code><a 
href="https://github.com/3";><code>@​3</code></a>.16.1</li>
   </ul>
   </li>
   </ul>
   <h2><code>@​tanstack/react-virtual</code><a 
href="https://github.com/3";><code>@​3</code></a>.14.0</h2>
   <h3>Minor Changes</h3>
   <ul>
   <li>Add opt-in direct DOM updates for scroll positioning with 
<code>directDomUpdates</code>, <code>directDomUpdatesMode</code>, and 
<code>containerRef</code>. (<a 
href="https://redirect.github.com/TanStack/virtual/pull/1180";>#1180</a>)</li>
   </ul>
   <h2><code>@​tanstack/react-virtual</code><a 
href="https://github.com/3";><code>@​3</code></a>.13.26</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>Updated dependencies [<a 
href="https://github.com/TanStack/virtual/commit/fc992ab00a15166311b79bd7580736cf01e8cc1a";><code>fc992ab</code></a>]:
   <ul>
   <li><code>@​tanstack/virtual-core</code><a 
href="https://github.com/3";><code>@​3</code></a>.16.0</li>
   </ul>
   </li>
   </ul>
   <h2><code>@​tanstack/react-virtual</code><a 
href="https://github.com/3";><code>@​3</code></a>.13.25</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>Replace the <code>useReducer(() =&gt; ({}), {})</code> force-rerender 
pattern with an (<a 
href="https://redirect.github.com/TanStack/virtual/pull/1168";>#1168</a>)
   incrementing number counter. Same semantics (every dispatch changes the
   reducer state, forcing a render); zero per-dispatch object allocation.
   Trivial individual cost, but eliminates one steady-state GC source on
   scroll-heavy apps.</li>
   <li>Updated dependencies [<a 
href="https://github.com/TanStack/virtual/commit/99355ad1eceee6270efaa26e51f535d8d7c31ac2";><code>99355ad</code></a>,
 <a 
href="https://github.com/TanStack/virtual/commit/99355ad1eceee6270efaa26e51f535d8d7c31ac2";><code>99355ad</code></a>,
 <a 
href="https://github.com/TanStack/virtual/commit/99355ad1eceee6270efaa26e51f535d8d7c31ac2";><code>99355ad</code></a>,
 <a 
href="https://github.com/TanStack/virtual/commit/99355ad1eceee6270efaa26e51f535d8d7c31ac2";><code>99355ad</code></a>,
 <a 
href="https://github.com/TanStack/virtual/commit/99355ad1eceee6270efaa26e51f535d8d7c31ac2";><code>99355ad</code></a>,
 <a 
href="https://github.com/TanStack/virtual/commit/99355ad1eceee6270efaa26e51f535d8d7c31ac2";><code>99355ad</code></a>,
 <a 
href="https://github.com/TanStack/virtual/commit/99355ad1eceee6270efaa26e51f535d8d7c31ac2";><code>99355ad</code></a>]:
   <ul>
   <li><code>@​tanstack/virtual-core</code><a 
href="https://github.com/3";><code>@​3</code></a>.15.0</li>
   </ul>
   </li>
   </ul>
   <h2><code>@​tanstack/react-virtual</code><a 
href="https://github.com/3";><code>@​3</code></a>.13.24</h2>
   <h3>Patch Changes</h3>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/TanStack/virtual/blob/main/packages/react-virtual/CHANGELOG.md";>@​tanstack/react-virtual's
 changelog</a>.</em></p>
   <blockquote>
   <h2>3.14.4</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>Updated dependencies [<a 
href="https://github.com/TanStack/virtual/commit/b04f9ee48f0812e89156c1dac1fa58277cc32464";><code>b04f9ee</code></a>,
 <a 
href="https://github.com/TanStack/virtual/commit/37be28427ba52399ce8884e0006933e83f2645e9";><code>37be284</code></a>]:
   <ul>
   <li><code>@​tanstack/virtual-core</code><a 
href="https://github.com/3";><code>@​3</code></a>.17.2</li>
   </ul>
   </li>
   </ul>
   <h2>3.14.3</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>
   <p><a 
href="https://redirect.github.com/TanStack/virtual/pull/1201";>#1201</a> <a 
href="https://github.com/TanStack/virtual/commit/2ba5eb60f108f4ba9b2bd9570bbd41f9ce618438";><code>2ba5eb6</code></a>
 - Make <code>directDomUpdates</code> a no-op for direct DOM writes when 
<code>containerRef</code> is omitted. Previously the virtualizer still wrote 
item positions while never sizing the container (a broken half-state). Now 
omitting <code>containerRef</code> skips all direct writes while still skipping 
re-renders, letting consumers own the DOM updates themselves (e.g. in 
<code>onChange</code>).</p>
   </li>
   <li>
   <p>Updated dependencies [<a 
href="https://github.com/TanStack/virtual/commit/ef69ea31738caa2819142e922efa03d3c408e25c";><code>ef69ea3</code></a>]:</p>
   <ul>
   <li><code>@​tanstack/virtual-core</code><a 
href="https://github.com/3";><code>@​3</code></a>.17.1</li>
   </ul>
   </li>
   </ul>
   <h2>3.14.2</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>Updated dependencies [<a 
href="https://github.com/TanStack/virtual/commit/c0b84c83f03de1244649f9838a408faf75ed29c9";><code>c0b84c8</code></a>,
 <a 
href="https://github.com/TanStack/virtual/commit/fbf3bdbe38a2b1bf22c65a89752b7b9c07a77266";><code>fbf3bdb</code></a>]:
   <ul>
   <li><code>@​tanstack/virtual-core</code><a 
href="https://github.com/3";><code>@​3</code></a>.17.0</li>
   </ul>
   </li>
   </ul>
   <h2>3.14.1</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>Updated dependencies [<a 
href="https://github.com/TanStack/virtual/commit/c7468416354c203cd7cc952da5997073394224fb";><code>c746841</code></a>]:
   <ul>
   <li><code>@​tanstack/virtual-core</code><a 
href="https://github.com/3";><code>@​3</code></a>.16.1</li>
   </ul>
   </li>
   </ul>
   <h2>3.14.0</h2>
   <h3>Minor Changes</h3>
   <ul>
   <li>Add opt-in direct DOM updates for scroll positioning with 
<code>directDomUpdates</code>, <code>directDomUpdatesMode</code>, and 
<code>containerRef</code>. (<a 
href="https://redirect.github.com/TanStack/virtual/pull/1180";>#1180</a>)</li>
   </ul>
   <h2>3.13.26</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>Updated dependencies [<a 
href="https://github.com/TanStack/virtual/commit/fc992ab00a15166311b79bd7580736cf01e8cc1a";><code>fc992ab</code></a>]:
   <ul>
   <li><code>@​tanstack/virtual-core</code><a 
href="https://github.com/3";><code>@​3</code></a>.16.0</li>
   </ul>
   </li>
   </ul>
   <h2>3.13.25</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>Replace the <code>useReducer(() =&gt; ({}), {})</code> force-rerender 
pattern with an (<a 
href="https://redirect.github.com/TanStack/virtual/pull/1168";>#1168</a>)
   incrementing number counter. Same semantics (every dispatch changes the
   reducer state, forcing a render); zero per-dispatch object allocation.</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/TanStack/virtual/commit/d73a538a5b1eba7586f3557e2f34564ac3570910";><code>d73a538</code></a>
 ci: Version Packages (<a 
href="https://github.com/TanStack/virtual/tree/HEAD/packages/react-virtual/issues/1210";>#1210</a>)</li>
   <li><a 
href="https://github.com/TanStack/virtual/commit/75ae8964a695137ea3dea1ff592ea9502d3d67de";><code>75ae896</code></a>
 ci: Version Packages (<a 
href="https://github.com/TanStack/virtual/tree/HEAD/packages/react-virtual/issues/1202";>#1202</a>)</li>
   <li><a 
href="https://github.com/TanStack/virtual/commit/2ba5eb60f108f4ba9b2bd9570bbd41f9ce618438";><code>2ba5eb6</code></a>
 fix(react-virtual): make directDomUpdates a no-op without containerRef (<a 
href="https://github.com/TanStack/virtual/tree/HEAD/packages/react-virtual/issues/1201";>#1201</a>)</li>
   <li><a 
href="https://github.com/TanStack/virtual/commit/ef69ea31738caa2819142e922efa03d3c408e25c";><code>ef69ea3</code></a>
 fix(virtual-core): adjust scroll on first measurement during backward scroll 
...</li>
   <li><a 
href="https://github.com/TanStack/virtual/commit/932c3588a00c8fd31ebe239ea10295bb0e65aac1";><code>932c358</code></a>
 test(react-virtual): add e2e test for React Compiler with directDomUpdates, 
b...</li>
   <li><a 
href="https://github.com/TanStack/virtual/commit/b983b21a48dabdb87e7ca36f5f8587d2cc02f837";><code>b983b21</code></a>
 ci: Version Packages (<a 
href="https://github.com/TanStack/virtual/tree/HEAD/packages/react-virtual/issues/1184";>#1184</a>)</li>
   <li><a 
href="https://github.com/TanStack/virtual/commit/fbf3bdbe38a2b1bf22c65a89752b7b9c07a77266";><code>fbf3bdb</code></a>
 feat(virtual-core): add <code>useCachedMeasurements</code> option to preserve 
sizes when...</li>
   <li><a 
href="https://github.com/TanStack/virtual/commit/13dec399608c35c88ae0ac5346bb2b425a1550cc";><code>13dec39</code></a>
 docs: add directDomUpdates and directDomUpdatesMode options (<a 
href="https://github.com/TanStack/virtual/tree/HEAD/packages/react-virtual/issues/1185";>#1185</a>)</li>
   <li><a 
href="https://github.com/TanStack/virtual/commit/c33902ffb88d894d0fd6d800d0a39a1bbda09a5e";><code>c33902f</code></a>
 ci: Version Packages (<a 
href="https://github.com/TanStack/virtual/tree/HEAD/packages/react-virtual/issues/1182";>#1182</a>)</li>
   <li><a 
href="https://github.com/TanStack/virtual/commit/d789c6ea036963382eea3440783f84151ed6691d";><code>d789c6e</code></a>
 ci: Version Packages (<a 
href="https://github.com/TanStack/virtual/tree/HEAD/packages/react-virtual/issues/1181";>#1181</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/TanStack/virtual/commits/@tanstack/[email protected]/packages/react-virtual";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `@xyflow/react` from 12.10.1 to 12.11.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/xyflow/xyflow/releases";>@​xyflow/react's 
releases</a>.</em></p>
   <blockquote>
   <h2><code>@​xyflow/react</code><a 
href="https://github.com/12";><code>@​12</code></a>.11.1</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>
   <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5815";>#5815</a> 
<a 
href="https://github.com/xyflow/xyflow/commit/87da45cdf55aaf4549120a60165598675993783d";><code>87da45c</code></a>
 - Fix <code>FinalConnectionState</code> type so it preserves the discriminated 
union.</p>
   </li>
   <li>
   <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5823";>#5823</a> 
<a 
href="https://github.com/xyflow/xyflow/commit/a6afc91160e0a0e172b03d82c43972222f9ae740";><code>a6afc91</code></a>
 - Update attribution link</p>
   </li>
   <li>
   <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5824";>#5824</a> 
<a 
href="https://github.com/xyflow/xyflow/commit/6b1dac50ff1b837688c362ede5dcc8a57ac97444";><code>6b1dac5</code></a>
 - Do not fire on pane click when connection ends on pane</p>
   </li>
   <li>
   <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5818";>#5818</a> 
<a 
href="https://github.com/xyflow/xyflow/commit/4ddc2d8420c39ca2e16bbce0e2265601a63a332f";><code>4ddc2d8</code></a>
 - Provide the shared handle config (<code>connectOnClick</code>, 
<code>noPanClassName</code>, <code>rfId</code>) through context instead of 
subscribing to the store in every <code>Handle</code>, so a store update no 
longer runs a selector once per handle</p>
   </li>
   <li>
   <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5817";>#5817</a> 
<a 
href="https://github.com/xyflow/xyflow/commit/8df250b095d0c8a6c82c9155d22250b94b295e76";><code>8df250b</code></a>
 - Reduce per-handle work on store updates by returning a shared connection 
state while no connection is in progress.</p>
   </li>
   <li>
   <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5822";>#5822</a> 
<a 
href="https://github.com/xyflow/xyflow/commit/a6249de56c5181edbbe205058a2e5eb593dc278b";><code>a6249de</code></a>
 - Return stable reference for edge position when connected node gets 
deleted</p>
   </li>
   <li>
   <p>Updated dependencies [<a 
href="https://github.com/xyflow/xyflow/commit/ceb8604047f97e6c9028fed17bb10186a7ca9e8b";><code>ceb8604</code></a>,
 <a 
href="https://github.com/xyflow/xyflow/commit/87da45cdf55aaf4549120a60165598675993783d";><code>87da45c</code></a>]:</p>
   <ul>
   <li><code>@​xyflow/system</code><a 
href="https://github.com/0";><code>@​0</code></a>.0.78</li>
   </ul>
   </li>
   </ul>
   <h2><code>@​xyflow/react</code><a 
href="https://github.com/12";><code>@​12</code></a>.11.0</h2>
   <h2>12.11.0</h2>
   <h3>Minor Changes</h3>
   <ul>
   <li><a href="https://redirect.github.com/xyflow/xyflow/pull/5677";>#5677</a> 
<a 
href="https://github.com/xyflow/xyflow/commit/e6661de531212f9a209dba17dd63fbbd4ee16f62";><code>e6661de</code></a>
 - Add <code>autoPanOnSelection</code> to auto-pan when user drags a selection 
close to the edge of the viewport.</li>
   </ul>
   <h3>Patch Changes</h3>
   <ul>
   <li>
   <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5791";>#5791</a> 
<a 
href="https://github.com/xyflow/xyflow/commit/732c8eb8d5ff86ab1c057588724221e9b3b8553c";><code>732c8eb</code></a>
 - Adds a type error when <code>handleId</code> is used without 
<code>handleType</code> in <code>useNodeConnections</code></p>
   </li>
   <li>
   <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5793";>#5793</a> 
<a 
href="https://github.com/xyflow/xyflow/commit/c5c853d4a2f537caaea725ab9e7bd480e24b86fb";><code>c5c853d</code></a>
 - Dev Warnings now use library-specific messaging with the correct 
documentation links.</p>
   </li>
   <li>
   <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5776";>#5776</a> 
<a 
href="https://github.com/xyflow/xyflow/commit/0441e9f9471380b5ba057fc0a6a8cbdc6ff5ed7b";><code>0441e9f</code></a>
 - Export <code>NodeHandle</code> type</p>
   </li>
   <li>
   <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5755";>#5755</a> 
<a 
href="https://github.com/xyflow/xyflow/commit/88737f9713f3a6f99c6448e02b6518c7aeedae28";><code>88737f9</code></a>
 - Add <code>@types/react</code> and <code>@types/react-dom</code> as optional 
peer dependencies to prevent issues with pnpm strict mode (<code>hoist: 
false</code>)</p>
   </li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/xyflow/xyflow/blob/main/packages/react/CHANGELOG.md";>@​xyflow/react's
 changelog</a>.</em></p>
   <blockquote>
   <h2>12.11.1</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>
   <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5815";>#5815</a> 
<a 
href="https://github.com/xyflow/xyflow/commit/87da45cdf55aaf4549120a60165598675993783d";><code>87da45c</code></a>
 - Fix <code>FinalConnectionState</code> type so it preserves the discriminated 
union.</p>
   </li>
   <li>
   <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5823";>#5823</a> 
<a 
href="https://github.com/xyflow/xyflow/commit/a6afc91160e0a0e172b03d82c43972222f9ae740";><code>a6afc91</code></a>
 - Update attribution link</p>
   </li>
   <li>
   <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5824";>#5824</a> 
<a 
href="https://github.com/xyflow/xyflow/commit/6b1dac50ff1b837688c362ede5dcc8a57ac97444";><code>6b1dac5</code></a>
 - Do not fire on pane click when connection ends on pane</p>
   </li>
   <li>
   <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5818";>#5818</a> 
<a 
href="https://github.com/xyflow/xyflow/commit/4ddc2d8420c39ca2e16bbce0e2265601a63a332f";><code>4ddc2d8</code></a>
 - Provide the shared handle config (<code>connectOnClick</code>, 
<code>noPanClassName</code>, <code>rfId</code>) through context instead of 
subscribing to the store in every <code>Handle</code>, so a store update no 
longer runs a selector once per handle</p>
   </li>
   <li>
   <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5817";>#5817</a> 
<a 
href="https://github.com/xyflow/xyflow/commit/8df250b095d0c8a6c82c9155d22250b94b295e76";><code>8df250b</code></a>
 - Reduce per-handle work on store updates by returning a shared connection 
state while no connection is in progress.</p>
   </li>
   <li>
   <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5822";>#5822</a> 
<a 
href="https://github.com/xyflow/xyflow/commit/a6249de56c5181edbbe205058a2e5eb593dc278b";><code>a6249de</code></a>
 - Return stable reference for edge position when connected node gets 
deleted</p>
   </li>
   <li>
   <p>Updated dependencies [<a 
href="https://github.com/xyflow/xyflow/commit/ceb8604047f97e6c9028fed17bb10186a7ca9e8b";><code>ceb8604</code></a>,
 <a 
href="https://github.com/xyflow/xyflow/commit/87da45cdf55aaf4549120a60165598675993783d";><code>87da45c</code></a>]:</p>
   <ul>
   <li><code>@​xyflow/system</code><a 
href="https://github.com/0";><code>@​0</code></a>.0.78</li>
   </ul>
   </li>
   </ul>
   <h2>12.11.0</h2>
   <h3>Minor Changes</h3>
   <ul>
   <li><a href="https://redirect.github.com/xyflow/xyflow/pull/5677";>#5677</a> 
<a 
href="https://github.com/xyflow/xyflow/commit/e6661de531212f9a209dba17dd63fbbd4ee16f62";><code>e6661de</code></a>
 - Add <code>autoPanOnSelection</code> to auto-pan when user drags a selection 
close to the edge of the viewport.</li>
   </ul>
   <h3>Patch Changes</h3>
   <ul>
   <li>
   <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5791";>#5791</a> 
<a 
href="https://github.com/xyflow/xyflow/commit/732c8eb8d5ff86ab1c057588724221e9b3b8553c";><code>732c8eb</code></a>
 - Adds a type error when <code>handleId</code> is used without 
<code>handleType</code> in <code>useNodeConnections</code></p>
   </li>
   <li>
   <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5793";>#5793</a> 
<a 
href="https://github.com/xyflow/xyflow/commit/c5c853d4a2f537caaea725ab9e7bd480e24b86fb";><code>c5c853d</code></a>
 - Dev Warnings now use library-specific messaging with the correct 
documentation links.</p>
   </li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/xyflow/xyflow/commit/eedbc81fe3ef65222794345ef4c75c6ec6dd5f51";><code>eedbc81</code></a>
 chore(packages): bump</li>
   <li><a 
href="https://github.com/xyflow/xyflow/commit/c7bdce429ef30af7b6b78491e54b0aff77223ab6";><code>c7bdce4</code></a>
 chore(pane): cleanup</li>
   <li><a 
href="https://github.com/xyflow/xyflow/commit/cd5ec450b588c08ce3cf5cb9c631eb153a3e7a90";><code>cd5ec45</code></a>
 chore(react/pane): cleanup</li>
   <li><a 
href="https://github.com/xyflow/xyflow/commit/f919daa393f09ef40f85e6371bcce7e0a9892143";><code>f919daa</code></a>
 fix(pane): do not fire pane click when connection ends on pane</li>
   <li><a 
href="https://github.com/xyflow/xyflow/commit/36c8a1ae5cc0f019aed508275e9c87f17988e45a";><code>36c8a1a</code></a>
 chore(attribution): update link</li>
   <li><a 
href="https://github.com/xyflow/xyflow/commit/50fd4b4eac6035fa796d4a7c47fe5f0a22d58982";><code>50fd4b4</code></a>
 Merge pull request <a 
href="https://github.com/xyflow/xyflow/tree/HEAD/packages/react/issues/5823";>#5823</a>
 from xyflow/refactor/attribution</li>
   <li><a 
href="https://github.com/xyflow/xyflow/commit/5f1a206a4b9f13497d8c0b7feae1ec5ffa224f79";><code>5f1a206</code></a>
 chore(attr): update link</li>
   <li><a 
href="https://github.com/xyflow/xyflow/commit/47107652f3c0fe6c6009265e039c7ab1b2bfd81a";><code>4710765</code></a>
 Merge pull request <a 
href="https://github.com/xyflow/xyflow/tree/HEAD/packages/react/issues/5822";>#5822</a>
 from xyflow/refactor/edge-deleted-nodes</li>
   <li><a 
href="https://github.com/xyflow/xyflow/commit/503fc15abc40c2d4cee83d58eef4bb07e94009d1";><code>503fc15</code></a>
 Merge branch 'main' into perf/handle-config-context</li>
   <li><a 
href="https://github.com/xyflow/xyflow/commit/ae1b2379ed39bbd621cc9b39bac9fb85e30cd7df";><code>ae1b237</code></a>
 refactor(edges): don't create new object when edge returns early because 
conn...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/xyflow/xyflow/commits/@xyflow/[email protected]/packages/react";>compare
 view</a></li>
   </ul>
   </details>
   <details>
   <summary>Maintainer changes</summary>
   <p>This version was pushed to npm by <a 
href="https://www.npmjs.com/~GitHub%20Actions";>GitHub Actions</a>, a new 
releaser for <code>@​xyflow/react</code> since your current version.</p>
   </details>
   <br />
   
   Updates `axios` from 1.16.1 to 1.18.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/axios/axios/releases";>axios's releases</a>.</em></p>
   <blockquote>
   <h2>v1.18.1 — June 21, 2026</h2>
   <p>This release focuses on Node HTTP adapter fixes, safer AxiosError 
serialisation, runtime/type correctness fixes, documentation updates, and 
dependency maintenance.</p>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>AxiosError Serialisation: Made AxiosError#cause non-enumerable to 
prevent circular JSON serialisation failures when errors include nested causes. 
(<a href="https://redirect.github.com/axios/axios/issues/10913";>#10913</a>)</li>
   <li>Node HTTP Adapter: Guarded socket.setKeepAlive for proxy agent streams, 
accepted path-only URLs when socketPath is configured, deferred environment 
proxy handling to Node, and explicitly passed maxBodyLength through to 
follow-redirects. (<a 
href="https://redirect.github.com/axios/axios/issues/10917";>#10917</a>, <a 
href="https://redirect.github.com/axios/axios/issues/10930";>#10930</a>, <a 
href="https://redirect.github.com/axios/axios/issues/10942";>#10942</a>, <a 
href="https://redirect.github.com/axios/axios/issues/10993";>#10993</a>)</li>
   <li>Runtime and Type Correctness: Fixed several runtime crashes, type 
definition mismatches, and incorrect error handling paths. (<a 
href="https://redirect.github.com/axios/axios/issues/10959";>#10959</a>, <a 
href="https://redirect.github.com/axios/axios/issues/11021";>#11021</a>)</li>
   <li>AxiosURLSearchParams: Switched the encoder callback to an arrow function 
so <code>encoder.call(this)</code> receives the 
<code>AxiosURLSearchParams</code> instance correctly. (<a 
href="https://redirect.github.com/axios/axios/issues/11019";>#11019</a>)</li>
   </ul>
   <h2>🔧 Maintenance &amp; Chores</h2>
   <ul>
   <li>
   <p>Documentation: Documented sensitive headers and status transition 
behaviour, prepared cleaned-up docs, added Deno install instructions, and 
clarified that request data is request-specific (<a 
href="https://redirect.github.com/axios/axios/issues/11007";>#11007</a>, <a 
href="https://redirect.github.com/axios/axios/issues/11010";>#11010</a>, <a 
href="https://redirect.github.com/axios/axios/issues/11023";>#11023</a>, <a 
href="https://redirect.github.com/axios/axios/issues/11025";>#11025</a>)</p>
   </li>
   <li>
   <p>Dependencies: Bumped vite, rollup, form-data, js-yaml, and multer across 
the root project, docs, smoke tests, and module test workspaces. (<a 
href="https://redirect.github.com/axios/axios/issues/11011";>#11011</a>, <a 
href="https://redirect.github.com/axios/axios/issues/11012";>#11012</a>, <a 
href="https://redirect.github.com/axios/axios/issues/11013";>#11013</a>, <a 
href="https://redirect.github.com/axios/axios/issues/11014";>#11014</a>, <a 
href="https://redirect.github.com/axios/axios/issues/11015";>#11015</a>, <a 
href="https://redirect.github.com/axios/axios/issues/11016";>#11016</a>, <a 
href="https://redirect.github.com/axios/axios/issues/11017";>#11017</a>, <a 
href="https://redirect.github.com/axios/axios/issues/11026";>#11026</a>)</p>
   </li>
   </ul>
   <h2>🌟 New Contributors</h2>
   <p>We are thrilled to welcome our new contributors. Thank you for helping 
improve axios:</p>
   <ul>
   <li><a 
href="https://github.com/webdevelopersrinu";><code>@​webdevelopersrinu</code></a>
 (<a 
href="https://redirect.github.com/axios/axios/issues/10913";>#10913</a>)</li>
   <li><a href="https://github.com/sijie-Z";><code>@​sijie-Z</code></a> (<a 
href="https://redirect.github.com/axios/axios/issues/10993";>#10993</a>)</li>
   <li><a href="https://github.com/bartlomieju";><code>@​bartlomieju</code></a> 
(<a href="https://redirect.github.com/axios/axios/issues/11023";>#11023</a>)</li>
   <li><a href="https://github.com/JSap0914";><code>@​JSap0914</code></a> (<a 
href="https://redirect.github.com/axios/axios/issues/11019";>#11019</a>)</li>
   </ul>
   <p><a href="https://github.com/axios/axios/compare/v1.18.0...v1.18.1";>Full 
Changelog</a></p>
   <h2>v1.18.0 — June 13, 2026</h2>
   <p>This release hardens redirect and URL handling, improves the 
validateStatus configuration semantics, and includes updates to documentation, 
dependencies, and release metadata.</p>
   <h2>🔒 Security Fixes</h2>
   <ul>
   <li>
   <p><strong>Redirect Header Safety:</strong> Added Node HTTP adapter support 
for stripping caller-specified sensitive headers on cross-origin redirects, 
helping prevent custom auth headers such as API keys from leaking to another 
origin. (<strong><a 
href="https://redirect.github.com/axios/axios/issues/10892";>#10892</a></strong>)</p>
   </li>
   <li>
   <p><strong>URL And Request Hardening:</strong> Rejects malformed 
<code>http:</code> and <code>https:</code> URLs that omit <code>//</code> with 
<code>ERR_INVALID_URL</code>, while tightening prototype-pollution-safe config 
reads, stream size limits, FormData depth handling, data URL sizing, and local 
<code>NO_PROXY</code> matching. (<strong><a 
href="https://redirect.github.com/axios/axios/issues/11000";>#11000</a></strong>)</p>
   </li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li><strong>Status Validation:</strong> Added 
<code>transitional.validateStatusUndefinedResolves</code> so applications can 
opt in to treating <code>validateStatus: undefined</code> like the option was 
omitted, while <code>validateStatus: null</code> remains the explicit way to 
accept every status. (<strong><a 
href="https://redirect.github.com/axios/axios/issues/10899";>#10899</a></strong>)</li>
   </ul>
   <h2>🔧 Maintenance &amp; Chores</h2>
   <ul>
   <li>
   <p><strong>Documentation:</strong> Published the v1.17.0 release notes, 
fixed a changelog typo, clarified the package update PR policy, and marked the 
<code>proxy</code> request config as Node.js-only in the advanced docs. 
(<strong><a 
href="https://redirect.github.com/axios/axios/issues/10984";>#10984</a></strong>,
 <strong><a 
href="https://redirect.github.com/axios/axios/issues/10988";>#10988</a></strong>,
 <strong><a 
href="https://redirect.github.com/axios/axios/issues/10992";>#10992</a></strong>,
 <strong><a 
href="https://redirect.github.com/axios/axios/issues/10995";>#10995</a></strong>)</p>
   </li>
   <li>
   <p><strong>Dependencies:</strong> Bumped <code>@babel/core</code>, 
<code>@babel/preset-env</code>, <code>@commitlint/cli</code>, 
<code>@commitlint/config-conventional</code>, 
<code>@rollup/plugin-babel</code>, <code>@rollup/plugin-commonjs</code>, 
<code>@vitest/browser</code>, <code>@vitest/browser-playwright</code>, 
<code>eslint</code>, <code>lint-staged</code>, <code>rollup</code>, 
<code>vitest</code>, and <code>actions/checkout</code>. (<strong><a 
href="https://redirect.github.com/axios/axios/issues/10989";>#10989</a></strong>,
 <strong><a 
href="https://redirect.github.com/axios/axios/issues/10996";>#10996</a></strong>,
 <strong><a 
href="https://redirect.github.com/axios/axios/issues/10997";>#10997</a></strong>)</p>
   </li>
   <li>
   <p><strong>Release Metadata:</strong> Prepared the 1.18.0 release by 
updating package metadata and the runtime <code>VERSION</code> value. 
(<strong><a 
href="https://redirect.github.com/axios/axios/issues/11003";>#11003</a></strong>)</p>
   </li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/axios/axios/blob/v1.x/CHANGELOG.md";>axios's 
changelog</a>.</em></p>
   <blockquote>
   <h1>Changelog</h1>
   <h2>v1.18.0 — June 13, 2026</h2>
   <p>This release hardens redirect and URL handling, improves the 
validateStatus configuration semantics, and includes updates to documentation, 
dependencies, and release metadata.</p>
   <h2>🔒 Security Fixes</h2>
   <ul>
   <li>
   <p><strong>Redirect Header Safety:</strong> Added Node HTTP adapter support 
for stripping caller-specified sensitive headers on cross-origin redirects, 
helping prevent custom auth headers such as API keys from leaking to another 
origin. (<strong><a 
href="https://redirect.github.com/axios/axios/issues/10892";>#10892</a></strong>)</p>
   </li>
   <li>
   <p><strong>URL And Request Hardening:</strong> Rejects malformed 
<code>http:</code> and <code>https:</code> URLs that omit <code>//</code> with 
<code>ERR_INVALID_URL</code>, while tightening prototype-pollution-safe config 
reads, stream size limits, FormData depth handling, data URL sizing, and local 
<code>NO_PROXY</code> matching. (<strong><a 
href="https://redirect.github.com/axios/axios/issues/11000";>#11000</a></strong>)</p>
   </li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li><strong>Status Validation:</strong> Added 
<code>transitional.validateStatusUndefinedResolves</code> so applications can 
opt in to treating <code>validateStatus: undefined</code> like the option was 
omitted, while <code>validateStatus: null</code> remains the explicit way to 
accept every status. (<strong><a 
href="https://redirect.github.com/axios/axios/issues/10899";>#10899</a></strong>)</li>
   </ul>
   <h2>🔧 Maintenance &amp; Chores</h2>
   <ul>
   <li>
   <p><strong>Documentation:</strong> Published the v1.17.0 release notes, 
fixed a changelog typo, clarified the package update PR policy, and marked the 
<code>proxy</code> request config as Node.js-only in the advanced docs. 
(<strong><a 
href="https://redirect.github.com/axios/axios/issues/10984";>#10984</a></strong>,
 <strong><a 
href="https://redirect.github.com/axios/axios/issues/10988";>#10988</a></strong>,
 <strong><a 
href="https://redirect.github.com/axios/axios/issues/10992";>#10992</a></strong>,
 <strong><a 
href="https://redirect.github.com/axios/axios/issues/10995";>#10995</a></strong>)</p>
   </li>
   <li>
   <p><strong>Dependencies:</strong> Bumped <code>@babel/core</code>, 
<code>@babel/preset-env</code>, <code>@commitlint/cli</code>, 
<code>@commitlint/config-conventional</code>, 
<code>@rollup/plugin-babel</code>, <code>@rollup/plugin-commonjs</code>, 
<code>@vitest/browser</code>, <code>@vitest/browser-playwright</code>, 
<code>eslint</code>, <code>lint-staged</code>, <code>rollup</code>, 
<code>vitest</code>, and <code>actions/checkout</code>. (<strong><a 
href="https://redirect.github.com/axios/axios/issues/10989";>#10989</a></strong>,
 <strong><a 
href="https://redirect.github.com/axios/axios/issues/10996";>#10996</a></strong>,
 <strong><a 
href="https://redirect.github.com/axios/axios/issues/10997";>#10997</a></strong>)</p>
   </li>
   <li>
   <p><strong>Release Metadata:</strong> Prepared the 1.18.0 release by 
updating package metadata and the runtime <code>VERSION</code> value. 
(<strong><a 
href="https://redirect.github.com/axios/axios/issues/11003";>#11003</a></strong>)</p>
   </li>
   </ul>
   <h2>🌟 New Contributors</h2>
   <p>We are thrilled to welcome our new contributors. Thank you for helping 
improve axios:</p>
   <ul>
   <li><strong><a 
href="https://github.com/drori12";><code>@​drori12</code></a></strong> 
(<strong><a 
href="https://redirect.github.com/axios/axios/issues/10984";>#10984</a></strong>)</li>
   <li><strong><a 
href="https://github.com/eyupcanakman";><code>@​eyupcanakman</code></a></strong> 
(<strong><a 
href="https://redirect.github.com/axios/axios/issues/10899";>#10899</a></strong>)</li>
   <li><strong><a 
href="https://github.com/Adi-Beker";><code>@​Adi-Beker</code></a></strong> 
(<strong><a 
href="https://redirect.github.com/axios/axios/issues/10995";>#10995</a></strong>)</li>
   </ul>
   <p><a href="https://github.com/axios/axios/compare/v1.17.0...v1.18.0";>Full 
Changelog</a></p>
   <h2>v1.17.0 — June 1, 2026</h2>
   <p>This release adds Node HTTP zstd decompression, hardens config and 
release workflows, and fixes authentication, header, proxy, and type-handling 
regressions.</p>
   <h2>🔒 Security Fixes</h2>
   <ul>
   <li><strong>Config Hardening:</strong> Guarded <code>socketPath</code>, 
<code>params</code>, and <code>paramsSerializer</code> reads with own-property 
checks to prevent inherited prototype values from affecting request behavior, 
including SSRF-sensitive paths. (<strong><a 
href="https://redirect.github.com/axios/axios/issues/10901";>#10901</a></strong>,
 <strong><a 
href="https://redirect.github.com/axios/axios/issues/10922";>#10922</a></strong>)</li>
   <li><strong>Release Publishing:</strong> Switched the publish workflow to 
npm staged publishing for safer, auditable package releases with provenance. 
(<strong><a 
href="https://redirect.github.com/axios/axios/issues/10926";>#10926</a></strong>)</li>
   </ul>
   <h2>🚀 New Features</h2>
   <ul>
   <li><strong>HTTP Compression:</strong> Added Node HTTP adapter support for 
zstd response decompression, with 
<code>transitional.advertiseZstdAcceptEncoding</code> controlling whether 
<code>zstd</code> is advertised in <code>Accept-Encoding</code>. (<strong><a 
href="https://redirect.github.com/axios/axios/issues/6792";>#6792</a></strong>, 
<strong><a 
href="https://redirect.github.com/axios/axios/issues/10920";>#10920</a></strong>)</li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li><strong>Authentication Handling:</strong> Restored Basic auth on 
same-origin Node redirects while continuing to strip credentials cross-origin, 
and aligned the fetch adapter with HTTP adapter behavior for URL-embedded Basic 
auth. (<strong><a 
href="https://redirect.github.com/axios/axios/issues/10929";>#10929</a></strong>,
 <strong><a 
href="https://redirect.github.com/axios/axios/issues/10896";>#10896</a></strong>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/axios/axios/commit/a209bfb1e5dcbce3cecbf4bd955339d006358887";><code>a209bfb</code></a>
 chore(release): prepare release 1.18.1 (<a 
href="https://redirect.github.com/axios/axios/issues/11027";>#11027</a>)</li>
   <li><a 
href="https://github.com/axios/axios/commit/fa6a55ef99235074d2c11d80a1064ef02850d598";><code>fa6a55e</code></a>
 chore(deps-dev): bump multer from 2.1.1 to 2.2.0 (<a 
href="https://redirect.github.com/axios/axios/issues/11026";>#11026</a>)</li>
   <li><a 
href="https://github.com/axios/axios/commit/40e7be8a78dd43caaeb2313cc4be3f8e714be91d";><code>40e7be8</code></a>
 docs: clarifies that request data is request-specific in axios (<a 
href="https://redirect.github.com/axios/axios/issues/11025";>#11025</a>)</li>
   <li><a 
href="https://github.com/axios/axios/commit/a446b39b19c8b570214a4158520c5ddd5b020366";><code>a446b39</code></a>
 fix(AxiosURLSearchParams): use arrow function so encoder.call(this) receives 
...</li>
   <li><a 
href="https://github.com/axios/axios/commit/cf1306a42d97960b635c894c83658f2692e53585";><code>cf1306a</code></a>
 docs: add Deno to install instructions (<a 
href="https://redirect.github.com/axios/axios/issues/11023";>#11023</a>)</li>
   <li><a 
href="https://github.com/axios/axios/commit/b32880af48017457a1203ab2e63720902d3b71b3";><code>b32880a</code></a>
 fix: incorrect use of error (<a 
href="https://redirect.github.com/axios/axios/issues/11021";>#11021</a>)</li>
   <li><a 
href="https://github.com/axios/axios/commit/1792eda11aff8fe0f8c8a6e5ae6ff305740a6460";><code>1792eda</code></a>
 fix: ensure maxBodyLength is explicitly passed to follow-redirects (<a 
href="https://redirect.github.com/axios/axios/issues/10993";>#10993</a>)</li>
   <li><a 
href="https://github.com/axios/axios/commit/30499d6af0961ec38619792013a534d1933b08a9";><code>30499d6</code></a>
 fix: various runtime crashes and type definition mismatches (<a 
href="https://redirect.github.com/axios/axios/issues/10959";>#10959</a>)</li>
   <li><a 
href="https://github.com/axios/axios/commit/20ce9c412ebd88823d1a4a47000cb133a8f79440";><code>20ce9c4</code></a>
 fix(http): defer env proxy handling to Node (<a 
href="https://redirect.github.com/axios/axios/issues/10942";>#10942</a>)</li>
   <li><a 
href="https://github.com/axios/axios/commit/e64bcf9c5af231d6f37d8389b1e57ded314fff86";><code>e64bcf9</code></a>
 chore(deps): merge branch 'v1.x' into tests/module/cjs (<a 
href="https://redirect.github.com/axios/axios/issues/11014";>#11014</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/axios/axios/compare/v1.16.1...v1.18.1";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `chakra-react-select` from 6.1.1 to 6.1.3
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/csandman/chakra-react-select/releases";>chakra-react-select's
 releases</a>.</em></p>
   <blockquote>
   <h2>6.1.3</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>chore: Migrate to pnpm and bump dependency versions by <a 
href="https://github.com/csandman";><code>@​csandman</code></a> in <a 
href="https://redirect.github.com/csandman/chakra-react-select/pull/408";>csandman/chakra-react-select#408</a></li>
   <li>chore: Replace eslint/prettier with oxlint/oxfmt by <a 
href="https://github.com/csandman";><code>@​csandman</code></a> in <a 
href="https://redirect.github.com/csandman/chakra-react-select/pull/409";>csandman/chakra-react-select#409</a></li>
   <li>fix: Repair codemod build broken by pnpm migration by <a 
href="https://github.com/csandman";><code>@​csandman</code></a> in <a 
href="https://redirect.github.com/csandman/chakra-react-select/pull/410";>csandman/chakra-react-select#410</a></li>
   <li>chore: Harden GitHub Actions workflows and add publint by <a 
href="https://github.com/csandman";><code>@​csandman</code></a> in <a 
href="https://redirect.github.com/csandman/chakra-react-select/pull/411";>csandman/chakra-react-select#411</a></li>
   <li>Add an integration test suite by <a 
href="https://github.com/csandman";><code>@​csandman</code></a> in <a 
href="https://redirect.github.com/csandman/chakra-react-select/pull/412";>csandman/chakra-react-select#412</a></li>
   <li>chore: Port the v5 publish workflow to main by <a 
href="https://github.com/csandman";><code>@​csandman</code></a> in <a 
href="https://redirect.github.com/csandman/chakra-react-select/pull/413";>csandman/chakra-react-select#413</a></li>
   <li>fix(publish): Pack tarball with --ignore-scripts by <a 
href="https://github.com/csandman";><code>@​csandman</code></a> in <a 
href="https://redirect.github.com/csandman/chakra-react-select/pull/416";>csandman/chakra-react-select#416</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/csandman/chakra-react-select/compare/v6.1.1...v6.1.3";>https://github.com/csandman/chakra-react-select/compare/v6.1.1...v6.1.3</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/csandman/chakra-react-select/commit/bbc1f12ff12b4ab40ad8a16a5207719053aafff5";><code>bbc1f12</code></a>
 6.1.3</li>
   <li><a 
href="https://github.com/csandman/chakra-react-select/commit/c6a6d3a089faa0c5c5ba26bf3560f3beab8b49a2";><code>c6a6d3a</code></a>
 fix(publish): Pack tarball with --ignore-scripts (<a 
href="https://redirect.github.com/csandman/chakra-react-select/issues/416";>#416</a>)</li>
   <li><a 
href="https://github.com/csandman/chakra-react-select/commit/40c23e39e3ed268579edad2c711ec27783a62856";><code>40c23e3</code></a>
 6.1.2</li>
   <li><a 
href="https://github.com/csandman/chakra-react-select/commit/e1615717c927063ea612e88441ca58749a7e48ac";><code>e161571</code></a>
 chore: Port the v5 publish workflow to main (<a 
href="https://redirect.github.com/csandman/chakra-react-select/issues/413";>#413</a>)</li>
   <li><a 
href="https://github.com/csandman/chakra-react-select/commit/cf641988e533ac32cb72bd376f4ba748fb013612";><code>cf64198</code></a>
 Add an integration test suite (<a 
href="https://redirect.github.com/csandman/chakra-react-select/issues/412";>#412</a>)</li>
   <li><a 
href="https://github.com/csandman/chakra-react-select/commit/49a968b6b9e77e0bae34957009353b48d66d46b1";><code>49a968b</code></a>
 chore: Harden GitHub Actions workflows and add publint (<a 
href="https://redirect.github.com/csandman/chakra-react-select/issues/411";>#411</a>)</li>
   <li><a 
href="https://github.com/csandman/chakra-react-select/commit/81aa9a19ec91157f1cdbca5538b5d66e5a2f3602";><code>81aa9a1</code></a>
 fix: Repair codemod build broken by pnpm migration (<a 
href="https://redirect.github.com/csandman/chakra-react-select/issues/410";>#410</a>)</li>
   <li><a 
href="https://github.com/csandman/chakra-react-select/commit/c0a3649d4e65c3ffbe6b306d4c35b05e39432d5f";><code>c0a3649</code></a>
 chore: Replace eslint/prettier with oxlint/oxfmt (<a 
href="https://redirect.github.com/csandman/chakra-react-select/issues/409";>#409</a>)</li>
   <li><a 
href="https://github.com/csandman/chakra-react-select/commit/7c2838aea150878c53157e140d7794b8d7071e16";><code>7c2838a</code></a>
 chore: Migrate to pnpm and bump dependency versions (<a 
href="https://redirect.github.com/csandman/chakra-react-select/issues/408";>#408</a>)</li>
   <li>See full diff in <a 
href="https://github.com/csandman/chakra-react-select/compare/v6.1.1...v6.1.3";>compare
 view</a></li>
   </ul>
   </details>
   <details>
   <summary>Maintainer changes</summary>
   <p>This version was pushed to npm by <a 
href="https://www.npmjs.com/~GitHub%20Actions";>GitHub Actions</a>, a new 
releaser for chakra-react-select since your current version.</p>
   </details>
   <br />
   
   Updates `dayjs` from 1.11.19 to 1.11.21
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/iamkun/dayjs/releases";>dayjs's releases</a>.</em></p>
   <blockquote>
   <h2>v1.11.21</h2>
   <h2><a 
href="https://github.com/iamkun/dayjs/compare/v1.11.20...v1.11.21";>1.11.21</a> 
(2026-05-26)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>preserve unsupported year tokens in format (<a 
href="https://redirect.github.com/iamkun/dayjs/issues/3015";>#3015</a>) (<a 
href="https://redirect.github.com/iamkun/dayjs/issues/3016";>#3016</a>) (<a 
href="https://github.com/iamkun/dayjs/commit/8fda602beac5abbc64230ddc49085aa532320f26";>8fda602</a>)</li>
   </ul>
   <h2>v1.11.20</h2>
   <h2><a 
href="https://github.com/iamkun/dayjs/compare/v1.11.19...v1.11.20";>1.11.20</a> 
(2026-03-12)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Update locale km.js to support meridiem (<a 
href="https://redirect.github.com/iamkun/dayjs/issues/3017";>#3017</a>) (<a 
href="https://github.com/iamkun/dayjs/commit/9d2b6a1ec744ad5db13afd4d701f93349135dfec";>9d2b6a1</a>)</li>
   <li>update updateLocale plugin to merge nested object properties instead of 
replacing (<a 
href="https://redirect.github.com/iamkun/dayjs/issues/3012";>#3012</a>) (<a 
href="https://github.com/iamkun/dayjs/commit/99691c5f3bd1371d3b763d5f9dfaed9a1945a477";>99691c5</a>),
 closes <a 
href="https://redirect.github.com/iamkun/dayjs/issues/1118";>#1118</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md";>dayjs's 
changelog</a>.</em></p>
   <blockquote>
   <h2><a 
href="https://github.com/iamkun/dayjs/compare/v1.11.20...v1.11.21";>1.11.21</a> 
(2026-05-26)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>preserve unsupported year tokens in format (<a 
href="https://redirect.github.com/iamkun/dayjs/issues/3015";>#3015</a>) (<a 
href="https://redirect.github.com/iamkun/dayjs/issues/3016";>#3016</a>) (<a 
href="https://github.com/iamkun/dayjs/commit/8fda602beac5abbc64230ddc49085aa532320f26";>8fda602</a>)</li>
   </ul>
   <h2><a 
href="https://github.com/iamkun/dayjs/compare/v1.11.19...v1.11.20";>1.11.20</a> 
(2026-03-12)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Update locale km.js to support meridiem (<a 
href="https://redirect.github.com/iamkun/dayjs/issues/3017";>#3017</a>) (<a 
href="https://github.com/iamkun/dayjs/commit/9d2b6a1ec744ad5db13afd4d701f93349135dfec";>9d2b6a1</a>)</li>
   <li>update updateLocale plugin to merge nested object properties instead of 
replacing (<a 
href="https://redirect.github.com/iamkun/dayjs/issues/3012";>#3012</a>) (<a 
href="https://github.com/iamkun/dayjs/commit/99691c5f3bd1371d3b763d5f9dfaed9a1945a477";>99691c5</a>),
 closes <a 
href="https://redirect.github.com/iamkun/dayjs/issues/1118";>#1118</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/iamkun/dayjs/commit/a25f01e8154290b203ab480ffeedc60c80bd0710";><code>a25f01e</code></a>
 chore(release): 1.11.21 [skip ci]</li>
   <li><a 
href="https://github.com/iamkun/dayjs/commit/ee75cc2dca2c5baef05c3692cc436aa069d1c2e0";><code>ee75cc2<...
   
   _Description has been truncated_


-- 
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]

Reply via email to