chore(deps-dev): bump typedoc from 0.28.9 to 0.28.12 #603
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps typedoc from 0.28.9 to 0.28.12.
Release notes
Sourced from typedoc's releases.
Changelog
Sourced from typedoc's changelog.
Commits
b3a4869Update changelog for release40f17fbBump version to 0.28.120c3ad25Fix new ESLint issuesbfed02dUpgrade deps0a716b2Fix relative links to README file51c7ff2Fix link resolution with percent encoded URLs34d2c33Fix #300317347c9Update changelog for release2077c80Bump version to 0.28.118f47c24Fix rendering of "Type Declaration" headerDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Important
Bump
typedocfrom 0.28.9 to 0.28.12 inpackage.json, including bug fixes and a feature enhancement for comment handling.typedocfrom 0.28.9 to 0.28.12 inpackage.json.@enumvariables with imported symbols and relative link resolution with percent encoded URLs.This description was created by
for 498447f. You can customize this summary. It will automatically update as commits are pushed.
Disclaimer: Experimental PR review
Greptile Summary
Updated On: 2025-09-03 03:10:47 UTC
This PR is an automated dependency update by Dependabot that bumps TypeDoc from version 0.28.9 to 0.28.12. TypeDoc is a development dependency used to generate API documentation for the Langfuse JavaScript/TypeScript SDK, as evidenced by the
docsscript in the rootpackage.jsonfile that runstypedoc --options ./typedoc.config.cjs.The update includes three patch versions (0.28.10, 0.28.11, and 0.28.12) that bring several improvements:
?symbolsThis is a straightforward dependency update that affects only the documentation generation process. The changes are backward-compatible and focus on bug fixes and incremental improvements to TypeDoc's functionality.
Confidence score: 5/5