Skip to content

chore!: drop support for node v20 - #3916

Draft
Shinigami92 wants to merge 2 commits into
nextfrom
chore-drop-node-v20-support
Draft

chore!: drop support for node v20#3916
Shinigami92 wants to merge 2 commits into
nextfrom
chore-drop-node-v20-support

Conversation

@Shinigami92

Copy link
Copy Markdown
Member
  • Drop support for Node v20 (EOL)
  • Drop support for es2023 (new target is es2024 as minimum fully covered by Node v22.13)

@Shinigami92 Shinigami92 added this to the v11.0 milestone Jun 24, 2026
@Shinigami92 Shinigami92 self-assigned this Jun 24, 2026
@Shinigami92
Shinigami92 requested a review from a team as a code owner June 24, 2026 17:14
@Shinigami92 Shinigami92 added c: dependencies Pull requests that adds/updates a dependency breaking change Cannot be merged when next version is not a major release labels Jun 24, 2026
@netlify

netlify Bot commented Jun 24, 2026

Copy link
Copy Markdown

Deploy Preview for fakerjs ready!

Name Link
🔨 Latest commit 06045bc
🔍 Latest deploy log https://app.netlify.com/projects/fakerjs/deploys/6a6a434ade1f0c00084c7240
😎 Deploy Preview https://deploy-preview-3916.fakerjs.dev
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov

codecov Bot commented Jun 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.91%. Comparing base (e59f499) to head (06045bc).

Additional details and impacted files
@@           Coverage Diff           @@
##             next    #3916   +/-   ##
=======================================
  Coverage   98.91%   98.91%           
=======================================
  Files         924      924           
  Lines        3224     3224           
  Branches      567      585   +18     
=======================================
  Hits         3189     3189           
  Misses         31       31           
  Partials        4        4           
🚀 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.

@Shinigami92
Shinigami92 force-pushed the chore-drop-node-v20-support branch from 90b646a to 4b22235 Compare June 24, 2026 17:17
@ST-DDT

ST-DDT commented Jun 24, 2026

Copy link
Copy Markdown
Member

FYI:

// eslint-disable-next-line unicorn/prefer-iterator-to-array -- Requires Node 22+

@Shinigami92
Shinigami92 force-pushed the chore-drop-node-v20-support branch 4 times, most recently from fb28b28 to 117286a Compare June 28, 2026 13:25
@matthewmayer

Copy link
Copy Markdown
Contributor

Can i suggest we use a similar pattern for what we did in v9 and where there are breaking changes queued up for v11 we add something like

docs/guide/upgrading_v11/3916.md

with a snippet explaining the breaking change. This will make writing the v11 upgrading guide easier.

@xDivisionByZerox

Copy link
Copy Markdown
Member

You don't need to suggest it. You can simply point at our own contributions guidelines:

@Shinigami92

Copy link
Copy Markdown
Member Author

Can i suggest we use a similar pattern for what we did in v9 and where there are breaking changes queued up for v11 we add something like

docs/guide/upgrading_v11/3916.md

with a snippet explaining the breaking change. This will make writing the v11 upgrading guide easier.

Thanks for the reminder 👍

@Shinigami92
Shinigami92 marked this pull request as draft June 29, 2026 15:03
@Shinigami92
Shinigami92 force-pushed the chore-drop-node-v20-support branch from a39f2ff to 3a25af6 Compare July 17, 2026 08:58
@Shinigami92
Shinigami92 force-pushed the chore-drop-node-v20-support branch from 3a25af6 to 06045bc Compare July 29, 2026 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking change Cannot be merged when next version is not a major release c: dependencies Pull requests that adds/updates a dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants