Skip to content

Remove support for node <18 #108

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 28, 2025
Merged

Remove support for node <18 #108

merged 1 commit into from
Jan 28, 2025

Conversation

mvolz
Copy link
Collaborator

@mvolz mvolz commented Jan 28, 2025

Require node >= 18, in preparation
for removing the deprecated preq library
and replacing it with native fetch, released
in node 18.

Remove testing for node >= and add testing
for node 20 and 22.

Rename master branch to main in ci as this
is now the default branch name.

Bug: T361602

Require node >= 18, in preparation
for removing the deprecated preq library
and replacing it with native fetch, released
in node 18.

Remove testing for node >= and add testing
for node 20 and 22.

Rename master branch to main in ci as this
is now the default branch name.

Bug: T361602
@mvolz mvolz requested a review from jdforrester January 28, 2025 12:52
@jdforrester jdforrester merged commit 9a61ba0 into main Jan 28, 2025
3 checks passed
@mvolz mvolz deleted the require18 branch February 8, 2025 13:53
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