This is an automated email from the ASF dual-hosted git repository. vatsrahul1001 pushed a commit to branch v3-2-test in repository https://gitbox.apache.org/repos/asf/airflow.git
commit 575c08878371598f4c31130af03846eba2473e84 Author: Pierre Jeambrun <[email protected]> AuthorDate: Sat May 23 00:41:47 2026 +0200 Bump react-i18next from 15.5.1 to 16.6.5 in /airflow-core/src/airflow/ui (#65811) (#67334) Bumps [react-i18next](https://github.com/i18next/react-i18next) from 15.5.1 to 16.6.5. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v15.5.1...v16.6.5) --- updated-dependencies: - dependency-name: react-i18next dependency-version: 16.6.5 dependency-type: direct:production update-type: version-update:semver-major ... (cherry picked from commit f1a3050e22f6caa6df29af31971abbaf9ec1fa92) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- airflow-core/src/airflow/ui/package.json | 2 +- airflow-core/src/airflow/ui/pnpm-lock.yaml | 23 +++++++++++++++-------- 2 files changed, 16 insertions(+), 9 deletions(-) diff --git a/airflow-core/src/airflow/ui/package.json b/airflow-core/src/airflow/ui/package.json index aeda5206944..384c3ad12d0 100644 --- a/airflow-core/src/airflow/ui/package.json +++ b/airflow-core/src/airflow/ui/package.json @@ -57,7 +57,7 @@ "react-dom": "^19.2.4", "react-hook-form": "^7.71.2", "react-hotkeys-hook": "^4.6.1", - "react-i18next": "^15.5.1", + "react-i18next": "^16.6.5", "react-icons": "^5.6.0", "react-innertext": "^1.1.5", "react-markdown": "^9.1.0", diff --git a/airflow-core/src/airflow/ui/pnpm-lock.yaml b/airflow-core/src/airflow/ui/pnpm-lock.yaml index a27a8cafec8..a876e580175 100644 --- a/airflow-core/src/airflow/ui/pnpm-lock.yaml +++ b/airflow-core/src/airflow/ui/pnpm-lock.yaml @@ -135,8 +135,8 @@ importers: specifier: ^4.6.1 version: 4.6.1([email protected]([email protected]))([email protected]) react-i18next: - specifier: ^15.5.1 - version: 15.5.1([email protected]([email protected]))([email protected]([email protected]))([email protected])([email protected]) + specifier: ^16.6.5 + version: 16.6.6([email protected]([email protected]))([email protected]([email protected]))([email protected])([email protected]) react-icons: specifier: ^5.6.0 version: 5.6.0([email protected]) @@ -503,6 +503,10 @@ packages: resolution: {integrity: sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA==} engines: {node: '>=6.9.0'} + '@babel/[email protected]': + resolution: {integrity: sha512-JiDShH45zKHWyGe4ZNVRrCjBz8Nh9TMmZG1kh4QTK8hCBTWBi8Da+i7s1fJw7/lYpM4ccepSNfqzZ/QvABBi5g==} + engines: {node: '>=6.9.0'} + '@babel/[email protected]': resolution: {integrity: sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==} engines: {node: '>=6.9.0'} @@ -3768,14 +3772,14 @@ packages: react: '>=16.8.1' react-dom: '>=16.8.1' - [email protected]: - resolution: {integrity: sha512-C8RZ7N7H0L+flitiX6ASjq9p5puVJU1Z8VyL3OgM/QOMRf40BMZX+5TkpxzZVcTmOLPX5zlti4InEX5pFyiVeA==} + [email protected]: + resolution: {integrity: sha512-ZgL2HUoW34UKUkOV7uSQFE1CDnRPD+tCR3ywSuWH7u2iapnz86U8Bi3Vrs620qNDzCf1F47NxglCEkchCTDOHw==} peerDependencies: - i18next: '>= 23.2.3' + i18next: '>= 25.10.9' react: '>= 16.8.0' react-dom: '*' react-native: '*' - typescript: ^5 + typescript: ^5 || ^6 peerDependenciesMeta: react-dom: optional: true @@ -4908,6 +4912,8 @@ snapshots: '@babel/[email protected]': {} + '@babel/[email protected]': {} + '@babel/[email protected]': dependencies: '@babel/code-frame': 7.27.1 @@ -8891,12 +8897,13 @@ snapshots: react: 19.2.4 react-dom: 19.2.4([email protected]) - [email protected]([email protected]([email protected]))([email protected]([email protected]))([email protected])([email protected]): + [email protected]([email protected]([email protected]))([email protected]([email protected]))([email protected])([email protected]): dependencies: - '@babel/runtime': 7.26.10 + '@babel/runtime': 7.29.2 html-parse-stringify: 3.0.1 i18next: 25.8.16([email protected]) react: 19.2.4 + use-sync-external-store: 1.6.0([email protected]) optionalDependencies: react-dom: 19.2.4([email protected]) typescript: 5.9.3
