-
Notifications
You must be signed in to change notification settings - Fork 121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump typedoc and typedoc-plugin-markdown #1222
base: main
Are you sure you want to change the base?
Conversation
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) and [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown). These dependencies needed to be updated together. Updates `typedoc` from 0.25.13 to 0.27.3 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.25.13...v0.27.3) Updates `typedoc-plugin-markdown` from 4.0.3 to 4.3.1 - [Release notes](https://github.com/typedoc2md/typedoc-plugin-markdown/releases) - [Changelog](https://github.com/typedoc2md/typedoc-plugin-markdown/blob/main/packages/typedoc-plugin-markdown/CHANGELOG.md) - [Commits](https://github.com/typedoc2md/typedoc-plugin-markdown/commits/[email protected]/packages/typedoc-plugin-markdown) --- updated-dependencies: - dependency-name: typedoc dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: typedoc-plugin-markdown dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
@dependabot rebase |
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
@dependabot skip this minor version |
This option is only available on single-dependency pull requests, as the versions in multi-dependency pull requests may differ. If you'd like to ignore all updates for these dependencies just reply |
@dependabot ignore these dependency versions |
OK, I won't notify you about any of these dependencies again, unless you re-open this PR. |
Bumps typedoc and typedoc-plugin-markdown. These dependencies needed to be updated together.
Updates
typedoc
from 0.25.13 to 0.27.3Release notes
Sourced from typedoc's releases.
... (truncated)
Changelog
Sourced from typedoc's changelog.
... (truncated)
Commits
f421460
Update changelog for releasebd2ee57
Bump version to 0.27.318d3cb1
Update changelog for PNG favicon2741645
Support language aliases in highlightLanguages2b84c16
Update changelogd8b85da
Fix low contract on properties/accessors in light mode9471039
Merge pull request #2797 from mikalai-snap/ms/2794-replace-fetch8ca7290
Replaced fetch() with direct data access906e988
Fix 404 issues on sitee472283
Merge pull request #2791 from mistic100/favicon-pngUpdates
typedoc-plugin-markdown
from 4.0.3 to 4.3.1Release notes
Sourced from typedoc-plugin-markdown's releases.
... (truncated)
Changelog
Sourced from typedoc-plugin-markdown's changelog.
... (truncated)
Commits
6a3cfd4
Version Packages49730a4
chore(core): expose type declarations to array typesd9539c4
fix(core): omit inline parameter declarations when not usefulb00bcc4
fix(core): correctly wrap array of unions in parenthesis3e256f6
chore(core): update ci9d4bc2b
chore(docs): updated changelog19c21a3
Version Packagesfbfd19b
chore(all): final output tweaks5e95bba
chore(core): updated docse2a3467
feat(core): exposed formatting with prettier optionsDependabot 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)