Skip to content

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

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @types/node from 25.9.2 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)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.9.2 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 @github

dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor Author

Labels

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

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

@vercel

vercel Bot commented Jun 22, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
modelhub Ready Ready Preview, Comment Jun 22, 2026 8:47am

@greptile-apps

greptile-apps Bot commented Jun 22, 2026

Copy link
Copy Markdown

Greptile Summary

Automated Dependabot PR bumping the @types/node dev dependency from 25.9.2 to 26.0.0. The change is TypeScript-type-only and has no runtime effect.

  • package.json specifier updated from ^25.9.2 to ^26.0.0; all tooling that takes @types/node as an optional peer (Vite, Vitest, msw, shadcn) is updated in lockfile peer strings accordingly.
  • Transitive dependencies also advanced: undici-types jumps from 7.24.6 to 8.3.0 (the internal Undici type stubs bundled with @types/node@26), @peculiar/asn1-* from 2.7.0 to 2.8.0, @simplewebauthn/server from 13.3.0 to 13.3.1, and several minor bumps to nanoid, pg-connection-string, pg-protocol, and semver.

Confidence Score: 5/5

Safe to merge — all changes are dev-only type definitions with no runtime code.

The bump touches only TypeScript type stubs (@types/node) and their transitive type packages. None of the changed packages ship runtime code that would be loaded in production; the lock file peer-string updates are mechanical restatements of the same dependency graph under the new type version. Transitive minor and patch bumps (@simplewebauthn/server 13.3.0→13.3.1, pg-protocol 1.14.0→1.15.0, etc.) are low-risk maintenance releases that Dependabot resolved as part of the upgrade.

No files require special attention. pnpm-lock.yaml is verbose but the changes are consistent — every occurrence of the old @types/node version string has been replaced with the new one.

Important Files Changed

Filename Overview
package.json Updates @types/node dev-dependency specifier from ^25.9.2 to ^26.0.0 — a single-line change with no runtime impact.
pnpm-lock.yaml Lock file regenerated to reflect the new @types/node@26.0.0 resolution, cascading updates to peer-dependency strings for vite, vitest, msw, shadcn, and @inquirer/, plus several transitive bumps: undici-types 7.24.6→8.3.0, @peculiar/asn1- 2.7.0→2.8.0, @simplewebauthn/server 13.3.0→13.3.1, nanoid 5.1.11→5.1.15, pg-connection-string 2.13.0→2.14.0, pg-protocol 1.14.0→1.15.0, semver 7.8.1→7.8.5.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["@types/node 25.9.2 → 26.0.0"] --> B["undici-types 7.24.6 → 8.3.0"]
    A --> C["Peer-dep strings updated"]
    C --> D["vite@7.3.2"]
    C --> E["vitest@4.1.4"]
    C --> F["msw@2.13.6"]
    C --> G["shadcn@4.10.0"]
    C --> H["@inquirer/* packages"]
    A --> I["Transitive bumps"]
    I --> J["@peculiar/asn1-* 2.7.0 → 2.8.0"]
    I --> K["@simplewebauthn/server 13.3.0 → 13.3.1"]
    I --> L["nanoid 5.1.11 → 5.1.15"]
    I --> M["pg-connection-string 2.13.0 → 2.14.0"]
    I --> N["pg-protocol 1.14.0 → 1.15.0"]
    I --> O["semver 7.8.1 → 7.8.5"]
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["@types/node 25.9.2 → 26.0.0"] --> B["undici-types 7.24.6 → 8.3.0"]
    A --> C["Peer-dep strings updated"]
    C --> D["vite@7.3.2"]
    C --> E["vitest@4.1.4"]
    C --> F["msw@2.13.6"]
    C --> G["shadcn@4.10.0"]
    C --> H["@inquirer/* packages"]
    A --> I["Transitive bumps"]
    I --> J["@peculiar/asn1-* 2.7.0 → 2.8.0"]
    I --> K["@simplewebauthn/server 13.3.0 → 13.3.1"]
    I --> L["nanoid 5.1.11 → 5.1.15"]
    I --> M["pg-connection-string 2.13.0 → 2.14.0"]
    I --> N["pg-protocol 1.14.0 → 1.15.0"]
    I --> O["semver 7.8.1 → 7.8.5"]
Loading

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants