Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 19, 2021

Bumps @compodoc/compodoc from 1.1.13 to 1.1.14.

Release notes

Sourced from @​compodoc/compodoc's releases.

1.1.14

Use now TypeScript 4.3.5

Bug fixes

  • fix(app): support for Type Reference and template literal (c1282d2), closes #1053
  • fix(app): @input/@​ouput not duplicated with properties (f42fc69), closes #1095
  • fix(routing): Angular Import does not support return type (f324108), closes #1097
  • fix(routing): async lazy -load should not fail (0cc736b), closes #1096
  • fix(app): TypeScript private APIs mapping + ECMAScript Private Fields and methods (8b71b59), closes #1094
  • fix(app): drop usage of ts-simple-ast for ts-morph 7bb9a40
  • fix(theme): dark mode support 0c7a052
Changelog

Sourced from @​compodoc/compodoc's changelog.

1.1.14 (2021-07-14)

Use now TypeScript 4.3.5

Bug fixes

  • fix(app): support for Type Reference and template literal (c1282d2), closes #1053
  • fix(app): @input/@​ouput not duplicated with properties (f42fc69), closes #1095
  • fix(routing): Angular Import does not support return type (f324108), closes #1097
  • fix(routing): async lazy -load should not fail (0cc736b), closes #1096
  • fix(app): TypeScript private APIs mapping + ECMAScript Private Fields and methods (8b71b59), closes #1094
  • fix(app): drop usage of ts-simple-ast for ts-morph 7bb9a40
  • fix(theme): dark mode support 0c7a052

Commits
  • 3cd09ba 1.1.14
  • 9bb5772 1.1.14
  • c65504e fix(app): correct supports ArrayType and tuples
  • 0e02e05 fix(app): correct supports ArrayType
  • d6d9955 fix(app): tuple types
  • 162ea28 fix(app): union type and literaltypenode
  • 4a6ad03 fix(app): union type and literaltypenode
  • 47fe06d fix(app): rawDescription for JSDoc and visitEnumTypeAliasFunctionDeclarationD...
  • a888f25 fix(app): rawDescription for JSDoc and visitEnumTypeAliasFunctionDeclarationD...
  • 0bb000d fix(app): rawDescription for JSDoc and visitInputAndHostBinding
  • 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 19, 2021 05:23
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 19, 2021
@codecov
Copy link

codecov bot commented Jul 19, 2021

Codecov Report

Merging #288 (7e91a7e) into main (573bacb) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #288   +/-   ##
=========================================
  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 573bacb...7e91a7e. Read the comment docs.

Bumps [@compodoc/compodoc](https://github.com/compodoc/compodoc) from 1.1.13 to 1.1.14.
- [Release notes](https://github.com/compodoc/compodoc/releases)
- [Changelog](https://github.com/compodoc/compodoc/blob/develop/CHANGELOG.md)
- [Commits](compodoc/compodoc@1.1.13...1.1.14)

---
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.14 branch from 1628ffa to 7e91a7e Compare July 19, 2021 12:50
Copy link
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 6b9d3f2 into main Jul 19, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/compodoc/compodoc-1.1.14 branch July 19, 2021 13:06
@github-actions
Copy link

🎉 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.

2 participants