Release 5.5.12#270
Conversation
Consolidates internal id generation onto Node's built-in crypto.randomUUID(), removing both the uniqid and uuid dependencies. Addresses reportportal/agent-js-playwright#210 (outdated uuid@9). - lib/report-portal-client.js, statistics/client-id.js: use crypto.randomUUID() - __tests__/client-id.spec.js: updated to match - package.json: drop uniqid + uuid; bump engines.node to >=14.17.0 - CHANGELOG: note the change Co-authored-by: maria-hambardzumian <maria_hambardzumyan@gmail.com> Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
No description provided.