build(deps): bump @types/node from 25.9.5 to 26.4.0 - #31
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## master #31 +/- ##
=======================================
Coverage 90.75% 90.75%
=======================================
Files 1 1
Lines 119 119
Branches 30 30
=======================================
Hits 108 108
Misses 11 11 🚀 New features to boost your workflow:
|
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/types/node-26.4.0
branch
from
September 1, 2026 08:45
3c519b5 to
e45c374
Compare
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.9.5 to 26.4.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.4.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/types/node-26.4.0
branch
from
September 1, 2026 09:18
e45c374 to
9985e74
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps @types/node from 25.9.5 to 26.4.0.
Commits
Note
Low Risk
Dev-only type definitions with no runtime impact; the main risk is new or stricter typings surfacing typecheck errors on the next
pnpm typecheck.Overview
Bumps the
@types/nodedevDependency from 25.9.5 to 26.4.0 inpackage.jsonand refreshespnpm-lock.yaml. The lockfile also picks upundici-types8.3.0 (replacing 7.24.6) as a transitive dependency of the new Node typings.There are no application or library source changes—only TypeScript’s view of Node built-ins for
tsc, Vitest, and related tooling.Reviewed by Cursor Bugbot for commit 9985e74. Bugbot is set up for automated code reviews on this repo. Configure here.