Skip to content

Commit

Permalink
chore(deps): update dependency typedoc to v0.26.4 (#667)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [typedoc](https://typedoc.org)
([source](https://togithub.com/TypeStrong/TypeDoc)) | [`0.26.3` ->
`0.26.4`](https://renovatebot.com/diffs/npm/typedoc/0.26.3/0.26.4) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/typedoc/0.26.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/typedoc/0.26.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/typedoc/0.26.3/0.26.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typedoc/0.26.3/0.26.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>TypeStrong/TypeDoc (typedoc)</summary>

###
[`v0.26.4`](https://togithub.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v0264-2024-07-10)

[Compare
Source](https://togithub.com/TypeStrong/TypeDoc/compare/v0.26.3...v0.26.4)

##### Bug Fixes

- The page navigation sidebar no longer incorrectly includes re-exports
if the same member is exported with multiple names
[#&#8203;2625](https://togithub.com/TypeStrong/TypeDoc/issues/2625).
- Page navigation now ensures the current page is visible when the page
is first loaded,
[#&#8203;2626](https://togithub.com/TypeStrong/TypeDoc/issues/2626).
- If a relative linked image is referenced multiple times, TypeDoc will
no longer sometimes produce invalid links to the image
[#&#8203;2627](https://togithub.com/TypeStrong/TypeDoc/issues/2627).
- `@link` tags will now be validated in referenced markdown documents,
[#&#8203;2629](https://togithub.com/TypeStrong/TypeDoc/issues/2629).
- `@link` tags are now resolved in project documents,
[#&#8203;2629](https://togithub.com/TypeStrong/TypeDoc/issues/2629).
- HTML/JSON output generated by TypeDoc now contains a trailing newline,
[#&#8203;2632](https://togithub.com/TypeStrong/TypeDoc/issues/2632).
- TypeDoc now correctly handles markdown documents with CRLF line
endings,
[#&#8203;2628](https://togithub.com/TypeStrong/TypeDoc/issues/2628).
- `@hidden` is now properly applied when placed in a function
implementation comment,
[#&#8203;2634](https://togithub.com/TypeStrong/TypeDoc/issues/2634).
-   Comments on re-exports are now rendered.

##### Thanks!

-   [@&#8203;bukowa](https://togithub.com/bukowa)
-   [@&#8203;garrett-hopper](https://togithub.com/garrett-hopper)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekday" in timezone Etc/UTC,
Automerge - At any time (no schedule defined).

🚦 **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/ScaleLeap/amazon-marketplaces).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlYm90Il19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 10, 2024
1 parent 9529912 commit 00f6490
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"rimraf": "6.0.0",
"ts-jest": "29.1.5",
"tsconfigs": "4.0.2",
"typedoc": "0.26.3",
"typedoc": "0.26.4",
"typescript": "5.5.3"
},
"keywords": [
Expand Down

0 comments on commit 00f6490

Please sign in to comment.