Skip to content

chore(deps-dev): bump @types/node from 24.10.1 to 25.0.10#417

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/types/node-25.0.10
Closed

chore(deps-dev): bump @types/node from 24.10.1 to 25.0.10#417
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/types/node-25.0.10

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps @types/node from 24.10.1 to 25.0.10.

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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added automated Automated pull requests (e.g., Dependabot) dependencies Pull requests that update a dependency file labels Jan 26, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/types/node-25.0.10 branch 3 times, most recently from f356e96 to e56f427 Compare February 24, 2026 10:07
@mherod mherod force-pushed the dependabot/npm_and_yarn/types/node-25.0.10 branch from e56f427 to ab8a8d0 Compare March 13, 2026 22:50
@mherod mherod enabled auto-merge (squash) March 13, 2026 22:50
Copy link
Copy Markdown

@claude claude bot left a comment

Choose a reason for hiding this comment

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

PR Review: @types/node 24 → 25 bump

Overview

Routine Dependabot upgrade of the @types/node dev dependency from ^24.5.2 to ^25.3.0. No source code changes — only package.json and pnpm-lock.yaml are affected.

Findings

Non-blocking observations

  • Major version jump (24 → 25): Node.js 25 is a non-LTS odd-numbered release. Using @types/node@25 while the CI matrix targets Node 20/22/24 is fine — newer @types/node versions are backwards-compatible for the Node APIs this project uses. The CI Validate matrix will confirm no type regressions.
  • New deprecated notices in pnpm-lock.yaml for glob@10.5.0 and prebuild-install@7.1.3: these are npm registry metadata updates unrelated to this PR. Worth tracking for future cleanup but not a concern here.
  • undici-types bumped transitively 7.16.0 → 7.18.2 — low risk.

What's Good

  • Change is minimal and well-scoped; Dependabot correctly updated all lock file peer dependency references
  • CI runs the full Validate matrix (Node 20/22/24, multi-OS) which will surface any type-compatibility issues

Summary

Safe to merge once CI passes. LGTM.

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.10.1 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>
@mherod mherod force-pushed the dependabot/npm_and_yarn/types/node-25.0.10 branch from ab8a8d0 to 6b04a1c Compare March 15, 2026 09:31
@mherod
Copy link
Copy Markdown
Owner

mherod commented Mar 15, 2026

@dependabot rebase

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 15, 2026

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@mherod mherod closed this Mar 15, 2026
auto-merge was automatically disabled March 15, 2026 20:28

Pull request was closed

@mherod
Copy link
Copy Markdown
Owner

mherod commented Mar 15, 2026

Closing: merge conflicts and Dependabot can't rebase (PR was externally edited). Dependabot will recreate a fresh PR on its next run.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 15, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/types/node-25.0.10 branch March 15, 2026 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated Automated pull requests (e.g., Dependabot) dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant