aglinxinyuan opened a new pull request, #4475:
URL: https://github.com/apache/texera/pull/4475
Strip transitive `jschardet` (LGPL-2.1, ASF Category X) declared by
`@codingame/monaco-vscode-api`. It is only referenced by a dynamic `await
import('jschardet')` inside the VS Code textfile encoding service, a code path
Texera never exercises. Removing the declaration keeps it out of yarn.lock,
node_modules, and the production bundle.
### Any related issues, documentation, discussions?
Closes #4461
### How was this PR tested?
Tested manually.
### Was this PR authored or co-authored using generative AI tooling?
No.
--
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]