Commit d91dbb0
Bump tar from 7.5.9 to 7.5.11 (#567)
* Bump tar from 7.5.9 to 7.5.11
Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.9 to 7.5.11.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v7.5.9...v7.5.11)
---
updated-dependencies:
- dependency-name: tar
dependency-version: 7.5.11
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix: add missing `yeoman-generator` dependency (#568)
* Initial plan
* fix: add missing yeoman-generator dependency to package.json
The CI workflow was failing because yeoman-generator is imported in
generators/app/index.js and other generator files, but was not listed
as a dependency in package.json. Adding it fixes the ERR_MODULE_NOT_FOUND
error that caused all 28 tests to fail.
Co-authored-by: rzhao271 <7199958+rzhao271@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: rzhao271 <7199958+rzhao271@users.noreply.github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: rzhao271 <7199958+rzhao271@users.noreply.github.com>1 parent 235d3f3 commit d91dbb0
2 files changed
Lines changed: 459 additions & 1166 deletions
0 commit comments