Skip to content

chore(deps): update dependency typedoc to ~0.23.9 #1187

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

Merged
merged 1 commit into from
Jul 25, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 25, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typedoc (source) ~0.23.8 -> ~0.23.9 age adoption passing confidence

Release Notes

TypeStrong/TypeDoc

v0.23.9

Compare Source

Bug Fixes
  • TypeDoc will no longer skip entry points which have no exports, #​2007.
    If using "entryPointStrategy": "expand", this change may result in new pages being added to your documentation.
    If this is not desired, you can use the exclude option to filter them out.
  • Fixed missing comments on callable variable-functions constructed indirectly, #​2008.
  • Packages mode will now respect the --includeVersion flag, #​2010.
  • Fixed multiple reflections mapping to the same file name on case insensitive file systems, #​2012.

Configuration

📅 Schedule: Branch creation - "before 2am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner July 25, 2022 01:34
@renovate renovate bot added the c: dependencies Pull requests that adds/updates a dependency label Jul 25, 2022
@codecov
Copy link

codecov bot commented Jul 25, 2022

Codecov Report

Merging #1187 (903e5e3) into main (ee3d353) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1187      +/-   ##
==========================================
- Coverage   99.64%   99.64%   -0.01%     
==========================================
  Files        2146     2146              
  Lines      230499   230499              
  Branches      980      980              
==========================================
- Hits       229685   229684       -1     
- Misses        793      794       +1     
  Partials       21       21              
Impacted Files Coverage Δ
src/modules/finance/index.ts 99.31% <0.00%> (-0.69%) ⬇️
src/modules/internet/user-agent.ts 86.95% <0.00%> (+0.57%) ⬆️

@ejcheng ejcheng added this to the v7 - Current Major milestone Jul 25, 2022
@renovate renovate bot force-pushed the renovate/doc-dependencies branch from f1577d8 to 903e5e3 Compare July 25, 2022 06:34
@ST-DDT ST-DDT enabled auto-merge (squash) July 25, 2022 07:20
@ST-DDT ST-DDT requested review from a team July 25, 2022 07:20
@ST-DDT ST-DDT merged commit 6193c15 into main Jul 25, 2022
@ejcheng ejcheng deleted the renovate/doc-dependencies branch July 25, 2022 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: dependencies Pull requests that adds/updates a dependency
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants