Skip to content

Conversation

davidjgoss
Copy link
Contributor

@davidjgoss davidjgoss commented Feb 7, 2025

🤔 What's changed?

Remove uuid package and instead use crypto.randomUUID.

Replay of #284 which was done prematurely since Node.js 18.x requires an opt-in flag for the web-compatible crypto module.

Node.js 18x will be end-of-life'd on 30 April 2025, at which point we can update this PR and get it landed.

🏷️ What kind of change is this?

  • 🏦 Refactoring/debt/DX (improvement to code design, tooling, etc. without changing behaviour)

📋 Checklist:

  • I agree to respect and uphold the Cucumber Community Code of Conduct
  • I've changed the behaviour of the code
    • I have added/updated tests to cover my changes.
  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.
  • Users should know about my change
    • I have added an entry to the "Unreleased" section of the CHANGELOG, linking to this pull request.

This text was originally generated from a template, then edited by hand. You can modify the template here.

@davidjgoss davidjgoss changed the title Remove dependency on uuid package Drop dependency on uuid package Aug 19, 2025
# Conflicts:
#	CHANGELOG.md
#	javascript/package-lock.json
#	javascript/package.json
@davidjgoss davidjgoss marked this pull request as ready for review August 19, 2025 19:36
@mpkorstanje mpkorstanje self-requested a review August 27, 2025 13:07
@mpkorstanje mpkorstanje merged commit 7cdecf7 into main Aug 27, 2025
5 checks passed
@mpkorstanje mpkorstanje deleted the js-remove-uuid-take-2 branch August 27, 2025 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants