wdio-wait-for
wdio-wait-for copied to clipboard
build(deps-dev): bump typedoc from 0.28.3 to 0.28.4
Bumps typedoc from 0.28.3 to 0.28.4.
Release notes
Sourced from typedoc's releases.
v0.28.4
Features
- The navigation in the default theme will now attempt to break long names onto multiple lines, #2940.
- Added German (de) localization, #2941.
Bug Fixes
- TypeDoc's default theme now uses the same chevron for all collapsible elements, #2924 The
chevronSmallhelper is now deprecated and will be removed with v0.29.0.- Classes/interfaces marked with
@hiddenwill no longer appear in the "Hierarchy" section of the docs.- TypeDoc now handles wildcard JSDoc types, #2949.
Thanks!
Changelog
Sourced from typedoc's changelog.
v0.28.4 (2025-05-04)
Features
- The navigation in the default theme will now attempt to break long names onto multiple lines, #2940.
- Added German (de) localization, #2941.
Bug Fixes
- TypeDoc's default theme now uses the same chevron for all collapsible elements, #2924 The
chevronSmallhelper is now deprecated and will be removed with v0.29.0.- Classes/interfaces marked with
@hiddenwill no longer appear in the "Hierarchy" section of the docs.- TypeDoc now handles wildcard JSDoc types, #2949.
Thanks!
Commits
ec610e4Update changelog for releaseaed8474Bump version to 0.28.4683e9feHandle JSDoc wildcard types964b128Fix options schema generation8921f13docs: Update overview.md (#2946)f5fd9aeRemove hidden reflections from class hierarchy18620a2Fix testsae54201Break navigation linesf31aa35Update changelog7460b9bUse same chevron on index (#2924)- 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 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)