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 #1948

Merged
merged 1 commit into from
Mar 20, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 20, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typedoc (source) ~0.23.26 -> ~0.23.28 age adoption passing confidence
vitepress (source) 1.0.0-alpha.58 -> 1.0.0-alpha.60 age adoption passing confidence

Release Notes

TypeStrong/TypeDoc

v0.23.28

Compare Source

Features
  • Added support for TypeScript 5.0, #​2201.
    • const type parameters.
    • JSDoc @overload tag.
    • JSDoc @satisfies tag.

v0.23.27

Compare Source

Features
  • Added --treatValidationWarningsAsErrors to treat only validation warnings as errors without treating all warnings as errors, #​2199.
Bug Fixes
  • Fixed a bug where optional properties were not appropriately marked as optional, #​2200.
  • Fixed shifted navigation pane on devices 1024px wide, #​2191.
  • Add missing @private and @protected tags to typedoc/tsdoc.json, #​2187.
Thanks!
vuejs/vitepress

v1.0.0-alpha.60

Compare Source

Features
  • support multiple selectors for scrollOffset (86e2a6f)
  • theme: add animation to mobile page outline dropdown (a6b18a8)

v1.0.0-alpha.59

Compare Source

Bug Fixes
  • handle async enhanceApp when extending themes (52b04f3)
  • theme: improve Chinese font handling (81ae1c7), closes #​2036
  • theme: move doc-footer-before slot into the footer (b0160bc), closes #​2082
Features
  • defineClientComponent helper (2ad668c)

Configuration

📅 Schedule: Branch creation - "before 3am 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 March 20, 2023 00:28
@renovate renovate bot added the c: dependencies Pull requests that adds/updates a dependency label Mar 20, 2023
@codecov
Copy link

codecov bot commented Mar 20, 2023

Codecov Report

Merging #1948 (9dc67f6) into next (19b2266) will increase coverage by 0.00%.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             next    #1948   +/-   ##
=======================================
  Coverage   99.62%   99.62%           
=======================================
  Files        2354     2354           
  Lines      236555   236555           
  Branches     1225     1227    +2     
=======================================
+ Hits       235669   235679   +10     
+ Misses        864      854   -10     
  Partials       22       22           

see 1 file with indirect coverage changes

@renovate renovate bot force-pushed the renovate/doc-dependencies branch from d43eef9 to 46fecf8 Compare March 20, 2023 07:47
ST-DDT
ST-DDT previously approved these changes Mar 20, 2023
ST-DDT
ST-DDT previously approved these changes Mar 20, 2023
@ST-DDT ST-DDT requested review from a team March 20, 2023 09:12
@ST-DDT ST-DDT merged commit 801fc77 into next Mar 20, 2023
@ST-DDT ST-DDT deleted the renovate/doc-dependencies branch March 20, 2023 09:30
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