dependabot[bot] opened a new pull request, #51588: URL: https://github.com/apache/airflow/pull/51588
Bumps the core-ui-package-updates group with 6 updates in the /airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui directory: | Package | From | To | | --- | --- | --- | | [@chakra-ui/react](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/react) | `3.19.2` | `3.20.0` | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.80.3` | `5.80.6` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.6` | `19.1.7` | | [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react-swc) | `3.10.1` | `3.10.2` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.33.1` | `8.34.0` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.2.1` | `3.2.3` | Updates `@chakra-ui/react` from 3.19.2 to 3.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/chakra-ui/chakra-ui/releases"><code>@chakra-ui/react</code>'s releases</a>.</em></p> <blockquote> <h2><code>@chakra-ui/react</code><a href="https://github.com/3"><code>@3</code></a>.20.0</h2> <h3>Minor Changes</h3> <ul> <li> <p><a href="https://github.com/chakra-ui/chakra-ui/commit/65020dd159a8cfa0eebafd60afb98e971a7ee377"><code>65020dd</code></a> Thanks <a href="https://github.com/segunadebayo"><code>@segunadebayo</code></a>! - - <strong>System</strong>: Allow <code>undefined</code> for optional properties in CSS and recipe types</p> <ul> <li> <p><strong>Color Picker</strong>: Fixed issue where value change end event is invoked when committing via an input.</p> </li> <li> <p><strong>Toast</strong>: Fixed issue where calling <code>toast.remove()</code> without an id shows a TypeScript error.</p> </li> <li> <p><strong>Field</strong>: Fixed issue where helper text and error text could not be detected in shadow DOM environments.</p> </li> <li> <p><strong>Slider</strong></p> <ul> <li>Fixed issue where <code>minStepsBetweenThumbs</code> isn't computed correctly when interacting with pointer or keyboard.</li> <li>Fixed issue where <code>Shift</code> + <code>ArrowRight</code> set value to <code>0</code> instead of <code>max</code> when step is too large (e.g. <code>20</code>).</li> <li>Fixed issue where <code>onValueChangeEnd</code> doesn't return the latest value when dragging very fast.</li> <li>Fixed issue where slider could throw a error when rendered in an popover or dialog.</li> </ul> </li> <li> <p><strong>File Upload</strong>: Added support for transforming uploaded files via <code>transformFiles</code> context property.</p> </li> <li> <p><strong>Combobox</strong>: Fixed issue where <code>onInputValueChange</code> doesn't get called when <code>autoFocus</code> is set to <code>true</code></p> </li> <li> <p><strong>Pin Input</strong>: Fixed issue where input padding could cause clipping of the text when <code>fontSize</code> is increased.</p> </li> </ul> </li> </ul> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/chakra-ui/chakra-ui/pull/10081">#10081</a> <a href="https://github.com/chakra-ui/chakra-ui/commit/c2f650bd0c3e4a137fa3622a94aace398e69f483"><code>c2f650b</code></a> Thanks <a href="https://github.com/isBatak"><code>@isBatak</code></a>! - - export <code>CheckboxRootProviderProps</code> type</p> </li> <li> <p><a href="https://redirect.github.com/chakra-ui/chakra-ui/pull/10075">#10075</a> <a href="https://github.com/chakra-ui/chakra-ui/commit/63c267fe2ef8aa0db707b5932dddbf4db2d54e40"><code>63c267f</code></a> Thanks <a href="https://github.com/isBatak"><code>@isBatak</code></a>! - - export <code>Quote</code> typography component and its types</p> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/chakra-ui/chakra-ui/blob/main/packages/react/CHANGELOG.md"><code>@chakra-ui/react</code>'s changelog</a>.</em></p> <blockquote> <h2>3.20.0</h2> <h3>Minor Changes</h3> <ul> <li> <p><a href="https://github.com/chakra-ui/chakra-ui/commit/65020dd159a8cfa0eebafd60afb98e971a7ee377"><code>65020dd</code></a> Thanks <a href="https://github.com/segunadebayo"><code>@segunadebayo</code></a>! - - <strong>System</strong>: Allow <code>undefined</code> for optional properties in CSS and recipe types</p> <ul> <li> <p><strong>Color Picker</strong>: Fixed issue where value change end event is invoked when committing via an input.</p> </li> <li> <p><strong>Toast</strong>: Fixed issue where calling <code>toast.remove()</code> without an id shows a TypeScript error.</p> </li> <li> <p><strong>Field</strong>: Fixed issue where helper text and error text could not be detected in shadow DOM environments.</p> </li> <li> <p><strong>Slider</strong></p> <ul> <li>Fixed issue where <code>minStepsBetweenThumbs</code> isn't computed correctly when interacting with pointer or keyboard.</li> <li>Fixed issue where <code>Shift</code> + <code>ArrowRight</code> set value to <code>0</code> instead of <code>max</code> when step is too large (e.g. <code>20</code>).</li> <li>Fixed issue where <code>onValueChangeEnd</code> doesn't return the latest value when dragging very fast.</li> <li>Fixed issue where slider could throw a error when rendered in an popover or dialog.</li> </ul> </li> <li> <p><strong>File Upload</strong>: Added support for transforming uploaded files via <code>transformFiles</code> context property.</p> </li> <li> <p><strong>Combobox</strong>: Fixed issue where <code>onInputValueChange</code> doesn't get called when <code>autoFocus</code> is set to <code>true</code></p> </li> <li> <p><strong>Pin Input</strong>: Fixed issue where input padding could cause clipping of the text when <code>fontSize</code> is increased.</p> </li> </ul> </li> </ul> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/chakra-ui/chakra-ui/pull/10081">#10081</a> <a href="https://github.com/chakra-ui/chakra-ui/commit/c2f650bd0c3e4a137fa3622a94aace398e69f483"><code>c2f650b</code></a> Thanks <a href="https://github.com/isBatak"><code>@isBatak</code></a>! - - export <code>CheckboxRootProviderProps</code> type</p> </li> <li> <p><a href="https://redirect.github.com/chakra-ui/chakra-ui/pull/10075">#10075</a> <a href="https://github.com/chakra-ui/chakra-ui/commit/63c267fe2ef8aa0db707b5932dddbf4db2d54e40"><code>63c267f</code></a> Thanks <a href="https://github.com/isBatak"><code>@isBatak</code></a>! - - export <code>Quote</code> typography component and its types</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/chakra-ui/chakra-ui/commit/74e0cf97b15812cf0fdfdf920b1e7dba9a98ab90"><code>74e0cf9</code></a> Version Packages (<a href="https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/react/issues/10073">#10073</a>)</li> <li><a href="https://github.com/chakra-ui/chakra-ui/commit/c2f650bd0c3e4a137fa3622a94aace398e69f483"><code>c2f650b</code></a> Fix/checkbox types export (<a href="https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/react/issues/10081">#10081</a>)</li> <li><a href="https://github.com/chakra-ui/chakra-ui/commit/63c267fe2ef8aa0db707b5932dddbf4db2d54e40"><code>63c267f</code></a> fix(typography): export Quote component and its types (<a href="https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/react/issues/10075">#10075</a>)</li> <li><a href="https://github.com/chakra-ui/chakra-ui/commit/14328a2cb7ba6b53642df6b057281066d7e3de04"><code>14328a2</code></a> fix: pin input clipping</li> <li><a href="https://github.com/chakra-ui/chakra-ui/commit/65020dd159a8cfa0eebafd60afb98e971a7ee377"><code>65020dd</code></a> chore: bump ark-ui</li> <li><a href="https://github.com/chakra-ui/chakra-ui/commit/25c3cce7aaab2f87ded3ed635c7e7bc99e312373"><code>25c3cce</code></a> fix(system): allow undefined for optional properties in CSS and recipe types ...</li> <li>See full diff in <a href="https://github.com/chakra-ui/chakra-ui/commits/@chakra-ui/react@3.20.0/packages/react">compare view</a></li> </ul> </details> <br /> Updates `@tanstack/react-query` from 5.80.3 to 5.80.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/TanStack/query/releases"><code>@tanstack/react-query</code>'s releases</a>.</em></p> <blockquote> <h2>v5.80.6</h2> <p>Version 5.80.6 - 6/5/25, 1:09 PM</p> <h2>Changes</h2> <h3>Refactor</h3> <ul> <li>types: revert narrow onSuccess/onError/onMutate/onSettled callback types to Promise<!-- raw HTML omitted --> | void (<a href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/9202">#9202</a>)" (<a href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/9251">#9251</a>) (dfbda9d) by Braden Wong</li> </ul> <h2>Packages</h2> <ul> <li><code>@tanstack/query-core</code><a href="https://github.com/5"><code>@5</code></a>.80.6</li> <li><code>@tanstack/react-query-persist-client</code><a href="https://github.com/5"><code>@5</code></a>.80.6</li> <li><code>@tanstack/query-broadcast-client-experimental</code><a href="https://github.com/5"><code>@5</code></a>.80.6</li> <li><code>@tanstack/query-persist-client-core</code><a href="https://github.com/5"><code>@5</code></a>.80.6</li> <li><code>@tanstack/query-sync-storage-persister</code><a href="https://github.com/5"><code>@5</code></a>.80.6</li> <li><code>@tanstack/react-query</code><a href="https://github.com/5"><code>@5</code></a>.80.6</li> <li><code>@tanstack/react-query-devtools</code><a href="https://github.com/5"><code>@5</code></a>.80.6</li> <li><code>@tanstack/react-query-next-experimental</code><a href="https://github.com/5"><code>@5</code></a>.80.6</li> <li><code>@tanstack/solid-query</code><a href="https://github.com/5"><code>@5</code></a>.80.6</li> <li><code>@tanstack/solid-query-devtools</code><a href="https://github.com/5"><code>@5</code></a>.80.6</li> <li><code>@tanstack/solid-query-persist-client</code><a href="https://github.com/5"><code>@5</code></a>.80.6</li> <li><code>@tanstack/svelte-query</code><a href="https://github.com/5"><code>@5</code></a>.80.6</li> <li><code>@tanstack/svelte-query-devtools</code><a href="https://github.com/5"><code>@5</code></a>.80.6</li> <li><code>@tanstack/svelte-query-persist-client</code><a href="https://github.com/5"><code>@5</code></a>.80.6</li> <li><code>@tanstack/vue-query</code><a href="https://github.com/5"><code>@5</code></a>.80.6</li> <li><code>@tanstack/vue-query-devtools</code><a href="https://github.com/5"><code>@5</code></a>.80.6</li> <li><code>@tanstack/angular-query-experimental</code><a href="https://github.com/5"><code>@5</code></a>.80.6</li> <li><code>@tanstack/query-async-storage-persister</code><a href="https://github.com/5"><code>@5</code></a>.80.6</li> <li><code>@tanstack/angular-query-devtools-experimental</code><a href="https://github.com/5"><code>@5</code></a>.80.6</li> </ul> <h2>v5.80.5</h2> <p>Version 5.80.5 - 6/4/25, 6:43 PM</p> <h2>Changes</h2> <h3>Fix</h3> <ul> <li>experimental_createQueryPersister: Change persisterRestoreAll to restoreQueries with filter support (<a href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/9230">#9230</a>) (9e0e60c) by René Klomp</li> </ul> <h2>Packages</h2> <ul> <li><code>@tanstack/query-core</code><a href="https://github.com/5"><code>@5</code></a>.80.5</li> <li><code>@tanstack/query-persist-client-core</code><a href="https://github.com/5"><code>@5</code></a>.80.5</li> <li><code>@tanstack/query-async-storage-persister</code><a href="https://github.com/5"><code>@5</code></a>.80.5</li> <li><code>@tanstack/query-broadcast-client-experimental</code><a href="https://github.com/5"><code>@5</code></a>.80.5</li> <li><code>@tanstack/query-sync-storage-persister</code><a href="https://github.com/5"><code>@5</code></a>.80.5</li> <li><code>@tanstack/react-query</code><a href="https://github.com/5"><code>@5</code></a>.80.5</li> <li><code>@tanstack/react-query-devtools</code><a href="https://github.com/5"><code>@5</code></a>.80.5</li> <li><code>@tanstack/react-query-persist-client</code><a href="https://github.com/5"><code>@5</code></a>.80.5</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/TanStack/query/commit/433599301c5eba7f2bebd1b98ebf489302e333b1"><code>4335993</code></a> release: v5.80.6</li> <li><a href="https://github.com/TanStack/query/commit/2db48f44b3feadd42929178bc34d2b91f8d470e7"><code>2db48f4</code></a> release: v5.80.5</li> <li>See full diff in <a href="https://github.com/TanStack/query/commits/v5.80.6/packages/react-query">compare view</a></li> </ul> </details> <br /> Updates `@types/react` from 19.1.6 to 19.1.7 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react">compare view</a></li> </ul> </details> <br /> Updates `@vitejs/plugin-react-swc` from 3.10.1 to 3.10.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite-plugin-react/releases"><code>@vitejs/plugin-react-swc</code>'s releases</a>.</em></p> <blockquote> <h2>plugin-react-swc@3.10.2</h2> <h3>Suggest <code>@vitejs/plugin-react-oxc</code> if rolldown-vite is detected <a href="https://redirect.github.com/vitejs/vite-plugin-react/pull/491">#491</a></h3> <p>Emit a log which recommends <code>@vitejs/plugin-react-oxc</code> when <code>rolldown-vite</code> is detected to improve performance and use Oxc under the hood. The warning can be disabled by setting <code>disableOxcRecommendation: false</code> in the plugin options.</p> <h3>Use <code>optimizeDeps.rollupOptions</code> instead of <code>optimizeDeps.esbuildOptions</code> for rolldown-vite <a href="https://redirect.github.com/vitejs/vite-plugin-react/pull/489">#489</a></h3> <p>This suppresses the warning about <code>optimizeDeps.esbuildOptions</code> being deprecated in rolldown-vite.</p> <h3>Add Vite 7-beta to peerDependencies range <a href="https://redirect.github.com/vitejs/vite-plugin-react/pull/497">#497</a></h3> <p>React plugins are compatible with Vite 7, this removes the warning when testing the beta.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react-swc/CHANGELOG.md"><code>@vitejs/plugin-react-swc</code>'s changelog</a>.</em></p> <blockquote> <h2>3.10.2 (2025-06-10)</h2> <h3>Suggest <code>@vitejs/plugin-react-oxc</code> if rolldown-vite is detected <a href="https://redirect.github.com/vitejs/vite-plugin-react/pull/491">#491</a></h3> <p>Emit a log which recommends <code>@vitejs/plugin-react-oxc</code> when <code>rolldown-vite</code> is detected to improve performance and use Oxc under the hood. The warning can be disabled by setting <code>disableOxcRecommendation: false</code> in the plugin options.</p> <h3>Use <code>optimizeDeps.rollupOptions</code> instead of <code>optimizeDeps.esbuildOptions</code> for rolldown-vite <a href="https://redirect.github.com/vitejs/vite-plugin-react/pull/489">#489</a></h3> <p>This suppresses the warning about <code>optimizeDeps.esbuildOptions</code> being deprecated in rolldown-vite.</p> <h3>Add Vite 7-beta to peerDependencies range <a href="https://redirect.github.com/vitejs/vite-plugin-react/pull/497">#497</a></h3> <p>React plugins are compatible with Vite 7, this removes the warning when testing the beta.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/32d49ecf9b15e3070c7abe5a176252a3fe542e5c"><code>32d49ec</code></a> release: plugin-react-swc@3.10.2</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/6ea939869526bf4b59e910e7393edbd35cac3f36"><code>6ea9398</code></a> feat: add Vite 7-beta to peerDependencies range (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react-swc/issues/497">#497</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/6db7e7c95826009c7db20b990cdc874569967489"><code>6db7e7c</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react-swc/issues/469">#469</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/c4501339e5f43d814acdd6a5397652d5178bca36"><code>c450133</code></a> feat: suggest <code>vite-plugin-react-oxc</code> when using <code>rolldown-vite</code> (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react-swc/issues/491">#491</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/4bec551eb2f7651be24c77fb4be0da95e6c0e4fb"><code>4bec551</code></a> fix: use <code>optimizeDeps.rollupOptions</code> for rolldown-vite (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react-swc/issues/489">#489</a>)</li> <li>See full diff in <a href="https://github.com/vitejs/vite-plugin-react/commits/plugin-react-swc@3.10.2/packages/plugin-react-swc">compare view</a></li> </ul> </details> <br /> Updates `typescript-eslint` from 8.33.1 to 8.34.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases">typescript-eslint's releases</a>.</em></p> <blockquote> <h2>v8.34.0</h2> <h2>8.34.0 (2025-06-09)</h2> <h3>🚀 Features</h3> <ul> <li><strong>type-utils:</strong> deprecated getSourceFileOfNode function (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11284">#11284</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>typescript-estree:</strong> change the token type of <code>null</code> from <code>Keyword</code> to <code>Null</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11283">#11283</a>)</li> <li><strong>typescript-estree:</strong> add validation to interface extends (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11271">#11271</a>)</li> <li><strong>visitor-keys:</strong> fix visitor keys order (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11279">#11279</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Kim Sang Du <a href="https://github.com/developer-bandi"><code>@developer-bandi</code></a></li> <li>overlookmotel</li> <li>Tao</li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md">typescript-eslint's changelog</a>.</em></p> <blockquote> <h2>8.34.0 (2025-06-09)</h2> <p>This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.</p> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/8915a477608892596fc6ed2bc45dbbac7f41a361"><code>8915a47</code></a> chore(release): publish 8.34.0</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.34.0/packages/typescript-eslint">compare view</a></li> </ul> </details> <br /> Updates `vitest` from 3.2.1 to 3.2.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vitest-dev/vitest/releases">vitest's releases</a>.</em></p> <blockquote> <h2>v3.2.3</h2> <h3> 🚀 Features</h3> <ul> <li><strong>browser</strong>: Use base url instead of <strong>vitest</strong> - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8126">vitest-dev/vitest#8126</a> <a href="https://github.com/vitest-dev/vitest/commit/1d8ebf9ae"><!-- raw HTML omitted -->(1d8eb)<!-- raw HTML omitted --></a></li> <li><strong>ui</strong>: Show test annotations and metadata in the test report tab - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8093">vitest-dev/vitest#8093</a> <a href="https://github.com/vitest-dev/vitest/commit/c69be1fc1"><!-- raw HTML omitted -->(c69be)<!-- raw HTML omitted --></a></li> </ul> <h3> 🐞 Bug Fixes</h3> <ul> <li>Rerun tests when project's setup file is changed - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8097">vitest-dev/vitest#8097</a> <a href="https://github.com/vitest-dev/vitest/commit/0f3350667"><!-- raw HTML omitted -->(0f335)<!-- raw HTML omitted --></a></li> <li>Revert <code>expect.any</code> return type - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8129">vitest-dev/vitest#8129</a> <a href="https://github.com/vitest-dev/vitest/commit/4751436d5"><!-- raw HTML omitted -->(47514)<!-- raw HTML omitted --></a></li> <li>Run only the name plugin last, not all config plugins - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8130">vitest-dev/vitest#8130</a> <a href="https://github.com/vitest-dev/vitest/commit/83862d46e"><!-- raw HTML omitted -->(83862)<!-- raw HTML omitted --></a></li> <li><strong>pool</strong>: <ul> <li>Throw if user's tests use <code>process.send()</code> - by <a href="https://github.com/AriPerkkio"><code>@AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8125">vitest-dev/vitest#8125</a> <a href="https://github.com/vitest-dev/vitest/commit/dfe81a67a"><!-- raw HTML omitted -->(dfe81)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>runner</strong>: <ul> <li>Fast sequential task updates missing - by <a href="https://github.com/AriPerkkio"><code>@AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8121">vitest-dev/vitest#8121</a> <a href="https://github.com/vitest-dev/vitest/commit/7bd11a9b3"><!-- raw HTML omitted -->(7bd11)<!-- raw HTML omitted --></a></li> <li>Comments between fixture destructures - by <a href="https://github.com/AriPerkkio"><code>@AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8127">vitest-dev/vitest#8127</a> <a href="https://github.com/vitest-dev/vitest/commit/dc469f260"><!-- raw HTML omitted -->(dc469)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>vite-node</strong>: <ul> <li>Unable to handle errors where sourcemap mapping empty - by <a href="https://github.com/blake-newman"><code>@blake-newman</code></a> and <a href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8071">vitest-dev/vitest#8071</a> <a href="https://github.com/vitest-dev/vitest/commit/8aa252121"><!-- raw HTML omitted -->(8aa25)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5> <a href="https://github.com/vitest-dev/vitest/compare/v3.2.2...v3.2.3">View changes on GitHub</a></h5> <h2>v3.2.2</h2> <h3> 🚀 Features</h3> <ul> <li>Support rolldown-vite - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> and <a href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7509">vitest-dev/vitest#7509</a> <a href="https://github.com/vitest-dev/vitest/commit/c8d6264bf"><!-- raw HTML omitted -->(c8d62)<!-- raw HTML omitted --></a></li> </ul> <h3> 🐞 Bug Fixes</h3> <ul> <li><strong>browser</strong>: <ul> <li>Calculate prepare time from <code>createTesters</code> call on the main thread - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8101">vitest-dev/vitest#8101</a> <a href="https://github.com/vitest-dev/vitest/commit/142c735e1"><!-- raw HTML omitted -->(142c7)<!-- raw HTML omitted --></a></li> <li>Optimize build output and always prebundle vitest - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> <a href="https://github.com/vitest-dev/vitest/commit/00a391656"><!-- raw HTML omitted -->(00a39)<!-- raw HTML omitted --></a></li> <li>Make custom locators available in <code>vitest-browser-*</code> packages - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8103">vitest-dev/vitest#8103</a> <a href="https://github.com/vitest-dev/vitest/commit/247ef5822"><!-- raw HTML omitted -->(247ef)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>expect</strong>: <ul> <li>Ensure we can always self <code>toEqual</code> - by <a href="https://github.com/dubzzz"><code>@dubzzz</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8094">vitest-dev/vitest#8094</a> <a href="https://github.com/vitest-dev/vitest/commit/02ec89203"><!-- raw HTML omitted -->(02ec8)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>reporter</strong>: <ul> <li>Allow <code>dot</code> reporter to work in non interactive terminals - by <a href="https://github.com/bstephen1"><code>@bstephen1</code></a> and <a href="https://github.com/AriPerkkio"><code>@AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7994">vitest-dev/vitest#7994</a> <a href="https://github.com/vitest-dev/vitest/commit/6db9f5207"><!-- raw HTML omitted -->(6db9f)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5> <a href="https://github.com/vitest-dev/vitest/compare/v3.2.1...v3.2.2">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitest-dev/vitest/commit/b87ee3ece20bc5fc61e179a36741d9d36d494ea7"><code>b87ee3e</code></a> chore: release v3.2.3</li> <li><a href="https://github.com/vitest-dev/vitest/commit/83862d46ea28290bc438259781b1d3bca48eb1ec"><code>83862d4</code></a> fix: run only the name plugin last, not all config plugins (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/8130">#8130</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/dc469f260f589299c14f8a171f3512b7e19f605c"><code>dc469f2</code></a> fix(runner): comments between fixture destructures (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/8127">#8127</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/1d8ebf9ae5afd71099194016243f9282c25ede4f"><code>1d8ebf9</code></a> feat(browser): use base url instead of <strong>vitest</strong> (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/8126">#8126</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/dfe81a67ac12b456fb1a7daef095cc271cd77308"><code>dfe81a6</code></a> fix(pool): throw if user's tests use <code>process.send()</code> (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/8125">#8125</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/0f3350667254177a6dfe297bf74bfc5eb10d4dc9"><code>0f33506</code></a> fix: rerun tests when project's setup file is changed (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/8097">#8097</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/7ddcd3363e2853a85273534d10a2ef1e3f905468"><code>7ddcd33</code></a> chore: release v3.2.2</li> <li><a href="https://github.com/vitest-dev/vitest/commit/33f71207fa7854d413d85616d69b1a7a3a6ea90e"><code>33f7120</code></a> Revert "fix(browser): optimize build output and always prebundle vitest"</li> <li><a href="https://github.com/vitest-dev/vitest/commit/00a391656c1246e37645abe21fc28c1994ad45bd"><code>00a3916</code></a> fix(browser): optimize build output and always prebundle vitest</li> <li><a href="https://github.com/vitest-dev/vitest/commit/142c735e16e3da04627e021d8428134ddd266082"><code>142c735</code></a> fix(browser): calculate prepare time from <code>createTesters</code> call on the main th...</li> <li>Additional commits viewable in <a href="https://github.com/vitest-dev/vitest/commits/v3.2.3/packages/vitest">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> -- 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: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org