Actions
Bug #37312
closed@redhat-cloud-services/frontend-components-utilities@4.0.8 breaks compatibility with NodeJS 14
Difficulty:
Triaged:
Yes
Description
Pin @redhat-cloud-services/frontend-components-utilities@4.0.7
4.0.8 includes p-all (https://www.npmjs.com/package/@redhat-cloud-services/frontend-components-utilities?activeTab=dependencies) which require node16 which our projects are not using.
foreman-js pulls in the package as a dependency of @redhat-cloud-services/frontend-components which is pinned at 3.8.12 https://github.com/theforeman/foreman-js/blob/3c22a72326bd176f518e1297bdebc216b06545aa/packages/vendor-core/package.json#L34
However, @redhat-cloud-services/frontend-components uses @redhat-cloud-services/frontend-components-ulitilities >=3.0.0 which pulls in 4.0.8 breaking CI.
Updated by The Foreman Bot 7 months ago
- Status changed from New to Ready For Testing
- Assignee set to Samir Jha
- Pull request https://github.com/theforeman/foreman/pull/10114 added
Updated by The Foreman Bot 6 months ago
- Pull request deleted (
https://github.com/theforeman/foreman/pull/10114)
Updated by The Foreman Bot 6 months ago
- Pull request https://github.com/theforeman/foreman/pull/10116 added
Updated by Anonymous 6 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|7008091a7245a89f98ce459751d0e7b5fe08db95.
Updated by The Foreman Bot 6 months ago
- Pull request https://github.com/theforeman/foreman/pull/10129 added
Updated by The Foreman Bot 6 months ago
- Pull request https://github.com/theforeman/foreman/pull/10130 added
Updated by Ewoud Kohl van Wijngaarden 4 months ago
- Subject changed from Use @redhat-cloud-services/frontend-components-utilities@4.0.7 to @redhat-cloud-services/frontend-components-utilities@4.0.8 breaks compatibility with NodeJS 14
- Category changed from Tests to JavaScript stack
- Triaged changed from No to Yes
Actions