chore(deps): update dependency typescript to v7 #105
No reviewers
Labels
No labels
area: arcade
area: art-studio
area: calendar
area: chapel
area: content
area: design
area: field-guide
area: infra
area: library
area: os
area: portal
area: sync
area: typing
blocked
breaking
bug
content: approved
content: changes-requested
content: drafting
content: needs-doctrinal-review
content: needs-review
dependencies
documentation
duplicate
enhancement
epic
github_actions
good first issue
help wanted
invalid
javascript
needs-triage
priority: high
priority: low
priority: medium
question
type: enhancement
type: feature
type: fix
type: perf
type: security
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Bosco/bosco!105
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/typescript-7.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
^5.7.2->^7.0.0Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
⚠️ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
File name: pnpm-lock.yaml
Held from the v0.3.0 dependency sweep: typescript v7 crashes the compiler load under
svelte-check(TS7 native preview) — toolchain not ready. Kept open pending a focused migration; the other 5 compatible majors landed in v0.3.0.Still held (re-reproduced 2026-07-19).
typescript@7.0.2(the native port) installs, but the first gate stepsvelte-check(svelte-check@4.7.1) crashes on load:This is svelte language-tools reading a TypeScript compiler-host API that TS7's restructured API no longer provides — a hard upstream incompatibility, not a Bosco-side config issue. Blocked until svelte-check / svelte language-tools ship TypeScript 7 support. Keeping open, no code change.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.