Skip to content

chore: use yeoman-generator ^7 (hold Node >=20.5.0 floor) — 3.1.0 - #66

Merged
AnujVishwakarma-src merged 1 commit into
adobe:mainfrom
AnujVishwakarma-src:APPBLD-4615-yeoman-generator-v7
Sep 16, 2026
Merged

AnujVishwakarma-src merged 1 commit into
adobe:mainfrom
AnujVishwakarma-src:APPBLD-4615-yeoman-generator-v7

Conversation

@AnujVishwakarma-src

Copy link
Copy Markdown
Contributor

Pin yeoman-generator to ^7 (from ^8) to hold the Node ^18.17.0 || >=20.5.0 floor.

^8 raised the minimum Node to ^20.17.0 || >=22.9.0. ^7 drops shelljs identically (clearing the deprecated glob@7.2.3 / inflight chain) while matching the existing aio-cli / plugin-app >=20.5.0 floor — so the ESM migration introduces no Node-version regression. tar is unaffected (it comes via yeoman-environment, not yeoman-generator).

Validated: full suite + 100% coverage under a single resolved yeoman-generator@7.5.1.

🤖 Generated with Claude Code

yeoman-generator ^8 raised the min Node to ^20.17.0 || >=22.9.0. ^7 drops
shelljs the same way (clears glob@7.2.3/inflight) while keeping the
^18.17.0 || >=20.5.0 floor that matches aio-cli/plugin-app. Minor bump.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@AnujVishwakarma-src

Copy link
Copy Markdown
Contributor Author

/upload-coverage

@codecov

codecov Bot commented Sep 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@github-actions

Copy link
Copy Markdown

Coverage artifact not found. Re-run CI first, then comment /upload-coverage again.

@AnujVishwakarma-src
AnujVishwakarma-src merged commit 91274fd into adobe:main Sep 16, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant