[Dependicus] [npm] FYI: typedoc 0.28.20 is available (currently on 0.28.17)

Open Beginner friendly
#83 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
72/100
Issue type
Refactor
Clarity
Mostly clear
Activity status
Active
Tech stack
typescript
Domain
tooling

Research direction

Inspect the dependency manifests for dependicus, dependicus-monorepo, and packages/dependicus, then check how the workspace catalog is configured; the issue's catalog path is unspecified. Update typedoc to 0.28.20 using either the catalog approach or individual versions, run pnpm install, and verify that the lockfile and all three package references are updated.

Written by the indexing model from the issue text.

Description

dependicus

Create api documentation for TypeScript projects.

Summary

  • Current versions in monorepo:
    • 0.28.17 (published 2026-02-13) — used by dependicus, dependicus-monorepo, packages/dependicus
    • 0.28.19 (published 2026-04-12) — used by dependicus
  • Target version: 0.28.20 (published 2026-07-05)
  • Update type: patch
  • Versions behind: 3
  • Installed size: 2.2 MB
  • Dependency types: dev
  • In catalog: No

How to Update

This dependency is used by 3 packages. Consider adding it to the catalog:

  1. Add to catalog - Edit undefined:
catalog:
  typedoc: 0.28.20
  1. Update each package to use "typedoc": "catalog:" instead of the version number.

  2. Run pnpm install to update the lockfile.

Packages to update:

  • dependicus
  • dependicus-monorepo
  • packages/dependicus

Alternatively, update each package to "typedoc": "0.28.20" individually.

Upgrade Path

View full diff on GitHub

Links

Notes for coding agents

PR title should be: "Update typedoc from 0.28.17 to 0.28.20"

If the PR body makes claims about the changes in the new version, include URL references to release notes, changelogs, or commit diffs that support those claims.


This issue was automatically created by Dependicus. It will be recreated if closed while the dependency remains non-compliant.

Dominant language
TypeScript
Stars
11
Forks
1
Avg merge
3d 6h
Merged PRs (30d)
9

Contributor guide

No contributing guide indexed for this repository

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.

More from descriptinc/dependicus

All issues in descriptinc/dependicus

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.