Skip to content

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

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

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

Conversation

@renovate

@renovate renovate Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
typescript (source) 5.9.37.0.2 age 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
    • "before 6am on monday"
  • 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.

@renovate
renovate Bot force-pushed the renovate/typescript-7.x branch 7 times, most recently from af301d8 to dd14b99 Compare August 7, 2026 04:44
@timoa

timoa commented Aug 11, 2026

Copy link
Copy Markdown
Owner

🛑 DevSecOps Renovate sweep (TIM-117) — CI gate

Required check Lint, Test, Build & Security is failing on this PR, so the autopilot is skipping it. The CI gate requires a fully green rollup before auto-merge.

Please investigate the failing check (or re-run it after fixes) and re-trigger the sweep if appropriate.

🤖 Automated by DevSecOps autopilot

@timoa

timoa commented Aug 12, 2026

Copy link
Copy Markdown
Owner

DevSecOps autopilot (TIM-119) — skipped: TWO CI failures (CodeQL-Build and Lint, Test, Build & Security). typescript 5.9.3 → 7.0.2 is a major version bump (skips v6), likely a build-breaking change for the project's TS config. Major + CI red → awaiting human review/approval.

@renovate
renovate Bot force-pushed the renovate/typescript-7.x branch 5 times, most recently from 80a907d to 6ed137a Compare August 12, 2026 07:16
@timoa

timoa commented Aug 13, 2026

Copy link
Copy Markdown
Owner

Skipping — CI is red on this PR (🚫 CodeQL-Build and 🚫 Lint, Test, Build & Security; E2E skipped). Also flagged: this is a major version leap (typescript 5.9.3 → 7.0.2 — skipping v6) which is outside the autopilot's auto-merge scope. A human needs to triage the lint/CodeQL failure before merge. Not auto-merged.

@timoa

timoa commented Aug 14, 2026

Copy link
Copy Markdown
Owner

Renovate PR — DevSecOps sweep (2026-08-14).

CI gate failure blocks auto-merge. Failed check(s):

  • CodeQL-Build
  • Lint, Test, Build & Security

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.

@timoa

timoa commented Aug 15, 2026

Copy link
Copy Markdown
Owner

Renovate sweep — skipped, blocked. MAJOR bump (typescript 5.9.3 → 7.0.2) and CI gate failure: CodeQL-Build and Lint, Test, Build & Security are both FAILING. TypeScript 6/7 brings breaking changes (program range, JSX reference tracking, stricter types, new Node engine). Requires human review and likely code adaptation. Please investigate the failing CI and either fix and merge, or close.

@timoa

timoa commented Aug 16, 2026

Copy link
Copy Markdown
Owner

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.

@timoa

timoa commented Aug 17, 2026

Copy link
Copy Markdown
Owner

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.

@renovate
renovate Bot force-pushed the renovate/typescript-7.x branch from 6ed137a to d9cb096 Compare August 17, 2026 00:04

@timoa timoa left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

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.

@timoa

timoa commented Aug 19, 2026

Copy link
Copy Markdown
Owner

Daily Renovate sweep: blocked. typescript 5.9.3 → 7.0.2 is a major (multi-major) bump, and CI failed: CodeQL-Build and Lint, Test, Build & Security are FAILURE. Major-version bumps also require human approval per policy. Please review the v6 and v7 release notes, fix the CI failures, and merge manually.

@timoa

timoa commented Aug 20, 2026

Copy link
Copy Markdown
Owner

Skipping — CI gate failure: CodeQL-Build and Lint, Test, Build & Security both FAILED on this PR. PR bumps typescript 5.9.3 → 7.0.2 (major — two majors at once per the changelog). Please triage the failing checks before merging.

@timoa timoa left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

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.

@timoa

timoa commented Aug 22, 2026

Copy link
Copy Markdown
Owner

DevSecOps sweep TIM-173: skipped — failing CI. Both CodeQL-Build and Lint, Test, Build & Security failed. Major bump: typescript 5.9.3 → 7.0.2. CI gate blocks auto-merge. Please fix CI and re-run, or merge manually once green.

@renovate
renovate Bot force-pushed the renovate/typescript-7.x branch from d9cb096 to 77a327b Compare August 22, 2026 00:04
@timoa

timoa commented Aug 23, 2026

Copy link
Copy Markdown
Owner

DevSecOps auto-merge is blocked: CodeQL-Build and Lint, Test, Build & Security both failed on the latest run (FAILURE). PR: typescript v5.9.3 → v7.0.2 (major version — skips v6). Major bumps to TypeScript almost always require code fixes. Please inspect the failing jobs, fix or rerun CI, then re-trigger the sweep.

@timoa timoa left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

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 timoa left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

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.

@renovate
renovate Bot force-pushed the renovate/typescript-7.x branch from 77a327b to c197b0d Compare August 26, 2026 00:07
@timoa

timoa commented Aug 29, 2026

Copy link
Copy Markdown
Owner

DevSecOps autopilot sweep (2026-08-29). CI failed (CodeQL-Build and Lint, Test, Build & Security) — skipping. Please rebase and re-run; once green this will be re-evaluated on the next daily sweep.

@timoa

timoa commented Aug 30, 2026

Copy link
Copy Markdown
Owner

🤖 Renovate autopilot (DevSecOps, daily sweep @ 2026-08-30):

Skipped — CI gate failure (and major version bump). Required checks CodeQL-Build and Lint, Test, Build & Security are FAILING.

This PR bumps typescript 5.9.3 → 7.0.2 (MAJOR — skips v6 entirely). Major-version dependency updates require human approval even when CI is green.

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.

@timoa

timoa commented Aug 31, 2026

Copy link
Copy Markdown
Owner

DevSecOps daily Renovate sweep — skipped, blocked.

CodeQL-Build and Lint, Test, Build & Security checks are failing on this PR (skipped-major bump: typescript 5.9.3 → 7.0.2, jumping v6). The autopilot will not auto-merge with failing required status checks. To unblock: investigate the TypeScript 7 breaking changes (new strictness, type-only re-exports, possibly verbatimModuleSyntax), fix or downgrade to 6.x first, then re-target 7.x once the codebase is ready.

Note: this would also have required human approval regardless because of the major version jump. No auto-merge performed.

@timoa

timoa commented Sep 1, 2026

Copy link
Copy Markdown
Owner

DevSecOps autopilot (daily Renovate sweep). Not merging — CI gate failures: both CodeQL-Build and Lint, Test, Build & Security failed on the latest run (2026-08-26). This is a major bump of typescript from 5.9.3 to 7.0.2 (skipping v6). Major TypeScript upgrades typically need repo-wide type fixes. Please address the CodeQL and Lint/Test/Build failures, re-run CI, and I will pick it up on the next sweep.

@renovate
renovate Bot force-pushed the renovate/typescript-7.x branch from c197b0d to 131c4b5 Compare September 1, 2026 00:04
@timoa

timoa commented Sep 2, 2026

Copy link
Copy Markdown
Owner

🤖 Renovate autopilot skipping this PR — required CI checks failed.

Reason: CodeQL-Build and Lint, Test, Build & Security checks failed. Also flagged as MAJOR version bump (typescript 5.x → 7.x, skipping v6), which is outside autopilot auto-merge scope.

Please investigate the failing checks before merging.

@timoa

timoa commented Sep 3, 2026

Copy link
Copy Markdown
Owner

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.

@timoa

timoa commented Sep 4, 2026

Copy link
Copy Markdown
Owner

Daily Renovate sweep (DevSecOps autopilot, 2026-09-04): skipping — CI failure on CodeQL-Build and Lint, Test, Build & Security. This is also a major bump (typescript 5.9.3 → 7.0.2; this skips TypeScript 6.x). Major + two failing checks means a human needs to drive it. Please fix CI before merging.

@timoa timoa left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

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.

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.

1 participant