Skip to content

chore(deps-dev): bump @types/node from 22.19.17 to 24.13.3 - #296

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/types/node-24.13.3
Open

chore(deps-dev): bump @types/node from 22.19.17 to 24.13.3#296
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/types/node-24.13.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps @types/node from 22.19.17 to 24.13.3.

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
@types/node [>= 26.a, < 27]
@types/node [>= 25.a, < 26]

@dependabot @github

dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/types/node-24.13.3 branch from e8b3169 to 9322008 Compare August 6, 2026 01:36
@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown

Test Coverage Report

Metric Coverage
Lines 88%
Statements 88%
Functions 84%
Branches 86.15%

@zeshi-du

Copy link
Copy Markdown
Contributor

Leaving this open. The bump itself is green and type-only, but it needs to land on our internal source-of-truth repo first — this repository is a per-release mirror, so a dependency change applied only here either blocks the next release snapshot or gets regenerated away by it.

One thing worth doing deliberately rather than automatically when we take it: @types/node 24 types against a Node 24 runtime, while package.json engines still admit ^20.19.0 || ^22.13.0. Bumping the types ahead of the minimum supported runtime can surface APIs that don't exist on Node 20, and the type checker won't complain. So this goes in alongside a look at the engines range, not before it.

Queued internally.

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.

1 participant