Bump @types/node from 24.0.15 to 25.2.3 in /js - #203
Conversation
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.0.15 to 25.2.3. - [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: 25.2.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
🤖 Augment PR SummarySummary: Updates the JavaScript workspace’s Node.js TypeScript typings. Changes:
Technical Notes: This is a major-version update of the Node type definitions and may change compile-time expectations around Node core APIs. 🤖 Was this summary useful? React with 👍 or 👎 |
| "@types/lodash-es": "^4.17.12", | ||
| "@types/mocha": "^10.0.10", | ||
| "@types/node": "^24.0.15", | ||
| "@types/node": "^25.2.3", |
There was a problem hiding this comment.
This bumps @types/node to v25, while JS CI/tooling is pinned to Node v22.14.0 (via js/pom.xml) and this package supports engines.node >=18; consider whether using Node 25 types could let TypeScript accept Node APIs that won’t exist on the supported runtime.
Severity: medium
Other Locations
js/package.json:25
🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.
Bumps @types/node from 24.0.15 to 25.2.3.
Commits
You can trigger a rebase of this PR 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)