Skip to content

chore(deps): bump dependency typescript to v6 - autoclosed#32

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

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

Conversation

@renovate

@renovate renovate Bot commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
typescript (source) ^5.7.0^6.0.0 age confidence

Release Notes

microsoft/TypeScript (typescript)

v6.0.3

Compare Source

v6.0.2

Compare Source


Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • "before 6am on Monday"
  • 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 commented Jun 6, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
warn: This version of pnpm requires at least Node.js v22.13
warn: The current version of Node.js is v20.20.2
warn: Visit https://r.pnpm.io/comp to see the list of past pnpm versions with respective Node.js version support.
node:internal/modules/cjs/loader:1031
      throw new ERR_UNKNOWN_BUILTIN_MODULE(request);
            ^

Error [ERR_UNKNOWN_BUILTIN_MODULE]: No such built-in module: node:sqlite
    at Module._load (node:internal/modules/cjs/loader:1031:13)
    at Module.require (node:internal/modules/cjs/loader:1289:19)
    at require (node:internal/modules/helpers:182:18)
    at ../store/index/lib/index.js (file:///opt/containerbase/tools/pnpm/11.6.0/20.20.2/node_modules/pnpm/dist/pnpm.mjs:54998:25)
    at __init (file:///opt/containerbase/tools/pnpm/11.6.0/20.20.2/node_modules/pnpm/dist/pnpm.mjs:15:56)
    at ../resolving/npm-resolver/lib/index.js (file:///opt/containerbase/tools/pnpm/11.6.0/20.20.2/node_modules/pnpm/dist/pnpm.mjs:65888:5)
    at __init (file:///opt/containerbase/tools/pnpm/11.6.0/20.20.2/node_modules/pnpm/dist/pnpm.mjs:15:56)
    at ../workspace/projects-graph/lib/index.js (file:///opt/containerbase/tools/pnpm/11.6.0/20.20.2/node_modules/pnpm/dist/pnpm.mjs:66026:5)
    at __init (file:///opt/containerbase/tools/pnpm/11.6.0/20.20.2/node_modules/pnpm/dist/pnpm.mjs:15:56)
    at ../workspace/projects-filter/lib/index.js (file:///opt/containerbase/tools/pnpm/11.6.0/20.20.2/node_modules/pnpm/dist/pnpm.mjs:73533:5) {
  code: 'ERR_UNKNOWN_BUILTIN_MODULE'
}

Node.js v20.20.2

@renovate renovate Bot force-pushed the renovate/typescript-6.x branch 6 times, most recently from 75f415b to f5ce999 Compare June 13, 2026 06:01
@renovate renovate Bot force-pushed the renovate/typescript-6.x branch from f5ce999 to 91a7000 Compare June 13, 2026 06:03
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.
@a-essawy

Copy link
Copy Markdown
Contributor

Superseded by #45 (merged e8b33b8), which lands this bump together with the others — these majors share the lockfile and interact, so they had to go in as one green change. Closing as resolved.

@a-essawy a-essawy closed this Jun 13, 2026
@renovate renovate Bot changed the title chore(deps): bump dependency typescript to v6 chore(deps): bump dependency typescript to v6 - autoclosed Jun 13, 2026
@renovate renovate Bot deleted the renovate/typescript-6.x branch June 13, 2026 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant