Dependabot tried to bump typescript 5.8.3 → 6.0.3 (PR #37, closed).
The bump is blocked because openapi-typescript@7.13.0 (current latest) declares peer dep typescript: "^5.x". Forcing the install with --legacy-peer-deps is unsafe — typescript 6 has language-level breaking changes that openapi-typescript hasn't validated against.
Action
Watch openapi-typescript releases for a release that widens the peer range to include TS 6. Once available:
Related
Dependabot tried to bump typescript 5.8.3 → 6.0.3 (PR #37, closed).
The bump is blocked because
openapi-typescript@7.13.0(current latest) declares peer deptypescript: "^5.x". Forcing the install with--legacy-peer-depsis unsafe — typescript 6 has language-level breaking changes that openapi-typescript hasn't validated against.Action
Watch openapi-typescript releases for a release that widens the peer range to include TS 6. Once available:
openapi-typescriptfirst (or together withtypescript)typescriptto 6.x@dependabot ignore this major versiondirective on PR chore(deps-dev): bump typescript from 5.8.3 to 6.0.3 #37 once clearedRelated