Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2021

Bumps typedoc from 0.20.33 to 0.20.34.

Release notes

Sourced from typedoc's releases.

v0.20.34

Bug Fixes

  • Crash when converting recursive type alias (02fe2a73048687288cb33d837ff685a4c6c1e2b4), closes #1547
  • Discover module comments for global files (ce218e9bda960539066140cc346851b7bd0fe4dd), closes #1549
  • Detect references when export * is used (f0b9192e0c46d8f8c37488124d43721387050679), closes #1551
Commits
  • 53126c6 chore: Bump version to 0.20.34
  • 02fe2a7 fix: Crash when converting recursive type alias
  • ce218e9 fix: Discover module comments for global files
  • f0b9192 fix: Detect references when export * is used
  • See full diff 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)

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.20.33 to 0.20.34.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](TypeStrong/typedoc@v0.20.33...v0.20.34)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 25, 2021
@codecov-io
Copy link

Codecov Report

Merging #12 (4bbb99a) into main (a1a3e96) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #12   +/-   ##
=======================================
  Coverage   80.00%   80.00%           
=======================================
  Files           2        2           
  Lines          35       35           
  Branches        7        7           
=======================================
  Hits           28       28           
  Misses          7        7           

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 a1a3e96...4bbb99a. Read the comment docs.

@simenandre simenandre merged commit 1dba38f into main Mar 25, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/typedoc-0.20.34 branch March 25, 2021 13:19
simenandre added a commit that referenced this pull request Mar 25, 2021
* main:
  chore(deps-dev): bump typedoc from 0.20.33 to 0.20.34 (#12)
  chore(deps-dev): bump @typescript-eslint/eslint-plugin from 4.18.0 to 4.19.0 (#6)
  chore(deps-dev): bump typedoc from 0.20.32 to 0.20.33 (#4)
  chore(deps): bump ts-morph from 10.0.1 to 10.0.2 (#8)
simenandre pushed a commit that referenced this pull request Mar 25, 2021
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.20.33 to 0.20.34.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](TypeStrong/typedoc@v0.20.33...v0.20.34)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

🎉 This PR is included in version 2.0.0-alpha.1 🎉

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 on @alpha
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants