react-atom
react-atom copied to clipboard
chore(deps-dev): bump typedoc from 0.13.0 to 0.16.11
⚠️ Dependabot is rebasing this PR ⚠️
If you make any changes to it yourself then they will take precedence over the rebase.
Bumps typedoc from 0.13.0 to 0.16.11.
Release notes
Sourced from typedoc's releases.
v0.16.11
Bug Fixes :bug:
- Ensure child comment tags get set (#1221) (541fbcf)
- Logger extensions now also count the warnings (#1210) (c4ce9a5)
- Re-export TypeScript namespace (#1217) (796349a), closes #1213
- Support code blocks with four spaces (148bd12), closes #1218
Features :sparkles:
- Add support for `` inside of Marked Link Brackets (#1091) (1ec2fb8)
- Config option to exclude not explicitly documented symbols (#996) (20db9a5), closes #995
- Support for extended config in typedoc.json (07fb1ce), closes #493 #1115
Thanks :clap:
https://github.com/TypeStrong/TypeDoc/compare/v0.16.10...v0.16.11
v0.16.10
Features :sparkles:
- Add the ability to remove tags from doc comments (#815)
- The logger will now also count warning messages (#1205)
Fixed :bug:
- The link tag will now no longer be incorrectly stripped from some param comments (#1001)
- Mixins will no longer cause TypeDoc to crash in some cases (#1207)
Thanks :clap:
v0.16.9
Fixed :bug:
- TypeDoc now correctly handles BOM in package.json (#1192)
Thanks :clap:
... (truncated)
Commits
c19b1d9chore: Bump version to 0.16.11148bd12fix: Support code blocks with four spaces1ec2fb8feat: Add support for `` inside of Marked Link Brackets (#1091)07fb1cefeat: Support for extended config in typedoc.json20db9a5feat: Config option to exclude not explicitly documented symbols (#996)541fbcffix: Ensure child comment tags get set (#1221)796349afix: Re-export TypeScript namespace (#1217)c4ce9a5fix: Logger extensions now also count the warnings (#1210)0399e75chore: Bump version to 0.16.10bc02096feat: Allow excluding tags from comments- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by gerrit0, a new releaser for typedoc since your current version.
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 will not automatically merge this PR because it includes an out-of-range update to a development dependency.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in the .dependabot/config.yml file in this repo:
- Update frequency
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Codecov Report
Merging #204 (a21b15a) into master (c9b2100) will not change coverage. The diff coverage is
n/a.
:exclamation: Current head a21b15a differs from pull request most recent head 86692de. Consider uploading reports for the commit 86692de to get more accurate results
@@ Coverage Diff @@
## master #204 +/- ##
=============================
=============================
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update c9b2100...86692de. Read the comment docs.