Open renovate[bot] opened 1 month ago
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:
The artifact failure details are included below:
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @sanity/pkg-utils@6.11.2
npm error Found: typescript@5.7.2
npm error node_modules/typescript
npm error dev typescript@"5.7.2" from the root project
npm error peerOptional typescript@">=4.9.5" from cosmiconfig@9.0.0
npm error node_modules/cosmiconfig
npm error cosmiconfig@"^9.0.0" from @commitlint/load@19.2.0
npm error node_modules/@commitlint/load
npm error @commitlint/load@"^19.2.0" from @commitlint/cli@19.3.0
npm error node_modules/@commitlint/cli
npm error dev @commitlint/cli@"19.3.0" from the root project
npm error peer cosmiconfig@">=8.2" from cosmiconfig-typescript-loader@5.0.0
npm error node_modules/cosmiconfig-typescript-loader
npm error cosmiconfig-typescript-loader@"^5.0.0" from @commitlint/load@19.2.0
npm error node_modules/@commitlint/load
npm error @commitlint/load@"^19.2.0" from @commitlint/cli@19.3.0
npm error node_modules/@commitlint/cli
npm error 1 more (semantic-release)
npm error 4 more (cosmiconfig-typescript-loader, tap, ts-api-utils, ts-node)
npm error
npm error Could not resolve dependency:
npm error peer typescript@"5.4.x || 5.5.x || 5.6.x" from @sanity/pkg-utils@6.11.2
npm error node_modules/@sanity/pkg-utils
npm error @sanity/pkg-utils@"6.11.2" from the root project
npm error
npm error Conflicting peer dependency: typescript@5.6.3
npm error node_modules/typescript
npm error peer typescript@"5.4.x || 5.5.x || 5.6.x" from @sanity/pkg-utils@6.11.2
npm error node_modules/@sanity/pkg-utils
npm error @sanity/pkg-utils@"6.11.2" 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/2024-11-26T13_18_14_589Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-11-26T13_18_14_589Z-debug-0.log
This PR contains the following updates:
5.5.3
->5.7.2
Release Notes
microsoft/TypeScript (typescript)
### [`v5.7.2`](https://redirect.github.com/microsoft/TypeScript/compare/v5.6.3...d701d908d534e68cfab24b6df15539014ac348a3) [Compare Source](https://redirect.github.com/microsoft/TypeScript/compare/v5.6.3...v5.7.2) ### [`v5.6.3`](https://redirect.github.com/microsoft/TypeScript/compare/v5.6.2...d48a5cf89a62a62d6c6ed53ffa18f070d9458b85) [Compare Source](https://redirect.github.com/microsoft/TypeScript/compare/v5.6.2...v5.6.3) ### [`v5.6.2`](https://redirect.github.com/microsoft/TypeScript/compare/v5.5.4...a7e3374f13327483fbe94e32806d65785b0b6cda) [Compare Source](https://redirect.github.com/microsoft/TypeScript/compare/v5.5.4...v5.6.2) ### [`v5.5.4`](https://redirect.github.com/microsoft/TypeScript/releases/tag/v5.5.4): TypeScript 5.5.4 [Compare Source](https://redirect.github.com/microsoft/TypeScript/compare/v5.5.3...v5.5.4) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-5/). For the complete list of fixed issues, check out the - [fixed issues query for TypeScript v5.5.4 (Stable)](https://redirect.github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=is%3Aissue+milestone%3A%22TypeScript+5.5.4%22+is%3Aclosed+). - [fixed issues query for TypeScript v5.5.3 (Stable)](https://redirect.github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=is%3Aissue+milestone%3A%22TypeScript+5.5.3%22+is%3Aclosed+). - [fixed issues query for TypeScript v5.5.2 (Stable)](https://redirect.github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=is%3Aissue+milestone%3A%22TypeScript+5.5.2%22+is%3Aclosed+). - [fixed issues query for TypeScript v5.5.1 (RC)](https://redirect.github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=is%3Aissue+milestone%3A%22TypeScript+5.5.1%22+is%3Aclosed+). - [fixed issues query for TypeScript v5.5.0 (Beta)](https://redirect.github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=is%3Aissue+milestone%3A%22TypeScript+5.5.0%22+is%3Aclosed+). Downloads are available on: - [npm](https://www.npmjs.com/package/typescript) - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild) (soon!)Configuration
📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), 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.
This PR has been generated by Mend Renovate using a curated preset maintained by . View repository job log here