chore(deps-dev): bump @types/node from 25.9.2 to 26.0.0#133
chore(deps-dev): bump @types/node from 25.9.2 to 26.0.0#133dependabot[bot] wants to merge 1 commit into
Conversation
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>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Greptile SummaryAutomated Dependabot PR bumping the
Confidence Score: 5/5Safe 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
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"]
%%{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"]
Reviews (1): Last reviewed commit: "chore(deps-dev): bump @types/node from 2..." | Re-trigger Greptile |
Bumps @types/node from 25.9.2 to 26.0.0.
Commits
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)