Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

Commit 3bae265

Browse files
authored
chore(deps): update dependency @compodoc/compodoc to v1.1.19 (#1055)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@compodoc/compodoc](https://togithub.com/compodoc/compodoc) | [`1.1.18` -> `1.1.19`](https://renovatebot.com/diffs/npm/@compodoc%2fcompodoc/1.1.18/1.1.19) | [![age](https://badges.renovateapi.com/packages/npm/@compodoc%2fcompodoc/1.1.19/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@compodoc%2fcompodoc/1.1.19/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@compodoc%2fcompodoc/1.1.19/compatibility-slim/1.1.18)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@compodoc%2fcompodoc/1.1.19/confidence-slim/1.1.18)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>compodoc/compodoc</summary> ### [`v1.1.19`](https://togithub.com/compodoc/compodoc/blob/HEAD/CHANGELOG.md#&#8203;1119-httpsgithubcomcompodoccompodoccompare11181119-2022-01-10) [Compare Source](https://togithub.com/compodoc/compodoc/compare/1.1.18...1.1.19) ##### Merged - feat: fully parse set accessor type [#&#8203;1194](https://togithub.com/compodoc/compodoc/pull/1194), thanks [Killusions](https://togithub.com/Killusions) ##### Bug fixes - fix(menu): custom-logo links are broken for doc deployments with a path ([bd28dd0](https://togithub.com/compodoc/compodoc/commit/bd28dd0)), closes [#&#8203;1203](https://togithub.com/compodoc/compodoc/issues/1203) - feat(app): display project properties from package.json file ([b091e19](https://togithub.com/compodoc/compodoc/commit/b091e19)), closes [#&#8203;1198](https://togithub.com/compodoc/compodoc/issues/1198) - fix(app): Nestjs controllers class inheritance ([06dad8c](https://togithub.com/compodoc/compodoc/commit/06dad8c)), closes [#&#8203;1140](https://togithub.com/compodoc/compodoc/issues/1140) - fix(app): Directive class inheritance ([765f496](https://togithub.com/compodoc/compodoc/commit/765f496)), closes [#&#8203;1140](https://togithub.com/compodoc/compodoc/issues/1140) - feat(app): JSDoc tag [@&#8203;internal](https://togithub.com/internal) correct support ([18da1fe](https://togithub.com/compodoc/compodoc/commit/18da1fe)), closes [#&#8203;1101](https://togithub.com/compodoc/compodoc/issues/1101) - fix(app): [@&#8203;example](https://togithub.com/example) correct support ([9a1a7e1](https://togithub.com/compodoc/compodoc/commit/9a1a7e1)), closes [#&#8203;1099](https://togithub.com/compodoc/compodoc/issues/1099) - fix(app): double layer spread support for modules ([e25a4ee](https://togithub.com/compodoc/compodoc/commit/e25a4ee)), closes [#&#8203;979](https://togithub.com/compodoc/compodoc/issues/979) </details> --- ### Configuration 📅 **Schedule**: "after 9am and before 3pm" (UTC). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/cloud-debug-nodejs).
1 parent b282320 commit 3bae265

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"split": "^1.0.0"
5858
},
5959
"devDependencies": {
60-
"@compodoc/compodoc": "1.1.18",
60+
"@compodoc/compodoc": "1.1.19",
6161
"@types/acorn": "^4.0.2",
6262
"@types/console-log-level": "^1.4.0",
6363
"@types/estree": "0.0.51",

0 commit comments

Comments
 (0)