build(deps-dev): Bump typescript from 5.9.3 to 7.0.2#188
build(deps-dev): Bump typescript from 5.9.3 to 7.0.2#188dependabot[bot] wants to merge 2 commits into
Conversation
athena-omt
left a comment
There was a problem hiding this comment.
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
left a comment
There was a problem hiding this comment.
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.
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>
63f3d9c to
e2ffa1c
Compare
athena-omt
left a comment
There was a problem hiding this comment.
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.
Bumps typescript from 5.9.3 to 7.0.2.
Release notes
Sourced from typescript's releases.
Commits
Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)