Skip to content

[server] Upgrade npm packages#3581

Merged
bruntib merged 6 commits intoEricsson:masterfrom
csordasmarton:update_npm_packages
Jan 21, 2022
Merged

[server] Upgrade npm packages#3581
bruntib merged 6 commits intoEricsson:masterfrom
csordasmarton:update_npm_packages

Conversation

@csordasmarton
Copy link
Contributor

@csordasmarton csordasmarton commented Jan 18, 2022

Closes #3353, Closes #3372

The minimum supported node version after this patch will be >=14.17.0.

Unfortunately upgrading the following packages to the latest version is not possible:

Remove `chromedriver` dependency from the npm package.json file because we
are running GUI related test cases only with firefox, so it is not used anymore.
Remove `fibers` dependency because it is not used anymore and also
with the latest node this depency is not compiled and supported.
@csordasmarton csordasmarton added server 🖥️ version 🎉 Version bump/new release. labels Jan 18, 2022
@csordasmarton csordasmarton added this to the release 6.19.0 milestone Jan 18, 2022
@csordasmarton csordasmarton requested a review from bruntib January 18, 2022 15:08
@csordasmarton csordasmarton force-pushed the update_npm_packages branch 9 times, most recently from 2561f5c to 91e7d21 Compare January 20, 2022 09:46
@bruntib bruntib merged commit 66bfc6e into Ericsson:master Jan 21, 2022
@csordasmarton csordasmarton deleted the update_npm_packages branch January 28, 2022 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

server 🖥️ version 🎉 Version bump/new release.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update package-lock.json by using npm v7 Cannot make package with nodejs 16.3

2 participants