Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

WikiRik
Copy link
Member

@WikiRik WikiRik commented Oct 15, 2025

This removes Node 6 from the test because of dependency issues. @babel/preset-env uses browerslist which uses baseline-browser-mapping. The maintainer of baseline-browser-mapping has indicated in web-platform-dx/baseline-browser-mapping#103 (comment) that Node 8 is the minimal supported version and targeting Node 6 is a bit of work. browerslist does support Node 6, but does not test on it because uvu (the test runner) does not support Node 6.

Because of the history of this project, I would be hestitant in changing the build configuration without shipping a new major release (and dropping support for Node versions that are end of life). And since we support Node >=0.10 without testing until Node 6, I think it's fine if we remove testing for Node 6 as well.

To be clear; this does not change anything in our build or what Node versions we support, just in the way that we test changes.

Checklist

  • PR contains only changes related; no stray files, etc.
  • README updated (where applicable)
  • Tests written (where applicable)
  • References provided in PR (where applicable)

@WikiRik WikiRik requested review from profnandaa and rubiin October 15, 2025 12:33
Copy link

codecov bot commented Oct 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (6f436be) to head (f1ab2fb).

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #2609   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          114       114           
  Lines         2536      2536           
  Branches       642       642           
=========================================
  Hits          2536      2536           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.