Skip to content

chore(deps-dev): bump @types/node from 25.9.3 to 26.0.0#50

Merged
FrancoStino merged 1 commit into
developfrom
dependabot/npm_and_yarn/develop/types/node-26.0.0
Jun 20, 2026
Merged

chore(deps-dev): bump @types/node from 25.9.3 to 26.0.0#50
FrancoStino merged 1 commit into
developfrom
dependabot/npm_and_yarn/develop/types/node-26.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 20, 2026

Copy link
Copy Markdown
Contributor

Bumps @types/node from 25.9.3 to 26.0.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 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 cubic

Upgrade dev dependency @types/node from 25.9.3 to 26.0.0 to use the latest Node.js type definitions. No runtime changes; TypeScript may surface new errors due to stricter or updated types.

  • Dependencies
    • Bumped @types/node to ^26.0.0
    • Transitive update: undici-types to ~8.3.0

Written for commit 506cd3e. Summary will update on new commits.

Review in cubic

Greptile Summary

This PR bumps the @types/node devDependency from 25.9.3 to 26.0.0, a major version step that aligns the TypeScript Node.js type definitions with the Node.js 26 release line. The change is isolated to type-checking at development time and has no runtime impact.

  • package.json version specifier updated from ^25.9.3 to ^26.0.0.
  • yarn.lock resolves @types/node to 26.0.0 and updates its transitive dependency undici-types from 7.24.6 to 8.3.0.

Confidence Score: 5/5

Safe to merge — this touches only a devDependency with no runtime footprint.

@types/node is a devDependency used solely for TypeScript type checking; it is not bundled and does not run in production. The accompanying undici-types bump (7.24.6 → 8.3.0) is a transitive lock-file-only change with the same devDependency scope.

No files require special attention.

Important Files Changed

Filename Overview
package.json Bumps @types/node devDependency version specifier from ^25.9.3 to ^26.0.0; no other changes.
yarn.lock Lock file updated to resolve @types/node at 26.0.0 and its transitive dep undici-types bumped from 7.24.6 to 8.3.0.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["package.json\n@types/node ^26.0.0"] --> B["yarn.lock\n@types/node 26.0.0"]
    B --> C["undici-types ~8.3.0\n(resolved: 8.3.0)"]
    B -. "previously" .-> D["undici-types >=7.24.0 <7.24.7\n(resolved: 7.24.6)"]
    style D fill:#f5f5f5,stroke:#aaa,color:#aaa
    style C fill:#d4edda,stroke:#28a745
Loading
%%{init: {'theme': 'base', 'themeVariables': {"darkMode": true, "background": "#0d1117", "primaryColor": "#21262d", "primaryTextColor": "#e6edf3", "primaryBorderColor": "#8b949e", "lineColor": "#8b949e", "textColor": "#e6edf3", "edgeLabelBackground": "#161b22", "actorBkg": "#21262d", "actorBorder": "#8b949e", "actorTextColor": "#e6edf3", "actorLineColor": "#8b949e", "signalColor": "#8b949e", "signalTextColor": "#e6edf3", "noteBkgColor": "#373320", "noteBorderColor": "#d4a72c", "noteTextColor": "#f0e6c0", "labelBoxBkgColor": "#21262d", "labelBoxBorderColor": "#8b949e", "labelTextColor": "#e6edf3", "loopTextColor": "#e6edf3", "activationBkgColor": "#30363d", "activationBorderColor": "#8b949e"}}}%%
flowchart TD
    A["package.json\n@types/node ^26.0.0"] --> B["yarn.lock\n@types/node 26.0.0"]
    B --> C["undici-types ~8.3.0\n(resolved: 8.3.0)"]
    B -. "previously" .-> D["undici-types >=7.24.0 <7.24.7\n(resolved: 7.24.6)"]
    style D fill:#f5f5f5,stroke:#aaa,color:#aaa
    style C fill:#d4edda,stroke:#28a745
Loading

Reviews (1): Last reviewed commit: "chore(deps-dev): bump @types/node from 2..." | Re-trigger Greptile

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.9.3 to 26.0.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.0.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 Jun 20, 2026
@dependabot dependabot Bot requested a review from FrancoStino as a code owner June 20, 2026 07:22
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 20, 2026
@vercel

vercel Bot commented Jun 20, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
github-contribution-card Ready Ready Preview, Comment Jun 20, 2026 7:23am

@snyk-io

snyk-io Bot commented Jun 20, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@FrancoStino FrancoStino merged commit a9c6fa1 into develop Jun 20, 2026
7 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/develop/types/node-26.0.0 branch June 20, 2026 07:32
@sonarqubecloud

Copy link
Copy Markdown

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