Skip to content

Comments

build(deps-dev): bump @microsoft/rush from 5.167.0 to 5.169.1 in the dev group#283

Merged
nev21 merged 3 commits intomainfrom
dependabot/npm_and_yarn/dev-aae26c1492
Feb 20, 2026
Merged

build(deps-dev): bump @microsoft/rush from 5.167.0 to 5.169.1 in the dev group#283
nev21 merged 3 commits intomainfrom
dependabot/npm_and_yarn/dev-aae26c1492

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2026

Bumps the dev group with 1 update: @microsoft/rush.

Updates @microsoft/rush from 5.167.0 to 5.169.1

Changelog

Sourced from @​microsoft/rush's changelog.

5.169.1

Thu, 19 Feb 2026 01:30:24 GMT

Updates

  • Add missing README for rush-azure-storage-build-cache-plugin and rush-buildxl-graph-plugin. Filter files from publish for rush-bridge-cache-plugin.
  • Fix an issue where files were missing from the published version of @rushstack/package-extractor.

5.169.0

Thu, 19 Feb 2026 00:05:11 GMT

Updates

  • Sort the additionalFilesForOperation property in operation settings entries in projects' config/rush-project.json files before computing operation hashes to produce a stable hash for caching.
  • Normalize package layout. CommonJS is now under lib-commonjs and DTS is now under lib-dts. Imports to lib still work as before, handled by the "exports" field in package.json.
  • Add a new "omitAppleDoubleFilesFromBuildCache" experiment. When enabled, the Rush build cache will omit macOS AppleDouble metadata files (._*) from cache archives when a companion file exists in the same directory. This prevents platform-specific metadata files from polluting the shared build cache. The exclusion only applies when running on macOS.
  • Add a new dependsOnNodeVersion setting for operation entries in rush-project.json. When enabled, the Node.js version is included in the build cache hash, ensuring that cached outputs are invalidated when the Node.js version changes. Accepts true (alias for "patch"), "major", "minor", or "patch" to control the granularity of version matching.

5.168.0

Thu, 12 Feb 2026 23:01:10 GMT

Updates

  • Add named exports to support named imports to @rushstack/rush-sdk.
  • Fix rush change --verify to ignore version-only changes in package.json files and changes to CHANGELOG.md and CHANGELOG.json files, preventing false positives after rush version --bump updates package versions and changelogs.
Commits
  • a045eda Bump versions [skip ci]
  • 220f459 Update changelogs [skip ci]
  • 906f22d Bump versions [skip ci]
  • 2ffc7bf Update changelogs [skip ci]
  • 6d669f1 Normalize the output folders to lib-commonjs, lib-dts, and lib-esm for ...
  • a71bcd2 Bump versions [skip ci]
  • 46cc34c Update changelogs [skip ci]
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dev group with 1 update: [@microsoft/rush](https://github.com/microsoft/rushstack/tree/HEAD/apps/rush).


Updates `@microsoft/rush` from 5.167.0 to 5.169.1
- [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/rush/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/rush_v5.169.1/apps/rush)

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

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 Feb 19, 2026
@dependabot dependabot bot requested review from a team as code owners February 19, 2026 20:35
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 19, 2026
@codecov
Copy link

codecov bot commented Feb 19, 2026

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #283   +/-   ##
=======================================
  Coverage   92.87%   92.87%           
=======================================
  Files          78       78           
  Lines        3564     3564           
  Branches      904      904           
=======================================
  Hits         3310     3310           
  Misses        254      254           
🚀 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
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 b212ae9 into main Feb 20, 2026
11 checks passed
@nev21 nev21 deleted the dependabot/npm_and_yarn/dev-aae26c1492 branch February 20, 2026 02:24
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