Bump @types/node from 24.12.4 to 26.1.2 - #501
Conversation
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.12.4 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.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
Greptile SummaryUpdates the development-time Node.js type definitions from 24.12.4 to 26.1.2.
Confidence Score: 5/5The PR appears safe to merge with no actionable defects identified. The change only updates development-time declaration packages, and the available repository evidence does not establish a broken source-level type contract. Reviews (1): Last reviewed commit: "Bump @types/node from 24.12.4 to 26.1.2" | Re-trigger Greptile |
Bumps @types/node from 24.12.4 to 26.1.2.
Commits
Most Recent Ignore Conditions Applied to This Pull Request
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Note
Low Risk
Dev-only type definition upgrade with no runtime or production code changes; possible minor TypeScript compile fixes if Node 26 typings differ from 24.
Overview
Updates the root dev dependency
@types/nodefrom 24.12.4 to 26.1.2 inpackage.json, withbun.lockrefreshed accordingly.The lockfile also picks up
undici-types~7.16.0 → ~8.3.0 as the dependency required by the newer Node type definitions. No application or package source files are modified.Reviewed by Cursor Bugbot for commit 85b6323. Bugbot is set up for automated code reviews on this repo. Configure here.