Skip to content

chore(deps): bump typescript from 5.9.3 to 7.0.2 - #5238

Merged
odinr merged 1 commit into
mainfrom
dependabot/npm_and_yarn/typescript-7.0.2
Aug 10, 2026
Merged

chore(deps): bump typescript from 5.9.3 to 7.0.2#5238
odinr merged 1 commit into
mainfrom
dependabot/npm_and_yarn/typescript-7.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 7, 2026

Copy link
Copy Markdown
Contributor

Bumps typescript from 5.9.3 to 7.0.2.

Release notes

Sourced from typescript's releases.

TypeScript 6.0.3

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

Downloads are available on:

TypeScript 6.0

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

Downloads are available on:

TypeScript 6.0 Beta

For release notes, check out the release announcement.

Downloads are available on:

Commits
Maintainer changes

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


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 7, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 7, 2026 17:07
@dependabot dependabot Bot added javascript Pull requests that update Javascript code dependencies Pull requests that update a dependency file labels Aug 7, 2026
@changeset-bot

changeset-bot Bot commented Aug 7, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 84cb2e8

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.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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

@github-actions github-actions Bot added 🚧 chore maintaines work, (update deps, workflos ...) 🧬 Modules labels Aug 7, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/typescript-7.0.2 branch 4 times, most recently from 73d6cfe to 368044b Compare August 10, 2026 07:37
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.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:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@odinr
odinr force-pushed the dependabot/npm_and_yarn/typescript-7.0.2 branch from 368044b to 84cb2e8 Compare August 10, 2026 07:46
@odinr

odinr commented Aug 10, 2026

Copy link
Copy Markdown
Collaborator

Dependency PR Review — automated

Update: typescript 5.9.3/6.0.3 → 7.0.2 (devDependency, major — TS7/"tsgo" rewrite)

Scope: every other package in the monorepo is already on typescript@^7.0.2 (prior PRs #5108, #4967, plus a51a067f5a "repair rebase-induced regressions and TS7 build breakage"). This PR just brings the last two stragglers in line:

  • @equinor/fusion-framework-module-state
  • @equinor/fusion-framework-plugin-context-navigation

No typedoc / @custom-elements-manifest/analyzer usage in this repo (those are the tools known to break on TS7's dropped Compiler API), so the earlier concern doesn't apply here.

Validation:

  • Rebased cleanly onto main, no conflicts.
  • pnpm install --frozen-lockfile
  • pnpm build (full monorepo) — 83/83 tasks ✓
  • pnpm test (full monorepo) — 763 passed. 3 pre-existing failures in @equinor/fusion-framework-module-state (native leveldown/PouchDB binding missing on this platform), confirmed identical on main, unrelated to this bump.
  • pnpm check (Biome) — clean, 1 unrelated info-level schema-version notice.

devDependency-only change with no effect on published output — no changeset required.

Verdict: High confidence — merging.

@odinr
odinr merged commit b25fe19 into main Aug 10, 2026
9 checks passed
@odinr
odinr deleted the dependabot/npm_and_yarn/typescript-7.0.2 branch August 10, 2026 07:47
@github-actions

Copy link
Copy Markdown
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 67.13% 3931 / 5855
🔵 Statements 66.87% 4697 / 7024
🔵 Functions 53.54% 1361 / 2542
🔵 Branches 55.77% 2063 / 3699
File CoverageNo changed files found.
Generated in workflow #15219 for commit 84cb2e8 by the Vitest Coverage Report Action

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

Labels

🚧 chore maintaines work, (update deps, workflos ...) dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code 🧬 Modules

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant