Skip to content

chore(deps): bump typedoc from 0.28.19 to 0.28.20 in the typedoc group#2089

Merged
pethers merged 1 commit into
mainfrom
dependabot/npm_and_yarn/typedoc-7c153d3b67
Jul 6, 2026
Merged

chore(deps): bump typedoc from 0.28.19 to 0.28.20 in the typedoc group#2089
pethers merged 1 commit into
mainfrom
dependabot/npm_and_yarn/typedoc-7c153d3b67

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps the typedoc group with 1 update: typedoc.

Updates typedoc from 0.28.19 to 0.28.20

Release notes

Sourced from typedoc's releases.

v0.28.20

Features

  • Group/category section headings (<h2>) in the default theme now include an id attribute so they can be linked to via fragment identifiers (e.g. modules.html#classes), #3029.
  • Added a @reexport modifier tag to have TypeDoc convert variable/type references as a re-export instead of a new symbol, #3096.
  • API: Introduced generateOutputsBegin and generateOutputsEnd events on Application for plugin use.

Bug Fixes

  • When --emit none is used, TypeDoc will now report warnings about missing relative paths previously reported when rendering, #3078.
  • Improved performance via asynchronously performing git and file write operations, more performant JSX rendering, and source code bundling, #3103.
  • A @hidden tag on a constructor parameter-property will now only hide the property, not both the property and the parameter, #3111.
  • Custom @group and @category titles with the same sort weight are now ordered consistently with the alphabetical reflection sort, #3120.

Thanks!

Changelog

Sourced from typedoc's changelog.

v0.28.20 (2026-07-05)

Features

  • Group/category section headings (<h2>) in the default theme now include an id attribute so they can be linked to via fragment identifiers (e.g. modules.html#classes), #3029.
  • Added a @reexport modifier tag to have TypeDoc convert variable/type references as a re-export instead of a new symbol, #3096.
  • API: Introduced generateOutputsBegin and generateOutputsEnd events on Application for plugin use.

Bug Fixes

  • When --emit none is used, TypeDoc will now report warnings about missing relative paths previously reported when rendering, #3078.
  • Improved performance via asynchronously performing git and file write operations, more performant JSX rendering, and source code bundling, #3103.
  • A @hidden tag on a constructor parameter-property will now only hide the property, not both the property and the parameter, #3111.
  • Custom @group and @category titles with the same sort weight are now ordered consistently with the alphabetical reflection sort, #3120.

Thanks!

Commits
  • 34d843b Update changelog for release
  • fbd4a25 Bump version to 0.28.20
  • 93ba157 Update dependencies in example
  • e8c5df8 Remove unnecessary files from distribution
  • 392b0dd Update dependencies
  • 8510dd4 Add missing entries in changelog before release
  • 51dc052 Update change log for 0.28.20 release
  • 72f20cd Merge branch 'fix-locale-sort-group-category-titles' into dev
  • 623f2c0 Fix failing test, accept slightly slower build for now
  • c8bdf14 Minor config tweak to improve dev build time
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the typedoc group with 1 update: [typedoc](https://github.com/TypeStrong/TypeDoc).


Updates `typedoc` from 0.28.19 to 0.28.20
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.28.19...v0.28.20)

---
updated-dependencies:
- dependency-name: typedoc
  dependency-version: 0.28.20
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: typedoc
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Dependency updates npm labels Jul 6, 2026
Copilot AI review requested due to automatic review settings July 6, 2026 13:35
@dependabot
dependabot Bot requested a review from pethers as a code owner July 6, 2026 13:35
@dependabot dependabot Bot added dependencies Dependency updates npm labels Jul 6, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot can't review bot-authored pull requests automatically. A user with Copilot access can request a review manually.

@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Dependency Review

โœ… No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
npm/linkify-it 5.0.2 ๐ŸŸข 3.9
Details
CheckScoreReason
Packagingโš ๏ธ -1packaging workflow not detected
Code-Reviewโš ๏ธ 0Found 0/30 approved changesets -- score normalized to 0
Token-Permissionsโš ๏ธ 0detected GitHub workflow tokens with excessive permissions
Dangerous-Workflow๐ŸŸข 10no dangerous workflow patterns detected
Binary-Artifacts๐ŸŸข 10no binaries found in the repo
SASTโš ๏ธ 0no SAST tool detected
Maintained๐ŸŸข 84 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 8
Pinned-Dependenciesโš ๏ธ 0dependency not pinned by hash detected -- score normalized to 0
CII-Best-Practicesโš ๏ธ 0no effort to earn an OpenSSF best practices badge detected
Fuzzingโš ๏ธ 0project is not fuzzed
Signed-Releasesโš ๏ธ -1no releases found
License๐ŸŸข 10license file detected
Branch-Protectionโš ๏ธ 0branch protection not enabled on development/release branches
Security-Policy๐ŸŸข 4security policy file detected
npm/markdown-it 14.3.0 ๐ŸŸข 6.5
Details
CheckScoreReason
Maintained๐ŸŸข 103 commit(s) out of 30 and 13 issue activity out of 30 found in the last 90 days -- score normalized to 10
Code-Review๐ŸŸข 3GitHub code reviews found for 10 commits out of the last 30 -- score normalized to 3
CII-Best-Practicesโš ๏ธ 0no badge detected
Vulnerabilities๐ŸŸข 10no vulnerabilities detected
Security-Policy๐ŸŸข 10security policy file detected
Token-Permissionsโš ๏ธ 0non read-only tokens detected in GitHub workflows
Dependency-Update-Tool๐ŸŸข 10update tool detected
Dangerous-Workflow๐ŸŸข 10no dangerous workflow patterns detected
Packagingโš ๏ธ -1no published package detected
License๐ŸŸข 10license file detected
Pinned-Dependencies๐ŸŸข 7dependency not pinned by hash detected -- score normalized to 7
Binary-Artifacts๐ŸŸข 10no binaries found in the repo
Signed-Releasesโš ๏ธ -1no releases found
Branch-Protectionโš ๏ธ 0branch protection not enabled on development/release branches
Fuzzingโš ๏ธ 0project is not fuzzed
npm/typedoc 0.28.20 ๐ŸŸข 6.3
Details
CheckScoreReason
Code-Reviewโš ๏ธ 1Prow code reviews found for 3 commits out of the last 30 -- score normalized to 1
Maintained๐ŸŸข 1030 commit(s) out of 30 and 25 issue activity out of 30 found in the last 90 days -- score normalized to 10
CII-Best-Practicesโš ๏ธ 0no badge detected
Vulnerabilities๐ŸŸข 10no vulnerabilities detected
Token-Permissionsโš ๏ธ 0non read-only tokens detected in GitHub workflows
Dangerous-Workflow๐ŸŸข 10no dangerous workflow patterns detected
Security-Policy๐ŸŸข 10security policy file detected
License๐ŸŸข 10license file detected
Signed-Releasesโš ๏ธ -1no releases found
Branch-Protectionโš ๏ธ 0branch protection not enabled on development/release branches
Packagingโš ๏ธ -1no published package detected
Binary-Artifacts๐ŸŸข 10no binaries found in the repo
Pinned-Dependencies๐ŸŸข 7dependency not pinned by hash detected -- score normalized to 7
Dependency-Update-Tool๐ŸŸข 10update tool detected
Fuzzingโš ๏ธ 0project is not fuzzed

Scanned Files

  • package-lock.json

@github-actions github-actions Bot added the infrastructure CI/CD and build infrastructure label Jul 6, 2026
@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

๐Ÿ“ธ Automated UI Screenshots

๐Ÿ“‹ Screenshots Captured (8)

# Screenshot
1 01-splash-screen.png - 01 splash screen.png
2 02-intro-screen-menu.png - 02 intro screen menu.png
3 03-intro-screen-archetype-selector.png - 03 intro screen archetype selector.png
4 04-controls-screen.png - 04 controls screen.png
5 05-philosophy-screen.png - 05 philosophy screen.png
6 06-training-screen.png - 06 training screen.png
7 07-combat-screen-practice.png - 07 combat screen practice.png
8 08-combat-screen-versus.png - 08 combat screen versus.png

๐Ÿ“ฆ Download Screenshots

๐Ÿ“ฅ Download all screenshots from workflow artifacts

Screenshots are preserved as workflow artifacts for 30 days.


๐Ÿค– Generated by Playwright automation

@pethers
pethers merged commit b0d672c into main Jul 6, 2026
12 checks passed
@pethers
pethers deleted the dependabot/npm_and_yarn/typedoc-7c153d3b67 branch July 6, 2026 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates infrastructure CI/CD and build infrastructure npm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants