Skip to content

Upgrade typescript to 6.x once openapi-typescript supports it #39

@zeevdr

Description

@zeevdr

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    ciCI/Infrastructurepriority: P2Nice-to-havesize: SQuick win — a few hours or less

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions