Skip to content

Fix vulnerable dependencies, update supportability, and remove Rush#107

Merged
hectorhdzg merged 5 commits into
microsoft:mainfrom
hectorhdzg:hectorhdzg/fix-vulnerabilities
May 15, 2026
Merged

Fix vulnerable dependencies, update supportability, and remove Rush#107
hectorhdzg merged 5 commits into
microsoft:mainfrom
hectorhdzg:hectorhdzg/fix-vulnerabilities

Conversation

@hectorhdzg
Copy link
Copy Markdown
Member

No description provided.

hectorhdzg added 4 commits May 6, 2026 16:28
- Update @microsoft/rush from 5.172.1 to 5.175.1 (fixes lodash CVEs)

- Add overrides for minimatch (>=3.1.2), tar (>=6.2.2), yaml (>=2.8.3)

- Update CI Node.js matrix from 18.x/20.x to 20.x/22.x (Node 18 EOL)
- Remove rush.json, common/config/rush/, common/scripts/

- Hoist sub-package devDependencies to root package.json

- Update build/test scripts to use grunt/rollup directly

- Simplify CI workflow (no rush commands needed)

- Fix test path for ts-utils (root node_modules instead of lib/node_modules)

- Clean up .gitignore, .gitattributes, policheck-exclusions.xml
- Change rollup/tsconfig.json outDir to local ./dist-es5 instead of ../lib/tools/rollup/

- Update lib/rollup.config.js import to reference ../rollup/dist-es5/

- Add build:rollup-plugin step to build script
@hectorhdzg hectorhdzg merged commit 71ee0e5 into microsoft:main May 15, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants