patternfly / patternfly/patternfly-org

Bug - incompatibility between typedoc version and typescript version

Open
#3,988 0 comments 0 reactions 1 assignee View on GitHub

@jenny-s51 is already working on this.

Since Apr 29, 2024.

  • #3989 by @jenny-s51 — closed without merging
Dominant language
JavaScript
Stars
74
Forks
147
Avg merge
4d 11h
Merged PRs (30d)
2

Description

Describe the problem

Typedoc 0.23 has dropped support for any Typescript version < 4.6.

See installation requirements here.

Topology also lists Typedoc as a dependency and the build fails with the latest v6 alphas, since we are pulling in these conflicting versions from the docs framework.

We'll have to bump the Typescript version up to at least 4.6 (topology and other extensions use 4.7.4).

Expected behavior

Topology build succeeds with latest v6 alphas.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.