Update Components to address governance issues#74
Merged
Conversation
There was a problem hiding this comment.
Pull Request Overview
This PR updates component dependencies and configuration versions to address governance issues. Key changes include:
- Upgrading package dependencies (e.g., grunt-contrib-qunit from 5.0.1 to 6.2.1) and adding the tar-fs dependency.
- Bumping Rush and related tooling versions across configuration files.
- Adjusting test and build script references (e.g., updating UnitTests.html to use qunit-2.9.3.css and refactoring require external modules).
Reviewed Changes
Copilot reviewed 15 out of 15 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| tools/rollup-plugin-uglify3-js/package.json | Dependency upgrades and addition of tar-fs |
| rush.json | Rush version bump |
| package.json | Upgrade of dependencies including grunt-contrib-qunit and puppeteer; add tar-fs |
| common/scripts/install-run.js | Refactoring of options passed to _copyAndTrimNpmrcFile and comment wording improvements |
| common/scripts/install-run-rush.js | Reordering of require external module declarations |
| common/Tests/Framework/package.json | Dependency updates and addition of tar-fs |
| common/Tests/External/qunit-1.23.1.css | Removal of outdated CSS file |
| applicationinsights-react-native/package.json | Dependency updates including grunt-contrib-qunit and tar-fs |
| applicationinsights-react-native/Tests/UnitTests.html | Updating test resource references |
Karlie-777
approved these changes
May 8, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.