Skip to content

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

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 13, 2026

This PR contains the following updates:

Package Change Age Confidence
typescript (source) ^5.9.3^6.0.3 age confidence

Release Notes

microsoft/TypeScript (typescript)

v6.0.3

Compare Source

v6.0.2

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 5am on monday"
  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 13, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
chronoframe-docs Ignored Ignored Preview May 12, 2026 5:46pm

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Apr 13, 2026
@renovate renovate Bot force-pushed the renovate/typescript-6.x branch from 94c2fb2 to 99a1e41 Compare April 13, 2026 09:29
@HoshinoSuzumi HoshinoSuzumi requested a review from Copilot April 13, 2026 09:35
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the workspace’s TypeScript toolchain to v6, aligning the root Nuxt app and the @chronoframe/webgl-image package on the new compiler version.

Changes:

  • Bump typescript devDependency in the root package.json to ^6.0.2.
  • Bump typescript devDependency in packages/webgl-image/package.json to ^6.0.2.
  • Refresh pnpm-lock.yaml to reflect the new TypeScript version throughout the dependency graph.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 2 comments.

File Description
package.json Updates the root workspace TypeScript devDependency to v6.0.2.
packages/webgl-image/package.json Updates the WebGL package’s local TypeScript devDependency to v6.0.2.
pnpm-lock.yaml Lockfile regeneration reflecting the TypeScript v6 upgrade across resolved deps/peers.
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

Comment thread package.json Outdated
"oxlint": "^1.59.0",
"sass-embedded": "^1.99.0",
"typescript": "^5.9.3",
"typescript": "^6.0.2",
Comment thread pnpm-lock.yaml Outdated
Comment on lines +12610 to +12615
'@typescript-eslint/project-service@8.46.1(typescript@6.0.2)':
dependencies:
'@typescript-eslint/tsconfig-utils': 8.46.1(typescript@5.9.3)
'@typescript-eslint/tsconfig-utils': 8.46.1(typescript@6.0.2)
'@typescript-eslint/types': 8.46.1
debug: 4.4.3
typescript: 5.9.3
typescript: 6.0.2
@renovate renovate Bot force-pushed the renovate/typescript-6.x branch 2 times, most recently from a863e20 to 106107c Compare April 17, 2026 03:06
@renovate renovate Bot force-pushed the renovate/typescript-6.x branch 2 times, most recently from a4537bc to 6ed7730 Compare May 5, 2026 08:07
@renovate renovate Bot force-pushed the renovate/typescript-6.x branch from 6ed7730 to 94e169b Compare May 12, 2026 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant