Skip to content

Bump @types/node from 24.0.15 to 25.1.0 in /js - #180

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 29, 2026

Copy link
Copy Markdown
Contributor

Bumps @types/node from 24.0.15 to 25.1.0.

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.1.0.
- [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.1.0
  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 Jan 29, 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 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.1.0",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

This package declares engines.node as >=18, but @types/node@^25 models Node 25 APIs and can let TypeScript accept usage of APIs that won’t exist when consumers run on Node 18/20. Consider whether the @types/node major should match the minimum supported Node runtime (or be explicitly justified) to keep the type-level API surface aligned.

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 2, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #184.

@dependabot dependabot Bot closed this Feb 2, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/js/types/node-25.1.0 branch February 2, 2026 00:18
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