Skip to content

Bump @microsoft/rush from 5.178.0 to 5.178.1 - #459

Open
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/npm_and_yarn/microsoft/rush-5.178.1
Open

Bump @microsoft/rush from 5.178.0 to 5.178.1#459
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/npm_and_yarn/microsoft/rush-5.178.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps @microsoft/rush from 5.178.0 to 5.178.1.

Changelog

Sourced from @​microsoft/rush's changelog.

5.178.1

Wed, 05 Aug 2026 19:31:07 GMT

Patches

  • Fix an issue where a phased command exited with a nonzero exit code when its overall execution status was successful but not SUCCESS. This covers an iteration that scheduled no operations because a plugin consumed the work itself (which broke rush <command> --drop-graph in @rushstack/rush-buildxl-graph-plugin), as well as an iteration that a plugin short-circuited with a SKIPPED or FROM CACHE status.

Updates

  • Add useDirectFileTransfersForBuildCache to the experiments.json rush init template.
  • Add catalog support to rush-pnpm update.
Commits
  • 40db42a Bump versions [skip ci]
  • 28a1fa6 Update changelogs [skip ci]
  • 99e0e61 Forbid private static members and refactor existing usages to module scope ...
  • See full diff in compare view

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

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)

Bumps [@microsoft/rush](https://github.com/microsoft/rushstack/tree/HEAD/apps/rush) from 5.178.0 to 5.178.1.
- [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/rush/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/rush_v5.178.1/apps/rush)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 10, 2026
@dependabot
dependabot Bot requested review from a team as code owners August 10, 2026 12:56
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 10, 2026
@codecov

codecov Bot commented Aug 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (61cedc3) to head (e4e9cda).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #459   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           26        26           
  Lines          458       458           
  Branches       113       113           
=========================================
  Hits           458       458           
🚀 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.

@nevware21-bot nevware21-bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Approved by nevware21-bot

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.

1 participant