[Deps] safe dependency updates (2026-02-09)#567
Closed
github-actions[bot] wants to merge 1 commit intomainfrom
Closed
[Deps] safe dependency updates (2026-02-09)#567github-actions[bot] wants to merge 1 commit intomainfrom
github-actions[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the repository’s development-time Node.js TypeScript type definitions to the latest patch release in the Node 20.x LTS line, keeping tooling and type-checking current without affecting runtime behavior.
Changes:
- Bump
@types/nodefrom20.19.32to20.19.33inpackage.json. - Update
package-lock.jsonto lock@types/node@20.19.33(including tarball URL and integrity hash).
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package.json | Updates the @types/node devDependency to ^20.19.33. |
| package-lock.json | Updates the lockfile entries to resolve and pin @types/node to 20.19.33. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Collaborator
|
Closing: this @types/node patch bump (20.19.32 → 20.19.33) is superseded by PR #613 which bumped @types/node to ^25.2.2. |
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated Safe Dependency Updates
This PR contains safe patch-level dependency updates that have been verified to have no breaking changes.
Updated Dependencies
@types/nodeSecurity Fixes Included
No security vulnerabilities were addressed (none detected in current dependencies).
Verification
Notes
Dependency Analysis Summary
Production Dependencies:
chalk@4.1.2- Up to date (latest 5.6.2 is a major version)commander@12.1.0- Up to date (latest 14.0.3 is a major version)execa@5.1.1- Up to date (latest 9.6.1 is a major version)js-yaml@4.1.1- Up to date and currentDevelopment Dependencies:
@types/nodeto 20.19.33 (patch update)@types/jest29.5.14 → 30.0.0@typescript-eslint/*6.x → 8.xbabel-jest29.x → 30.xeslint8.x → 10.xglob10.x → 13.xjest29.x → 30.xGenerated by Dependency Security Monitor Workflow