Update dependency typescript to v6#9
Closed
cnap-tech-renovate[bot] wants to merge 1 commit into
Closed
Conversation
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
robinbraemer
added a commit
that referenced
this pull request
May 23, 2026
Bring in pending Renovate dep-update PRs so a single CI run covers them all instead of one CI run per merged PR. Included: - #3 vitest ^3.0.5 → ^4.0.0 (now 4.1.7) — test runner major bump, 97/97 tests still green - #6 all non-major dep bumps (absorbed via pnpm install lockfile regen): convex 1.51→1.66, hono 4.12.5→4.12.22, isolated-vm 6.0.2→6.1.2, tsx 4.21.0→4.22.3, zod 4.3.6→4.4.3, and transitive bumps - #8 jdx/mise-action@v2 → @v4 in ci.yml + publish.yml - #9 typescript ^5.7.3 → ^6.0.0 (now 6.0.x) — tsc clean Dropped: - #10 pnpm 10→11. mise's aqua registry for pnpm 11 doesn't expose a matching darwin-arm64 asset name yet (looks for `pnpm-macos-arm64`, upstream ships `pnpm-darwin-arm64.tar.gz`). Renovate will reopen whenever the registry catches up. oxlint + tsc clean, vitest 97/97.
Member
Contributor
Author
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^5.7.3→^6.0.0Release Notes
microsoft/TypeScript (typescript)
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 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 Mend Renovate.