Skip to content

chore(deps): update typescript to v6#707

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

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

Conversation

@renovate

@renovate renovate Bot commented Mar 31, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typescript (source) ^5.3.3^6.0.0 age adoption passing 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: Enabled.

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 added dependencies Pull requests that update a dependency file dev-dependencies javascript Pull requests that update Javascript code labels Mar 31, 2026
@renovate renovate Bot enabled auto-merge (squash) March 31, 2026 10:48
@renovate

renovate Bot commented Mar 31, 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 error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @typescript-eslint/eslint-plugin@8.46.3
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   typescript@">=5" from eslint-plugin-sonarjs@3.0.5
npm error   node_modules/eslint-plugin-sonarjs
npm error     peer eslint-plugin-sonarjs@"^3.0.1" from @myrotvorets/eslint-config-myrotvorets-ts@3.0.2
npm error     node_modules/@myrotvorets/eslint-config-myrotvorets-ts
npm error       dev @myrotvorets/eslint-config-myrotvorets-ts@"^3.0.0" from the root project
npm error   2 more (ts-api-utils, ts-node)
npm error
npm error Could not resolve dependency:
npm error peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/eslint-plugin@8.46.3
npm error node_modules/@typescript-eslint/eslint-plugin
npm error   peer @typescript-eslint/eslint-plugin@"^8.0.0" from @myrotvorets/eslint-config-myrotvorets-ts@3.0.2
npm error   node_modules/@myrotvorets/eslint-config-myrotvorets-ts
npm error     dev @myrotvorets/eslint-config-myrotvorets-ts@"^3.0.0" from the root project
npm error   @typescript-eslint/eslint-plugin@"8.46.3" from typescript-eslint@8.46.3
npm error   node_modules/typescript-eslint
npm error     typescript-eslint@"^8.18.0" from @myrotvorets/eslint-config-myrotvorets-ts@3.0.2
npm error     node_modules/@myrotvorets/eslint-config-myrotvorets-ts
npm error       dev @myrotvorets/eslint-config-myrotvorets-ts@"^3.0.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@">=4.8.4 <6.0.0" from @typescript-eslint/eslint-plugin@8.46.3
npm error   node_modules/@typescript-eslint/eslint-plugin
npm error     peer @typescript-eslint/eslint-plugin@"^8.0.0" from @myrotvorets/eslint-config-myrotvorets-ts@3.0.2
npm error     node_modules/@myrotvorets/eslint-config-myrotvorets-ts
npm error       dev @myrotvorets/eslint-config-myrotvorets-ts@"^3.0.0" from the root project
npm error     @typescript-eslint/eslint-plugin@"8.46.3" from typescript-eslint@8.46.3
npm error     node_modules/typescript-eslint
npm error       typescript-eslint@"^8.18.0" from @myrotvorets/eslint-config-myrotvorets-ts@3.0.2
npm error       node_modules/@myrotvorets/eslint-config-myrotvorets-ts
npm error         dev @myrotvorets/eslint-config-myrotvorets-ts@"^3.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error 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-04T22_01_57_975Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-06-04T22_01_57_975Z-debug-0.log

@github-actions

github-actions Bot commented Mar 31, 2026

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
npm/typescript ^6.0.0 UnknownUnknown

Scanned Files

  • package.json

@renovate renovate Bot force-pushed the renovate/major-typescript branch 2 times, most recently from b920b78 to 1e73241 Compare April 1, 2026 00:42
@renovate renovate Bot force-pushed the renovate/major-typescript branch 3 times, most recently from d65dc92 to f2442de Compare April 16, 2026 17:12
@renovate renovate Bot force-pushed the renovate/major-typescript branch from f2442de to 294a7d8 Compare April 20, 2026 14:01
@renovate renovate Bot force-pushed the renovate/major-typescript branch 3 times, most recently from e018a38 to aa01727 Compare May 8, 2026 04:31
@renovate renovate Bot force-pushed the renovate/major-typescript branch 4 times, most recently from e4e735d to 112098f Compare May 15, 2026 17:57
@renovate renovate Bot force-pushed the renovate/major-typescript branch 2 times, most recently from 65c2cc0 to fd7f246 Compare May 22, 2026 19:07
@renovate renovate Bot force-pushed the renovate/major-typescript branch from fd7f246 to 17c39a0 Compare June 2, 2026 16:19
@renovate renovate Bot changed the title chore(deps): update dependency typescript to v6 chore(deps): update typescript to v6 Jun 2, 2026
@renovate renovate Bot force-pushed the renovate/major-typescript branch from 17c39a0 to 4f6151d Compare June 2, 2026 19:27
@renovate renovate Bot force-pushed the renovate/major-typescript branch from 4f6151d to bdfba3c Compare June 4, 2026 22:02
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 dev-dependencies javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants