chore(deps-dev): bump the docusaurus group across 1 directory with 3 updates#2240
Merged
lukegalbraithrussell merged 1 commit intomainfrom May 1, 2025
Conversation
…updates Bumps the docusaurus group with 2 updates in the /docs directory: [docusaurus-plugin-typedoc](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/docusaurus-plugin-typedoc) and [typedoc](https://github.com/TypeStrong/TypeDoc). Updates `docusaurus-plugin-typedoc` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/typedoc2md/typedoc-plugin-markdown/releases) - [Changelog](https://github.com/typedoc2md/typedoc-plugin-markdown/blob/main/packages/docusaurus-plugin-typedoc/CHANGELOG.md) - [Commits](https://github.com/typedoc2md/typedoc-plugin-markdown/commits/[email protected]/packages/docusaurus-plugin-typedoc) Updates `typedoc` from 0.28.1 to 0.28.3 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.28.1...v0.28.3) Updates `typedoc-plugin-markdown` from 4.6.0 to 4.6.3 - [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: docusaurus-plugin-typedoc dependency-version: 1.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: docusaurus - dependency-name: typedoc dependency-version: 0.28.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: docusaurus - dependency-name: typedoc-plugin-markdown dependency-version: 4.6.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: docusaurus ... Signed-off-by: dependabot[bot] <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #2240 +/- ##
=======================================
Coverage 92.65% 92.65%
=======================================
Files 38 38
Lines 10527 10527
Branches 677 677
=======================================
Hits 9754 9754
Misses 761 761
Partials 12 12
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the docusaurus group with 2 updates in the /docs directory: docusaurus-plugin-typedoc and typedoc.
Updates
docusaurus-plugin-typedocfrom 1.3.0 to 1.4.0Changelog
Sourced from docusaurus-plugin-typedoc's changelog.
Commits
e16e492Version Packages82cd1dffeat(docusaurus): decouple typedoc logic into dedicated "typedoc-docusaurus-t...04edd1dchore(docs): updated changelog datef2028c6Version Packages1659046fix(docusaurus): fix sidebar base ids with custom docs path95b560cchore(all): updated packages280c047chore(docs): updated docs43079f0chore(docs): updated docsa558e17chore(docs): updated changelog dateUpdates
typedocfrom 0.28.1 to 0.28.3Release notes
Sourced from typedoc's releases.
Changelog
Sourced from typedoc's changelog.
Commits
e75f47fUpdate changelog for release066a6c9Bump version to 0.28.3209acb5Improve error reporting for Windows path separators5824623Add mts and cts file extension aliases (#2936)911faffResolve aliased symbols before checking exclusion81c59bcFix failing testfff32efRender links to the current page42af237Handle@inlineon tuple types4bf00b5Update changelog for releasec463af3Bump version to 0.28.2Updates
typedoc-plugin-markdownfrom 4.6.0 to 4.6.3Release notes
Sourced from typedoc-plugin-markdown's releases.
Changelog
Sourced from typedoc-plugin-markdown's changelog.
Commits
d6c42a4Version Packages99baeaefix(core): correctly handle group title in pageTitleTemplates callbackc2721a3chore(core): force pipeline6e2808echore(core): force pipelinesf6b77b8feat(remark): remark restructure and improvements5d00946Merge branch 'main' of github.com:typedoc2md/typedoc-plugin-markdowna9bbc4fchore(core): fixed phrasing of error message3d718d1fix(core): format of optional type and getter/setter7032ebdchore(docs): updated changelog dates7456f3fVersion PackagesDependabot 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions