chore(deps): update dependency typescript to v7 - #208
renovate[bot] wants to merge 1 commit into
Conversation
af301d8 to
dd14b99
Compare
|
🛑 DevSecOps Renovate sweep (TIM-117) — CI gate Required check Please investigate the failing check (or re-run it after fixes) and re-trigger the sweep if appropriate. 🤖 Automated by DevSecOps autopilot |
|
DevSecOps autopilot (TIM-119) — skipped: TWO CI failures ( |
80a907d to
6ed137a
Compare
|
Skipping — CI is red on this PR (🚫 |
|
Renovate PR — DevSecOps sweep (2026-08-14). CI gate failure blocks auto-merge. Failed check(s):
This is a major version bump (typescript 5.9.3 → 7.0.2). Please fix the failing checks before merging. The next sweep will re-evaluate once CI is green. |
|
Renovate sweep — skipped, blocked. MAJOR bump ( |
|
Autopilot: typescript 5.9.3 → 7.0.2 (major, skipping v6 entirely). CI blocked: CodeQL-Build = FAILURE; Lint, Test, Build & Security = FAILURE; E2E Tests = SKIPPED. Two major versions in one bump is high-risk given TS v6 breaking changes. Please investigate the CodeQL and Lint failures and re-run CI before merging. |
|
DevSecOps sweep: skipping — required checks 'CodeQL-Build' and 'Lint, Test, Build & Security' are FAILING. This is a MAJOR bump (TypeScript 5.9.3 → 7.0.2, skipping v6), so the failure is likely caused by TS7 breaking changes vs. the codebase. Please triage and rerun, or rebase after fixes. |
6ed137a to
d9cb096
Compare
timoa
left a comment
There was a problem hiding this comment.
Renovate daily sweep (DevSecOps autopilot, 2026-08-18): this PR bumps typescript 5.9.3 → 7.0.2 (MAJOR delta, SKIPPING major version 6 — branch name renovate/typescript-7.x). Per the autopilot risk-tier policy, major bumps require human approval. CI is also failing on CodeQL-Build AND Lint, Test, Build & Security. This is the highest-risk PR in the sweep. Skipping auto-merge — please review the TypeScript 6.0 breaking changes, decide whether to accept the skipped v6, and address the CI failures manually.
|
Daily Renovate sweep: blocked. |
|
Skipping — CI gate failure: |
timoa
left a comment
There was a problem hiding this comment.
DevSecOps daily sweep: classifying as major (typescript 5.9.3 → 7.0.2) and CI is failing — both CodeQL-Build and Lint, Test, Build & Security returned FAILURE. Major version jump from TS 5 to TS 7 is a significant breaking-change surface; the failures need human triage. Requesting human review; not auto-merging.
|
DevSecOps sweep TIM-173: skipped — failing CI. Both |
d9cb096 to
77a327b
Compare
|
DevSecOps auto-merge is blocked: |
timoa
left a comment
There was a problem hiding this comment.
This PR is auto-flagged for human review.
PR #208 bumps typescript from 5.9.3 to 7.0.2 — a major version bump (skipping v6). Major bumps require human approval.
CI status: CodeQL-Build and Lint, Test, Build & Security are both FAILING. A v7 jump is a significant TS toolchain change; the failures almost certainly stem from the upgrade. Please triage the lint/CodeQL breakage, decide whether to land v7 now or hold, then merge manually.
timoa
left a comment
There was a problem hiding this comment.
DevSecOps autopilot: skipped — MAJOR bump (typescript 5.9.3 → 7.0.2) and CI failing (CodeQL-Build and Lint, Test, Build & Security = FAILURE). Two-major-version jump with failing checks; please review the breaking-change notes from the TypeScript 6.0/7.0 releases before merging.
77a327b to
c197b0d
Compare
|
DevSecOps autopilot sweep (2026-08-29). CI failed ( |
|
🤖 Renovate autopilot (DevSecOps, daily sweep @ 2026-08-30): Skipped — CI gate failure (and major version bump). Required checks This PR bumps Action needed: Investigate the CI failures. TypeScript 6.x and 7.x ship significant type-system changes; expect type errors and codegen differences. Once CI is green, this PR still needs human review before merge. |
|
DevSecOps daily Renovate sweep — skipped, blocked.
Note: this would also have required human approval regardless because of the major version jump. No auto-merge performed. |
|
DevSecOps autopilot (daily Renovate sweep). Not merging — CI gate failures: both |
c197b0d to
131c4b5
Compare
|
🤖 Renovate autopilot skipping this PR — required CI checks failed. Reason: Please investigate the failing checks before merging. |
|
DevSecOps Renovate sweep 2026-09-03: CI is not fully green — the 'CodeQL-Build' and 'Lint, Test, Build & Security' checks failed. Skipping auto-merge per the CI gate. Major typescript v5->v7 jump also warrants human eyes before merge. |
|
Daily Renovate sweep (DevSecOps autopilot, 2026-09-04): skipping — CI failure on |
timoa
left a comment
There was a problem hiding this comment.
Renovate sweep — not auto-merged. Major bump (typescript → v7) with two failing checks (CodeQL-Build, Lint, Test, Build & Security) and CodeQL neutral. A TypeScript major will surface new type errors across the codebase; this needs a deliberate migration pass, not an auto-merge.
|
🤖 Skipping — CI failure. |
|
Holding (DevSecOps autopilot). CI gate failure on |
timoa
left a comment
There was a problem hiding this comment.
🤖 DevSecOps autopilot (TIM-258) — flagging for human approval.
This is a MAJOR version bump (typescript 5.9.3 → 7.0.2). Major bumps require human approval per autopilot policy. Additionally, both CodeQL-Build and Lint, Test, Build & Security checks are FAILING on this PR — TypeScript 7 is a big jump and likely needs code adjustments.
Not approving. Please review and merge manually if appropriate.
timoa
left a comment
There was a problem hiding this comment.
Auto-merge blocked: this is a major dependency bump (typescript v6 -> v7) and CI is also failing (CodeQL-Build, Lint/Test/Build/Security). Major version bumps are not auto-merged by the autopilot; the CI failure needs investigation. Please review the changelog, confirm compatibility, and merge manually once CI is green.
timoa
left a comment
There was a problem hiding this comment.
Awaiting human approval. This is a MAJOR version bump: typescript 5.9.3 → 7.0.2. TypeScript 6 and 7 introduce breaking changes to the type system, compiler API, and module resolution; this should be coordinated with the codebase owners before merge. CI is also failing (CodeQL-Build and Lint, Test, Build & Security both failed on 2026-09-01), likely tied to the version jump. (DevSecOps daily sweep)
timoa
left a comment
There was a problem hiding this comment.
Flagging for human approval (devsecops sweep, 2026-09-11).
Major bump: typescript 5.9.3 → 7.0.2. TypeScript v6 / v7 contain breaking changes to the compiler API and type system; a project-wide typecheck failure is the expected outcome. The Lint, Test, Build & Security check is currently FAILURE.
Please review TS migration notes and merge manually when ready.
|
Renovate sweep (TIM-298): flagged skipped-blocked.
Action: human approval required after CI is green. TypeScript 6/7 are major upgrades; expect breaking changes in compiler behavior, lib types, and module resolution. |
|
Skipping auto-merge: CI gate failing. |
timoa
left a comment
There was a problem hiding this comment.
Awaiting human review: typescript 5.9.3 → 7.0.2 is a major bump that jumps over v6 — Lint, Test, Build & Security is failing and CodeQL-Build also failed on this PR. Major TS jumps frequently require tsconfig and type fixes that this autopilot cannot safely auto-merge. Please review and merge manually once build/lint is green.
|
Renovate daily sweep: blocking. Required checks FAILURE: 'CodeQL-Build' and 'Lint, Test, Build & Security'. |
|
DevSecOps sweep: skipped auto-merge. Blocking: |
|
Renovate daily sweep — DevSecOps autopilot (TIM-353). CI gate fail: Action: skipped-blocked. Please fix the failing checks and re-run, or merge manually once green. ---🤖 Generated by Renovate sweep autopilot at 2026-09-18T00:00:00Z |
|
Renovate daily sweep (TIM-356). Skipped: required checks CodeQL-Build and Lint, Test, Build & Security are FAILING. Major bump of typescript 5.9.3 to 7.0.2. TypeScript 7 is a large jump (skipping 6) — likely real breaking changes; human review needed before retry. |
|
Renovate sweep: skipping. CI gate blocked — |
timoa
left a comment
There was a problem hiding this comment.
DevSecOps sweep (TIM-360): auto-merge skipped. Major semver bump (typescript 5.9.3 → 7.0.2) AND Lint, Test, Build & Security FAILURE (and CodeQL-Build FAILURE). Major TS release carries breaking changes; CI also red. Required: human review and approval.
|
Renovate autopilot: skipped — CI gate failed. Required checks 'CodeQL-Build' and 'Lint, Test, Build & Security' both reported FAILURE on 2026-09-01. Major bump typescript 5.9.3→7.0.2 (package.json + lockfile). TypeScript 7 is a major version; CodeQL flagged the new language constructs. Recommend human review before retry. |
timoa
left a comment
There was a problem hiding this comment.
Major version bump: typescript 5.9.3 → 7.0.2 (skips major 6). Major dependency changes are above the auto-merge threshold. CodeQL-Build and Lint, Test, Build & Security checks are failing. Please review TS 6/7 migration notes and merge manually.
|
DevSecOps daily sweep (2026-09-24): major bump (typescript v5→v7), CodeQL-Build FAILURE + Lint, Test, Build & Security FAILURE. Skipping. Requires human review. |
timoa
left a comment
There was a problem hiding this comment.
DevSecOps daily sweep flagged this PR as awaiting-human review.
Reason: major version bump. Even with green CI, major bumps can introduce breaking API changes, behavior shifts, or require code edits downstream of the lockfile. No autopilot approve or merge.
Please review the release notes and changelog before merging.
|
CI gate failure: |
This PR contains the following updates:
5.9.3→7.0.2Release Notes
microsoft/TypeScript (typescript)
v7.0.2Compare Source
v6.0.3: TypeScript 6.0.3Compare Source
For release notes, check out the release announcement blog post.
Downloads are available on:
v6.0.2: TypeScript 6.0Compare Source
For release notes, check out the release announcement blog post.
Downloads are available on:
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.