matrix-js-sdk icon indicating copy to clipboard operation
matrix-js-sdk copied to clipboard

Update typescript

Open renovate[bot] opened this issue 5 months ago • 1 comments

This PR contains the following updates:

Package Change Age Confidence
typedoc (source) 0.28.13 -> 0.28.15 age confidence
typedoc-plugin-coverage 4.0.1 -> 4.0.2 age confidence
typedoc-plugin-mdn-links 5.0.9 -> 5.0.10 age confidence
typedoc-plugin-missing-exports 4.1.0 -> 4.1.2 age confidence
typescript (source) 5.8.3 -> 5.9.3 age confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

TypeStrong/TypeDoc (typedoc)

v0.28.15

Compare Source

Features
  • The gitRevision option now accepts the special value {branch}, which indicates source links should use the current git branch for links, #​3041.
  • Introduced validation.invalidPath for suppressing warnings caused by referencing relative paths which do not exist when building the documentation, #​3033.
  • API: Introduced Logger.validationWarning for validation which occurs during conversion rather than during TypeDoc's normal validation step, #​3033.

v0.28.14

Compare Source

Features
  • Introduced the preservedTypeAnnotationTags option to specify tags whose type annotations should be copied to the output documentation, #​3020. API: Introduced typeAnnotation on CommentTag
  • Added excludePrivateClassFields option to hide #private members while allowing private members, #​3017.
  • Added support for TypeScript's @this tag for JS files which describe this parameters, #​3026.
Gerrit0/typedoc-plugin-coverage (typedoc-plugin-coverage)

v4.0.2

Compare Source

  • No behavior changes, migrated release workflow to use trusted publishing.
Gerrit0/typedoc-plugin-mdn-links (typedoc-plugin-mdn-links)

v5.0.10

Compare Source

  • 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

Compare Source

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

Downloads are available on:

v5.9.2: TypeScript 5.9

Compare Source

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

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.

renovate[bot] avatar Aug 05 '25 13:08 renovate[bot]

Looks like this may need a @types/node update

t3chguy avatar Aug 05 '25 14:08 t3chguy