Skip to content

Update dependency typedoc to v0.21.4 #48

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 17, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typedoc (source) 0.20.36 -> 0.21.4 age adoption passing confidence

Release Notes

TypeStrong/TypeDoc

v0.21.4

Compare Source

Bug Fixes
  • Constructors did not have source information set (5dfe9de), closes #​1626

v0.21.3

Compare Source

Bug Fixes
  • Improve detection for "property methods" to convert as methods (98331b5), closes #​1624
  • Two members differing only by case produced broken links (f909281), closes #​1585
  • Resolve some memory leaks (9be9e36)
API Breaking Changes
  • Options may not be set once conversion starts. Enables a small perf improvement. (f3294cd)
Thanks!
  • Andrew Bradley

v0.21.2

Compare Source

Bug Fixes
  • Postpone resolution of inherited classes until their parents have been resolved (fc920bd), closes #​1580

v0.21.1

Compare Source

Bug Fixes

v0.21.0

Compare Source

Breaking Changes
  • Drop support for Node v10 (dc8416a)
  • Drop support for TypeScript 3.9 (5d45539)
  • Remove disableAliases option introduced in 0.20.37 (ec18bb0)
  • Paths in config files will now be resolved relative to the config file's directory (3f39508)
  • Plugins are now passed Application directly (22df574), closes #​1598
Features
  • Improve monorepos by adding support for TS entry points via --packages (#​1596) (6d215df)
  • Support for monorepos (15c0552)
  • Support for TypeScript 4.3 (432008c)
  • Add support for sorting reflections based on user criteria (e125484), closes #​112
  • Add the --treatWarningsAsErrors option (58f1bac), closes #​1568
  • The --exclude option will now remove symbols re-exported from excluded files (bb5a5ae), closes #​1578
Bug Fixes
  • Correctly handle comments on function type aliases (1b1cd14), closes #​799
  • Setters should always have a void return type (1dc5659), closes #​1215
  • Pick up doc comments for properties declared within a class's constructor when documenting JavaScript (700d413), closes #​1255
  • Inherit comments from parent methods (d5bb930), closes #​1580
  • Correct handling for intentionally broken references (5d581b0)
  • Inheritance from multiple Partial<T> types was incorrectly converted (4aad444), closes #​1579
Thanks!

The support for monorepos was made possible by @​efokschaner and @​Lhoerion. It wouldn't have happened without their contributions. Thank you!

v0.20.37

Compare Source

Features
  • Add disableAliases option (#​1576) (a446431), closes #​1571 Note: This option will be removed in v0.21. It has been discovered to cause some problems.
Bug Fixes
Thanks!
  • Nick
  • Martin

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@github-actions
Copy link

github-actions bot commented Jun 17, 2021

size-limit report 📦

Path Size
dist/csps.cjs.production.min.js 702 B (0%)
dist/csps.esm.js 717 B (0%)

@renovate renovate bot force-pushed the renovate/typedoc-0.x branch from 91af70c to 4c6108d Compare June 18, 2021 03:13
@renovate renovate bot changed the title Update dependency typedoc to v0.20.37 Update dependency typedoc to v0.21.0 Jun 18, 2021
@renovate renovate bot force-pushed the renovate/typedoc-0.x branch from 4c6108d to 6fa4e02 Compare June 25, 2021 03:58
@renovate renovate bot changed the title Update dependency typedoc to v0.21.0 Update dependency typedoc to v0.21.1 Jun 25, 2021
@renovate renovate bot force-pushed the renovate/typedoc-0.x branch from 6fa4e02 to 1f09b74 Compare June 27, 2021 04:04
@renovate renovate bot changed the title Update dependency typedoc to v0.21.1 Update dependency typedoc to v0.21.2 Jun 27, 2021
@renovate renovate bot force-pushed the renovate/typedoc-0.x branch from 1f09b74 to 1f04757 Compare July 10, 2021 20:39
@renovate renovate bot changed the title Update dependency typedoc to v0.21.2 Update dependency typedoc to v0.21.3 Jul 10, 2021
@renovate renovate bot force-pushed the renovate/typedoc-0.x branch from 1f04757 to 5eafcf9 Compare July 12, 2021 01:47
@renovate renovate bot changed the title Update dependency typedoc to v0.21.3 Update dependency typedoc to v0.21.4 Jul 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant