Bump the core-ui-package-updates group across 1 directory with 16 updates - #73497
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…ates Bumps the core-ui-package-updates group with 16 updates in the /airflow-core/src/airflow/ui directory: | Package | From | To | | --- | --- | --- | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.102.8` | `5.103.1` | | [@tanstack/react-virtual](https://github.com/TanStack/virtual/tree/HEAD/packages/react-virtual) | `3.14.10` | `3.14.13` | | [i18next](https://github.com/i18next/i18next) | `26.4.1` | `26.4.2` | | [katex](https://github.com/KaTeX/KaTeX) | `0.18.5` | `0.18.7` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.87.0` | `7.88.0` | | [react-i18next](https://github.com/i18next/react-i18next) | `17.0.13` | `17.0.14` | | [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) | `4.12.3` | `4.12.4` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.18.3` | `7.18.4` | | [yaml](https://github.com/eemeli/yaml) | `2.9.0` | `2.9.1` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.62.1` | `1.63.0` | | [@rolldown/plugin-babel](https://github.com/rolldown/plugins/tree/HEAD/packages/babel) | `0.2.3` | `0.2.4` | | [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query) | `5.102.8` | `5.103.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.4.1` | `26.6.1` | | [happy-dom](https://github.com/capricorn86/happy-dom) | `20.13.2` | `20.14.5` | | [prettier](https://github.com/prettier/prettier) | `3.9.6` | `3.9.7` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.2.2` | `8.3.0` | Updates `@tanstack/react-query` from 5.102.8 to 5.103.1 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.103.1/packages/react-query) Updates `@tanstack/react-virtual` from 3.14.10 to 3.14.13 - [Release notes](https://github.com/TanStack/virtual/releases) - [Changelog](https://github.com/TanStack/virtual/blob/main/packages/react-virtual/CHANGELOG.md) - [Commits](https://github.com/TanStack/virtual/commits/@tanstack/react-virtual@3.14.13/packages/react-virtual) Updates `i18next` from 26.4.1 to 26.4.2 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v26.4.1...v26.4.2) Updates `katex` from 0.18.5 to 0.18.7 - [Release notes](https://github.com/KaTeX/KaTeX/releases) - [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md) - [Commits](KaTeX/KaTeX@v0.18.5...v0.18.7) Updates `react-hook-form` from 7.87.0 to 7.88.0 - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](react-hook-form/react-hook-form@v7.87.0...v7.88.0) Updates `react-i18next` from 17.0.13 to 17.0.14 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v17.0.13...v17.0.14) Updates `react-resizable-panels` from 4.12.3 to 4.12.4 - [Release notes](https://github.com/bvaughn/react-resizable-panels/releases) - [Changelog](https://github.com/bvaughn/react-resizable-panels/blob/main/CHANGELOG.md) - [Commits](bvaughn/react-resizable-panels@4.12.3...4.12.4) Updates `react-router-dom` from 7.18.3 to 7.18.4 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/react-router-dom@7.18.4/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.18.4/packages/react-router-dom) Updates `yaml` from 2.9.0 to 2.9.1 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.9.0...v2.9.1) Updates `@playwright/test` from 1.62.1 to 1.63.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.62.1...v1.63.0) Updates `@rolldown/plugin-babel` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/rolldown/plugins/releases) - [Changelog](https://github.com/rolldown/plugins/blob/main/packages/babel/CHANGELOG.md) - [Commits](https://github.com/rolldown/plugins/commits/plugin-babel@0.2.4/packages/babel) Updates `@tanstack/eslint-plugin-query` from 5.102.8 to 5.103.1 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/eslint-plugin-query/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/eslint-plugin-query@5.103.1/packages/eslint-plugin-query) Updates `@types/node` from 26.4.1 to 26.6.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `happy-dom` from 20.13.2 to 20.14.5 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v20.13.2...v20.14.5) Updates `prettier` from 3.9.6 to 3.9.7 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.9.6...3.9.7) Updates `vite` from 8.2.2 to 8.3.0 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/create-vite@8.3.0/packages/vite) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-version: 5.103.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: core-ui-package-updates - dependency-name: "@tanstack/react-virtual" dependency-version: 3.14.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: core-ui-package-updates - dependency-name: i18next dependency-version: 26.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: core-ui-package-updates - dependency-name: katex dependency-version: 0.18.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: core-ui-package-updates - dependency-name: react-hook-form dependency-version: 7.88.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: core-ui-package-updates - dependency-name: react-i18next dependency-version: 17.0.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: core-ui-package-updates - dependency-name: react-resizable-panels dependency-version: 4.12.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: core-ui-package-updates - dependency-name: react-router-dom dependency-version: 7.18.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: core-ui-package-updates - dependency-name: yaml dependency-version: 2.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: core-ui-package-updates - dependency-name: "@playwright/test" dependency-version: 1.63.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: core-ui-package-updates - dependency-name: "@rolldown/plugin-babel" dependency-version: 0.2.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: core-ui-package-updates - dependency-name: "@tanstack/eslint-plugin-query" dependency-version: 5.103.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: core-ui-package-updates - dependency-name: "@types/node" dependency-version: 26.6.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: core-ui-package-updates - dependency-name: happy-dom dependency-version: 20.14.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: core-ui-package-updates - dependency-name: prettier dependency-version: 3.9.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: core-ui-package-updates - dependency-name: vite dependency-version: 8.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: core-ui-package-updates ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
requested review from
bbovenzi,
choo121600,
guan404ming,
pierrejeambrun,
ryanahamilton,
shubhamraj-git and
vatsrahul1001
as code owners
September 21, 2026 18:33
This branch has not been deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the core-ui-package-updates group with 16 updates in the /airflow-core/src/airflow/ui directory:
5.102.85.103.13.14.103.14.1326.4.126.4.20.18.50.18.77.87.07.88.017.0.1317.0.144.12.34.12.47.18.37.18.42.9.02.9.11.62.11.63.00.2.30.2.45.102.85.103.126.4.126.6.120.13.220.14.53.9.63.9.78.2.28.3.0Updates
@tanstack/react-queryfrom 5.102.8 to 5.103.1Release notes
Sourced from @tanstack/react-query's releases.
... (truncated)
Changelog
Sourced from @tanstack/react-query's changelog.
Commits
c08f576ci: Version Packages (#11511)19ccf27ci: Version Packages (#11339)2da46cdchore(*): use eslint description syntax for grandfathered 'no-restricted-synt...58ad3e2fix: isolate TypeScript test output (#11503)d63afc7Simplifed query methods/internal tests new lint (#11347)23fbdc3test({react,preact,solid,angular}-query): remove 'fromGenericOptionsQueryFn' ...50680b9test({react,preact,solid,svelte}-query,angular-query-experimental): rename 'm...0b326b6test({react,preact}-query/useMutation): add tests for 'MutationFunctionContex...a1119e5ref(hydration): remove outdated dehydratedAt fallback (#11436)1a51bb8docs(*): clarify 'Promise.all' only waits for all mutateAsync calls when they...Updates
@tanstack/react-virtualfrom 3.14.10 to 3.14.13Release notes
Sourced from @tanstack/react-virtual's releases.
Changelog
Sourced from @tanstack/react-virtual's changelog.
Commits
78371e8ci: Version Packages (#1279)b48e3b0fix(react-virtual): skip flushSync while measuring from the ref callback (#1282)1a57cf7test(react-virtual): wait for smooth scrolls to settle instead of a fixed 2s ...2c0a0eafix(virtual-core): keep a travelling smooth scroll alive through a prepend (#...df47889ci: Version Packages (#1277)171029dci: Version Packages (#1269)4a0adf3fix(virtual-core): re-issue clamped end-anchor compensation once the sizer gr...Updates
i18nextfrom 26.4.1 to 26.4.2Release notes
Sourced from i18next's releases.
Changelog
Sourced from i18next's changelog.
Commits
4dba50f26.4.2e436b62buildd955fb0fix: stringify formatter results in nested values, changelog v26.4.2dfafa3cfix: keep replacement patterns literal in nested values (#2447)3c9981echore: keep dev-only and local files out of the npm packageUpdates
katexfrom 0.18.5 to 0.18.7Release notes
Sourced from katex's releases.
Changelog
Sourced from katex's changelog.
Commits
cd5ec4fchore(release): 0.18.7 [ci skip]ab509fdfeat: add \reflectbox and \mapsfrom support (#4262)9eb45b7chore(release): 0.18.6 [ci skip]02d552cfix(array): preserve tags on empty final rows (#4277)49904aachore(deps): update dependency browserslist to v4.28.7 [security] (#4280)2d2a177chore(deps): bump github/codeql-action from 4.37.8 to 4.37.9 (#4275)Updates
react-hook-formfrom 7.87.0 to 7.88.0Release notes
Sourced from react-hook-form's releases.
... (truncated)
Changelog
Sourced from react-hook-form's changelog.
Commits
28334fa7.88.08b7e0e4🐞 fix(setValue): compare transformed value for dirty state with valueAs/setVa...b5c210b🐞 fix: cancel nested delayError timers when a parent is cleared or unregister...8918788🐞 fix: refresh criteriaMode flag when form options are updated at runtime (#1...39cfba0🐞 fix(resetField): clear stale validating state for the field (#13735)a448816🐞 fix: drop errors and touched state for rows removed by replace() (#13734)3756191🐞 fix(handleSubmit): ignore stale resolver result after reset (#13733)d2b757f🐞 fix(trigger): keep registered nested errors when trigger targets their pare...f32faed🐞 fix(handleSubmit): keep resolver-reported root errors on submit (#13731)cdcbfca🐞 fix: don't set parent error when trigger target has only nested resolver er...Updates
react-i18nextfrom 17.0.13 to 17.0.14Changelog
Sourced from react-i18next's changelog.
Commits
5f8c5f917.0.146def81afix: refresh the returned i18n wrapper when resolvedLanguage changesf37ea87docs: "For AI assistants" paragraph in the READMEe0592bachore: keep dev-only and local files out of the npm packageUpdates
react-resizable-panelsfrom 4.12.3 to 4.12.4Release notes
Sourced from react-resizable-panels's releases.
Changelog
Sourced from react-resizable-panels's changelog.
Commits
152b1a84.12.3 -> 4.12.4f711534fix: skip pointer capture for detached separators (#743)2419acffix: use group-relative panel index for Separator aria values (Fixes #740) (#...Updates
react-router-domfrom 7.18.3 to 7.18.4Changelog
Sourced from react-router-dom's changelog.
Commits
1b1e0b0Release v7.18.4 (#15498)Updates
yamlfrom 2.9.0 to 2.9.1Release notes
Sourced from yaml's releases.
Commits
1440ecd2.9.1c699bc5fix: Simplify line unfolding during quoted string parsing (#714)d11ce77fix: Limit recursive merge aliases (#713)c5f49f4chore: Update docs-slateUpdates
@playwright/testfrom 1.62.1 to 1.63.0Release notes
Sourced from @playwright/test's releases.
... (truncated)
Commits
1b025d7chore: mark v1.63.0 (#42569)0b9956dcherry-pick(#42568): docs(test): mark test.step subtitle option as since v1.6313dbf10cherry-pick(#42552): docs: release notes for v1.63e93b64echerry-pick(#42566): feat(test): add subtitle option to test.step (#42567)2b7a5f2test: response.body() for content-encoding:identity (#42537)648a67cfix(mcp): create parent directories for explicitly named files (#42540)7894f56docs(mcp): clarify how tool file names are resolved (#42538)52900a1devops: restore npm publishing from GitHub Actions (#42550)8c47f59docs(csharp): fix nonexistent method names in guide examples (#42507)bd6e552chore(video): emit frames with real timestamps, drop frame number quantizatio...Updates
@rolldown/plugin-babelfrom 0.2.3 to 0.2.4Release notes
Sourced from @rolldown/plugin-babel's releases.
Changelog
Sourced from @rolldown/plugin-babel's changelog.
Commits
49dc455release: plugin-babel@0.2.4249a7d2fix(babel): setinputSourceMap: falseto avoid combining source map twice (...c0365e0chore(deps): update rolldown-related dependencies (#128)6373896fix(deps): update all non-major dependencies (#124)6b89bcachore(deps): update all non-major dependencies (#106)fa5b6dffix(deps): update all non-major dependencies (#99)59dcaf4chore(deps): update all non-major dependencies (#92)b73d0ddchore(deps): update all non-major dependencies (#90)0032957fix(deps): update all non-major dependencies (#88)d717e25chore: use pnpm catalog for some packages (#82)Updates
@tanstack/eslint-plugin-queryfrom 5.102.8 to 5.103.1Release notes
Sourced from @tanstack/eslint-plugin-query's releases.
Changelog
Sourced from @tanstack/eslint-plugin-query's changelog.
Commits
c08f576ci: Version Packages (#11511)19ccf27ci: Version Packages (#11339)58ad3e2fix: isolate TypeScript test output (#11503)Updates
@types/nodefrom 26.4.1 to 26.6.1Commits
Updates
happy-domfrom 20.13.2 to 20.14.5Release notes
Sourced from happy-dom's releases.
Commits
0d4cdbefix: #2409 Preserve character references in comment data (#2410)9c920a4fix: #2407 End comments at the first comment end tag when it overlaps a com...5fb1df3fix: #2363 Avoids cloning all properties in CSSPropertyManager.toString() (...de0a1e9fix: #2344 Resolve every var() in a value, not only the first one (#2395)64b8b94fix: #2366 Invalidate the computed style cache for the whole subtree (#2367)eac5a38feat: #2357 Improves computed style cache (#2358)Updates
prettierfrom 3.9.6 to 3.9.7Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
0449af3Release 3.9.743cd5b0Allow verify markdown test withmdxparserab8c911Fix test on Node.js v26 (#19927)4a5adf9Fix tests3404375Update@typescript-eslint/typescript-estreeto v8.70.0c60f106Angular: Support@boundary/@errorerror boundaries (#20015)297117aFix HTML block indentation drift in markdown list items (#19987)0df4e49Fix in...Description has been truncated