Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency typedoc to ^0.22.10 #139

Merged
merged 1 commit into from
Dec 1, 2021

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 1, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typedoc (source) ^0.22.7 -> ^0.22.10 age adoption passing confidence

Release Notes

TypeStrong/TypeDoc

v0.22.10

Compare Source

Features
  • Added support for TypeScript 4.5, #​1798.
Bug Fixes
  • If file exports a symbol both under it's real name and as default, the default export will now always be the renamed symbol, #​1795.
  • TypeDoc will no longer crash if a symbol is defined both as a normal class (and optional interface) and as a property, as is used for global Node types in older @types/node versions, Gerrit0/typedoc-plugin-missing-exports#​5.

v0.22.9

Compare Source

Features
  • TypeDoc will now detect and warn if multiple instances of the package are loaded. This usually means that a plugin has its own version of TypeDoc installed, which will lead to things breaking in unexpected ways.
    It will only work if both loaded TypeDocs are v0.22.9 or later.
  • TypeDoc will now automatically load packages with typedoc-theme in their keywords.
    Plugins which define a custom theme should include this keyword so that they can be automatically collected and displayed at https://typedoc.org/guides/themes/.
Bug Fixes
  • Corrected HTML generation for projects using Google Analytics, #​1786.
  • Ensured that the <meta charset="utf-8" /> appears within the first 1024 bytes of generated pages, #​1783.
Thanks!

v0.22.8

Compare Source

Features
  • Added hooks which can be used to inject HTML without completely replacing a template, #​1773.
    See the documentation in custom-themes.md for details.
Bug Fixes
  • Actually fixed @category tag incorrectly appearing on function types if used on a type alias, #​1745.
  • Fix error in console when a page contains no documentation items.
Thanks!

Configuration

📅 Schedule: "before 3am on the first day of the month" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot merged commit b38b0bb into master Dec 1, 2021
@renovate renovate bot deleted the renovate/typedoc-0.x branch December 1, 2021 02:48
@github-actions
Copy link

github-actions bot commented Sep 3, 2022

🎉 This PR is included in version 0.4.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant