Conversation
rads-1996
approved these changes
Feb 23, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
This PR bumps the Rush monorepo management tool from version 5.167.0 to 5.169.3. The update includes changes to the Rush configuration, auto-generated installation scripts, and the dependency lockfile with numerous transitive dependency updates.
Changes:
- Updated Rush version from 5.167.0 to 5.169.3 in both rush.json and package.json
- Regenerated common/scripts/*.js files (auto-generated by Rush tooling)
- Updated npm-shrinkwrap.json with transitive dependency updates, including major version bumps for minimatch dependencies and ESLint-related packages
Reviewed changes
Copilot reviewed 5 out of 6 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| rush.json | Updated rushVersion from 5.167.0 to 5.169.3 |
| package.json | Updated @microsoft/rush devDependency from 5.167.0 to 5.169.3 |
| common/scripts/install-run.js | Auto-generated Rush script with updated bundle and removed caching logic in npmrc trimming |
| common/scripts/install-run-rushx.js | Auto-generated Rush script with updated bundle path references |
| common/scripts/install-run-rush.js | Auto-generated Rush script with updated bundle and reordered module definitions |
| common/config/rush/npm-shrinkwrap.json | Comprehensive transitive dependency updates including major version bumps for balanced-match (1.0.2→4.0.4), brace-expansion (1.1.12→5.0.3), and ESLint upgrades to v10.0.1 |
Files not reviewed (1)
- common/config/rush/npm-shrinkwrap.json: Language not supported
JacksonWeber
approved these changes
Feb 23, 2026
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.