Skip to content

v3 compatibility experiment (rerun): uuid 8.3.2 + Node 16/18 matrix#451

Open
TsuyoshiUshio wants to merge 3 commits into
v3.xfrom
tsushi/v3-uuid-8-3-2-node16-18-rerun-20260617
Open

v3 compatibility experiment (rerun): uuid 8.3.2 + Node 16/18 matrix#451
TsuyoshiUshio wants to merge 3 commits into
v3.xfrom
tsushi/v3-uuid-8-3-2-node16-18-rerun-20260617

Conversation

@TsuyoshiUshio

Copy link
Copy Markdown
Contributor

Summary

  • pin uuid from ^13.0.2 to 8.3.2 for CommonJS compatibility experiments
  • add Node 16 and Node 18 to azure-pipelines/templates/test.yml matrix
  • keep existing Node 20/22/24 jobs
  • empty commit added only to force fresh CI execution on a new branch name

Validation

  • npm test (pass locally)
  • Node 16 require smoke: require('uuid') works
  • Node 18 require smoke: require('uuid') works

Security Note

  • npm audit --omit=dev reports GHSA-w5hq-g745-h8pq on uuid < 11.1.1 (moderate)
  • this PR is intended to validate compatibility/CI behavior, including whether security gates block this change

@TsuyoshiUshio

Copy link
Copy Markdown
Contributor Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines failed to run 1 pipeline(s).

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.

1 participant