Improved error reporting when failing to find entry points, #2080, #2082.
Bug Fixes
Constructor parameter-properties will now use the @param comment for the parameter if available, #1261.
Fixed display of object types containing methods, #1788.
Fixed conversion of intrinsic string mapping types when converting without a type node, #2079.
v0.23.17
Features
Added titleLink, navigationLinks and sidebarLinks options to add additional links to the rendered output, #1830.
Added sourceLinkTemplate option to allow more flexible specification of remote urls.
Deprecated now redundant gitRevision detection starting with https?:// introduced in v0.23.16, #2068.
Improved error reporting when failing to find entry points, #2080, #2082.
Bug Fixes
Constructor parameter-properties will now use the @param comment for the parameter if available, #1261.
Fixed display of object types containing methods, #1788.
Fixed conversion of intrinsic string mapping types when converting without a type node, #2079.
v0.23.17 (2022-10-18)
Features
Added titleLink, navigationLinks and sidebarLinks options to add additional links to the rendered output, #1830.
Added sourceLinkTemplate option to allow more flexible specification of remote urls.
Deprecated now redundant gitRevision detection starting with https?:// introduced in v0.23.16, #2068.
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)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/namecheap/ilc-sdk/network/alerts).
Bumps marked to 4.1.1 and updates ancestor dependencies marked, typedoc and typedoc-plugin-rename-defaults. These dependencies need to be updated together.
Updates
marked
from 2.0.7 to 4.1.1Release notes
Sourced from marked's releases.
... (truncated)
Commits
8075e15
chore(release): 4.1.1 [skip ci]d7a7876
🗜️ build [skip ci]f6ba2e3
fix: remove smartLists from docs and code (#2596)e731507
chore(deps-dev): Bump uglify-js from 3.17.0 to 3.17.2 (#2590)678cb20
chore(deps-dev): Bump rollup from 2.79.0 to 2.79.1 (#2591)e246d0f
chore(deps-dev): Bump eslint from 8.23.1 to 8.24.0 (#2592)ebcac5a
chore(deps-dev): Bump eslint-plugin-n from 15.2.5 to 15.3.0 (#2593)7c907cb
docs: add known extensions (#2588)ae3e71c
chore(deps-dev): Bump@​babel/core
from 7.19.0 to 7.19.1 (#2586)5a3888d
chore(deps-dev): Bump@​babel/preset-env
from 7.19.0 to 7.19.1 (#2587)Updates
typedoc
from 0.20.37 to 0.23.19Release notes
Sourced from typedoc's releases.
... (truncated)
Changelog
Sourced from typedoc's changelog.
... (truncated)
Commits
ef598e7
Update changelog for release9240b92
Bump version15e200b
Update changeloga3cc365
Merge pull request #2086 from krisztianb/bugfix/2085-invalid-title-linkff8526c
Fix wrong handling of missing/empty titleLink option valuee3d2801
Update changelog for releasef3dda4b
Bump version to 0.23.18cbe6e16
Add warning for missing tsconfigd1f8927
Improve error message when failing to find entry point9671e18
Fix comments for constructor propertiesUpdates
typedoc-plugin-rename-defaults
from 0.1.0 to 0.6.4Commits
b2612fb
0.6.49c1db9f
Fix 'export default interface'ecd453b
Tidy up tests and remove unused import6981cfd
0.6.304307b8
Fix 'export default function'ecc582a
Fix Reflection type4f69691
0.6.228f213a
Organize TypeDoc and TypeScript configurations5ec2c5b
Update dependenciesefe3437
Fix file name taking precendence over the node nameDependabot 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/namecheap/ilc-sdk/network/alerts).