Bump @types/node from 24.0.15 to 25.0.10 in /js - #167
Conversation
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.0.15 to 25.0.10. - [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.0.10 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: This PR updates the TypeScript Node.js type definitions used by the JS workspace. Changes:
Technical Notes: This is a types-only dependency update (no runtime Node package changes), but it can affect TS compile-time checking and the perceived Node API surface during development/build. 🤖 Was this summary useful? React with 👍 or 👎 |
| "@eslint/eslintrc": "^3.3.1", | ||
| "@eslint/js": "^9.31.0", | ||
| "@types/node": "^24.0.15", | ||
| "@types/node": "^25.0.10", |
There was a problem hiding this comment.
@types/node is being bumped to v25 while the repo’s Node tooling is pinned to v22.14.0 (see js/pom.xml); consider verifying this mismatch won’t mask accidental use of newer Node APIs when running on Node 22 / the minimum supported Node.
Other Locations
js/libs/keycloak-admin-client/package.json:51
🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.
|
Superseded by #180. |
Bumps @types/node from 24.0.15 to 25.0.10.
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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)