-
-
Notifications
You must be signed in to change notification settings - Fork 589
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
Update typedoc #4419
Merged
Merged
Update typedoc #4419
Conversation
This file contains 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
renovate
bot
added
Dependencies
Pull requests that update a dependency file
T-Task
Tasks for the team like planning
labels
Sep 19, 2024
renovate
bot
force-pushed
the
renovate/typedoc
branch
2 times, most recently
from
September 22, 2024 21:40
4b5afec
to
9347069
Compare
1 task
renovate
bot
force-pushed
the
renovate/typedoc
branch
from
September 23, 2024 12:43
5237153
to
19c1f07
Compare
florianduros
approved these changes
Sep 23, 2024
github-merge-queue
bot
removed this pull request from the merge queue due to failed status checks
Sep 23, 2024
github-merge-queue bot
pushed a commit
that referenced
this pull request
Sep 23, 2024
* Update typedoc * Don't link a private method in tsdoc of a public method --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Florian Duros <[email protected]>
github-merge-queue
bot
removed this pull request from the merge queue due to failed status checks
Sep 23, 2024
github-merge-queue
bot
removed this pull request from the merge queue due to failed status checks
Sep 23, 2024
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
github-merge-queue
bot
removed this pull request from the merge queue due to failed status checks
Sep 23, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
This PR contains the following updates:
0.26.6
->0.26.7
3.2.11
->3.3.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
TypeStrong/TypeDoc (typedoc)
v0.26.7
Compare Source
Features
customJs
option to include a script tag in generated HTML output, #2650.markdownLinkExternal
option to treathttp[s]://
links in markdown documents and comments as external to be opened in a new tab, #2679.navigation.excludeReferences
option to prevent re-exports from appearing in the left hand navigation, #2685.@abstract
tag, #2692.Bug Fixes
@link
tags to symbols which are not included in the documentation will produce invalid link warnings again, #2681.@param
tags on comments attached to function callback parameters, #2683.alphabetical
andalphabetical-ignoring-documents
sort options now uselocaleCompare
to sort, #2684.this
parameter, #2698.Thanks!
Gerrit0/typedoc-plugin-mdn-links (typedoc-plugin-mdn-links)
v3.3.0
Compare Source
@link
tags which reference globals from supported module sources, #21.Prior to TypeDoc 0.26.8, this may result in some unexpected link text if the
@link
tagis specified with custom link text.
v3.2.12
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.