Skip to content

chore(deps)(deps-dev): bump typescript from 6.0.3 to 7.0.2 - #86

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/typescript-7.0.2
Open

chore(deps)(deps-dev): bump typescript from 6.0.3 to 7.0.2#86
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/typescript-7.0.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps typescript from 6.0.3 to 7.0.2.

Commits
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.


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

Medium Risk
A major TypeScript upgrade can surface new type errors or tooling breakage in tsc, Vite, and Vitest across all packages; runtime behavior is unchanged but CI typecheck/build may fail until any new diagnostics are addressed.

Overview
Bumps TypeScript from 6.0.3 to 7.0.2 as a pinned dev dependency in apps/api, apps/frontend, apps/worker, packages/core, and packages/ui.

The lockfile is refreshed so the workspace resolves typescript@7.0.2, including new optional @typescript/typescript-* platform packages and updated peer resolution for docs-related packages (e.g. Starlight / i18next) that reference the TypeScript version. No application or library source changes are included—only dependency metadata and the lockfile.

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

Bumps [typescript](https://github.com/microsoft/TypeScript) from 6.0.3 to 7.0.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: typescript
  dependency-version: 7.0.2
  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

Verdict: No security issues found in this PR. Changes are limited to a pinned typescript devDependency bump (6.0.37.0.2) across package manifests and the lockfile. No application or library source was modified.

Surfaces checked

Surface Result
1. MCP endpoint auth Not impacted — no MCP/auth/route changes
2. Query execution sandboxing Not impacted — no DuckDB/execute_query changes
3. Admin auth (Better Auth) Not impacted — no auth/session/cookie changes
4. API input validation Not impacted — no Hono/Zod/handler changes
5. Environment secrets Not impacted — no env, logging, or hardcoded secret changes
6. Dependency exposure Reviewed — see below

Dependency exposure (surface 6)

  • Changed dependency: typescript@7.0.2 as direct:development in apps/api, apps/frontend, apps/worker, packages/core, and packages/ui (plus lockfile peer/optional package resolution).
  • Runtime risk: None from this bump. TypeScript is a compile-time toolchain dependency; it does not ship in production app runtime paths for these packages.
  • Known CVEs: No known direct advisories for typescript@7.0.2 (maintained Microsoft package).
  • Lockfile additions: Optional platform packages under @typescript/typescript-* are expected native/binary optional deps for TS 7 packaging — not new application libraries.
  • Pre-existing pnpm audit findings (e.g. docs/astro, markitdown-tsxlsx / @xmldom/xmldom) remain in the tree but are not introduced or worsened by this PR.

No concrete fixes required for merge from a threat-surface standpoint. Compatibility/CI typecheck risk from the major TS upgrade is outside this security review scope.

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-86

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