Skip to content

Commit

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

---

### Release Notes

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

###
[`v0.26.11`](https://redirect.github.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v02611-2024-11-01)

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

##### Features

- If `hostedBaseUrl` is set to the root page on a website, TypeDoc will
now include `WebSite` structured data,
[#&#8203;2760](https://redirect.github.com/TypeStrong/TypeDoc/issues/2760).

##### Bug Fixes

- Fix support for ESM config files with Node 23,
[#&#8203;2752](https://redirect.github.com/TypeStrong/TypeDoc/issues/2752).
- Fix type errors when using `"module": "ESNext"` and importing TypeDoc,
[#&#8203;2747](https://redirect.github.com/TypeStrong/TypeDoc/issues/2747).
- Inherited comments on overloaded methods now consider the overload
position when inheriting a comment,
[#&#8203;2755](https://redirect.github.com/TypeStrong/TypeDoc/issues/2755).

###
[`v0.26.10`](https://redirect.github.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v02610-2024-10-16)

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

##### Bug Fixes

- Fixed missing space on page headers,
[#&#8203;2748](https://redirect.github.com/TypeStrong/TypeDoc/issues/2748).

###
[`v0.26.9`](https://redirect.github.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v0269-2024-10-11)

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

##### Features

- Added `headings` option to control optional headings,
[#&#8203;2729](https://redirect.github.com/TypeStrong/TypeDoc/issues/2729).
- Updated Chinese translations,
[#&#8203;2739](https://redirect.github.com/TypeStrong/TypeDoc/issues/2739).
- Added a folder icon to page navigation elements which are not links,
[#&#8203;2741](https://redirect.github.com/TypeStrong/TypeDoc/issues/2741).

##### Bug Fixes

- `externalSymbolLinkMappings` now uses the TypeScript reported link
target if available,
[#&#8203;2725](https://redirect.github.com/TypeStrong/TypeDoc/issues/2725).
- TypeDoc will no longer omit the modules page if a project contains
only modules/documents,
[#&#8203;2730](https://redirect.github.com/TypeStrong/TypeDoc/issues/2730).
- Fixed missing breadcrumbs on project page,
[#&#8203;2728](https://redirect.github.com/TypeStrong/TypeDoc/issues/2728).
- TypeDoc will no longer render an empty readme page if no readme was
found.

##### Thanks!

-   [@&#8203;lriggle-strib](https://redirect.github.com/lriggle-strib)
-   [@&#8203;mrfigg](https://redirect.github.com/mrfigg)
-   [@&#8203;XeroAlpha](https://redirect.github.com/XeroAlpha)

###
[`v0.26.8`](https://redirect.github.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v0268-2024-10-04)

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

##### Features

- Updated Chinese translations,
[#&#8203;2706](https://redirect.github.com/TypeStrong/TypeDoc/issues/2706).
- Exported constants no longer render the type and default value if they
are the same,
[#&#8203;2717](https://redirect.github.com/TypeStrong/TypeDoc/issues/2717).
- The HTML output now wraps tag blocks with `<div>` tags and includes
the tag name in a class name,
[#&#8203;2723](https://redirect.github.com/TypeStrong/TypeDoc/issues/2723).

##### Bug Fixes

- Correctly handle external link resolver link text when referencing an
external symbol,
[#&#8203;2700](https://redirect.github.com/TypeStrong/TypeDoc/issues/2700).
- Big integer literals are now supported as default values,
[#&#8203;2721](https://redirect.github.com/TypeStrong/TypeDoc/issues/2721).
- Corrected handling of `@link` tags present in comments at the start of
source files.
- The index will now display when a module only contains documents,
[#&#8203;2722](https://redirect.github.com/TypeStrong/TypeDoc/issues/2722).
- `ReflectionSymbolId.pos` no longer references the position *before*
any doc comments for a symbol.
This could cause typedoc-plugin-dt-links to produce links which didn't
go to the expected location in a file.

##### Thanks!

-   [@&#8203;Corso02](https://redirect.github.com/Corso02)
-   [@&#8203;lriggle-strib](https://redirect.github.com/lriggle-strib)
-   [@&#8203;XeroAlpha](https://redirect.github.com/XeroAlpha)

</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-advertising-api-sdk).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 14, 2024
1 parent beedfa5 commit 72a16e8
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 @@ -66,7 +66,7 @@
"ts-jest": "26.5.6",
"ts-node": "10.9.2",
"tsconfigs": "4.0.2",
"typedoc": "0.26.7",
"typedoc": "0.26.11",
"typescript": "5.6.2"
},
"publishConfig": {
Expand Down

0 comments on commit 72a16e8

Please sign in to comment.