chore(deps): update dependency typedoc-json-parser to v7
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| typedoc-json-parser | ^6.0.2 -> ^7.0.1 |
Release Notes
RealShadowNova/typedoc-json-parser
v7.0.1
🐛 Bug Fixes
- bin: Parameter migrations for v6.0.0+ (a46263a)
v7.0.0
🏠 Refactor
💥 Breaking Changes:
-
TypeParameterParser#typehas been renamed to#constraint.
💥 Breaking Changes:
-
*Parser.JSONhas been renamed to*Parser.Json. -
*Parser.generateFromJSON()has been renamed to*Parser.generateFromJson().
🐛 Bug Fixes
-
ReferenceTypeParser: Invalid return from the
isPackage()validator method (3491f96) -
ClassPropertyParser: The
typeproperty is no longer nullable (#89) (368ffe6) - deps: Update dependency typedoc to ^0.23.18 (#86) (0d39296)
🚀 Features
💥 Breaking Changes:
-
*TypeParser.formatToString()now accepts a single parameter ofTypeParser.FormatToStringOptions<*TypeParser>. -
class-parser: Add accessibility validator methods (bb02200)
-
ClassConstructorParser: Add
accessibilityproperty (c23ede8) -
InterfaceParser: Add
typeParametersproperty (#91) (51a8c6a)
💥 Breaking Changes:
-
Parser#projecthas been removed along with all references in classes that extend this class. -
TypeParser#projecthas been removed along with all references in classes that extend this interface. -
CommentParser#projecthas been removed. -
ParameterParser#projecthas been removed. -
SignatureParser#projecthas been removed. -
SourceParser#projecthas been removed. -
TypeParameterParser#projecthas been removed. -
ClassConstructorParser#parenthas been removed. -
ClassMethodParser#parenthas been removed. -
ClassPropertyParser#parenthas been removed. -
EnumMemberParser#parenthas been removed. -
InterfaceMethodParser#parenthas been removed. -
InterfacePropertyParser#parenthas been removed.
Configuration
📅 Schedule: Branch creation - "before 12pm on Sunday" (UTC), Automerge - 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, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.