Skip to content

Commit

Permalink
chore(deps): update dependency typedoc to v0.25.13 (#612)
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.25.12` ->
`0.25.13`](https://renovatebot.com/diffs/npm/typedoc/0.25.12/0.25.13) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/typedoc/0.25.13?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/typedoc/0.25.13?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/typedoc/0.25.12/0.25.13?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typedoc/0.25.12/0.25.13?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v0.25.13`](https://togithub.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v02513-2024-04-07)

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

##### Features

- Added `gitRevision:short` placeholder option to `--sourceLinkTemplate`
option,
[#&#8203;2529](https://togithub.com/TypeStrong/TypeDoc/issues/2529).
Links generated by TypeDoc will now default to using the non-short git
revision.
- Moved "Generated by TypeDoc" footer into a `<footer>` tag, added
`footer.begin` and `footer.end`
render hooks for use by custom plugins,
[#&#8203;2532](https://togithub.com/TypeStrong/TypeDoc/issues/2532).

##### Bug Fixes

- Fixed conversion of `NoInfer` missing type parameter reference,
[#&#8203;2539](https://togithub.com/TypeStrong/TypeDoc/issues/2539).
-   Linking to a member on a page no longer incorrectly claims that
"This member is normally hidden due to your filter settings" for every
member.

##### Thanks!

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

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 8, 2024
1 parent a4a8799 commit 08a95e4
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 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 @@ -40,7 +40,7 @@
"rimraf": "5.0.5",
"ts-jest": "29.1.2",
"tsconfigs": "4.0.2",
"typedoc": "0.25.12",
"typedoc": "0.25.13",
"typescript": "5.4.5"
},
"keywords": [
Expand Down

0 comments on commit 08a95e4

Please sign in to comment.