Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 11, 2024

Bumps @microsoft/rush from 5.118.7 to 5.120.0.

Changelog

Sourced from @​microsoft/rush's changelog.

5.120.0

Wed, 10 Apr 2024 21:59:57 GMT

Updates

  • Bump express.
  • Add support for optionalDependencies in transitive injected install in the Subspaces feature.
  • Update dependency: pnpm-sync-lib@0.2.2
  • Remove a restriction where the repo root would not be found if the CWD is >10 directory levels deep.
  • Improve the error message that is printed in a repo using PNPM workspaces when a non-workspace: version is used for a project inside the repo.
  • Include a missing space in a logging message printed when running rush add.
  • Clarify the copyright notice emitted in common/scripts/*.js
  • Fix an issue with loading of implicitly preferred versions when the experimental subspaces feature is enabled

5.119.0

Sat, 30 Mar 2024 04:32:31 GMT

Updates

  • Add a policy to forbid sha1 hashes in pnpm-lock.yaml.
  • (BREAKING API CHANGE) Refactor phased action execution to analyze the repo after the initial operations are created. This removes the projectChangeAnalyzer property from the context parameter passed to the createOperations hook.
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 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)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 11, 2024
@nev21 nev21 merged commit 8df75f0 into main Apr 11, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/microsoft/rush-5.120.0 branch April 11, 2024 06: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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants