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.97.1 to 5.100.2 #42

Merged
merged 1 commit into from
Aug 2, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 25, 2023

Bumps @microsoft/rush from 5.97.1 to 5.100.2.

Changelog

Sourced from @​microsoft/rush's changelog.

5.100.2

Mon, 24 Jul 2023 18:54:49 GMT

Patches

  • Fix an issue where the git pre-push hook would allow push to go through if the script exited with error.

Updates

  • Updated semver dependency

5.100.1

Wed, 14 Jun 2023 19:42:12 GMT

Updates

  • Fix an issue where Rush would attempt to open a project's log file for writing twice.
  • Fix an issue where arguments weren't passed to git hook scripts.

5.100.0

Tue, 13 Jun 2023 01:49:21 GMT

Updates

  • (BREAKING API CHANGE) Remove unused members of the BumpType API. See microsoft/rushstack#1335 for details.
  • Add --peer flag to rush add command to add peerDependencies
  • Add support for PNPM 8.
  • Remove the dependency on lodash.
  • Add functionality for the Amazon S3 Build Cache Plugin to read credentials from common AWS_* environment variables.
  • Write cache logs to their own file(s).
  • Fix an issue where cache logging data was always written to stdout.
  • Generate scripts in the Git hooks folder referring to the actual hook implementations in-place in the Rush common/git-hooks/ folder instead of copying the scripts to the Git hooks folder.
  • Bump webpack to v5.82.1

5.99.0

Fri, 02 Jun 2023 22:08:28 GMT

Updates

  • Use a separate temrinal for logging cache subsystem
  • Expose beforeLog hook
  • Convert to multi-phase Heft
  • Use JSON.parse instead of jju to parse package.json files for faster performance.

5.98.0

Sun, 21 May 2023 00:18:35 GMT

Updates

  • Add a "forbidPhantomResolvableNodeModuleFolders" experiment that forbids node_modules folders in the repo root and in parent folders.

... (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 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.97.1 to 5.100.2.
- [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/rush/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/rush_v5.100.2/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 Jul 25, 2023
@nev21 nev21 merged commit e3f929e into main Aug 2, 2023
6 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/microsoft/rush-5.100.2 branch August 2, 2023 15: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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant