Skip to content

chore(deps): update dependency typescript to v6#420

Merged
bicstone merged 2 commits into
masterfrom
renovate/typescript-6.x
May 6, 2026
Merged

chore(deps): update dependency typescript to v6#420
bicstone merged 2 commits into
masterfrom
renovate/typescript-6.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 30, 2026

This PR contains the following updates:

Package Change Age Confidence
typescript (source) 5.9.36.0.3 age confidence

Release Notes

microsoft/TypeScript (typescript)

v6.0.3

Compare Source

v6.0.2

Compare Source


Configuration

📅 Schedule: (in timezone Asia/Tokyo)

  • 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 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 requested a review from bicstone March 30, 2026 17:14
@renovate renovate Bot force-pushed the renovate/typescript-6.x branch 3 times, most recently from 1536582 to fb99eb1 Compare April 12, 2026 20:29
@renovate renovate Bot force-pushed the renovate/typescript-6.x branch 3 times, most recently from a23faac to 86a8944 Compare April 24, 2026 00:50
@renovate renovate Bot force-pushed the renovate/typescript-6.x branch 2 times, most recently from ac84699 to 9cbbe14 Compare April 28, 2026 09:16
@renovate renovate Bot force-pushed the renovate/typescript-6.x branch from 9cbbe14 to c4a4ab2 Compare May 3, 2026 21:55
- Switch moduleResolution from "node" (deprecated in TS6, removed in TS7) to "bundler" since the output is bundled by @vercel/ncc
- Explicitly add `types: ["node"]` so `@types/node` globals are loaded under bundler resolution
- Specify `rootDir: "./src"` as required by TS6 (TS5011)

Removes redundant `as PullRequestEvent` assertions auto-fixed by ESLint.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@bicstone bicstone merged commit f31b29b into master May 6, 2026
2 checks passed
@bicstone bicstone deleted the renovate/typescript-6.x branch May 6, 2026 06:57
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