Update dependency typescript to v5.8.2 #237

Closed
pierre wants to merge 1 commits from renovate/typescript-5.x-lockfile into master
Owner

This PR contains the following updates:

Package Type Update Change
typescript (source) devDependencies minor 5.7.3 -> 5.8.2

Release Notes

microsoft/TypeScript (typescript)

v5.8.2: TypeScript 5.8

Compare Source

For release notes, check out the release announcement.

Downloads are available on:


Configuration

📅 Schedule: 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [typescript](https://www.typescriptlang.org/) ([source](https://github.com/microsoft/TypeScript)) | devDependencies | minor | [`5.7.3` -> `5.8.2`](https://renovatebot.com/diffs/npm/typescript/5.7.3/5.8.2) | --- ### Release Notes <details> <summary>microsoft/TypeScript (typescript)</summary> ### [`v5.8.2`](https://github.com/microsoft/TypeScript/releases/tag/v5.8.2): TypeScript 5.8 [Compare Source](https://github.com/microsoft/TypeScript/compare/v5.7.3...v5.8.2) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-8/). - [fixed issues query for Typescript 5.8.0 (Beta)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.8.0%22+is%3Aclosed+). - [fixed issues query for Typescript 5.8.1 (RC)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.8.1%22+is%3Aclosed+). - [fixed issues query for Typescript 5.8.2 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.8.2%22+is%3Aclosed+). Downloads are available on: - [npm](https://www.npmjs.com/package/typescript) </details> --- ### Configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
pierre added 1 commit 2025-03-01 00:27:28 +00:00
Update dependency typescript to v5.7.3
Some checks failed
continuous-integration/drone/push Build is passing
renovate/artifacts Artifact file update failure
continuous-integration/drone/pr Build is failing
902415f027
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: remote_frontend/package-lock.json
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @typescript-eslint/eslint-plugin@8.23.0
npm error Found: typescript@5.8.2
npm error node_modules/typescript
npm error   dev typescript@"5.8.2" from the root project
npm error   peer typescript@">=4.8.4" from ts-api-utils@2.0.1
npm error   node_modules/ts-api-utils
npm error     ts-api-utils@"^2.0.1" from @typescript-eslint/eslint-plugin@8.23.0
npm error     node_modules/@typescript-eslint/eslint-plugin
npm error       dev @typescript-eslint/eslint-plugin@"^8.16.0" from the root project
npm error     ts-api-utils@"^2.0.1" from @typescript-eslint/type-utils@8.23.0
npm error     node_modules/@typescript-eslint/type-utils
npm error       @typescript-eslint/type-utils@"8.23.0" from @typescript-eslint/eslint-plugin@8.23.0
npm error       node_modules/@typescript-eslint/eslint-plugin
npm error         dev @typescript-eslint/eslint-plugin@"^8.16.0" from the root project
npm error     3 more (@typescript-eslint/typescript-estree, ...)
npm error
npm error Could not resolve dependency:
npm error peer typescript@">=4.8.4 <5.8.0" from @typescript-eslint/eslint-plugin@8.23.0
npm error node_modules/@typescript-eslint/eslint-plugin
npm error   dev @typescript-eslint/eslint-plugin@"^8.16.0" from the root project
npm error
npm error Conflicting peer dependency: typescript@5.7.3
npm error node_modules/typescript
npm error   peer typescript@">=4.8.4 <5.8.0" from @typescript-eslint/eslint-plugin@8.23.0
npm error   node_modules/@typescript-eslint/eslint-plugin
npm error     dev @typescript-eslint/eslint-plugin@"^8.16.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 /tmp/renovate/cache/others/npm/_logs/2025-03-01T00_27_22_422Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-03-01T00_27_22_422Z-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: remote_frontend/package-lock.json ``` npm error code ERESOLVE npm error ERESOLVE could not resolve npm error npm error While resolving: @typescript-eslint/eslint-plugin@8.23.0 npm error Found: typescript@5.8.2 npm error node_modules/typescript npm error dev typescript@"5.8.2" from the root project npm error peer typescript@">=4.8.4" from ts-api-utils@2.0.1 npm error node_modules/ts-api-utils npm error ts-api-utils@"^2.0.1" from @typescript-eslint/eslint-plugin@8.23.0 npm error node_modules/@typescript-eslint/eslint-plugin npm error dev @typescript-eslint/eslint-plugin@"^8.16.0" from the root project npm error ts-api-utils@"^2.0.1" from @typescript-eslint/type-utils@8.23.0 npm error node_modules/@typescript-eslint/type-utils npm error @typescript-eslint/type-utils@"8.23.0" from @typescript-eslint/eslint-plugin@8.23.0 npm error node_modules/@typescript-eslint/eslint-plugin npm error dev @typescript-eslint/eslint-plugin@"^8.16.0" from the root project npm error 3 more (@typescript-eslint/typescript-estree, ...) npm error npm error Could not resolve dependency: npm error peer typescript@">=4.8.4 <5.8.0" from @typescript-eslint/eslint-plugin@8.23.0 npm error node_modules/@typescript-eslint/eslint-plugin npm error dev @typescript-eslint/eslint-plugin@"^8.16.0" from the root project npm error npm error Conflicting peer dependency: typescript@5.7.3 npm error node_modules/typescript npm error peer typescript@">=4.8.4 <5.8.0" from @typescript-eslint/eslint-plugin@8.23.0 npm error node_modules/@typescript-eslint/eslint-plugin npm error dev @typescript-eslint/eslint-plugin@"^8.16.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 /tmp/renovate/cache/others/npm/_logs/2025-03-01T00_27_22_422Z-eresolve-report.txt npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-03-01T00_27_22_422Z-debug-0.log ```
Author
Owner

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

### Edited/Blocked Notification Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠️ **Warning**: custom changes will be lost.
pierre closed this pull request 2025-03-28 15:23:13 +00:00
Some checks failed
continuous-integration/drone/push Build is passing
renovate/artifacts Artifact file update failure
continuous-integration/drone/pr Build is failing

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: pierre/VirtWebRemote#237
No description provided.