Skip to content

chore: drop unsupported node versions#4447

Merged
yaacovCR merged 4 commits into
graphql:nextfrom
yaacovCR:drop-old-node
Jul 2, 2025
Merged

chore: drop unsupported node versions#4447
yaacovCR merged 4 commits into
graphql:nextfrom
yaacovCR:drop-old-node

Conversation

@yaacovCR

@yaacovCR yaacovCR commented Jul 2, 2025

Copy link
Copy Markdown
Contributor

we will test only versions that are not EOL: i.e. 20, 22, 24, and update the engines field to those same versions give warnings on anything below 20.

we may further choose to require minimum subversions of 20, 22, and 24 that enable require(esm), but this PR holds off on that just yet.

@yaacovCR yaacovCR requested a review from a team as a code owner July 2, 2025 10:34
@yaacovCR yaacovCR added the PR: breaking change 💥 implementation requires increase of "major" version number label Jul 2, 2025
Comment thread package.json Outdated
@yaacovCR yaacovCR merged commit 9b7e529 into graphql:next Jul 2, 2025
16 checks passed
@yaacovCR yaacovCR deleted the drop-old-node branch July 2, 2025 12:11
yaacovCR added a commit to yaacovCR/graphql-js that referenced this pull request Jul 30, 2025
we will test only versions that are not EOL: i.e. 20, 22, 24, and update
the engines field to give warnings on anything other than those versions.

we may further choose to require minimum subversions of 20, 22, and 24
that enable require(esm), but this PR holds off on that just yet.

---------

Co-authored-by: Benjie <benjie@jemjie.com>
yaacovCR added a commit to yaacovCR/graphql-js that referenced this pull request Dec 17, 2025
we will test only versions that are not EOL: i.e. 20, 22, 24, and update
the engines field to give warnings on anything other than those versions.

we may further choose to require minimum subversions of 20, 22, and 24
that enable require(esm), but this PR holds off on that just yet.

---------

Co-authored-by: Benjie <benjie@jemjie.com>
yaacovCR added a commit to yaacovCR/graphql-js that referenced this pull request Dec 17, 2025
we will test only versions that are not EOL: i.e. 20, 22, 24, and update
the engines field to give warnings on anything other than those versions.

we may further choose to require minimum subversions of 20, 22, and 24
that enable require(esm), but this PR holds off on that just yet.

---------

Co-authored-by: Benjie <benjie@jemjie.com>
yaacovCR added a commit to yaacovCR/graphql-js that referenced this pull request Dec 17, 2025
we will test only versions that are not EOL: i.e. 20, 22, 24, and update
the engines field to give warnings on anything other than those versions.

we may further choose to require minimum subversions of 20, 22, and 24
that enable require(esm), but this PR holds off on that just yet.

---------

Co-authored-by: Benjie <benjie@jemjie.com>
yaacovCR added a commit to yaacovCR/graphql-js that referenced this pull request Dec 18, 2025
we will test only versions that are not EOL: i.e. 20, 22, 24, and update
the engines field to give warnings on anything other than those versions.

we may further choose to require minimum subversions of 20, 22, and 24
that enable require(esm), but this PR holds off on that just yet.

---------

Co-authored-by: Benjie <benjie@jemjie.com>
yaacovCR added a commit to yaacovCR/graphql-js that referenced this pull request Dec 19, 2025
we will test only versions that are not EOL: i.e. 20, 22, 24, and update
the engines field to give warnings on anything other than those versions.

we may further choose to require minimum subversions of 20, 22, and 24
that enable require(esm), but this PR holds off on that just yet.

---------

Co-authored-by: Benjie <benjie@jemjie.com>
yaacovCR added a commit to yaacovCR/graphql-js that referenced this pull request Dec 22, 2025
we will test only versions that are not EOL: i.e. 20, 22, 24, and update
the engines field to give warnings on anything other than those versions.

we may further choose to require minimum subversions of 20, 22, and 24
that enable require(esm), but this PR holds off on that just yet.

---------

Co-authored-by: Benjie <benjie@jemjie.com>
yaacovCR added a commit that referenced this pull request Dec 22, 2025
we will test only versions that are not EOL: i.e. 20, 22, 24, and update
the engines field to give warnings on anything other than those versions.

we may further choose to require minimum subversions of 20, 22, and 24
that enable require(esm), but this PR holds off on that just yet.

---------

Co-authored-by: Benjie <benjie@jemjie.com>
yaacovCR added a commit that referenced this pull request Dec 22, 2025
we will test only versions that are not EOL: i.e. 20, 22, 24, and update
the engines field to give warnings on anything other than those versions.

we may further choose to require minimum subversions of 20, 22, and 24
that enable require(esm), but this PR holds off on that just yet.

---------

Co-authored-by: Benjie <benjie@jemjie.com>
yaacovCR added a commit to yaacovCR/graphql-js that referenced this pull request Jan 27, 2026
we will test only versions that are not EOL: i.e. 20, 22, 24, and update
the engines field to give warnings on anything other than those versions.

we may further choose to require minimum subversions of 20, 22, and 24
that enable require(esm), but this PR holds off on that just yet.

---------

Co-authored-by: Benjie <benjie@jemjie.com>
yaacovCR added a commit that referenced this pull request Feb 22, 2026
we will test only versions that are not EOL: i.e. 20, 22, 24, and update
the engines field to give warnings on anything other than those versions.

we may further choose to require minimum subversions of 20, 22, and 24
that enable require(esm), but this PR holds off on that just yet.

---------

Co-authored-by: Benjie <benjie@jemjie.com>
yaacovCR added a commit that referenced this pull request Feb 23, 2026
we will test only versions that are not EOL: i.e. 20, 22, 24, and update
the engines field to give warnings on anything other than those versions.

we may further choose to require minimum subversions of 20, 22, and 24
that enable require(esm), but this PR holds off on that just yet.

---------

Co-authored-by: Benjie <benjie@jemjie.com>
yaacovCR added a commit that referenced this pull request Feb 24, 2026
we will test only versions that are not EOL: i.e. 20, 22, 24, and update
the engines field to give warnings on anything other than those versions.

we may further choose to require minimum subversions of 20, 22, and 24
that enable require(esm), but this PR holds off on that just yet.

---------

Co-authored-by: Benjie <benjie@jemjie.com>
yaacovCR added a commit that referenced this pull request Feb 24, 2026
we will test only versions that are not EOL: i.e. 20, 22, 24, and update
the engines field to give warnings on anything other than those versions.

we may further choose to require minimum subversions of 20, 22, and 24
that enable require(esm), but this PR holds off on that just yet.

---------

Co-authored-by: Benjie <benjie@jemjie.com>
yaacovCR added a commit that referenced this pull request Feb 24, 2026
we will test only versions that are not EOL: i.e. 20, 22, 24, and update
the engines field to give warnings on anything other than those versions.

we may further choose to require minimum subversions of 20, 22, and 24
that enable require(esm), but this PR holds off on that just yet.

---------

Co-authored-by: Benjie <benjie@jemjie.com>
yaacovCR added a commit that referenced this pull request Feb 24, 2026
we will test only versions that are not EOL: i.e. 20, 22, 24, and update
the engines field to give warnings on anything other than those versions.

we may further choose to require minimum subversions of 20, 22, and 24
that enable require(esm), but this PR holds off on that just yet.

---------

Co-authored-by: Benjie <benjie@jemjie.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: breaking change 💥 implementation requires increase of "major" version number

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants