Pull Request Overview
- Opened on September 3, 2026
- Status Merged
- Commit count 2 with first commit September 3, 2026
Total Delta
Open Days
Test Delta
How long has this pull request spent in each phase of its lifecycle?
| Fraction of total time | Business days | Phase |
|---|---|---|
|
|
0.0 days | Authoring 1 commit before pull request opened for review |
|
|
0.0 days | Awaiting first review |
| Set up deploy tracking to begin tracking full PR start-to-deploy times | ||
Total time for pull request
0.0 business days
from first commit authored to merge
Deploy tracking has not been set up
chore(deps-dev): bump typedoc-plugin-markdown from 4.12.0 to 4.13.0
Bumps typedoc-plugin-markdown from 4.12.0 to 4.13.0.
Release notes
Sourced from typedoc-plugin-markdown's releases.
[email protected]
Minor Changes
- add a parametersFormat: "none" option to completely drop the parameter list/table and its heading (#876) - thanks
@Jym77.- expand type parameters in signatures when expandParameters is set (#875) - thanks
@Jym77.Patch Changes
- fix signature parameters (#874) - thanks
@Jym77.- Symbol links without a declaration reference now print a warning and render as plain text instead of attempting to resolve to the nearest link (#870).
formatWithPrettiernow resolves Prettier config against the file being written and reads.editorconfig, so path-specific settings are honoured (#881).
Changelog
Sourced from typedoc-plugin-markdown's changelog.
4.13.0 (2026-08-25)
Minor Changes
- add a parametersFormat: "none" option to completely drop the parameter list/table and its heading (#876) - thanks
@Jym77.- expand type parameters in signatures when expandParameters is set (#875) - thanks
@Jym77.Patch Changes
- fix signature parameters (#874) - thanks
@Jym77.- Symbol links without a declaration reference now print a warning and render as plain text instead of attempting to resolve to the nearest link (#870).
formatWithPrettiernow resolves Prettier config against the file being written and reads.editorconfig, so path-specific settings are honoured (#881).
Commits
-
57302a9Version Packages -
e75e95dfix(core): resolve Prettier config against the file being written (#881) -
3b29a55feat(core): render symbol links without declaration references as plain text -
cd46b32chore(core): updated changesets and fixed tests -
6cab553Merge pull request #879 from Jym77/add-parameterFormat-none -
8c79421Merge pull request #878 from Jym77/expand-type-parameters -
73077fffix(core): revert to unticked type parameters names -
6f818d7chore(core): clean up -
b7a9067fix(core): do not add backticks around unexpanded type parameters in page titles -
ce6a676Potential fix for pull request finding - Additional commits viewable in compare view
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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Comments Threads Pending Resolution
Resolved Comment Threads
No resolved comments have been left on this PR.