Skip to content

Bump @types/node from 24.0.15 to 25.2.1 in /js - #196

Closed
dependabot[bot] wants to merge 1 commit into
demonstrate-cross-realm-session-vulnerabilityfrom
dependabot/npm_and_yarn/js/types/node-25.2.1
Closed

Bump @types/node from 24.0.15 to 25.2.1 in /js#196
dependabot[bot] wants to merge 1 commit into
demonstrate-cross-realm-session-vulnerabilityfrom
dependabot/npm_and_yarn/js/types/node-25.2.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 6, 2026

Copy link
Copy Markdown
Contributor

Bumps @types/node from 24.0.15 to 25.2.1.

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.0.15 to 25.2.1.
- [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.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Feb 6, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: area/dependencies, team/ui. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@augment-app-staging

Copy link
Copy Markdown
🤖 Augment PR Summary

Summary: This PR updates the Node.js TypeScript definitions used across the JS workspace.

Changes:

  • Bumped @types/node from ^24.0.15 to ^25.2.1 in the top-level js/package.json
  • Bumped @types/node from ^24.0.15 to ^25.2.1 in js/libs/keycloak-admin-client/package.json
  • Updated the js/pnpm-lock.yaml lockfile accordingly (skipped for review)

Technical Notes: This is a devDependency type update only, but it can affect compile-time API availability (i.e., what Node APIs TypeScript considers valid) and should stay consistent with the minimum Node runtime supported by the packages.

🤖 Was this summary useful? React with 👍 or 👎

@augment-app-staging augment-app-staging Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review completed. 1 suggestions posted.

Fix All in Augment

Comment augment review to trigger a new review at any time.

"@types/lodash-es": "^4.17.12",
"@types/mocha": "^10.0.10",
"@types/node": "^24.0.15",
"@types/node": "^25.2.1",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since this package declares engines.node as >=18, bumping @types/node to v25 can make TypeScript accept newer Node APIs that won’t exist on Node 18 at runtime. Consider whether the type version should align to the minimum supported Node to avoid accidental compatibility regressions.

Severity: medium

Other Locations
  • js/package.json:25

Fix This in Augment

🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.

@dependabot @github

dependabot Bot commented on behalf of github Feb 9, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #199.

@dependabot dependabot Bot closed this Feb 9, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/js/types/node-25.2.1 branch February 9, 2026 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants