Update typescript
This PR contains the following updates:
[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
TypeStrong/TypeDoc (typedoc)
v0.28.15
Features
- The
gitRevisionoption now accepts the special value{branch}, which indicates source links should use the current git branch for links, #3041. - Introduced
validation.invalidPathfor suppressing warnings caused by referencing relative paths which do not exist when building the documentation, #3033. - API: Introduced
Logger.validationWarningfor validation which occurs during conversion rather than during TypeDoc's normal validation step, #3033.
v0.28.14
Features
- Introduced the
preservedTypeAnnotationTagsoption to specify tags whose type annotations should be copied to the output documentation, #3020. API: IntroducedtypeAnnotationonCommentTag - Added
excludePrivateClassFieldsoption to hide#privatemembers while allowingprivatemembers, #3017. - Added support for TypeScript's
@thistag for JS files which describethisparameters, #3026.
Gerrit0/typedoc-plugin-coverage (typedoc-plugin-coverage)
v4.0.2
- No behavior changes, migrated release workflow to use trusted publishing.
Gerrit0/typedoc-plugin-mdn-links (typedoc-plugin-mdn-links)
v5.0.10
- No behavior changes, migrated release workflow to use trusted publishing.
Gerrit0/typedoc-plugin-missing-exports (typedoc-plugin-missing-exports)
v4.1.2
- No behavior changes, dealing with problems caused by trusted publishing migration.
v4.1.1
- No behavior changes, migrated release workflow to use trusted publishing.
microsoft/TypeScript (typescript)
v5.9.3: TypeScript 5.9.3
Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.
For release notes, check out the release announcement
- fixed issues query for Typescript 5.9.0 (Beta).
- fixed issues query for Typescript 5.9.1 (RC).
- No specific changes for TypeScript 5.9.2 (Stable)
- fixed issues query for Typescript 5.9.3 (Stable).
Downloads are available on:
v5.9.2: TypeScript 5.9
Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.
For release notes, check out the release announcement
- fixed issues query for Typescript 5.9.0 (Beta).
- fixed issues query for Typescript 5.9.1 (RC).
- No specific changes for TypeScript 5.9.2 (Stable)
Downloads are available on:
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Looks like this may need a @types/node update