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.27.5 #2308

Merged
merged 1 commit into from
Dec 24, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 9, 2024

This PR contains the following updates:

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

Release Notes

TypeStrong/TypeDoc (typedoc)

v0.27.5

Compare Source

Bug Fixes
  • Possibly Breaking: TypeDoc will no longer render anchors within the page for
    deeply nested properties. This only affects links to properties of
    properties of types, which did not have a clickable link exposed so are
    unlikely to have been linked to. Furthermore, these links were not always
    created by TypeDoc, only being created if all parent properties contained
    comments, #​2808.
  • TypeDoc will now warn if a property which does not have a URL within the
    rendered document and the parent property/page will be linked to instead,
    #​2808. These warnings can be disabled with the validation.rewrittenLink
    option.
  • Fix restoration of groups/categories including documents, #​2801.
  • Fixed missed relative paths within markdown link references in documents.
  • Improved handling of incomplete inline code blocks within markdown.
  • Direct https:// links under the hostedBaseUrl option's URL will no
    longer be treated as external, #​2809.
Thanks!

v0.27.4

Compare Source

Features
  • API: Introduced new Converter.EVENT_CREATE_PROJECT event which fires when a project is created by the converter, #​2800.
Bug Fixes
  • Switch from gzip to deflate for compressing assets to make output consistent across different operating systems, #​2796.
  • @include and @includeCode now work for comments on the entry point for projects with a single entry point, #​2800.
  • Cascaded modifier tags will no longer be copied into type literals, #​2802.
  • @summary now works to describe functions within modules, #​2803.
  • Corrected navigation showing module link as current when not on module page, #​2805.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added Dependencies Pull requests that update a dependency file Dependencies: Development Renovate labels Dec 9, 2024
@github-actions github-actions bot added the v4.x label Dec 9, 2024
@renovate renovate bot force-pushed the renovate/typedoc-0.x branch 12 times, most recently from 6ece0d9 to 8103d2b Compare December 14, 2024 00:30
@renovate renovate bot changed the title chore(deps): update dependency typedoc to v0.27.4 chore(deps): update dependency typedoc to v0.27.5 Dec 14, 2024
@renovate renovate bot force-pushed the renovate/typedoc-0.x branch 13 times, most recently from c1862f9 to 00c6266 Compare December 19, 2024 01:03
@renovate renovate bot force-pushed the renovate/typedoc-0.x branch 3 times, most recently from df2924b to 6f9bab6 Compare December 23, 2024 04:58
@renovate renovate bot force-pushed the renovate/typedoc-0.x branch from 6f9bab6 to a9a307f Compare December 23, 2024 22:16
@YusukeHirao YusukeHirao merged commit 80e695f into dev Dec 24, 2024
8 checks passed
@YusukeHirao YusukeHirao deleted the renovate/typedoc-0.x branch December 24, 2024 02:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies: Development Dependencies Pull requests that update a dependency file Renovate v4.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant