Bump dependencies to clear security alerts - #473
Conversation
Resolves the bulk of the open dependabot alerts, all in transitive build/tooling dependencies except markdown-it and @babel/core. - Force-upgrade patched versions of shell-quote, ws, rollup, svgo, glob, picomatch, serialize-javascript, linkify-it, on-headers, tar-fs, @tootallnate/once, minimatch, postcss, tmp, ajv and the @babel/plugin-transform-modules-systemjs plugin via yarn up and targeted resolutions - markdown-it 12 -> 14 (+ markdown-it-anchor 9, @types 14) in documentation; the only patch for the advisory is in the 14 line. Docs build + prerender verified - @babel/core 7.24.6 -> 7.29.6 in tools/monaco-editor Residual alerts (tar, ip-address, one ajv copy) are pinned by parents to old majors and can't be forced without breaking those parents; they need upstream tooling upgrades.
PR Summary by QodoBump tooling/doc dependencies to resolve security alerts
AI Description
Diagram
High-Level Assessment
Files changed (3)
|
Code Review by Qodo
1. Unsupported ser-javascript override
|
Clears the bulk of the open dependabot security alerts. All transitive build/tooling deps except
markdown-itand@babel/core.markdown-it12.3.2 → 14.2.0 (+markdown-it-anchor9.2.1,@types/markdown-it14.1.2) indocumentation; pullslinkify-itto 5.x.@babel/core7.24.6 → 7.29.6 intools/monaco-editor.yarn up+resolutions): shell-quote, ws, rollup, svgo, glob, picomatch, serialize-javascript, on-headers, tar-fs, @tootallnate/once, minimatch, postcss, tmp, ajv, @babel/plugin-transform-modules-systemjs.tar,ip-address, oneajvcopy - pinned by parents to old majors, need upstream tooling upgrades.