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.25.4 #746

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 27, 2023

Mend Renovate logo banner

This PR contains the following updates:

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

Release Notes

TypeStrong/TypeDoc (typedoc)

v0.25.4

Compare Source

Features
  • Added support for TypeScript 5.3, #​2446.
  • TypeDoc will now render interfaces as code at the top of the page describing interfaces, #​2449.
    This can be controlled through the new DefaultThemeRenderContext.reflectionPreview helper.
  • Improved type rendering to highlight keywords differently than symbols.
Bug Fixes
  • Fixed automatic declaration file resolution on Windows, #​2416.
  • Fixed default option values on options declared by plugins in packages mode, #​2433.
  • gitRevision will now be replaced in sourceLinkTemplate, #​2434.
  • Improved handling of function-modules created with Object.assign, #​2436.
  • TypeDoc will no longer warn about duplicate comments with warnings which point to a single comment, #​2437
  • Fixed an infinite loop when skipLibCheck is used to ignore some compiler errors, #​2438.
  • @example tag titles will now be rendered in the example heading, #​2440.
  • Correctly handle transient symbols in @namespace-created namespaces, #​2444.
  • TypeDoc no longer displays the "Hierarchy" section if there is no inheritance hierarchy to display.
  • Direct links to individual signatures no longer results in the signature being partially scrolled off the screen.
Thanks!

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 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, check this box

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

Copy link

changeset-bot bot commented Nov 27, 2023

⚠️ No Changeset found

Latest commit: f3e01eb

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@ghost
Copy link

ghost commented Nov 27, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

Copy link

codecov bot commented Nov 27, 2023

Codecov Report

Merging #746 (f3e01eb) into main (2fdd96b) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #746   +/-   ##
=======================================
  Coverage   93.12%   93.12%           
=======================================
  Files          74       74           
  Lines         480      480           
  Branches      117      117           
=======================================
  Hits          447      447           
  Misses         28       28           
  Partials        5        5           
Flag Coverage Δ
httpx-dsn-parser-unit 100.00% <ø> (ø)
httpx-exception-unit 95.22% <ø> (ø)
httpx-json-api-unit 66.00% <ø> (ø)

@belgattitude belgattitude merged commit 1c4f2af into main Nov 27, 2023
9 checks passed
@belgattitude belgattitude deleted the renovate/typedoc-0.x branch November 27, 2023 07:11
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.

1 participant