Skip to content

chore(deps): update typescript to v6#593

Open
renovate[bot] wants to merge 1 commit into
developfrom
renovate/major-typescript
Open

chore(deps): update typescript to v6#593
renovate[bot] wants to merge 1 commit into
developfrom
renovate/major-typescript

Conversation

@renovate

@renovate renovate Bot commented Mar 28, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@types/jasmine (source) ^5.0.0^6.0.0 age confidence
typescript (source) ~5.9.0~6.0.0 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 is behind base branch, 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 commented Mar 28, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update artifacts 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: @angular-devkit/build-angular@21.2.6
npm error Found: typescript@6.0.3
npm error node_modules/typescript
npm error   dev typescript@"~6.0.0" from the root project
npm error   peerOptional typescript@">=5.9 <6.1" from @angular/compiler-cli@21.2.7
npm error   node_modules/@angular/compiler-cli
npm error     dev @angular/compiler-cli@"^21.2.0" from the root project
npm error     peer @angular/compiler-cli@"^21.0.0" from @angular-devkit/build-angular@21.2.6
npm error     node_modules/@angular-devkit/build-angular
npm error       dev @angular-devkit/build-angular@"^21.2.0" from the root project
npm error     3 more (@angular/build, @ngtools/webpack, ng-packagr)
npm error   3 more (cosmiconfig, cosmiconfig-typescript-loader, rollup-plugin-dts)
npm error
npm error Could not resolve dependency:
npm error peer typescript@">=5.9 <6.0" from @angular-devkit/build-angular@21.2.6
npm error node_modules/@angular-devkit/build-angular
npm error   dev @angular-devkit/build-angular@"^21.2.0" from the root project
npm error
npm error Conflicting peer dependency: typescript@5.9.3
npm error node_modules/typescript
npm error   peer typescript@">=5.9 <6.0" from @angular-devkit/build-angular@21.2.6
npm error   node_modules/@angular-devkit/build-angular
npm error     dev @angular-devkit/build-angular@"^21.2.0" from the root project
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-24T14_44_53_471Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-06-24T14_44_53_471Z-debug-0.log

File name: demo/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: @angular-devkit/build-angular@21.2.17
npm error Found: typescript@6.0.3
npm error node_modules/typescript
npm error   dev typescript@"~6.0.0" from the root project
npm error   peerOptional typescript@">=5.9 <6.1" from @angular/compiler-cli@21.2.17
npm error   node_modules/@angular/compiler-cli
npm error     dev @angular/compiler-cli@"^21.2.0" from the root project
npm error     peer @angular/compiler-cli@"^21.0.0" from @angular-devkit/build-angular@21.2.17
npm error     node_modules/@angular-devkit/build-angular
npm error       dev @angular-devkit/build-angular@"^21.2.0" from the root project
npm error     2 more (@angular/build, @ngtools/webpack)
npm error   1 more (cosmiconfig)
npm error
npm error Could not resolve dependency:
npm error peer typescript@">=5.9 <6.0" from @angular-devkit/build-angular@21.2.17
npm error node_modules/@angular-devkit/build-angular
npm error   dev @angular-devkit/build-angular@"^21.2.0" from the root project
npm error
npm error Conflicting peer dependency: typescript@5.9.3
npm error node_modules/typescript
npm error   peer typescript@">=5.9 <6.0" from @angular-devkit/build-angular@21.2.17
npm error   node_modules/@angular-devkit/build-angular
npm error     dev @angular-devkit/build-angular@"^21.2.0" from the root project
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-24T14_44_56_465Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-06-24T14_44_56_465Z-debug-0.log

@renovate renovate Bot force-pushed the renovate/major-typescript branch 13 times, most recently from 6367cb1 to 02c3134 Compare April 3, 2026 17:11
@renovate renovate Bot force-pushed the renovate/major-typescript branch 3 times, most recently from f20d2b6 to 274294d Compare April 25, 2026 13:47
@renovate renovate Bot force-pushed the renovate/major-typescript branch 2 times, most recently from 7889ac6 to 8d9980f Compare April 30, 2026 14:17
@renovate renovate Bot force-pushed the renovate/major-typescript branch 5 times, most recently from 8a70502 to 9956f85 Compare May 12, 2026 04:55
@renovate renovate Bot changed the title chore(deps): update typescript to v6 (major) chore(deps): update typescript to v6 May 12, 2026
@renovate renovate Bot force-pushed the renovate/major-typescript branch 2 times, most recently from 5da26ab to 6909783 Compare May 14, 2026 04:29
@renovate renovate Bot force-pushed the renovate/major-typescript branch 2 times, most recently from acc2e86 to e19f6e3 Compare May 28, 2026 01:51
@renovate renovate Bot force-pushed the renovate/major-typescript branch from e19f6e3 to 53deb1d Compare May 29, 2026 02:30
@renovate renovate Bot force-pushed the renovate/major-typescript branch from 53deb1d to 65e8346 Compare June 3, 2026 23:05
@renovate renovate Bot force-pushed the renovate/major-typescript branch 3 times, most recently from 87248ae to 387b26e Compare June 12, 2026 05:13
@renovate renovate Bot force-pushed the renovate/major-typescript branch from 387b26e to b6ade74 Compare June 18, 2026 01:46
@renovate renovate Bot force-pushed the renovate/major-typescript branch from b6ade74 to ec09224 Compare June 24, 2026 14:45
@mergify

mergify Bot commented Jun 24, 2026

Copy link
Copy Markdown

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

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.

0 participants