qiwi / primitive-storage

Basic storage implementations.
MIT License
5 stars 2 forks source link

chore(deps): update dependency typedoc to v0.21.6 - autoclosed #83

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

TypeStrong/TypeDoc ### [`v0.21.6`](https://togithub.com/TypeStrong/TypeDoc/releases/v0.21.6) [Compare Source](https://togithub.com/TypeStrong/TypeDoc/compare/v0.21.5...v0.21.6) ##### Features - Add support for NO_COLOR environment variable ([#​1650](https://togithub.com/TypeStrong/TypeDoc/issues/1650)) ([0df9e6c](https://togithub.com/TypeStrong/typedoc/commit/0df9e6ce0ce751a71e203377dc03830e31ce948c)) ##### Bug Fixes - Handle undefined symbols in query types ([313a4f5](https://togithub.com/TypeStrong/typedoc/commit/313a4f5449869fa4319f3253c1a7f31a4ea4d2f7)), closes [#​1660](https://togithub.com/TypeStrong/typedoc/issues/1660) ##### Thanks! - Krisztián Balla ### [`v0.21.5`](https://togithub.com/TypeStrong/TypeDoc/releases/v0.21.5) [Compare Source](https://togithub.com/TypeStrong/TypeDoc/compare/v0.21.4...v0.21.5) ##### Features - Support Node v12.10 ([#​1632](https://togithub.com/TypeStrong/TypeDoc/issues/1632)) ([8f6992a](https://togithub.com/TypeStrong/typedoc/commit/8f6992a5e418654ae0353641e5024fa65385d6e5)), closes [#​1628](https://togithub.com/TypeStrong/typedoc/issues/1628) ##### Bug Fixes - Implicitly set noEmit unless --emit is provided ([71ceaaa](https://togithub.com/TypeStrong/typedoc/commit/71ceaaaed4cde4cbfda206e3da3fd73cbb8ba325)), closes [#​1639](https://togithub.com/TypeStrong/typedoc/issues/1639) ##### Thanks! - Jacques Favreau ### [`v0.21.4`](https://togithub.com/TypeStrong/TypeDoc/releases/v0.21.4) [Compare Source](https://togithub.com/TypeStrong/TypeDoc/compare/v0.21.3...v0.21.4) ##### Bug Fixes - Constructors did not have source information set ([5dfe9de](https://togithub.com/TypeStrong/typedoc/commit/5dfe9de5d3befeabec0e0d349f4325bb4bf09d81)), closes [#​1626](https://togithub.com/TypeStrong/typedoc/issues/1626) ### [`v0.21.3`](https://togithub.com/TypeStrong/TypeDoc/releases/v0.21.3) [Compare Source](https://togithub.com/TypeStrong/TypeDoc/compare/v0.21.2...v0.21.3) ##### Breaking Changes - The bug fix to correct [#​1585](https://togithub.com/TypeStrong/TypeDoc/issues/1585) may created file names. Files are now created with the same case as your exported member names. This could cause broken links for external links to doc pages. See [#​1633](https://togithub.com/TypeStrong/TypeDoc/issues/1633) for more details. ##### Bug Fixes - Improve detection for "property methods" to convert as methods ([98331b5](https://togithub.com/TypeStrong/typedoc/commit/98331b5b1a0248753b98c895d1b2168c31e3cee7)), closes [#​1624](https://togithub.com/TypeStrong/typedoc/issues/1624) - Two members differing only by case produced broken links ([f909281](https://togithub.com/TypeStrong/typedoc/commit/f9092814e83e42ca674e48cb065ffa23fa10e7fe)), closes [#​1585](https://togithub.com/TypeStrong/typedoc/issues/1585) - Resolve some memory leaks ([9be9e36](https://togithub.com/TypeStrong/typedoc/commit/9be9e36aa5e1bc122c72298e505e04f78ea2537a)) ##### API Breaking Changes - Options may not be set once conversion starts. Enables a small perf improvement. ([f3294cd](https://togithub.com/TypeStrong/typedoc/commit/f3294cdd2a024456ac41626616bfc6dc5f9e6b85)) ##### Thanks! - Andrew Bradley ### [`v0.21.2`](https://togithub.com/TypeStrong/TypeDoc/releases/v0.21.2) [Compare Source](https://togithub.com/TypeStrong/TypeDoc/compare/v0.21.1...v0.21.2) ##### Bug Fixes - Postpone resolution of inherited classes until their parents have been resolved ([fc920bd](https://togithub.com/TypeStrong/typedoc/commit/fc920bd22dc13282bf1b09cda2dd05e400d06e2e)), closes [#​1580](https://togithub.com/TypeStrong/typedoc/issues/1580) ### [`v0.21.1`](https://togithub.com/TypeStrong/TypeDoc/releases/v0.21.1) [Compare Source](https://togithub.com/TypeStrong/TypeDoc/compare/v0.21.0...v0.21.1) ##### Bug Fixes - Exclude empty modules from documentation ([`8a5a933`](https://togithub.com/TypeStrong/TypeDoc/commit/8a5a933ecce8f79679415a11ddd66ae2c5d682c4)), closes [#​1607](https://togithub.com/TypeStrong/TypeDoc/issues/1607) - `readme` could not be set to `none` in a config file ([`da27756`](https://togithub.com/TypeStrong/TypeDoc/commit/da27756d9c08b2353e375523a9cf93a5496c9fc7)), closes [#​1608](https://togithub.com/TypeStrong/TypeDoc/issues/1608) - Correctly handle minimatch excludes on Windows ([`bf79e32`](https://togithub.com/TypeStrong/TypeDoc/commit/bf79e32f32b107673b779fdc5257439dddeacfaf)), closes [#​1610](https://togithub.com/TypeStrong/TypeDoc/issues/1610) ### [`v0.21.0`](https://togithub.com/TypeStrong/TypeDoc/releases/v0.21.0) [Compare Source](https://togithub.com/TypeStrong/TypeDoc/compare/v0.20.37...v0.21.0) ##### Breaking Changes - Drop support for Node v10 ([dc8416a](https://togithub.com/TypeStrong/typedoc/commit/dc8416a83f1dfbc35a1c26788b344c3876eb8196)) - Drop support for TypeScript 3.9 ([5d45539](https://togithub.com/TypeStrong/typedoc/commit/5d455396d764f3ff4066b8fbe0c9767e30e03b56)) - Remove disableAliases option introduced in 0.20.37 ([ec18bb0](https://togithub.com/TypeStrong/typedoc/commit/ec18bb0ee3ab62a693707e9a6ec4cdbc0abd2cec)) - Paths in config files will now be resolved relative to the config file's directory ([3f39508](https://togithub.com/TypeStrong/typedoc/commit/3f39508e681bbd887235ac4a942e83f441fc1bde)) - Plugins are now passed Application directly ([22df574](https://togithub.com/TypeStrong/typedoc/commit/22df5746dc8bf7df0a26ff47e1f1d82737461f05)), closes [#​1598](https://togithub.com/TypeStrong/typedoc/issues/1598) ##### Features - Improve monorepos by adding support for TS entry points via `--packages` ([#​1596](https://togithub.com/TypeStrong/TypeDoc/issues/1596)) ([6d215df](https://togithub.com/TypeStrong/typedoc/commit/6d215dffa42e23e4182945d938fd3be261351c61)) - Support for monorepos ([15c0552](https://togithub.com/TypeStrong/typedoc/commit/15c05527805e12f8615811c81ddcc1a2ad81b58b)) - Support for TypeScript 4.3 ([432008c](https://togithub.com/TypeStrong/typedoc/commit/432008c8dbda7ea8c6b9115f0302843593f54911)) - Add support for sorting reflections based on user criteria ([e125484](https://togithub.com/TypeStrong/typedoc/commit/e1254843bcd34202d7277ef0e311b56cf9db869d)), closes [#​112](https://togithub.com/TypeStrong/typedoc/issues/112) - Add the `--treatWarningsAsErrors` option ([58f1bac](https://togithub.com/TypeStrong/typedoc/commit/58f1bac81b594123a3ed0fdb5d970f276d8ada9a)), closes [#​1568](https://togithub.com/TypeStrong/typedoc/issues/1568) - The `--exclude` option will now remove symbols re-exported from excluded files ([bb5a5ae](https://togithub.com/TypeStrong/typedoc/commit/bb5a5ae4c538f9359c7bf428d344b6769bf36641)), closes [#​1578](https://togithub.com/TypeStrong/typedoc/issues/1578) ##### Bug Fixes - Correctly handle comments on function type aliases ([1b1cd14](https://togithub.com/TypeStrong/typedoc/commit/1b1cd140828be02cbcac6214ade7448beb1e0eee)), closes [#​799](https://togithub.com/TypeStrong/typedoc/issues/799) - Setters should always have a `void` return type ([1dc5659](https://togithub.com/TypeStrong/typedoc/commit/1dc56591b9b230c95c57b07c4679616299f2323e)), closes [#​1215](https://togithub.com/TypeStrong/typedoc/issues/1215) - Pick up doc comments for properties declared within a class's constructor when documenting JavaScript ([700d413](https://togithub.com/TypeStrong/typedoc/commit/700d4130daabc127a72cf92f0f77a514e340290d)), closes [#​1255](https://togithub.com/TypeStrong/typedoc/issues/1255) - Inherit comments from parent methods ([d5bb930](https://togithub.com/TypeStrong/typedoc/commit/d5bb930c880e5a6fa0e2903fc4dec6edfc865333)), closes [#​1580](https://togithub.com/TypeStrong/typedoc/issues/1580) - Correct handling for intentionally broken references ([5d581b0](https://togithub.com/TypeStrong/typedoc/commit/5d581b0c2d6abdab3aede4c46e33da4f12c1e467)) - Inheritance from multiple `Partial` types was incorrectly converted ([4aad444](https://togithub.com/TypeStrong/typedoc/commit/4aad444e7995719f2988346e0e1bc6a836f48c20)), closes [#​1579](https://togithub.com/TypeStrong/typedoc/issues/1579) ##### Thanks! The support for monorepos was made possible by [@​efokschaner](https://togithub.com/efokschaner) and [@​Lhoerion](https://togithub.com/Lhoerion). It wouldn't have happened without their contributions. Thank you! ### [`v0.20.37`](https://togithub.com/TypeStrong/TypeDoc/releases/v0.20.37) [Compare Source](https://togithub.com/TypeStrong/TypeDoc/compare/v0.20.36...v0.20.37) ##### Features - Add disableAliases option ([#​1576](https://togithub.com/TypeStrong/TypeDoc/issues/1576)) ([`a446431`](https://togithub.com/TypeStrong/TypeDoc/commit/a446431a5233139b8d4daee08ea57fd6cabb9965)), closes [#​1571](https://togithub.com/TypeStrong/TypeDoc/issues/1571) **Note**: This option will be removed in v0.21. It has been discovered to cause some problems. ##### Bug Fixes - Pin `marked` dependency to 2.0.x ([#​1602](https://togithub.com/TypeStrong/TypeDoc/issues/1602)) ([`0e8d429`](https://togithub.com/TypeStrong/TypeDoc/commit/0e8d4291f71b2a3ff423a73b2082ee18fb97ccaa)), closes [#​1601](https://togithub.com/TypeStrong/TypeDoc/issues/1601) ##### 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.



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