TL;DR

  • Node.js runtime updated to v24.14.
  • CI/CD pipeline migrated to GitHub Actions.
  • Security vulnerability in Lerna dependency fixed.

Key Changes

Prism, Stoplight’s API mocking and validation tool, has released version 5.15.0. This minor update focuses on internal infrastructure improvements and dependency management.

Features:

  • Node.js Update: The underlying Node.js runtime has been bumped from v18.20 to v24.14. This update brings performance enhancements and access to the latest Node.js features.
  • CI/CD Migration: The build job has been converted from CircleCI to GitHub Actions, streamlining the development workflow.

Bug Fixes:

  • Dependency Security: A vulnerable Lerna dependency has been updated, enhancing the overall security posture of the tool.

For full details, refer to the official changelog.

Impact for QA Teams

QA teams using Prism will benefit from increased stability and security due to the updated Node.js runtime and dependency fixes. While the CI/CD migration is an internal change, it signifies ongoing development and maintenance, contributing to a more reliable tool for API testing and mocking workflows.