Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

build(deps-dev): bump typedoc from 0.21.2 to 0.21.3 #203

Merged
merged 2 commits into from
Aug 8, 2021

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps typedoc from 0.21.2 to 0.21.3.

Release notes

Sourced from typedoc's releases.

v0.21.3

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
Commits
  • de32c1c chore: Bump version to 0.21.3
  • 98331b5 fix: Improve detection for "property methods" to convert as methods
  • 5fd7f87 refactor: seal -> freeze
  • 8e097ef refactor: Turn on noImplicitOverride compiler option
  • f3294cd BREAKING CHANGE: Options may not be set once conversion starts. Enables a sma...
  • b04b3b0 chore: Remove lodash
  • 3c5ae51 chore: Warn people away from examples folder
  • 3f30c35 chore: Remove "Other issue" template
  • f292cd7 chore: Fix typo
  • 6fbd39a chore: Add question issue template
  • 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)

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.21.2 to 0.21.3.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](TypeStrong/typedoc@v0.21.2...v0.21.3)

---
updated-dependencies:
- dependency-name: typedoc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 12, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 19, 2021

A newer version of typedoc exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@sgratzl sgratzl merged commit 716ed12 into main Aug 8, 2021
@sgratzl sgratzl deleted the dependabot/npm_and_yarn/typedoc-0.21.3 branch August 8, 2021 00:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant