Skip to content

build(deps-dev): bump @types/node from 20.17.24 to 24.9.0#135

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

build(deps-dev): bump @types/node from 20.17.24 to 24.9.0#135
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/types/node-24.9.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps @types/node from 20.17.24 to 24.9.0.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)
### Summary by AIGNE

Release Notes

Chore

  • Updated Node.js type definitions (@types/node) from 20.17.24 to 24.9.0 to support latest Node.js features
  • Updated related dependencies for improved type safety and compatibility:
    • form-data
    • undici-types
    • node-fetch types

This is a maintenance update focused on development dependencies and type definitions. No functional changes or direct user impact.

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 20, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Oct 20, 2025

Image description AIGNE Framework

Walkthrough

This update focuses on modernizing Node.js type definitions by upgrading @types/node from v20 to v24, along with related dependency updates for form-data and undici-types. The change includes improved TypeScript support for Node.js built-in modules and APIs, while also addressing the deprecation of node-domexception in favor of native DOMException implementations.

Changes

Files Summary
package.json, pnpm-lock.yaml Major version upgrade of @types/node (20.17.24 → 24.9.0) with related dependency updates for form-data (4.0.2 → 4.0.4) and undici-types (6.19.8 → 7.16.0). Includes deprecation notice for node-domexception.

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Image description AIGNE Framework

Commits Files that changed from the base of the PR and between 4a8d19e and 3eb3a2b commits.
Files selected (2)
  • package.json (1)
  • pnpm-lock.yaml (35)
Review comments generated (2)
  • Review: 0
  • LGTM: 2

提示

Image description AIGNE Reviewer (@aignebot) 聊天

  • 回复此机器人留下的审查评论以提出后续问题。审查评论是对差异或文件的评论。
  • 通过在回复中标记 @aignebot 邀请机器人加入审查评论链。

代码建议

  • 机器人可能会提出代码建议,但在提交前请仔细审查它们,因为行号范围可能会不对齐。
  • 你可以编辑机器人做出的评论,并在建议稍有偏差时手动调整。

暂停增量审查

  • 在 PR 描述中的任何位置添加 @aignebot: ignore 以暂停机器人的进一步审查。

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 21, 2025

Superseded by #136.

@dependabot dependabot bot closed this Oct 21, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/types/node-24.9.0 branch October 21, 2025 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants