Skip to content

fix(deps): update dependency typescript to v6#16626

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

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

Conversation

@renovate

@renovate renovate Bot commented Mar 23, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
typescript (source) ^5.9.3^6.0.0 age confidence
typescript (source) 5.9.36.0.3 age confidence
typescript (source) 5.9.x6.0.x age confidence

Release Notes

microsoft/TypeScript (typescript)

v6.0.3

Compare Source

v6.0.2

Compare Source


Configuration

📅 Schedule: (UTC)

  • 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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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 added the dependencies Pull requests that update a dependency file label Mar 23, 2026
@renovate renovate Bot force-pushed the renovate/typescript-6.x branch from c790a9e to e8361fe Compare March 24, 2026 09:22
@renovate renovate Bot force-pushed the renovate/typescript-6.x branch 5 times, most recently from f8ceb18 to da6f72d Compare March 31, 2026 08:51
AFCMS added a commit to oktomusic/oktomusic that referenced this pull request Mar 31, 2026
NestJS does some weird stuff that make the migration non trivial. The update broke the template system.

- nestjs/nest#15883
- nestjs/nest#16626
@renovate renovate Bot force-pushed the renovate/typescript-6.x branch 5 times, most recently from 56b5444 to f88f206 Compare April 3, 2026 10:03
@renovate renovate Bot force-pushed the renovate/typescript-6.x branch 15 times, most recently from 406dfeb to cb0d109 Compare April 13, 2026 07:31
@renovate renovate Bot force-pushed the renovate/typescript-6.x branch 9 times, most recently from 67d42aa to 263c6a8 Compare May 7, 2026 08:58
@renovate renovate Bot force-pushed the renovate/typescript-6.x branch 8 times, most recently from b31aa72 to 6aaa153 Compare May 12, 2026 08:18
@renovate renovate Bot force-pushed the renovate/typescript-6.x branch 9 times, most recently from e525214 to 4f1e7bb Compare May 18, 2026 18:41
@renovate

renovate Bot commented May 26, 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: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @apollo/server@5.5.1
npm error Found: graphql@17.0.1
npm error node_modules/graphql
npm error   dev graphql@"17.0.1" from the root project
npm error   peer graphql@"^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" from @graphql-tools/merge@9.1.9
npm error   node_modules/@graphql-tools/merge
npm error     @graphql-tools/merge@"^9.1.9" from @graphql-tools/schema@10.0.33
npm error     node_modules/@graphql-tools/schema
npm error       @graphql-tools/schema@"^10.0.0" from @apollo/server@5.5.1
npm error       node_modules/@apollo/server
npm error         dev @apollo/server@"5.5.1" from the root project
npm error         2 more (@as-integrations/express5, @nestjs/apollo)
npm error       1 more (@nestjs/graphql)
npm error     @graphql-tools/merge@"9.1.9" from @nestjs/graphql@13.4.2
npm error     node_modules/@nestjs/graphql
npm error       dev @nestjs/graphql@"13.4.2" from the root project
npm error       1 more (@nestjs/apollo)
npm error   3 more (@graphql-tools/schema, @graphql-tools/utils, @graphql-typed-document-node/core)
npm error
npm error Could not resolve dependency:
npm error peer graphql@"^16.11.0" from @apollo/server@5.5.1
npm error node_modules/@apollo/server
npm error   dev @apollo/server@"5.5.1" from the root project
npm error   peer @apollo/server@"^4.0.0 || ^5.0.0" from @as-integrations/express5@1.1.2
npm error   node_modules/@as-integrations/express5
npm error     dev @as-integrations/express5@"1.1.2" from the root project
npm error   1 more (@nestjs/apollo)
npm error
npm error Conflicting peer dependency: graphql@16.14.2
npm error node_modules/graphql
npm error   peer graphql@"^16.11.0" from @apollo/server@5.5.1
npm error   node_modules/@apollo/server
npm error     dev @apollo/server@"5.5.1" from the root project
npm error     peer @apollo/server@"^4.0.0 || ^5.0.0" from @as-integrations/express5@1.1.2
npm error     node_modules/@as-integrations/express5
npm error       dev @as-integrations/express5@"1.1.2" from the root project
npm error     1 more (@nestjs/apollo)
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-06-26T19_52_00_995Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-06-26T19_52_00_995Z-debug-0.log

@AFCMS

AFCMS commented Jun 23, 2026

Copy link
Copy Markdown

Any ETA for TypeScript 6 support? I has been three months and TypeScript 7 is coming very soon.

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