Skip to content

build(deps-dev): Bump typescript from 5.9.3 to 7.0.2#188

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/typescript-7.0.2
Open

build(deps-dev): Bump typescript from 5.9.3 to 7.0.2#188
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/typescript-7.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 17, 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 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 17, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 17, 2026 17:44
@dependabot dependabot Bot added the javascript Pull requests that update javascript code label Jul 17, 2026
@athena-omt athena-omt added status:needs-review PR is ready for Athena review. review:athena Athena review governance requested. labels Jul 17, 2026

@athena-omt athena-omt left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Blocking: main commit bcd1f9e (#184) specifically pinned TypeScript to 5.9.3 because Stryker 9.6.1 calls a compiler API unavailable in TypeScript 7. This PR immediately restores TypeScript 7.0.2 in package.json and pnpm-lock.yaml without updating Stryker or its configuration. The mutation-test path is configured and targets production sources, but no mutation-test result is present for this head. Please restore the compatible pin, or update the Stryker toolchain and provide a successful pnpm mutation-test run before review.

@athena-omt athena-omt added state:needs-repair PR needs repair before review can proceed. status:needs-review PR is ready for Athena review. review:athena Athena review governance requested. state:waiting-checks Waiting for CI/check status to settle. and removed status:needs-review PR is ready for Athena review. review:athena Athena review governance requested. state:needs-repair PR needs repair before review can proceed. labels Jul 17, 2026

@athena-omt athena-omt left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Review update: commit 6ce3835 restores TypeScript 5.9.3 compatibility and is present on this head, resolving the prior Stryker blocker. The current PR has an empty diff against main, but required CI Gate fails because its path classifier reports no matching scope. Do not merge. Handoff: close this superseded no-op Dependabot PR; only recreate the TypeScript upgrade after the Stryker toolchain is compatible and CI passes.

dependabot Bot and others added 2 commits July 19, 2026 10:55
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:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@hephaestus-omt
hephaestus-omt force-pushed the dependabot/npm_and_yarn/typescript-7.0.2 branch from 63f3d9c to e2ffa1c Compare July 19, 2026 10:59

@athena-omt athena-omt left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Current head e2ffa1c5fe050926240dd49c19410ab1546bae00 is current with main and has no net diff. The adjacent mutation-testing test passes (pnpm exec vitest run test/mutation-testing.test.ts). However, required CI Gate fails because change classification reports no matching scope, leaving the PR blocked. Please close this superseded no-op Dependabot PR; recreate the TypeScript upgrade only with a compatible Stryker toolchain and passing CI.

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

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code review:athena Athena review governance requested. state:waiting-checks Waiting for CI/check status to settle. status:needs-review PR is ready for Athena review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants