Skip to content

chore: bump @compodoc/compodoc from 1.1.11 to 1.1.13#286

Merged
dependabot[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/compodoc/compodoc-1.1.13
Jul 12, 2021
Merged

chore: bump @compodoc/compodoc from 1.1.11 to 1.1.13#286
dependabot[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/compodoc/compodoc-1.1.13

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jul 12, 2021

Bumps @compodoc/compodoc from 1.1.11 to 1.1.13.

Release notes

Sourced from @​compodoc/compodoc's releases.

1.1.13

Features

  • feat(cli): Support --watch with --exportFormat json (fdfe925), closes #1087

Bug fixes

  • fix(dark): better dark mode (f93090b), closes #1092
  • fix(cli): remove sleep package | wait 10s if --inspect flag in CONTRIBUTING.md and docs/README.md (a1d5a1a), closes #1090

1.1.12

Thanks to all contributors ! 👏

Features

Merged

  • HTTPS link in .editorconfig #1083
  • fix(app): fix some bug reports with angular >= 9 and extended classes in components #1037
  • fix(app): merge overridden with inherited class members so they are not duplicated in the generated docs #1035
  • provide jsdoctags #1001
  • Add raw descriptions #949
  • Angular lazy loading fix - extra undefined check in router-parser #924
  • fix: generating documentation on project including inacessible folders #916
  • fix(cli): tsx files not considered in include entries #906
  • Fix: Added missing guards and interceptors to the json exporter. #847
  • updates locales for de-DE #861
  • update(angular-util): update findApi to reduce runtime #858

Bug fixes

  • fix(app): directive with no option, and inheritance between component and directives (a6c678c), closes #984
  • fix(app): main comment parsing for ``` (3226d01), closes #1059
  • fix(app): setters arguments correctly documented (8190df5), closes #1062
  • Merge pull request #1032 from Killusions/feat/parse-jsdoc-deprecated (2ff7c21), closes #937
  • fix(app): generic support in function arguments (6b9a1d0), closes #1076
  • fix(app): inheritance & Properties and methods are being duplicate (3dd3e27), closes #1034
  • fix(app): multiple hostlisteners support (2837cea), closes #1022
  • fix(app): more prism languages support (816f6e1), closes #1048
  • fix(app): spread and tuple type support (c7cd839), closes #1052
  • fix(app): Overview page not scrolling (fe9cd04), closes #997
  • fix(app): Directives missing "rawdescription" in JSON output (7d7e1a9), closes #875
  • fix(coverage): function links in documentation coverage are broken (59f2902), closes #859

... (truncated)

Changelog

Sourced from @​compodoc/compodoc's changelog.

1.1.13 (2021-06-09)

Features

  • feat(cli): Support --watch with --exportFormat json (fdfe925), closes #1087

Bug fixes

  • fix(dark): better dark mode (f93090b), closes #1092
  • fix(cli): remove sleep package | wait 10s if --inspect flag in CONTRIBUTING.md and docs/README.md (a1d5a1a), closes #1090

1.1.12 (2021-06-07)

Thanks to all contributors ! 👏

Features

Merged

  • HTTPS link in .editorconfig #1083
  • fix(app): fix some bug reports with angular >= 9 and extended classes in components #1037
  • fix(app): merge overridden with inherited class members so they are not duplicated in the generated docs #1035
  • provide jsdoctags #1001
  • Add raw descriptions #949
  • Angular lazy loading fix - extra undefined check in router-parser #924
  • fix: generating documentation on project including inacessible folders #916
  • fix(cli): tsx files not considered in include entries #906
  • Fix: Added missing guards and interceptors to the json exporter. #847
  • updates locales for de-DE #861
  • update(angular-util): update findApi to reduce runtime #858

Bug fixes

  • fix(app): directive with no option, and inheritance between component and directives (a6c678c), closes #984
  • fix(app): main comment parsing for ``` (3226d01), closes #1059
  • fix(app): setters arguments correctly documented (8190df5), closes #1062
  • Merge pull request #1032 from Killusions/feat/parse-jsdoc-deprecated (2ff7c21), closes #937
  • fix(app): generic support in function arguments (6b9a1d0), closes #1076
  • fix(app): inheritance & Properties and methods are being duplicate (3dd3e27), closes #1034
  • fix(app): multiple hostlisteners support (2837cea), closes #1022
  • fix(app): more prism languages support (816f6e1), closes #1048

... (truncated)

Commits
  • 6266425 1.1.13
  • 7eb1d65 1.1.13
  • 72228fd fix(dark): better dark mode
  • f93090b fix(dark): better dark mode
  • f846caf feat(tools): move live-server to compodoc fork + update dependencies
  • fdfe925 feat(cli): Support --watch with --exportFormat json
  • 13546c0 fix(test): duplicates
  • a1f2c4b feat(app): add tests for modules informations in json export format
  • a1d5a1a fix(cli): remove sleep package | wait 10s if --inspect flag in CONTRIBUTING.m...
  • d2ad4fb Merge pull request #1091 from joshcomley/develop
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot requested a review from a team as a code owner July 12, 2021 05:24
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 12, 2021
@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 12, 2021

Codecov Report

Merging #286 (56f7ba3) into main (c5d6dee) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #286   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           49        49           
  Lines          655       655           
  Branches        64        64           
=========================================
  Hits           655       655           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c5d6dee...56f7ba3. Read the comment docs.

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/compodoc/compodoc-1.1.13 branch 2 times, most recently from 437749f to bf69592 Compare July 12, 2021 11:34
Bumps [@compodoc/compodoc](https://github.com/compodoc/compodoc) from 1.1.11 to 1.1.13.
- [Release notes](https://github.com/compodoc/compodoc/releases)
- [Changelog](https://github.com/compodoc/compodoc/blob/develop/CHANGELOG.md)
- [Commits](compodoc/compodoc@1.1.11...1.1.13)

---
updated-dependencies:
- dependency-name: "@compodoc/compodoc"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/compodoc/compodoc-1.1.13 branch from bf69592 to 56f7ba3 Compare July 12, 2021 11:41
Copy link
Copy Markdown
Contributor

@aaron-steinfeld aaron-steinfeld left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot Bot merged commit ad7b135 into main Jul 12, 2021
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/compodoc/compodoc-1.1.13 branch July 12, 2021 13:32
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 2.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant