Skip to content
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

chore: Upgrade node to v 16 in JS pipelines #4372

Merged
merged 2 commits into from
Nov 21, 2022
Merged

Conversation

BruceHaley
Copy link
Contributor

Fixes #minor

Description

Upgrade the node version used in JS pipelines from 12 to 16.

This upgrade was prompted by discovering that the latest chromedriver, v 107.0.3, errors on 12:

error chromedriver@107.0.3: The engine "node" is incompatible with this module. Expected version ">=14". Got "12.22.12"
error Found incompatible module.

(chromedriver is used in pipeline JS-Functional-Tests-BrowserBot-yaml.)

@coveralls
Copy link

coveralls commented Nov 21, 2022

Pull Request Test Coverage Report for Build 3518488926

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.003%) to 84.618%

Totals Coverage Status
Change from base Build 3484593312: -0.003%
Covered Lines: 19934
Relevant Lines: 22321

💛 - Coveralls

@tracyboehrer tracyboehrer changed the title Upgrade node to v 16 in JS pipelines chore: Upgrade node to v 16 in JS pipelines Nov 21, 2022
@tracyboehrer tracyboehrer merged commit fd45365 into main Nov 21, 2022
@tracyboehrer tracyboehrer deleted the bruce/nodeupgrade11-21 branch November 21, 2022 23:44
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.

None yet

3 participants