vatsrahul1001 opened a new pull request, #67199:
URL: https://github.com/apache/airflow/pull/67199

   Manual backport of #66647 — auto-backport failed due to conflicts in 
`package.json` and `pnpm-lock.yaml`.
   
   ## Conflict resolution
   
   - **`package.json`**: main carried an unrelated bump of 
`i18next-http-backend` (`^3.0.2` → `^3.0.5`) on top of #66647's `monaco-editor` 
addition. Kept v3-2-test's `i18next-http-backend@^3.0.2` (scope-of-PR 
isolation); only added `monaco-editor@^0.52.2`.
   - **`pnpm-lock.yaml`**: regenerated from v3-2-test's lockfile + updated 
`package.json` via `pnpm install --lockfile-only`. Avoids hand-merging 
transitive resolution drift (react 19.2.4 vs 19.2.5, monaco-editor 0.52.2 vs 
0.53.0, etc. that came in via unrelated main commits).
   
   All other files (Monaco component scaffolding, license/notice updates, page 
integrations) cherry-picked cleanly.


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