chore(deps): bump dependency typescript to v6 - autoclosed#32
Closed
renovate[bot] wants to merge 1 commit into
Closed
chore(deps): bump dependency typescript to v6 - autoclosed#32renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
Author
|
75f415b to
f5ce999
Compare
f5ce999 to
91a7000
Compare
a-essawy
added a commit
that referenced
this pull request
Jun 13, 2026
…45) Consolidated major dependency updates superseding Renovate PRs #32-#38, which each failed CI: their lockfiles were stale (renovate/artifacts could not run) and the major bumps interact, so they cannot land individually without breaking main between merges. - zod ^3.25 -> ^4: override moved to pnpm-workspace.yaml (pnpm 10+ no longer reads pnpm.overrides from package.json); util.ts uses z.infer<z.ZodObject> since objectOutputType was removed in zod 4. - typescript ^5.7 -> ^6: tsconfig gains explicit types:["node"] + lib, and ignoreDeprecations:"6.0" for the baseUrl deprecation surfaced in the dts build. - vitest ^2 -> ^4: add vite ^8 to satisfy vitest 4's new vite peer range. - eslint ^9 -> ^10. - @types/node ^20 -> ^24; .nvmrc, Dockerfile, and CI node 20/22 -> 24. - github-actions: checkout v6, setup-node v6, pnpm/action-setup v6 (pnpm 11), codeql-action v4, release-please-action v5. Lockfile regenerated with pnpm 11. typecheck, lint, build, and 56 tests pass; dist/bin.js is 17.9 KB (<100 KB budget); --version smoke passes.
Contributor
|
Superseded by #45 (merged |
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.0→^6.0.0Release Notes
microsoft/TypeScript (typescript)
v6.0.3Compare Source
v6.0.2Compare Source
Configuration
📅 Schedule: (in timezone 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.