Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 30, 2025

Bumps @microsoft/rush from 5.164.0 to 5.165.0.

Changelog

Sourced from @​microsoft/rush's changelog.

5.165.0

Mon, 29 Dec 2025 22:43:14 GMT

Updates

  • Forward the parameterNamesToIgnore <project>/config/rush-project.json property to child processes via a RUSHSTACK_CLI_IGNORED_PARAMETER_NAMES environment variable
  • Fix an issue where rush update will error complaining that the shrinkwrap file hasn't been updated to support workspaces in a subspace with no projects.
  • Fix an issue where packages listed in the pnpmLockfilePolicies.disallowInsecureSha1.exemptPackageVersions common/config/rush/pnpm-config.json config file are not exempted in PNPM 9.
  • Add support for the globalOnlyBuiltDependencies PNPM 10.x option to specify an allowlist of packages permitted to run build scripts to common/config/rush/pnpm-config.json.
  • Upgrade pnpm-sync-lib to v0.3.3 for pnpm v10 compatibility
  • Change the Git hook file shebangs to use /usr/bin/env bash instead of /bin/bash for greater platform compatability.
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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 30, 2025
@nev21
Copy link
Contributor

nev21 commented Dec 30, 2025

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/microsoft/rush-5.165.0 branch from 8a7f7fb to e62a6dd Compare December 30, 2025 06:24
@github-actions github-actions bot force-pushed the dependabot/npm_and_yarn/microsoft/rush-5.165.0 branch from e62a6dd to c2f3657 Compare December 30, 2025 20:12
@nev21
Copy link
Contributor

nev21 commented Dec 31, 2025

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/microsoft/rush-5.165.0 branch from c2f3657 to 4f5abbf Compare December 31, 2025 05:47
@github-actions github-actions bot force-pushed the dependabot/npm_and_yarn/microsoft/rush-5.165.0 branch from 431aab2 to 7906eba Compare December 31, 2025 05:56
@nev21
Copy link
Contributor

nev21 commented Dec 31, 2025

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/microsoft/rush-5.165.0 branch from 7906eba to c392a54 Compare December 31, 2025 06:51
@nev21
Copy link
Contributor

nev21 commented Dec 31, 2025

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/microsoft/rush-5.165.0 branch from 1bec978 to b5fff21 Compare December 31, 2025 07:25
@nev21 nev21 enabled auto-merge (squash) December 31, 2025 07:27
@nev21
Copy link
Contributor

nev21 commented Dec 31, 2025

@dependabot recreate

Dependabot couldn't find the original pull request head commit, 4f5abbf.
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/microsoft/rush-5.165.0 branch from 0aec129 to cc1662e Compare December 31, 2025 08:09
@nev21 nev21 merged commit 4c3864f into main Dec 31, 2025
9 checks passed
@nev21 nev21 deleted the dependabot/npm_and_yarn/microsoft/rush-5.165.0 branch December 31, 2025 08:58
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