Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps typedoc from 0.20.30 to 0.20.33.

Release notes

Sourced from typedoc's releases.

v0.20.33

Bug Fixes

  • Static properties of Error class incorrectly converted (fbc5966465441536ede196e6550a9c10fbfb9e68), closes #1541, #572

v0.20.32

0.20.32 (2021-03-14)

Bug Fixes

  • Correct crash with reflection types (5d7856b), closes #1538

v0.20.31

0.20.31 (2021-03-14)

Bug Fixes

  • Constructors were improperly reported as inherited (b908c09), closes #1528 #1527
  • readonly tuples were recognized as arrays (99c6a13), closes #1534

Thanks!

Commits
  • 5071848 chore: Bump version to 0.20.33
  • f963e75 chore: Temporarily ignore some test files for Prettier
  • fbc5966 fix: Static properties of Error class incorrectly converted
  • 9a627d8 chore: Automate release creation
  • 876c0f9 chore: Bump version to 0.20.32
  • 5d7856b fix: Correct crash with reflection types
  • 49c77da chore: Bump version to 0.20.31
  • 07e0e27 chore: Upgrade dependencies
  • 99c6a13 fix: readonly tuples were recognized as arrays
  • b908c09 fix: Constructors were improperly reported as inherited
  • 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.30 to 0.20.33.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](TypeStrong/typedoc@v0.20.30...v0.20.33)

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

codecov bot commented Mar 22, 2021

Codecov Report

Merging #41 (69e5b4a) into main (56dea53) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #41   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           63        63           
  Branches         9         9           
=========================================
  Hits            63        63           

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 56dea53...69e5b4a. Read the comment docs.

@eugenehp eugenehp merged commit 661a30e into main Mar 23, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/typedoc-0.20.33 branch March 23, 2021 09:16
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants