Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 9, 2023

Bumps @microsoft/rush from 5.108.0 to 5.109.1.

Changelog

Sourced from @​microsoft/rush's changelog.

5.109.1

Sat, 07 Oct 2023 01:20:56 GMT

Updates

  • Fix incorrect capitalization in the "rush init" template

5.109.0

Sat, 07 Oct 2023 00:25:27 GMT

Updates

  • (IMPORTANT) Add a new setting autoInstallPeers in pnpm-config.json; be aware that Rush changes PNPM's default if you are using PNPM 8 or newer
  • (IMPORTANT) After upgrading, if rush install fails with ERR_PNPM_LOCKFILE_CONFIG_MISMATCH, please run rush update --recheck
  • Improve visual formatting of custom tips
  • Add start preRushx and postRushx event hooks for monitoring the rushx command
  • Update the oldest usable Node.js version to 14.18.0, since 14.17.0 fails to load
Commits
  • 1f4efc0 Bump versions [skip ci]
  • c3f59a5 Update changelogs [skip ci]
  • 36f9a00 Add troubleshooting advice to CHANGELOG.json
  • 8309905 Bump versions [skip ci]
  • 936694a Update changelogs [skip ci]
  • 04c723d rolling back accidental change to rush and rushx scripts
  • 125f25c putting back alreadyReportedNodeTooNewError
  • 710af8a rolling back accidental change to rush and rushx scripts
  • ee01b51 Handle rushx hook errors as benign
  • 914ab21 Rename EnvironmentVariableNames.RUSH_LIB_PATH to _RUSH_LIB_PATH to match the ...
  • Additional commits viewable in compare view

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.108.0 to 5.109.1.
- [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/rush/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/rush_v5.109.1/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 Oct 9, 2023
@codecov
Copy link

codecov bot commented Oct 9, 2023

Codecov Report

Merging #97 (a8db073) into main (8fe6d1f) will not change coverage.
The diff coverage is n/a.

❗ Current head a8db073 differs from pull request most recent head 347c7d2. Consider uploading reports for the commit 347c7d2 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #97   +/-   ##
=======================================
  Coverage   98.56%   98.56%           
=======================================
  Files          14       14           
  Lines         768      768           
  Branches      184      184           
=======================================
  Hits          757      757           
  Misses         11       11           

@nev21 nev21 merged commit f991edc into main Oct 9, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/microsoft/rush-5.109.1 branch October 9, 2023 15:36
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