Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @microsoft/rush from 5.109.2 to 5.113.1 #223

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 31, 2024

Bumps @microsoft/rush from 5.109.2 to 5.113.1.

Changelog

Sourced from @​microsoft/rush's changelog.

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

Updates

  • Allow the device code credential options to be extended Azure authentication subclasses, used in advanced authentication scenarios.

5.112.0

Mon, 27 Nov 2023 23:36:11 GMT

Updates

  • Update the @azure/identity and @azure/storage-blob dependencies of @rushstack/rush-azure-storage-build-cache-plugin to eliminate an EBADENGINE error when installing Rush on Node 20.

5.111.0

Sat, 18 Nov 2023 00:06:20 GMT

Updates

  • Add experiment buildSkipWithAllowWarningsInSuccessfulBuild to allow skipping builds that succeeded with warnings in the previous run.

5.110.2

Thu, 16 Nov 2023 01:36:10 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.1.
- [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/rush/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/rush_v5.113.1/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 Jan 31, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 1, 2024

Superseded by #224.

@dependabot dependabot bot closed this Feb 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/microsoft/rush-5.113.1 branch February 1, 2024 12:57
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.

0 participants