Skip to content

chore(deps)(deps-dev): bump @types/node from 25.9.1 to 26.1.1 - #88

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps @types/node from 25.9.1 to 26.1.1.

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)

Note

Low Risk
Dev-only typings bump with no runtime or business-logic changes; main risk is new TypeScript compile errors from updated Node type definitions.

Overview
Bumps the @types/node dev dependency from ^25 (resolved 25.9.1) to ^26 (26.1.1) in apps/api, apps/frontend, apps/worker, and packages/core, with pnpm-lock.yaml updated so the monorepo resolves the new typings (including undici-types 8.3.0 via @types/node).

This is a types-only change: no application runtime code is modified; TypeScript may surface new or stricter checks against Node 26-aligned APIs.

Reviewed by Cursor Bugbot for commit 1dca164. Bugbot is set up for automated code reviews on this repo. Configure here.

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.9.1 to 26.1.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.1.1
  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 Jul 27, 2026

Copy link
Copy Markdown
Contributor Author

Labels

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

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

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Threat surface review — no issues found

This PR only bumps the devDependency @types/node from 25.9.126.1.1 in:

  • apps/api/package.json
  • apps/frontend/package.json
  • apps/worker/package.json
  • packages/core/package.json
  • pnpm-lock.yaml (plus transitive undici-types 7.24.68.3.0)

No application source, route handlers, auth/MCP code, or env files changed. @types/node / undici-types are TypeScript definition packages only and do not ship into production runtime bundles.

Surfaces checked

Surface Result
1. MCP endpoint auth Not in diff — no MCP/auth code changed
2. Query execution sandboxing Not in diff — no DuckDB/execute_query code changed
3. Admin auth (Better Auth) Not in diff — no auth/cookie/CSRF/env validation changed
4. API input validation Not in diff — no Hono/Zod handlers changed
5. Environment secrets Not in diff — no logging, responses, or committed secrets
6. Dependency exposure OK — type-only, actively maintained (@types/node@26.1.1, undici-types@8.3.0). pnpm audit --prod findings present in the tree are pre-existing (e.g. docs astro/esbuild) and not introduced by this bump

Verdict: Changes look secure for the scoped threat surfaces; safe from a security standpoint as a compile-time types update.

Open in Web View Automation 

Sent by Cursor Automation: archmax Security Review

@github-actions

Copy link
Copy Markdown

Docker image ready

docker pull ghcr.io/archmaxai/archmax:pr-88

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants