Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0049304Openbravo ERPA. Platformpublic2022-05-12 09:522024-03-01 12:31
jarmendariz 
jarmendariz 
normalmajorhave not tried
closedfixed 
5
 
PR22Q3 
Core
No
0049304: Raise minimum supported version of Node to 16 and npm 8
As part of 0048870 we added support to Node 16 and npm 8 but without dropping support of the previous version. At the moment of solving this issue it is assumed that everybody migrated their Node instances so we can raise the minimum version and support only Node 16/Npm 8
See description
No tags attached.
related to feature request 0048870 closed jarmendariz POS2 Add support to Node 16/Npm 8 
depends on backport 0049503PR22Q2.1 closed Triage Platform Base Openbravo ERP Raise minimum supported version of Node to 16 and npm 8 
depends on backport 0049504PR22Q1.3 closed Triage Platform Base Openbravo ERP Raise minimum supported version of Node to 16 and npm 8 
related to backport 0049505TAP closed jarmendariz POS2 Raise minimum supported version of Node to 16 and npm 8 
Issue History
2022-05-12 09:52jarmendarizNew Issue
2022-05-12 09:52jarmendarizAssigned To => Triage Platform Base
2022-05-12 09:52jarmendarizModules => Core
2022-05-12 09:52jarmendarizTriggers an Emergency Pack => No
2022-05-12 09:53jarmendarizRelationship addedrelated to 0048870
2022-06-07 22:40jarmendarizStatusnew => scheduled
2022-06-07 22:40jarmendarizAssigned ToTriage Platform Base => jarmendariz
2022-06-07 22:48hgbotNote Added: 0138140
2022-06-07 22:52jarmendarizRelationship addedrelated to 0049505
2022-06-21 16:40hgbotResolutionopen => fixed
2022-06-21 16:40hgbotStatusscheduled => closed
2022-06-21 16:40hgbotNote Added: 0138598
2022-06-21 16:40hgbotFixed in Version => PR22Q3
2022-06-21 16:40hgbotNote Added: 0138599
2024-03-01 12:31shuehnerIssue cloned0054824

Notes
(0138140)
hgbot   
2022-06-07 22:48   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/613 [^]
(0138598)
hgbot   
2022-06-21 16:40   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/613 [^]
(0138599)
hgbot   
2022-06-21 16:40   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 5bb2faf625434297cdbfbeae8f9278906854b560
Author: Javier Armendáriz <javier.armendariz@openbravo.com>
Date: 21-06-2022 14:40:09
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/5bb2faf625434297cdbfbeae8f9278906854b560 [^]

Fixed ISSUE-49304: Raising minimum Node version to v16 and npm to 8.x

---
M modules/org.openbravo.client.kernel/build-scripts/pre-install
---