Skip to content

Commit

Permalink
chore(deps): update dependency typedoc to v0.27.3 (#707)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

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

---

### Release Notes

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

###
[`v0.27.3`](https://redirect.github.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v0273-2024-12-04)

[Compare
Source](https://redirect.github.com/TypeStrong/TypeDoc/compare/v0.27.2...v0.27.3)

##### Features

- Added support for PNG favicons,
[#&#8203;2790](https://redirect.github.com/TypeStrong/TypeDoc/issues/2790).
- Improved support for hosting TypeDoc with strict Content Security
Policy rules,
[#&#8203;2794](https://redirect.github.com/TypeStrong/TypeDoc/issues/2794).

##### Bug Fixes

- Add special handling for import types with type errors discarded with
ts-expect-error,
[#&#8203;2792](https://redirect.github.com/TypeStrong/TypeDoc/issues/2792).
- Fixed low contrast in default colors for properties/accessors in light
mode,
[#&#8203;2795](https://redirect.github.com/TypeStrong/TypeDoc/issues/2795).
- The `highlightLanguages` option now permits Shiki aliases to be
specified rather than just the language ID,
[#&#8203;2798](https://redirect.github.com/TypeStrong/TypeDoc/issues/2798).

##### Thanks!

-   [@&#8203;mikalai-snap](https://redirect.github.com/mikalai-snap)
-   [@&#8203;mistic100](https://redirect.github.com/mistic100)

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

---

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

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/ScaleLeap/amazon-marketplaces).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent cb48fef commit 043ecb1
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.1",
"ts-jest": "29.2.5",
"tsconfigs": "4.0.2",
"typedoc": "0.27.2",
"typedoc": "0.27.3",
"typescript": "5.7.2"
},
"keywords": [
Expand Down

0 comments on commit 043ecb1

Please sign in to comment.