googleapis / cloud-trace-nodejs

Node.js agent for Cloud Trace: automatically gather latency data about your application
https://cloud.google.com/trace/
Apache License 2.0
278 stars 98 forks source link

chore(deps): update dependency @compodoc/compodoc to v1.1.25 #1537

Closed renovate-bot closed 2 months ago

renovate-bot commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@compodoc/compodoc 1.1.19 -> 1.1.25 age adoption passing confidence

Release Notes

compodoc/compodoc (@​compodoc/compodoc) ### [`v1.1.25`](https://togithub.com/compodoc/compodoc/blob/HEAD/CHANGELOG.md#1125) [Compare Source](https://togithub.com/compodoc/compodoc/compare/1.1.24...1.1.25) ##### Merged - style(templates): Fix typo in dark mode comments [#​1476](https://togithub.com/compodoc/compodoc/pull/1476), Thanks [Keiishu](https://togithub.com/Keiishu) ##### Bug fixes - fix(app): PDF.js vulnerability CVE-2024-4367 ([ca5089b](https://togithub.com/compodoc/compodoc/commit/ca5089b)), closes [#​1478](https://togithub.com/compodoc/compodoc/issues/1478) - fix(app): remove deprecated [@​babel/plugin-proposal-private-methods](https://togithub.com/babel/plugin-proposal-private-methods) ([b651a63](https://togithub.com/compodoc/compodoc/commit/b651a63)), closes [#​1475](https://togithub.com/compodoc/compodoc/issues/1475) - fix(app): mobile display ([d4e8878](https://togithub.com/compodoc/compodoc/commit/d4e8878)), closes [#​1473](https://togithub.com/compodoc/compodoc/issues/1473) - fix(app): support input models | first level of syntax support ([3b41147](https://togithub.com/compodoc/compodoc/commit/3b41147)), closes [#​1474](https://togithub.com/compodoc/compodoc/issues/1474) ### [`v1.1.24`](https://togithub.com/compodoc/compodoc/blob/HEAD/CHANGELOG.md#1124) [Compare Source](https://togithub.com/compodoc/compodoc/compare/1.1.23...1.1.24) ##### Merged - docs: fixed typos [#​1470](https://togithub.com/compodoc/compodoc/pull/1470), Thanks [grjan7](https://togithub.com/grjan7) - docs: update readability [#​1467](https://togithub.com/compodoc/compodoc/pull/1467), Thanks [grjan7](https://togithub.com/grjan7) - fix(app): remove trailing commas from routes [#​1451](https://togithub.com/compodoc/compodoc/pull/1451), Thanks [raizorlol](https://togithub.com/raizorlol) - feat(app): display inputsignals as inputs rather than properties [#​1439](https://togithub.com/compodoc/compodoc/pull/1439), Thanks [astrutz](https://togithub.com/astrutz) - feat(app): disableConstructors for components, directives, services and pipes [#​1437](https://togithub.com/compodoc/compodoc/pull/1437), Thanks [astrutz](https://togithub.com/astrutz) ##### Bug fixes - fix(app): toggle dark mode on page loading ([256430d](https://togithub.com/compodoc/compodoc/commit/256430d)), closes [#​1456](https://togithub.com/compodoc/compodoc/issues/1456) - feat(app): bump dev/dependencies ([09b0e88](https://togithub.com/compodoc/compodoc/commit/09b0e88)), closes [#​1362](https://togithub.com/compodoc/compodoc/issues/1362) - fix(app): support TypeScript aliases for extends ([a0840ff](https://togithub.com/compodoc/compodoc/commit/a0840ff)), closes [#​1427](https://togithub.com/compodoc/compodoc/issues/1427) - fix(app): correct test for styles, styleUrls, styleUrl ([bfbc48f](https://togithub.com/compodoc/compodoc/commit/bfbc48f)), closes [#​1444](https://togithub.com/compodoc/compodoc/issues/1444) - feat(app): outputs signal supports ([2e36d95](https://togithub.com/compodoc/compodoc/commit/2e36d95)), closes [#​1443](https://togithub.com/compodoc/compodoc/issues/1443) ([2e36d95](https://togithub.com/compodoc/compodoc/commit/2e36d95)), closes [#​1439](https://togithub.com/compodoc/compodoc/issues/1439) ### [`v1.1.23`](https://togithub.com/compodoc/compodoc/blob/HEAD/CHANGELOG.md#1123) [Compare Source](https://togithub.com/compodoc/compodoc/compare/1.1.22...1.1.23) ##### Merged - Update translations in ru-RU locale, sort strings [#​1396](https://togithub.com/compodoc/compodoc/pull/1396), Thanks [Eugeno](https://togithub.com/Eugeno) - Update translations in ru-RU locale, refactor i18n sorting and translation strings [9861d8c](https://togithub.com/compodoc/compodoc/commit/9861d8ccc3065a4bf82126d552c13eddf4e58dc0) - feat: georgian language support [#​1392](https://togithub.com/compodoc/compodoc/pull/1392), Thanks [KostaD02](https://togithub.com/KostaD02) ##### Bug fixes - fix(dark-mode): avoid flickering when navigating between pages ([0ff45cd](https://togithub.com/compodoc/compodoc/commit/0ff45cd)), closes [#​1397](https://togithub.com/compodoc/compodoc/issues/1397) ### [`v1.1.22`](https://togithub.com/compodoc/compodoc/blob/HEAD/CHANGELOG.md#1122) [Compare Source](https://togithub.com/compodoc/compodoc/compare/1.1.21...1.1.22) ##### Merged - Added Russian translation [#​1386](https://togithub.com/compodoc/compodoc/pull/1386), Thanks [RusFjord](https://togithub.com/RusFjord) - docs: updated the tags in the readme file [#​1365](https://togithub.com/compodoc/compodoc/pull/1365), Thanks [alkavats1](https://togithub.com/alkavats1) ##### Bug fixes - fix(app): [@​example](https://togithub.com/example) render twice for methods ([f5d6f97](https://togithub.com/compodoc/compodoc/commit/f5d6f97)), closes [#​1385](https://togithub.com/compodoc/compodoc/issues/1385) - fix(app): interfaces multiple extends support ([229f407](https://togithub.com/compodoc/compodoc/commit/229f407)), closes [#​1364](https://togithub.com/compodoc/compodoc/issues/1364) - fix(app): relax [@​angular-devkit/schematics](https://togithub.com/angular-devkit/schematics) version for Angular v14.x support ([51fe4b9](https://togithub.com/compodoc/compodoc/commit/51fe4b9)), closes [#​1362](https://togithub.com/compodoc/compodoc/issues/1362) - fix(app): disableLifeCycleHooks for pipes and services ([753b74d](https://togithub.com/compodoc/compodoc/commit/753b74d)), closes [#​1369](https://togithub.com/compodoc/compodoc/issues/1369) - fix(app): json export and disableSourceCode - template and style sources should not be added ([6a85f1b](https://togithub.com/compodoc/compodoc/commit/6a85f1b)), closes [#​1370](https://togithub.com/compodoc/compodoc/issues/1370) - fix(app): remove inside dependency no longer used, bump dev/Dependencies ([91865b7](https://togithub.com/compodoc/compodoc/commit/91865b7)), closes [#​1355](https://togithub.com/compodoc/compodoc/issues/1355) ### [`v1.1.21`](https://togithub.com/compodoc/compodoc/blob/HEAD/CHANGELOG.md#1121) [Compare Source](https://togithub.com/compodoc/compodoc/compare/1.1.20...1.1.21) ##### Bug fixes - feat(app): downgrade Marked version ([e0a4b78](https://togithub.com/compodoc/compodoc/commit/e0a4b78)), closes [#​1349](https://togithub.com/compodoc/compodoc/issues/1349) ### [`v1.1.20`](https://togithub.com/compodoc/compodoc/blob/HEAD/CHANGELOG.md#1120---2023-05-23) [Compare Source](https://togithub.com/compodoc/compodoc/compare/1.1.19...1.1.20) ##### Merged - fix(Input): Add support for Object Expressions in Input decorators [#​1326](https://togithub.com/compodoc/compodoc/pull/1326), Thanks [valentinpalkovic](https://togithub.com/valentinpalkovic) - fix(app): overview depth [#​1310](https://togithub.com/compodoc/compodoc/pull/1310), Thanks [albeniraouf](https://togithub.com/albeniraouf) - Translates to Bulgarian [#​1312](https://togithub.com/compodoc/compodoc/pull/1312), Thanks [3phase](https://togithub.com/3phase) ##### Bug fixes - feat(app): Directive composition API for directives and components ([127076a](https://togithub.com/compodoc/compodoc/commit/127076a)), closes [#​1340](https://togithub.com/compodoc/compodoc/issues/1340) - feat(app): Required Inputs ([e1a5396](https://togithub.com/compodoc/compodoc/commit/e1a5396)), closes [#​1340](https://togithub.com/compodoc/compodoc/issues/1340) - feat(app): Standalone components, directives and pipes support ([cb02ca0](https://togithub.com/compodoc/compodoc/commit/cb02ca0)), closes [#​1323](https://togithub.com/compodoc/compodoc/issues/1323) - fix(app): support exportAs for directives ([76a8f34](https://togithub.com/compodoc/compodoc/commit/76a8f34)), closes [#​1328](https://togithub.com/compodoc/compodoc/issues/1328) - feat(app): bump [@​compodoc/ngd-transformer](https://togithub.com/compodoc/ngd-transformer) ([ef9bd94](https://togithub.com/compodoc/compodoc/commit/ef9bd94)), closes [#​1311](https://togithub.com/compodoc/compodoc/issues/1311) - fix(app): service/injectable export in module providers ([34967a9](https://togithub.com/compodoc/compodoc/commit/34967a9)), closes [#​1290](https://togithub.com/compodoc/compodoc/issues/1290) - fix(app): missing rel attribute with \_blank links ([c8379e0](https://togithub.com/compodoc/compodoc/commit/c8379e0)), closes [#​1282](https://togithub.com/compodoc/compodoc/issues/1282) - feat(app): Add specific id in each html section ([03ac1ad](https://togithub.com/compodoc/compodoc/commit/03ac1ad)), closes [#​1241](https://togithub.com/compodoc/compodoc/issues/1241) - fix(app): Invalid links to a class when the class name includes an interface name ([047cedb](https://togithub.com/compodoc/compodoc/commit/047cedb)), closes [#​1239](https://togithub.com/compodoc/compodoc/issues/1239) - fix(routing): path wrongly resolved during routing analysis ([1722ca3](https://togithub.com/compodoc/compodoc/commit/1722ca3)), closes [#​1170](https://togithub.com/compodoc/compodoc/issues/1170)

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.



This PR has been generated by Mend Renovate. View repository job log here.

gcf-merge-on-green[bot] commented 10 months ago

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

gcf-merge-on-green[bot] commented 9 months ago

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

gcf-merge-on-green[bot] commented 8 months ago

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

gcf-merge-on-green[bot] commented 7 months ago

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

gcf-merge-on-green[bot] commented 6 months ago

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

gcf-merge-on-green[bot] commented 6 months ago

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

gcf-merge-on-green[bot] commented 6 months ago

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

gcf-merge-on-green[bot] commented 4 months ago

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

gcf-merge-on-green[bot] commented 3 months ago

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

forking-renovate[bot] commented 2 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (1.1.25). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.