Commit Graph

8 Commits

Author SHA1 Message Date
116d8a5667 PR-733704: bump CI from Node 22 to Node 24
Aligns CI with local dev environment (Node 24 / npm 11).
The lockfile generated by npm 11 causes npm ci to fail on Node 22
due to missing optional sub-dependency entries.
2026-06-21 05:49:22 +00:00
57815d0949 PR-227028: fix CI — bump Node to 22 and regenerate lock file
- Bump CI Node from 20 to 22 across all jobs. sass-loader@17 requires
  Node >= 22.11, so Node 20 was unsupported (EBADENGINE).
- Regenerate package-lock.json from scratch to fix npm ci failing with
  "Missing: @emnapi/runtime from lock file" — an npm optional-deps issue with
  the oxc/wasm bindings pulled by typescript-eslint's resolver.
2026-06-09 17:47:09 +00:00
b8cfa9c2a1 PR-500824: fixing CI 2025-08-10 06:42:57 +00:00
665252faa4 PR-342468: Trying to fix pipeline issues. 2025-07-16 15:03:25 +00:00
6ddee3084b PR-883617: Actualización de dependencias y tokens de autenticación de NPM 2024-02-14 01:39:34 +00:00
b2900d6677 PR-314156: updating packages. 2023-11-20 17:48:17 +00:00
1f83b07f83 PR-843991: fix github action workflow. 2023-11-10 18:34:03 +00:00
85e919f13a PR-843991: updating packages and changing the github actions workflow to use only one file. 2023-11-10 18:31:42 +00:00