Skip to content

chore(deps-dev): bump @types/node from 22.20.1 to 26.2.0 - #5

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 21, 2026

Copy link
Copy Markdown

Bumps @types/node from 22.20.1 to 26.2.0.

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 21, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/types/node-26.2.0 branch 3 times, most recently from 094e9d7 to 1710480 Compare August 22, 2026 05:59
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/types/node-26.2.0 branch from 1710480 to 653eefa Compare August 22, 2026 06:31
@isaacismaelx14

Copy link
Copy Markdown
Member

Holding this one deliberately.

CI and Railway both run Node 20.20.2, and engines says >=20.11.0. @types/node@26 is six majors ahead of the runtime, so tsc would accept APIs that do not exist in production. Types belong near the runtime, not ahead of it.

The real fix is a separate decision: either pin the types to the runtime major, or move the runtime to a newer LTS and bump both together. Worth doing, but not as a silent dependency bump.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/types/node-26.2.0 branch 5 times, most recently from 9387fc7 to c74ae65 Compare August 22, 2026 15:02
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.20.1 to 26.2.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: 26.2.0
  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-26.2.0 branch from c74ae65 to 52150aa Compare August 22, 2026 19:59
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.

1 participant