WebphoneLib
WebphoneLib copied to clipboard
Bump marked and typedoc
Bumps marked to 4.2.2 and updates ancestor dependency typedoc. These dependencies need to be updated together.
Updates marked
from 0.8.2 to 4.2.2
Release notes
Sourced from marked's releases.
v4.2.2
4.2.2 (2022-11-05)
Bug Fixes
v4.2.1
4.2.1 (2022-11-02)
Bug Fixes
v4.2.0
4.2.0 (2022-10-31)
Features
v4.1.1
4.1.1 (2022-10-01)
Bug Fixes
- remove smartLists from docs and code (#2596) (f6ba2e3), closes #2582 #2582 #2582 #2582 #2582 #2582 #2582
v4.1.0
4.1.0 (2022-08-30)
Features
v4.0.19
4.0.19 (2022-08-21)
Bug Fixes
v4.0.18
4.0.18 (2022-07-11)
... (truncated)
Commits
48e28e7
chore(release): 4.2.2 [skip ci]1a87b9f
🗜️ build [skip ci]44a2a23
fix: fix escape characters in links (#2628)3d389d5
chore(release): 4.2.1 [skip ci]5eee913
🗜️ build [skip ci]377823a
fix: Support escapes within emphasis (#2627)54410cd
chore(release): 4.2.0 [skip ci]c05218a
🗜️ build [skip ci]715f88a
docs: add cli extension docs (#2632)b5bdcf9
chore(deps-dev): Bump jasmine from 4.4.0 to 4.5.0 (#2637)- Additional commits viewable in compare view
Updates typedoc
from 0.15.8 to 0.23.21
Release notes
Sourced from typedoc's releases.
v0.23.21
Features
- Added support for a catch-all wildcard in
externalSymbolLinkMappings
, #2102.- Added support for TypeScript 4.9.
Thanks!
v0.23.20
Bug Fixes
- Fixed comment discovery for
@inheritDoc
if inheriting from a function type alias, #2087.v0.23.19
Bug Fixes
- Fixed title link if
titleLink
option was not specified, #2085.Thanks!
v0.23.18
Features
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
andsidebarLinks
options to add additional links to the rendered output, #1830.- Added
sourceLinkTemplate
option to allow more flexible specification of remote urls. Deprecated now redundantgitRevision
detection starting withhttps?://
introduced in v0.23.16, #2068.Thanks!
... (truncated)
Changelog
Sourced from typedoc's changelog.
v0.23.21 (2022-11-14)
Features
- Added support for a catch-all wildcard in
externalSymbolLinkMappings
, #2102.- Added support for TypeScript 4.9.
Thanks!
v0.23.20 (2022-11-03)
Bug Fixes
- Fixed comment discovery for
@inheritDoc
if inheriting from a function type alias, #2087.v0.23.19 (2022-10-28)
Bug Fixes
- Fixed title link if
titleLink
option was not specified, #2085.Thanks!
v0.23.18 (2022-10-23)
Features
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
andsidebarLinks
options to add additional links to the rendered output, #1830.- Added
sourceLinkTemplate
option to allow more flexible specification of remote urls. Deprecated now redundantgitRevision
detection starting withhttps?://
introduced in v0.23.16, #2068.Thanks!
... (truncated)
Commits
8a3e195
Update changelog for release530eab3
Bump version to 0.23.21893c86c
Fix lint38fe129
CI fix?9b62e0c
Add support for TS 4.98e19048
Tweak changelog notes0ba5af5
Merge pull request #2102 from mistic100/external-wildcard4b0a9b0
Fix #2101 support externalSymbolLinkMappings wildcard1ab233b
reg-suit begone! -300 dev dependenciesab51894
Clean up some unnecessary any- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by typedoc-bot, 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 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.