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 v0.22.7 #263

Merged
merged 1 commit into from
Oct 28, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 18, 2021

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

TypeStrong/TypeDoc

v0.22.7

Compare Source

Features
  • Added support for GitHub enterprise projects with a githubprivate.com domain, #​1743.
  • Added support for GitLab repositories, #​1728.
Bug Fixes
  • Replaced O(n^2) with O(1) implementation for determining unique IDs in a rendered page, #​1755.
  • Fixed crash with when running in very large repositories, #​1744.
  • Fixed visible gap after footer in dark mode if hideGenerator is set, #​1749.
  • Fixed @category tag incorrectly appearing on function types if used on a type alias, #​1745.
  • Fixed incorrect JS to apply themes on page load, #​1709 (again).
  • Accessors and index signatures are now properly marked as inherited on declaration creation, #​1742.
Thanks!

v0.22.6

Compare Source

Features
  • Added support for displaying identifiers & property access expressions in initializers, #​1730.
  • Expanded support for variables tagged with @enum to all variables whose property types are string literals, #​1740.
Bug Fixes
  • Fixed flash when navigating to a second page when OS theme does not match selected theme, #​1709.
  • Fixed improper quoting of as const style enums, #​1727.
  • Fixed handling of @typeParam on type aliases, #​1733.
  • Fixed handling of comment tags on function type aliases, #​1734.
  • Paths in warnings about non-exported symbols are now consistently displayed across platforms, #​1738.
Thanks!

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 changed the title chore(deps): update dependency typedoc to v0.22.6 chore(deps): update dependency typedoc to v0.22.7 Oct 25, 2021
@jaywcjlove jaywcjlove merged commit be00c0d into master Oct 28, 2021
@jaywcjlove jaywcjlove deleted the renovate/typedoc-0.x branch October 28, 2021 06:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants