Skip to content

Bump @microsoft/rush from 5.175.1 to 5.176.0#220

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/microsoft/rush-5.176.0
Open

Bump @microsoft/rush from 5.175.1 to 5.176.0#220
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/microsoft/rush-5.176.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 9, 2026

Copy link
Copy Markdown
Contributor

Bumps @microsoft/rush from 5.175.1 to 5.176.0.

Changelog

Sourced from @​microsoft/rush's changelog.

5.176.0

Tue, 09 Jun 2026 02:02:32 GMT

Minor changes

  • Add support for pnpm 11's allowBuilds field in pnpm-workspace.yaml. Rush now correctly handles the pnpm 11 security model where build scripts must be explicitly approved. The new globalAllowBuilds field in pnpm-config.json replaces the deprecated globalOnlyBuiltDependencies and globalNeverBuiltDependencies fields for pnpm 11+. The rush-pnpm approve-builds command is also updated to work correctly with pnpm 11.
  • Include seconds in the generated change file name so that running rush change more than once in the same minute no longer silently overwrites the previously generated change file.
  • Default rush-pnpm outdated and rush-pnpm why to recursive workspace queries.

Patches

  • Fix a regression where Rush change-detection treated any pnpm-config.json containing comments as unparseable, causing every project to be flagged as impacted.
  • Route the "Lockfile was created or deleted" warning to stderr so that machine-readable output (e.g. rush list --json) remains parseable when the lockfile was added or removed in the diff range.
  • Fix rush update not syncing pnpm-lock.yaml when a workspace dependency moves from dependencies to devDependencies.

Updates

  • Bump the ws dependency to ~8.20.0.
Commits

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.175.1 to 5.176.0.
- [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/rush/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/rush_v5.176.0/apps/rush)

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

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 Jun 9, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 9, 2026 07:15
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 9, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 9, 2026 07:15
@dependabot dependabot Bot added the javascript Pull requests that update javascript code label Jun 9, 2026
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.

0 participants