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

Closed
Sebastian wants to merge 1 commits from renovate/typescript-6.x into main
Owner

This PR contains the following updates:

Package Change Age Confidence
typescript (source) 5.9.36.0.3 age confidence

Important

Release Notes retrieval for this PR were skipped because no github.com credentials were available.
If you are self-hosted, please see this instruction.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 3am"
  • 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 has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [typescript](https://www.typescriptlang.org/) ([source](https://github.com/microsoft/TypeScript)) | [`5.9.3` → `6.0.3`](https://renovatebot.com/diffs/npm/typescript/5.9.3/6.0.3) | ![age](https://developer.mend.io/api/mc/badges/age/npm/typescript/6.0.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typescript/5.9.3/6.0.3?slim=true) | > :exclamation: **Important** > > Release Notes retrieval for this PR were skipped because no github.com credentials were available. > If you are self-hosted, please see [this instruction](https://github.com/renovatebot/renovate/blob/master/docs/usage/examples/self-hosting.md#githubcom-token-for-release-notes). --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - "before 3am" - 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. --- - [x] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNDEuNSIsInVwZGF0ZWRJblZlciI6IjQzLjE0MS41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Sebastian added 1 commit 2026-04-25 20:06:13 +00:00
chore(deps): update dependency typescript to v6
Some checks failed
renovate/artifacts Artifact file update failure
Build Test / build (pull_request) Failing after 8s
JS Unit Tests / test (pull_request) Failing after 8s
PHP Unit Tests / test (pull_request) Successful in 10m43s
4fc6dbb9e6
Author
Owner

⚠️ 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.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @vue/tsconfig@0.8.1
npm error Found: typescript@6.0.3
npm error node_modules/typescript
npm error   dev typescript@"6.0.3" from the root project
npm error   peer typescript@">=4.8.4 <6.1.0" from @typescript-eslint/eslint-plugin@8.59.0
npm error   node_modules/@typescript-eslint/eslint-plugin
npm error     @typescript-eslint/eslint-plugin@"8.59.0" from typescript-eslint@8.59.0
npm error     node_modules/typescript-eslint
npm error       dev typescript-eslint@"^8.59.0" from the root project
npm error   12 more (@typescript-eslint/parser, ...)
npm error
npm error Could not resolve dependency:
npm error peerOptional typescript@"5.x" from @vue/tsconfig@0.8.1
npm error node_modules/@vue/tsconfig
npm error   dev @vue/tsconfig@"0.8.1" from the root project
npm error
npm error Conflicting peer dependency: typescript@5.9.3
npm error node_modules/typescript
npm error   peerOptional typescript@"5.x" from @vue/tsconfig@0.8.1
npm error   node_modules/@vue/tsconfig
npm error     dev @vue/tsconfig@"0.8.1" 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 /tmp/renovate/cache/others/npm/_logs/2026-04-25T20_06_11_336Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2026-04-25T20_06_11_336Z-debug-0.log

### ⚠️ 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. npm error code ERESOLVE npm error ERESOLVE could not resolve npm error npm error While resolving: @vue/tsconfig@0.8.1 npm error Found: typescript@6.0.3 npm error node_modules/typescript npm error dev typescript@"6.0.3" from the root project npm error peer typescript@">=4.8.4 <6.1.0" from @typescript-eslint/eslint-plugin@8.59.0 npm error node_modules/@typescript-eslint/eslint-plugin npm error @typescript-eslint/eslint-plugin@"8.59.0" from typescript-eslint@8.59.0 npm error node_modules/typescript-eslint npm error dev typescript-eslint@"^8.59.0" from the root project npm error 12 more (@typescript-eslint/parser, ...) npm error npm error Could not resolve dependency: npm error peerOptional typescript@"5.x" from @vue/tsconfig@0.8.1 npm error node_modules/@vue/tsconfig npm error dev @vue/tsconfig@"0.8.1" from the root project npm error npm error Conflicting peer dependency: typescript@5.9.3 npm error node_modules/typescript npm error peerOptional typescript@"5.x" from @vue/tsconfig@0.8.1 npm error node_modules/@vue/tsconfig npm error dev @vue/tsconfig@"0.8.1" 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 /tmp/renovate/cache/others/npm/_logs/2026-04-25T20_06_11_336Z-eresolve-report.txt npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2026-04-25T20_06_11_336Z-debug-0.log ```
Sebastian closed this pull request 2026-05-06 17:03:17 +00:00
Author
Owner

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 6.x releases. But if you manually upgrade to 6.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

### Renovate Ignore Notification Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for *any* future `6.x` releases. But if you manually upgrade to `6.x` then Renovate will re-enable `minor` and `patch` updates automatically. If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
Some checks failed
renovate/artifacts Artifact file update failure
Build Test / build (pull_request) Failing after 8s
JS Unit Tests / test (pull_request) Failing after 8s
PHP Unit Tests / test (pull_request) Successful in 10m43s

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Nodarx/server#46