build(deps-dev): bump @types/node from 26.5.1 to 26.6.1 in the dev-dependencies group - #209
Conversation
Bumps the dev-dependencies group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@types/node` from 26.5.1 to 26.6.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.6.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Dependabot review — approve and merge
Scope: build(deps-dev) group bump of @types/node 26.5.1 → 26.6.1. Diff is package.json plus lockfile peer-key retargets only. undici-types stays at 8.9.0. No production dependencies, workflows, or plugin sources change.
Type surface: DT #75524 adds Node 26.6 APIs (net.Socket.server, test-runner log/entryFile, TLS/net docs, ffi/quic/stream-iter). DT #75525 makes unused ForkOptions inherit CommonOptions (windowsHide). Additive / unused here — plugin sources do not import those Node APIs. Types-only; not bundled into main.js. Obsidian E2E is not required.
Verification
pnpm install --frozen-lockfilesucceeded- Local
pnpm run lint,pnpm run build(tsc + svelte-check), andpnpm run test(19 files / 359 tests) passed - GitHub CI: Test, Build + Lint, CodeQL, Dependency Review, and PR Title are green
pnpm audit --prodis clean. Remainingjs-yamlhigh viaeslint→@eslint/eslintrcis pre-existing (override already pins4.3.1; advisory wants>=4.3.2)
Release: title is build(deps-dev): so the planner will not cut a plugin patch. @types/node@26.6.2 is already on npm (types-only, no advisory); the next weekly Dependabot run can pick it up.
No regressions. Squash-merging.
Sent by Cursor Automation: Dependabot PRs


Bumps the dev-dependencies group with 1 update: @types/node.
Updates
@types/nodefrom 26.5.1 to 26.6.1Commits
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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions