Skip to content

chore(deps): update dependency typescript to v7 - #33

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/typescript-7.x
Open

chore(deps): update dependency typescript to v7#33
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/typescript-7.x

Conversation

@renovate

@renovate renovate Bot commented Jul 15, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typescript (source) ^5.9.0^7.0.0 age adoption passing confidence

Release Notes

microsoft/TypeScript (typescript)

v7.0.2

Compare Source

v6.0.3: TypeScript 6.0.3

Compare Source

For release notes, check out the release announcement blog post.

Downloads are available on:

v6.0.2: TypeScript 6.0

Compare Source

For release notes, check out the release announcement blog post.

Downloads are available on:


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.


Open in Devin Review

Note

Update TypeScript devDependency to v7 in JS SDK

Bumps typescript in package.json from ^5.9.0 to ^7.0.0. Builds will now use TypeScript 7.x.

Macroscope summarized b56e3d4.

@changeset-bot

changeset-bot Bot commented Jul 15, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 47be9ba

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@socket-security

socket-security Bot commented Jul 15, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatednpm/​typescript@​5.9.3 ⏵ 7.0.29910089 -1100100 +10

View full report

@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.

Risk: medium. Cursor Bugbot was not present on this PR; approving the narrow sdk/js dev-dependency bump with passing security checks. No reviewers assigned.

Open in Web View Automation 

Sent by Cursor Approval Agent: Pull Request Router and Approver

@renovate
renovate Bot force-pushed the renovate/typescript-7.x branch from 3c8a0a3 to 47be9ba Compare July 22, 2026 05:11
@renovate
renovate Bot force-pushed the renovate/typescript-7.x branch from 47be9ba to 14ba21a Compare August 6, 2026 03:22
@greptile-apps

greptile-apps Bot commented Aug 6, 2026

Copy link
Copy Markdown

PR author is in the excluded authors list.

@devin-ai-integration devin-ai-integration 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.

Devin Review found 1 potential issue.

Open in Devin Review

Comment thread sdk/js/package.json
"engines": { "node": ">=18" },
"devDependencies": {
"typescript": "^5.9.0"
"typescript": "^7.0.0"

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🔍 Major TypeScript version bump — verify strict typecheck config still passes

This bumps the dev-only compiler from ^5.9.0 to ^7.0.0 (lockfile resolves 7.0.2 with the new platform-native @typescript/typescript-* binaries). The typecheck script runs tsc -p sdk/js/tsconfig.json with strict: true, skipLibCheck: false, module/moduleResolution: NodeNext, and lib: ["ES2022", "DOM"]. A major compiler release can tighten inference/lib definitions and drop or rename compiler options, so the gate should be confirmed green on CI (and on the minimum supported Node — package engines say >=18 while typescript 7.0.2 requires >=16.20.0, so that is compatible). No runtime impact: the package ships hand-written .js + .d.ts and the dependency is devDependencies-only, so published consumers are unaffected.

Open in Devin Review

Was this helpful? React with 👍 or 👎 to provide feedback.

@macroscopeapp

macroscopeapp Bot commented Aug 6, 2026

Copy link
Copy Markdown

Approvability

Verdict: Needs human review

Unable to check for correctness in 14ba21a. DevDependency-only TypeScript update with no runtime impact, but all changed files are owned by wave-av/streaming-team and should be reviewed by that team to verify the major version bump (5→7) is acceptable for build compatibility.

No code changes detected at b56e3d4. Prior analysis still applies.

You can customize Macroscope's approvability policy. Learn more.

@renovate
renovate Bot force-pushed the renovate/typescript-7.x branch from 14ba21a to b56e3d4 Compare August 7, 2026 00:03
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