moltar / typescript-runtime-type-benchmarks

📊 Benchmark Comparison of Packages with Runtime Validation and TypeScript Support
https://moltar.github.io/typescript-runtime-type-benchmarks/
655 stars 63 forks source link

fix(deps): update dependency typescript to v5.7.2 #1415

Closed renovate[bot] closed 3 days ago

renovate[bot] commented 5 days ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typescript (source) 5.6.3 -> 5.7.2 age adoption passing confidence

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)

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 these updates again.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 5 days ago

⚠️ 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:

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: typia@6.12.1
npm ERR! Found: typescript@5.7.2
npm ERR! node_modules/typescript
npm ERR!   typescript@"5.7.2" from the root project
npm ERR!   peer typescript@"*" from @deepkit/type-compiler@1.0.1-alpha.155
npm ERR!   node_modules/@deepkit/type-compiler
npm ERR!     @deepkit/type-compiler@"1.0.1-alpha.155" from the root project
npm ERR!   8 more (compatfactory, gts, ts-jest, ts-json-validator, ts-node, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer typescript@">=4.8.0 <5.7.0" from typia@6.12.1
npm ERR! node_modules/typia
npm ERR!   typia@"6.12.1" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: typescript@5.6.3
npm ERR! node_modules/typescript
npm ERR!   peer typescript@">=4.8.0 <5.7.0" from typia@6.12.1
npm ERR!   node_modules/typia
npm ERR!     typia@"6.12.1" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-11-25T01_54_12_612Z-debug-0.log
renovate[bot] commented 3 days ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (5.7.2). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

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