github-actions[bot] opened a new pull request, #69422:
URL: https://github.com/apache/airflow/pull/69422

   monaco-editor 0.53 removed the `codiconStyles` side-effect module that the
   local ESM Monaco setup imported to register the codicon glyph font (the
   folding arrows and find-widget icons). Import the two stylesheets that module
   pulled in — `codicon/codicon.css` and `codicon/codicon-modifiers.css` —
   directly instead, mirroring the existing dynamic-CSS-import pattern already
   used for Katex.
   
   Both files ship in the currently pinned 0.52.2 and in newer releases, so this
   is behaviour-neutral today and lets the editor keep rendering its glyphs once
   monaco-editor is bumped past 0.52, unblocking the pending dependency update.
   (cherry picked from commit 2629cf34ce27ee51430e62d968df46d034ea9e08)
   
   Co-authored-by: Jarek Potiuk <[email protected]>


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