FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

chore(deps): Bump typedoc to 0.28.9 and update tsconfig.json by mertssmnoglu · Pull Request #1083 · nodegui/nodegui · GitHub

chore(deps): Bump typedoc to 0.28.9 and update tsconfig.json - #1083

Open
mertssmnoglu wants to merge 1 commit into
nodegui:masterfrom
mertssmnoglu:deps-typedoc
Open

chore(deps): Bump typedoc to 0.28.9 and update tsconfig.json#1083
mertssmnoglu wants to merge 1 commit into
nodegui:masterfrom
mertssmnoglu:deps-typedoc

Conversation

mertssmnoglu commented Feb 6, 2026
edited
Loading

Copy link
Copy Markdown

Related with the issue #1075

Hey @sedwards2009, I updated the typedoc version. The idea was to avoid vulnerable code, but I realized that this update is useful for updating the documentation on the CI environment because it's failing due to an incompatible TypeScript and markdown plugin.

  • typedoc ^0.28.9
  • typedoc-plugin-markdown ^4.9.0
  • tsconfig update for new options

- typedoc ^0.28.9
- typedoc-plugin-markdown ^4.9.0
- tsconfig update for new options
- https://typedoc.org/documents/Options.html

Copy link
Copy Markdown
Author

After the update, this is the npm run docs output. with 456 file changes...
I'm a newbie contributor and I'm not familiar with the expected output of the script. Can you please review it?

Details
[info] Loaded plugin typedoc-plugin-markdown
[warning] QAbstractScrollAreaSignals, defined in @nodegui/nodegui/src/lib/QtWidgets/QAbstractScrollArea.ts, is referenced by QAbstractScrollArea.Signals but not included in the documentation
[warning] PointerType, defined in @nodegui/nodegui/src/lib/QtGui/QEvent/QTabletEvent.ts, is referenced by QTabletEvent.pointerType but not included in the documentation
[warning] QApplicationSignals, defined in @nodegui/nodegui/src/lib/QtGui/QApplication.ts, is referenced by QApplication.addEventListener.callback but not included in the documentation
[warning] QClipboardSignals, defined in @nodegui/nodegui/src/lib/QtGui/QClipboard.ts, is referenced by QClipboard.addEventListener.callback but not included in the documentation
[warning] QImageInvertMode, defined in @nodegui/nodegui/src/lib/QtGui/QImage.ts, is referenced by QImage.invertPixels.mode but not included in the documentation
[warning] SequenceFormat, defined in @nodegui/nodegui/src/lib/QtGui/QKeySequence.ts, is referenced by QKeySequence.toString.format but not included in the documentation
[warning] QVariantType, defined in @nodegui/nodegui/src/lib/QtCore/QVariant.ts, is referenced by QTreeWidgetItem.setData.value but not included in the documentation
[warning] NativeRawPointer, defined in @nodegui/nodegui/src/lib/core/Component.ts, is referenced by EventWidget.addEventListener.callback.__type.event but not included in the documentation
[info] markdown generated at ./website/docs/api/generated
[warning] Found 0 errors and 8 warnings
Fixing Docs...
Docs fixed successfully.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL