Skip to content

ci: upgrade Node.js 16 → 20 LTS to fix fantasticon 4.1.0 build failure#450

Merged
rzhao271 merged 2 commits intodependabot/npm_and_yarn/multi-64fb13cbd3from
copilot/sub-pr-448
Mar 12, 2026
Merged

ci: upgrade Node.js 16 → 20 LTS to fix fantasticon 4.1.0 build failure#450
rzhao271 merged 2 commits intodependabot/npm_and_yarn/multi-64fb13cbd3from
copilot/sub-pr-448

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 12, 2026

fantasticon 4.1.0 ships with "type": "module" in its package.json and an extensionless CLI binary (bin/fantasticon). Node.js 16 rejects this with ERR_UNKNOWN_FILE_EXTENSION; Node.js 20+ handles it correctly.

  • Bumped node-version from '16' to '20' in both .github/workflows/release.yml and .github/workflows/gh-pages.yml

🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

…icon 4.1.0 build error

Co-authored-by: rzhao271 <7199958+rzhao271@users.noreply.github.com>
Copilot AI changed the title [WIP] Update dependencies for tar and fantasticon ci: upgrade Node.js 16 → 20 LTS to fix fantasticon 4.1.0 build failure Mar 12, 2026
Copilot AI requested a review from rzhao271 March 12, 2026 16:53
@rzhao271 rzhao271 marked this pull request as ready for review March 12, 2026 16:57
@rzhao271 rzhao271 merged commit 29ef732 into dependabot/npm_and_yarn/multi-64fb13cbd3 Mar 12, 2026
1 of 2 checks passed
@rzhao271 rzhao271 deleted the copilot/sub-pr-448 branch March 12, 2026 16:57
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.

2 participants