Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2024

Bumps @microsoft/rush from 5.109.2 to 5.113.4.

Changelog

Sourced from @​microsoft/rush's changelog.

5.113.4

Wed, 31 Jan 2024 22:49:17 GMT

Updates

  • Introduce an explicit warning message during rush install or rush update about dependenciesMeta not being up-to-date.

5.113.3

Wed, 31 Jan 2024 22:25:55 GMT

Updates

  • Fix an issue where rush update would sometimes not correctly sync the pnpm-lock.yaml file back to common/config/rush/ after a project's package.json has been updated.

5.113.2

Wed, 31 Jan 2024 18:45:33 GMT

Updates

  • Fix some minor issues when the experimental subspaces feature is enabled

5.113.1

Wed, 31 Jan 2024 07:07:50 GMT

Updates

  • (EXPERIMENTAL) Enable filtered installs of subspaces and add a "preventSelectingAllSubspaces" setting

5.113.0

Tue, 30 Jan 2024 22:58:52 GMT

Updates

  • Fix an issue where Rush does not detect changes to the dependenciesMeta field in project's package.json files, so may incorrectly skip updating/installation.
  • Add ability to enable IPC channels in Utilities#executeLifeCycleCommand.
  • Update rush init template to document the "buildSkipWithAllowWarningsInSuccessfulBuild" experiment
  • (BREAKING CHANGE) Begin removal of APIs for the deprecated "installation variants" feature, since subspaces are a more robust solution for that problem
  • (EXPERIMENTAL) Implement installation for the not-yet-released "subspaces" feature (GitHub #4230)

5.112.2

Tue, 12 Dec 2023 00:20:51 GMT

Updates

  • Bring back the erroneously removed preminor bump type for lockstepped packages.
  • Fix an issue where the contents of a folder set in the "folderToCopy" field of the deploy.json config file would be copied into a subfolder instead of into the root of the deploy folder.
  • (EXPERIMENTAL) Implemented config file loader for the not-yet-released "subspaces" feature (GitHub #4230)

5.112.1

Wed, 29 Nov 2023 08:59:31 GMT

... (truncated)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2024
@nev21
Copy link
Contributor

nev21 commented Oct 31, 2025

@dependabot ignore this minor version

@dependabot dependabot bot closed this Oct 31, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 31, 2025

OK, I won't notify you about version 5.113.x again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/microsoft/rush-5.113.4 branch October 31, 2025 10:02
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