Skip to content

chore(deps): bump @types/node from 25.8.0 to 26.1.1 - #14

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

chore(deps): bump @types/node from 25.8.0 to 26.1.1#14
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/types/node-26.1.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @types/node from 25.8.0 to 26.1.1.

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 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 25.8.0 to 26.1.1.
- [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.1.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 18, 2026
@jarvisimus

Copy link
Copy Markdown
Collaborator

@dependabot ignore this major version

@dependabot dependabot Bot closed this Jul 18, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 18, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you about version 26.x.x again, unless you re-open this PR.

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/types/node-26.1.1 branch July 18, 2026 16:11
jarvisimus added a commit that referenced this pull request Jul 18, 2026
## Summary
- align `@types/node` with the repository's documented and CI-tested
Node 22 minimum
- replace Node 25 typings with the latest Node 22 type release
- avoid accidentally accepting Node 23–26 APIs in code that promises
Node 22 compatibility

## Verification
- Node 22.23.1
- 54 tests passed
- coverage: 84.23% lines / 93.97% branches / 86.11% functions
- TypeScript 7.0.2 type-check passed
- npm audit: 0 vulnerabilities
- all installed package registry signatures verified
- independent review: no findings

Closes the rationale behind rejecting Dependabot PR #14, which proposed
Node 26 typings without raising the runtime minimum.

Co-authored-by: TechGrandpa <tg@TechGrandpa.local.gubbly.org>
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant