Node Version Update
May 13, 2026
In order to be more in line with Party Bus pipelines, the Padawan pipelines will be updated to use newer default versions of both Node.js and Cypress:
- Node.JS: version 22
- Cypress: version 15
This change is scheduled to occur on 2026-05-20.
In the majority of cases, no action will be required on your part. If you have already manually set the CI/CD variables NODE_IMAGE_VERSION or CYPRESS_IMAGE your pipeline will not be affected. Updating the default versions the Padawan pipelines use only affects pipelines that do not have NODE_IMAGE_VERSION or CYPRESS_IMAGE set.