Skip to content

Conversation

@loreto
Copy link
Contributor

@loreto loreto commented Jan 26, 2026

Summary

Updated @types/node from 20.19.25 to 20.19.30 in package.json. Refreshed pnpm-lock.yaml to reflect this and other related dependency updates.

How was it tested?

pnpm audit

Community Contribution License

All community contributions in this pull request are licensed to the project maintainers under the terms of the Apache 2 License.

By creating this pull request I represent that I have the right to license the contributions to the project maintainers under the Apache 2 License as stated in the Community Contribution License.

Updated @types/node from 20.19.25 to 20.19.30 in package.json. Refreshed pnpm-lock.yaml to reflect this and other related dependency updates.
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the TypeScript Node.js type definitions and refreshes the pnpm lockfile for the typeid-js package.

Changes:

  • Bumped @types/node from 20.19.25 to 20.19.30 in typeid/typeid-js/package.json.
  • Regenerated typeid/typeid-js/pnpm-lock.yaml, updating resolved versions for @types/node and related transitive tooling dependencies.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
typeid/typeid-js/package.json Bumps @types/node devDependency version.
typeid/typeid-js/pnpm-lock.yaml Updates lockfile resolutions to match the new @types/node and refreshed dependency graph.
Files not reviewed (1)
  • typeid/typeid-js/pnpm-lock.yaml: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

"@jest/globals": "^29.7.0",
"@tsconfig/strictest": "^2.0.8",
"@types/node": "^20.19.25",
"@types/node": "^20.19.30",
Copy link

Copilot AI Jan 26, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR description lists only pnpm audit under testing, but this change refreshes the lockfile and updates build/test toolchain dependencies (e.g., rollup/esbuild/babel in pnpm-lock.yaml). Please also run the same checks CI runs for this package (devbox run build and devbox run test, see .github/workflows/typeid-js.yml) and update the PR’s testing notes accordingly.

Copilot uses AI. Check for mistakes.
@mohsenari mohsenari self-requested a review January 26, 2026 18:18
@loreto loreto merged commit aa36e9c into main Jan 26, 2026
16 checks passed
@loreto loreto deleted the daniel/vuln branch January 26, 2026 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants