Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

Commit 1f1b279

Browse files
authored
chore(deps): update dependency @compodoc/compodoc to v1.1.19 (#1426)
[![Mend 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**: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined). 🚦 **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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/cloud-trace-nodejs).
1 parent 4dd659a commit 1f1b279

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
@@ -48,7 +48,7 @@
4848
"node": ">=12.0.0"
4949
},
5050
"devDependencies": {
51-
"@compodoc/compodoc": "1.1.18",
51+
"@compodoc/compodoc": "1.1.19",
5252
"@google-cloud/datastore": "^7.0.0",
5353
"@grpc/proto-loader": "^0.7.0",
5454
"@types/builtin-modules": "^2.0.0",

0 commit comments

Comments
 (0)