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

   Bumps the core-ui-package-updates group with 3 updates in the 
/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui directory: 
[@chakra-ui/react](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/react),
 
[@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query)
 and [@eslint/compat](https://github.com/eslint/rewrite).
   
   Updates `@chakra-ui/react` from 3.16.1 to 3.17.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>.17.0</h2>
   <h3>Minor Changes</h3>
   <ul>
   <li>
   <p><a 
href="https://redirect.github.com/chakra-ui/chakra-ui/pull/9977";>#9977</a>
   <a 
href="https://github.com/chakra-ui/chakra-ui/commit/ad8cc44d957821deeaee0885bfd1767f7c53b7d1";><code>ad8cc44</code></a>
   Thanks <a href="https://github.com/seongminn";><code>@​seongminn</code></a>! 
- - <strong>Breadcrumb</strong>: Prevent
   screen reader from reading the separator</p>
   <ul>
   <li>
   <p><strong>Toast</strong>: Added toast queuing when the max limit is 
reached:</p>
   <ul>
   <li>New toasts were queued instead of dropped</li>
   <li>Queued toasts were shown when space became available</li>
   <li>Queue cleared when all toasts were removed</li>
   </ul>
   </li>
   <li>
   <p><strong>SegmentGroup</strong>: Fix issue where <code>disabled</code> prop 
was not being applied to
   <code>SegmentGroup.Items</code></p>
   </li>
   <li>
   <p><strong>RatingGroup</strong>: Fix issue where half-filled icons were not 
being displayed
   correctly in RTL</p>
   </li>
   <li>
   <p><strong>Collapsible</strong>: Fixed issue in React.js &lt;= v18.x where 
collapse animation
   might not work as expected</p>
   </li>
   </ul>
   </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.17.0</h2>
   <h3>Minor Changes</h3>
   <ul>
   <li>
   <p><a 
href="https://redirect.github.com/chakra-ui/chakra-ui/pull/9977";>#9977</a>
   <a 
href="https://github.com/chakra-ui/chakra-ui/commit/ad8cc44d957821deeaee0885bfd1767f7c53b7d1";><code>ad8cc44</code></a>
   Thanks <a href="https://github.com/seongminn";><code>@​seongminn</code></a>! 
- - <strong>Breadcrumb</strong>: Prevent
   screen reader from reading the separator</p>
   <ul>
   <li>
   <p><strong>Toast</strong>: Added toast queuing when the max limit is 
reached:</p>
   <ul>
   <li>New toasts were queued instead of dropped</li>
   <li>Queued toasts were shown when space became available</li>
   <li>Queue cleared when all toasts were removed</li>
   </ul>
   </li>
   <li>
   <p><strong>SegmentGroup</strong>: Fix issue where <code>disabled</code> prop 
was not being applied to
   <code>SegmentGroup.Items</code></p>
   </li>
   <li>
   <p><strong>RatingGroup</strong>: Fix issue where half-filled icons were not 
being displayed
   correctly in RTL</p>
   </li>
   <li>
   <p><strong>Collapsible</strong>: Fixed issue in React.js &lt;= v18.x where 
collapse animation
   might not work as expected</p>
   </li>
   </ul>
   </li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/chakra-ui/chakra-ui/commit/e658c1b71d772369e8a5a2381db26e2a80faa371";><code>e658c1b</code></a>
 ci(changesets): version packages</li>
   <li><a 
href="https://github.com/chakra-ui/chakra-ui/commit/45e6f3f2d2ba40b12ec10ff46f34ce0330839b21";><code>45e6f3f</code></a>
 chore: bump ark-ui</li>
   <li><a 
href="https://github.com/chakra-ui/chakra-ui/commit/d6866e1dc8f059bdc876ad6891c226792ddfb011";><code>d6866e1</code></a>
 fix(rating): half star + rtl</li>
   <li><a 
href="https://github.com/chakra-ui/chakra-ui/commit/23248e94f2292abd6bdcb7fcd9d5dfaa23ed0a4f";><code>23248e9</code></a>
 fix: lint and eslint config</li>
   <li><a 
href="https://github.com/chakra-ui/chakra-ui/commit/cb20b71bde5872641e6c0fb488eb50004905c823";><code>cb20b71</code></a>
 chore: bump deps</li>
   <li><a 
href="https://github.com/chakra-ui/chakra-ui/commit/c033daae751b5bca664d1a5068ed2038b149093e";><code>c033daa</code></a>
 fix(segment): item disabled prop</li>
   <li><a 
href="https://github.com/chakra-ui/chakra-ui/commit/7b5dd7af7d9b847ef55a2cd79bc60b45dd792514";><code>7b5dd7a</code></a>
 chore: bump ark-ui</li>
   <li><a 
href="https://github.com/chakra-ui/chakra-ui/commit/8316baf6b3294c70fa30a48819001fe337e508d4";><code>8316baf</code></a>
 refactoring(breadcrumb.tsx): prevent screen reader from reading the 
separator...</li>
   <li><a 
href="https://github.com/chakra-ui/chakra-ui/commit/84c99b4d3fae923c6615c9254d1478d8560fec51";><code>84c99b4</code></a>
 feat(breadcrumb.tsx): prevent screen reader from reading the separator</li>
   <li>See full diff in <a 
href="https://github.com/chakra-ui/chakra-ui/commits/@chakra-ui/[email protected]/packages/react";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `@tanstack/react-query` from 5.74.11 to 5.75.0
   <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.75.0</h2>
   <p>Version 5.75.0 - 5/1/25, 1:29 PM</p>
   <h2>Changes</h2>
   <h3>Feat</h3>
   <ul>
   <li>query-core: refetchMode “replace” for streamedQuery (<a 
href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/9092";>#9092</a>)
 (ff0131b) by Dominik Dorfmeister</li>
   </ul>
   <h3>Chore</h3>
   <ul>
   <li>remove unused common type  (<a 
href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/8989";>#8989</a>)
 (a9fe406) by novice0840</li>
   <li>deps: update dependency vite to v6.2.7 [security] (<a 
href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/9090";>#9090</a>)
 (7d25373) by renovate[bot]</li>
   </ul>
   <h2>Packages</h2>
   <ul>
   <li><code>@​tanstack/query-core</code><a 
href="https://github.com/5";><code>@​5</code></a>.75.0</li>
   <li><code>@​tanstack/query-broadcast-client-experimental</code><a 
href="https://github.com/5";><code>@​5</code></a>.75.0</li>
   <li><code>@​tanstack/query-persist-client-core</code><a 
href="https://github.com/5";><code>@​5</code></a>.75.0</li>
   <li><code>@​tanstack/query-sync-storage-persister</code><a 
href="https://github.com/5";><code>@​5</code></a>.75.0</li>
   <li><code>@​tanstack/react-query</code><a 
href="https://github.com/5";><code>@​5</code></a>.75.0</li>
   <li><code>@​tanstack/react-query-devtools</code><a 
href="https://github.com/5";><code>@​5</code></a>.75.0</li>
   <li><code>@​tanstack/react-query-persist-client</code><a 
href="https://github.com/5";><code>@​5</code></a>.75.0</li>
   <li><code>@​tanstack/react-query-next-experimental</code><a 
href="https://github.com/5";><code>@​5</code></a>.75.0</li>
   <li><code>@​tanstack/solid-query</code><a 
href="https://github.com/5";><code>@​5</code></a>.75.0</li>
   <li><code>@​tanstack/solid-query-devtools</code><a 
href="https://github.com/5";><code>@​5</code></a>.75.0</li>
   <li><code>@​tanstack/solid-query-persist-client</code><a 
href="https://github.com/5";><code>@​5</code></a>.75.0</li>
   <li><code>@​tanstack/svelte-query</code><a 
href="https://github.com/5";><code>@​5</code></a>.75.0</li>
   <li><code>@​tanstack/svelte-query-devtools</code><a 
href="https://github.com/5";><code>@​5</code></a>.75.0</li>
   <li><code>@​tanstack/svelte-query-persist-client</code><a 
href="https://github.com/5";><code>@​5</code></a>.75.0</li>
   <li><code>@​tanstack/vue-query</code><a 
href="https://github.com/5";><code>@​5</code></a>.75.0</li>
   <li><code>@​tanstack/vue-query-devtools</code><a 
href="https://github.com/5";><code>@​5</code></a>.75.0</li>
   <li><code>@​tanstack/angular-query-experimental</code><a 
href="https://github.com/5";><code>@​5</code></a>.75.0</li>
   <li><code>@​tanstack/query-async-storage-persister</code><a 
href="https://github.com/5";><code>@​5</code></a>.75.0</li>
   <li><code>@​tanstack/angular-query-devtools-experimental</code><a 
href="https://github.com/5";><code>@​5</code></a>.75.0</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/TanStack/query/commit/b416643f9c3330f47e3fe78d85c54f8e7921ae22";><code>b416643</code></a>
 release: v5.75.0</li>
   <li>See full diff in <a 
href="https://github.com/TanStack/query/commits/v5.75.0/packages/react-query";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `@eslint/compat` from 1.2.8 to 1.2.9
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/eslint/rewrite/releases";><code>@​eslint/compat</code>'s
 releases</a>.</em></p>
   <blockquote>
   <h2>compat: v1.2.9</h2>
   <h2><a 
href="https://github.com/eslint/rewrite/compare/compat-v1.2.8...compat-v1.2.9";>1.2.9</a>
 (2025-05-01)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Upgrade <code>@​eslint/core</code> (<a 
href="https://redirect.github.com/eslint/rewrite/issues/197";>#197</a>) (<a 
href="https://github.com/eslint/rewrite/commit/a830283cd05a7a471aeec5f4589491f3c4092986";>a830283</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/eslint/rewrite/commit/daa19551d7a52673ccaf7656c726dca6679ebd24";><code>daa1955</code></a>
 chore: release main (<a 
href="https://redirect.github.com/eslint/rewrite/issues/198";>#198</a>)</li>
   <li><a 
href="https://github.com/eslint/rewrite/commit/a830283cd05a7a471aeec5f4589491f3c4092986";><code>a830283</code></a>
 fix: Upgrade <code>@​eslint/core</code> (<a 
href="https://redirect.github.com/eslint/rewrite/issues/197";>#197</a>)</li>
   <li><a 
href="https://github.com/eslint/rewrite/commit/b840b0e2e66ad1f9b8dba982943044fbfefdab5d";><code>b840b0e</code></a>
 chore: release migrate-config 1.5.0 (<a 
href="https://redirect.github.com/eslint/rewrite/issues/193";>#193</a>)</li>
   <li><a 
href="https://github.com/eslint/rewrite/commit/4d92bcef1d8317732ecbae94acd0c1afcf9db37c";><code>4d92bce</code></a>
 chore: release plugin-kit 0.3.0 (<a 
href="https://redirect.github.com/eslint/rewrite/issues/190";>#190</a>)</li>
   <li><a 
href="https://github.com/eslint/rewrite/commit/89c774836f14c8661040fbbeb06a3cabc7f5f2ae";><code>89c7748</code></a>
 chore: release core 0.14.0 (<a 
href="https://redirect.github.com/eslint/rewrite/issues/194";>#194</a>)</li>
   <li><a 
href="https://github.com/eslint/rewrite/commit/592557c5530d39bf85aa65686f415e485ade2458";><code>592557c</code></a>
 chore: fix release-please PR title (<a 
href="https://redirect.github.com/eslint/rewrite/issues/189";>#189</a>)</li>
   <li><a 
href="https://github.com/eslint/rewrite/commit/7af665e965007fea182fd154b6e9c86e0be9ea0c";><code>7af665e</code></a>
 chore: Separate pull requests (<a 
href="https://redirect.github.com/eslint/rewrite/issues/183";>#183</a>)</li>
   <li><a 
href="https://github.com/eslint/rewrite/commit/917feb115017809eefa496727a11914dc5f10a83";><code>917feb1</code></a>
 docs: Update README sponsors</li>
   <li><a 
href="https://github.com/eslint/rewrite/commit/63cb3679a4ac931120e6fedfdcb3d934d8f5ed9b";><code>63cb367</code></a>
 feat: Better conversion of .eslintrc.js files in migrate-config (<a 
href="https://redirect.github.com/eslint/rewrite/issues/172";>#172</a>)</li>
   <li><a 
href="https://github.com/eslint/rewrite/commit/484b6ca3149354736317fca09efd3156caa4f4f9";><code>484b6ca</code></a>
 feat: make <code>TextSourceCodeBase</code> a generic type (<a 
href="https://redirect.github.com/eslint/rewrite/issues/182";>#182</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/eslint/rewrite/compare/compat-v1.2.8...compat-v1.2.9";>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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to