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

chore(deps): update doc-dependencies #2595

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 8, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typedoc (source) ~0.25.4 -> ~0.25.7 age adoption passing confidence
vitepress (source) 1.0.0-rc.34 -> 1.0.0-rc.36 age adoption passing confidence

Release Notes

TypeStrong/TypeDoc (typedoc)

v0.25.7

Compare Source

Bug Fixes
  • Fixed an issue where a namespace would not be created for merged function-namespaces only containing types, #​2476.
  • Fixed an infinite loop when converting a union type which directly contained another union type which refers to itself, #​2469.

v0.25.6

Compare Source

Bug Fixes
  • Fixed infinite loop caused by a fix for some complicated union/intersection types, #​2468.
  • Improved infinite loop detection in type converter to reduce false positives.

v0.25.5

Compare Source

vuejs/vitepress (vitepress)

v1.0.0-rc.36

Compare Source

Bug Fixes
  • avoid pushing to history when clicking on the current link (#​3405) (d279e63)
  • theme/regression: external link icon not working (c236570), closes #​3424
  • theme/regression: inter getting bundled even importing without-fonts entry (#​3412) (b03fb83)

v1.0.0-rc.35

Compare Source

Bug Fixes
Features
Performance Improvements
  • localSearch: add concurrency pooling, cleanup logic, improve performance (#​3374) (ac5881e)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (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.

👻 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner January 8, 2024 02:20
@renovate renovate bot added the c: dependencies Pull requests that adds/updates a dependency label Jan 8, 2024
@renovate renovate bot force-pushed the renovate/doc-dependencies branch from d490397 to e4814dc Compare January 8, 2024 07:11
Copy link

codecov bot commented Jan 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (626ccda) 99.57% compared to head (bae33e2) 99.57%.

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #2595      +/-   ##
==========================================
- Coverage   99.57%   99.57%   -0.01%     
==========================================
  Files        2807     2807              
  Lines      250401   250401              
  Branches     1144     1142       -2     
==========================================
- Hits       249339   249336       -3     
- Misses       1034     1037       +3     
  Partials       28       28              

see 2 files with indirect coverage changes

@renovate renovate bot force-pushed the renovate/doc-dependencies branch from e4814dc to dc57057 Compare January 8, 2024 08:20
@renovate renovate bot force-pushed the renovate/doc-dependencies branch from dc57057 to bae33e2 Compare January 8, 2024 10:28
@ST-DDT ST-DDT added this to the vAnytime milestone Jan 8, 2024
@ST-DDT ST-DDT requested review from a team January 8, 2024 10:37
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
None yet
Development

Successfully merging this pull request may close these issues.

2 participants