chore(deps): bump @types/node from 25.9.2 to 26.1.2 - #47
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.9.2 to 26.1.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 26.1.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
ca1df8d to
55e028d
Compare
|
PR author is in the excluded authors list. |
| "devDependencies": { | ||
| "@eslint/js": "^9.39.4", | ||
| "@types/node": "^25.9.2", | ||
| "@types/node": "^26.1.2", |
There was a problem hiding this comment.
🔍 Major-version type bump; verify typecheck against new Node typings
This is a semver-major bump of @types/node (25.x → 26.x), which also swaps the transitive undici-types range from >=7.24.0 <7.24.7 to ~8.3.0 in package-lock.json. Major DefinitelyTyped bumps can tighten or remove ambient Node type declarations, so the type-check gate (tsc --noEmit) and lint should be confirmed green on this branch before merge. No source changes accompany the bump, so any breakage would surface only in CI.
Was this helpful? React with 👍 or 👎 to provide feedback.


Bumps @types/node from 25.9.2 to 26.1.2.
Commits