Skip to content

Drop support of Node 12 & 14#6431

Merged
SiarheiFedartsou merged 3 commits intomasterfrom
sf-node-12-remove
Nov 1, 2022
Merged

Drop support of Node 12 & 14#6431
SiarheiFedartsou merged 3 commits intomasterfrom
sf-node-12-remove

Conversation

@SiarheiFedartsou
Copy link
Copy Markdown
Member

@SiarheiFedartsou SiarheiFedartsou commented Oct 30, 2022

Issue

There is no even security support for Node 12 now and 14 will meet end of life in 6 months https://endoflife.date/nodejs

https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/

Tasklist

Requirements / Relations

Link any requirements here. Other pull requests this PR is based on?

@SiarheiFedartsou SiarheiFedartsou changed the title Drop support for Node 12 Drop support of Node 12 Oct 30, 2022
ENABLE_CONAN: ON
NODE_PACKAGE_TESTS_ONLY: ON

- name: conan-macos-x64-release-node-lts
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

LTS is Node 18 at the moment, i.e. it seems there is no reason to build it separately as we explicitly build Node 18 version now.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Just for better understanding: node-latest is Node 19 now.

@SiarheiFedartsou SiarheiFedartsou marked this pull request as ready for review October 30, 2022 20:38
NODE_PACKAGE_TESTS_ONLY: ON


- name: node-16-conan-linux-release
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

We removed Node 12 jobs, but added Node 18 instead(which we implicitly had before, but named it "LTS")

Copy link
Copy Markdown
Collaborator

@DennisOSRM DennisOSRM left a comment

Choose a reason for hiding this comment

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

👍

@SiarheiFedartsou SiarheiFedartsou changed the title Drop support of Node 12 Drop support of Node 12 & 14 Oct 31, 2022
@SiarheiFedartsou SiarheiFedartsou merged commit 54d486a into master Nov 1, 2022
mattwigway pushed a commit to mattwigway/osrm-backend that referenced this pull request Jul 20, 2023
@DennisOSRM DennisOSRM deleted the sf-node-12-remove branch May 3, 2024 12:30
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