Skip to content

Bump @microsoft/rush from 5.172.1 to 5.173.0#484

Merged
nev21 merged 3 commits intomainfrom
dependabot/npm_and_yarn/microsoft/rush-5.173.0
Apr 13, 2026
Merged

Bump @microsoft/rush from 5.172.1 to 5.173.0#484
nev21 merged 3 commits intomainfrom
dependabot/npm_and_yarn/microsoft/rush-5.173.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Bumps @microsoft/rush from 5.172.1 to 5.173.0.

Changelog

Sourced from @​microsoft/rush's changelog.

5.173.0

Fri, 10 Apr 2026 22:46:54 GMT

Minor changes

  • Add async variants of disk-touching APIs in PackageJsonEditor (loadAsync, saveIfModifiedAsync), CommonVersionsConfiguration (loadFromFileAsync, saveAsync), and VersionPolicy (setDependenciesBeforePublishAsync, setDependenciesBeforeCommitAsync); deprecate corresponding sync methods.

Updates

  • Move stale autoinstaller node_modules folders into Rush's recycler before asynchronously deleting them, instead of synchronously deleting them in place.
  • Filter npm-incompatible properties from .npmrc when installing rush-lib via npm, to eliminate spurious "Unknown env config" and "Unknown project config" warnings.
  • When cobuilds are remote executing, check them after locally executable tasks.
Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
@microsoft/rush [>= 5.144.a, < 5.145]

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 13, 2026
Bumps [@microsoft/rush](https://github.com/microsoft/rushstack/tree/HEAD/apps/rush) from 5.172.1 to 5.173.0.
- [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/rush/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/rush_v5.173.0/apps/rush)

---
updated-dependencies:
- dependency-name: "@microsoft/rush"
  dependency-version: 5.173.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Apr 13, 2026
@dependabot dependabot bot requested review from a team as code owners April 13, 2026 00:26
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 13, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.56%. Comparing base (9310d9d) to head (d9cc858).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #484   +/-   ##
=======================================
  Coverage   97.56%   97.56%           
=======================================
  Files          27       27           
  Lines        1439     1439           
  Branches      339      337    -2     
=======================================
  Hits         1404     1404           
  Misses         35       35           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown
Contributor

@nevware21-bot nevware21-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved by nevware21-bot

@nev21 nev21 merged commit 55b82a4 into main Apr 13, 2026
10 checks passed
@nev21 nev21 deleted the dependabot/npm_and_yarn/microsoft/rush-5.173.0 branch April 13, 2026 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants