Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump @compodoc/compodoc from 1.1.10 to 1.1.13 #682

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps @compodoc/compodoc from 1.1.10 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview
Copy link
Contributor Author

Superseded by #684.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/compodoc/compodoc-1.1.13 branch July 19, 2021 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants