Skip to content

chore: Update experimental module detection test and pin exact Node versions#5417

Merged
mark-wiemer merged 8 commits into
mainfrom
fix-5376
Aug 15, 2025
Merged

chore: Update experimental module detection test and pin exact Node versions#5417
mark-wiemer merged 8 commits into
mainfrom
fix-5376

Conversation

@mark-wiemer
Copy link
Copy Markdown
Member

@mark-wiemer mark-wiemer commented Aug 12, 2025

PR Checklist

Overview

This experimental feature on older versions of Node failed on our simple file, but newer versions of Node are better and now run the ambiguous files successfully. Tests were failing on newer Node versions because we expected Node to fail. This PR adds a version check for Node and expects it to behave consistently according to its version.

Also pins exact versions of Node consistently per #5052

Copy link
Copy Markdown
Member

@JoshuaKGoldberg JoshuaKGoldberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hell yeah!

@mark-wiemer mark-wiemer merged commit 2489090 into main Aug 15, 2025
92 of 93 checks passed
@mark-wiemer mark-wiemer deleted the fix-5376 branch August 15, 2025 02:11
@mark-wiemer
Copy link
Copy Markdown
Member Author

(Dupe of #5407)

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.

🛠️ Repo: CI run failures (test failures) 🛠️ Repo: Mocha's integration tests fail locally, and then tests won't run at all afterward

2 participants