Skip to content

Commit

Permalink
chore(deps): update dependency typedoc to v0.23.21 (#160)
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.23.16` ->
`0.23.21`](https://renovatebot.com/diffs/npm/typedoc/0.23.16/0.23.21) |
[![age](https://badges.renovateapi.com/packages/npm/typedoc/0.23.21/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/typedoc/0.23.21/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/typedoc/0.23.21/compatibility-slim/0.23.16)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/typedoc/0.23.21/confidence-slim/0.23.16)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>TypeStrong/TypeDoc</summary>

###
[`v0.23.21`](https://togithub.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v02321-2022-11-14)

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

##### Features

- Added support for a catch-all wildcard in
`externalSymbolLinkMappings`,
[#&#8203;2102](https://togithub.com/TypeStrong/TypeDoc/issues/2102).
-   Added support for TypeScript 4.9.

##### Thanks!

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

###
[`v0.23.20`](https://togithub.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v02320-2022-11-03)

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

##### Bug Fixes

- Fixed comment discovery for `@inheritDoc` if inheriting from a
function type alias,
[#&#8203;2087](https://togithub.com/TypeStrong/TypeDoc/issues/2087).

###
[`v0.23.19`](https://togithub.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v02319-2022-10-28)

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

##### Bug Fixes

- Fixed title link if `titleLink` option was not specified,
[#&#8203;2085](https://togithub.com/TypeStrong/TypeDoc/issues/2085).

##### Thanks!

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

###
[`v0.23.18`](https://togithub.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v02318-2022-10-23)

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

##### Features

- Improved error reporting when failing to find entry points,
[#&#8203;2080](https://togithub.com/TypeStrong/TypeDoc/issues/2080),
[#&#8203;2082](https://togithub.com/TypeStrong/TypeDoc/issues/2082).

##### Bug Fixes

- Constructor parameter-properties will now use the `@param` comment for
the parameter if available,
[#&#8203;1261](https://togithub.com/TypeStrong/TypeDoc/issues/1261).
- Fixed display of object types containing methods,
[#&#8203;1788](https://togithub.com/TypeStrong/TypeDoc/issues/1788).
- Fixed conversion of intrinsic string mapping types when converting
without a type node,
[#&#8203;2079](https://togithub.com/TypeStrong/TypeDoc/issues/2079).

###
[`v0.23.17`](https://togithub.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v02317-2022-10-18)

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

##### Features

- Added `titleLink`, `navigationLinks` and `sidebarLinks` options to add
additional links to the rendered output,
[#&#8203;1830](https://togithub.com/TypeStrong/TypeDoc/issues/1830).
- Added `sourceLinkTemplate` option to allow more flexible specification
of remote urls.
Deprecated now redundant `gitRevision` detection starting with
`https?://` introduced in v0.23.16,
[#&#8203;2068](https://togithub.com/TypeStrong/TypeDoc/issues/2068).

##### Thanks!

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

</details>

---

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

---

- [ ] <!-- 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://app.renovatebot.com/dashboard#github/andipaetzold/react-firehooks).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMzguNCIsInVwZGF0ZWRJblZlciI6IjM0LjIzLjEifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 25, 2022
1 parent 6aecca7 commit 7ae67d6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -65,7 +65,7 @@
"react-test-renderer": "18.2.0",
"rimraf": "3.0.2",
"semantic-release": "19.0.5",
"typedoc": "0.23.16",
"typedoc": "0.23.21",
"typescript": "4.8.4",
"vitest": "0.25.3"
},
Expand Down

0 comments on commit 7ae67d6

Please sign in to comment.