Skip to content
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 2 commits into from
Sep 23, 2024
Merged

Update typedoc #4419

merged 2 commits into from
Sep 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 19, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typedoc (source) 0.26.6 -> 0.26.7 age adoption passing confidence
typedoc-plugin-mdn-links 3.2.11 -> 3.3.0 age adoption passing confidence

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
  • Support TypeScript 5.6, #​2699.
  • Added customJs option to include a script tag in generated HTML output, #​2650.
  • Added markdownLinkExternal option to treat http[s]:// links in markdown documents and comments as external to be opened in a new tab, #​2679.
  • Added navigation.excludeReferences option to prevent re-exports from appearing in the left hand navigation, #​2685.
  • Added support for the @abstract tag, #​2692.
Bug Fixes
  • Fixed an issue where links in packages mode would be resolved incorrectly, #​2680.
  • @link tags to symbols which are not included in the documentation will produce invalid link warnings again, #​2681.
  • Fixed handling of @param tags on comments attached to function callback parameters, #​2683.
  • The alphabetical and alphabetical-ignoring-documents sort options now use localeCompare to sort, #​2684.
  • Fixed incorrect placement of parameter default values in some signatures with a this parameter, #​2698.
Thanks!
Gerrit0/typedoc-plugin-mdn-links (typedoc-plugin-mdn-links)

v3.3.0

Compare Source

  • Added support for resolving @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 tag
    is specified with custom link text.
  • Updated MDN API index with @​mdn/browser-compat-data version 5.6.1

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added Dependencies Pull requests that update a dependency file T-Task Tasks for the team like planning labels Sep 19, 2024
@renovate renovate bot force-pushed the renovate/typedoc branch 2 times, most recently from 4b5afec to 9347069 Compare September 22, 2024 21:40
@florianduros florianduros marked this pull request as ready for review September 23, 2024 12:48
@florianduros florianduros requested review from a team as code owners September 23, 2024 12:48
@florianduros florianduros added this pull request to the merge queue Sep 23, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 23, 2024
@florianduros florianduros added this pull request to the merge queue 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 <florian.duros@ormaz.fr>
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 23, 2024
@florianduros florianduros added this pull request to the merge queue Sep 23, 2024
@florianduros florianduros removed this pull request from the merge queue due to a manual request Sep 23, 2024
@florianduros florianduros added this pull request to the merge queue Sep 23, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 23, 2024
@florianduros florianduros added this pull request to the merge queue Sep 23, 2024
Copy link
Contributor Author

renovate bot commented Sep 23, 2024

Edited/Blocked Notification

Renovate 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.

⚠️ Warning: custom changes will be lost.

@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 23, 2024
@florianduros florianduros added this pull request to the merge queue Sep 23, 2024
Merged via the queue into develop with commit f8208b1 Sep 23, 2024
26 checks passed
@florianduros florianduros deleted the renovate/typedoc branch September 23, 2024 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Pull requests that update a dependency file T-Task Tasks for the team like planning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant