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

chore(deps): update dependency typedoc to v0.22.4 #250

Merged
merged 1 commit into from
Sep 30, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 12, 2021

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

TypeStrong/TypeDoc

v0.22.4

Compare Source

Features
  • Flag option types like validation can now be set to true/false to enable/disable all flags within them.
  • Source code links now work with Bitbucket repositories, resolves #​1615.
  • Added githubPages option (default: true), which will create a .nojekyll page in the generated output, resolves #​1680.
  • MarkdownEvent is now exported, resolves #​1696.
Bug Fixes
  • Fixed the hamburger menu not being visible on mobile devices, fixes #​1699.
  • Comments on function implementations with overloaded signatures will now be correctly handled, fixes #​1697.
Thanks!

v0.22.3

Compare Source

Bug Fixes
  • Switched the default highlighting themes back to light-plus and dark-plus, they were accidentally set to min-light and min-dark in v0.22.0.
Features
  • Added new validation option which can be used to disable checks for non-exported symbols.
    On the command line, this can be specified with --validation.notExported true, or in an options file with:
    {
        "validation": {
            "notExported": true
        }
    }
  • Added invalidLink to validation option, deprecated listInvalidSymbolLinks, which will be removed in 0.23.

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.

@renovate renovate bot changed the title chore(deps): update dependency typedoc to v0.22.3 chore(deps): update dependency typedoc to v0.22.4 Sep 18, 2021
@jaywcjlove jaywcjlove merged commit 7129f20 into master Sep 30, 2021
@jaywcjlove jaywcjlove deleted the renovate/typedoc-0.x branch September 30, 2021 09:22
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.

None yet

2 participants