bitbybit
bitbybit copied to clipboard
Bump marked and typedoc
Bumps marked to 4.2.12 and updates ancestor dependency typedoc. These dependencies need to be updated together.
Updates marked from 3.0.8 to 4.2.12
Release notes
Sourced from marked's releases.
v4.2.12
4.2.12 (2023-01-14)
Sorry for all of the quick releases. We were testing out different ways to build the files for releases. v4.2.5 - v4.2.12 have no changes to how marked works. The only addition is the version number in the comment in the build files.
Bug Fixes
- revert to build script in ci (d2ab474)
v4.2.11
4.2.11 (2023-01-14)
Bug Fixes
- just build in version (22ac2cf)
v4.2.10
4.2.10 (2023-01-14)
Bug Fixes
- use version (fd759b3)
v4.2.9
4.2.9 (2023-01-14)
Bug Fixes
- fix version (96380c3)
v4.2.7
4.2.7 (2023-01-14)
Bug Fixes
- fix build file version (94fa76f)
v4.2.6
4.2.6 (2023-01-14)
Bug Fixes
... (truncated)
Commits
137d3b4chore(release): 4.2.12 [skip ci]0f0de55🗜️ build v4.2.12 [skip ci]4704e19chore: add build version to build commitd2ab474fix: readd build script in ci3c140c6chore(release): 4.2.11 [skip ci]22ac2cffix: just build in versionfd759b3fix: use version5367a77chore(release): 4.2.9 [skip ci]96380c3fix: fix version5ca781echore(release): 4.2.8 [skip ci]- Additional commits viewable in compare view
Updates typedoc from 0.21.9 to 0.21.10
Changelog
Sourced from typedoc's changelog.
Unreleased
v0.23.24 (2023-01-07)
Bug Fixes
- Fixed an issue where signature comments were preferred over property comments for indirectly created function-properties, #2135.
- Fixed symlink handling when expanding entry points, #2130.
Thanks!
v0.23.23 (2022-12-18)
Features
- Added
ts.Signatureto emittedEVENT_CREATE_SIGNATUREevent, #2002.Bug Fixes
- Links to members hidden by filter settings now temporarily override the filter, #2092.
- If
src/andsrc/xare specified as entry points,src/will no longer be ignored, #2121.v0.23.22 (2022-12-11)
Features
- Add support for defining the kind sort order, #2109.
Bug Fixes
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
... (truncated)
Commits
- See full diff in compare view
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 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 use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill 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.