Skip to content

v3 compatibility experiment: uuid 8.3.2 + Node 16/18 matrix#450

Closed
TsuyoshiUshio wants to merge 1 commit into
v3.xfrom
tsushi/v3-uuid-8-3-2-node16-18
Closed

v3 compatibility experiment: uuid 8.3.2 + Node 16/18 matrix#450
TsuyoshiUshio wants to merge 1 commit into
v3.xfrom
tsushi/v3-uuid-8-3-2-node16-18

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

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).

@TsuyoshiUshio

Copy link
Copy Markdown
Contributor Author

Superseded by #451 (new branch name + fresh commit to force CI rerun).

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