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

Merged
merged 2 commits into from
Feb 13, 2023
Merged

chore(deps): update doc-dependencies #1826

merged 2 commits into from
Feb 13, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 13, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/react (source) ~18.0.27 -> ~18.0.28 age adoption passing confidence
typedoc (source) ~0.23.24 -> ~0.23.25 age adoption passing confidence
vitepress (source) 1.0.0-alpha.43 -> 1.0.0-alpha.46 age adoption passing confidence

Release Notes

TypeStrong/TypeDoc

v0.23.25

Compare Source

Breaking Changes
  • Upgraded Shiki, if your highlight theme was set to material-<theme>, the value will need to be changed to
    material-theme-<theme>, see the Shiki release notes.
Features
  • Added new excludeNotDocumentedKinds variable to control which reflection types can be removed
    by the excludeNotDocumented option, #​2162.
  • Added typedoc.jsonc, typedoc.config.js, typedoc.config.cjs, typedoc.cjs to the list of files
    which TypeDoc will automatically use as configuration files.
Bug Fixes
  • Entry points under node_modules will no longer be ignored, #​2151.
  • Corrected behavior of excludeNotDocumented on arrow function-variables, #​2156.
  • Added package.json to exports declaration.
Thanks!
vuejs/vitepress

v1.0.0-alpha.46

Compare Source

Bug Fixes
Features
BREAKING CHANGES
  • build: base is now prepended to all internal (non-relative) links, including any reference to a file present in the public directory. If you want the earlier behavior for such links, use absolute links.

v1.0.0-alpha.45

Compare Source

Bug Fixes

v1.0.0-alpha.44

Compare Source

Bug Fixes
Features
BREAKING CHANGES
  • theme: collapsible is dropped from sidebar, use collapsed instead

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 February 13, 2023 02:15
@renovate renovate bot added the c: dependencies Pull requests that adds/updates a dependency label Feb 13, 2023
@renovate renovate bot force-pushed the renovate/doc-dependencies branch from d9100c1 to 43afcd4 Compare February 13, 2023 10:45
@renovate renovate bot force-pushed the renovate/doc-dependencies branch 5 times, most recently from 7f561cf to 3300b9f Compare February 13, 2023 18:53
@renovate renovate bot force-pushed the renovate/doc-dependencies branch from 3300b9f to fafb900 Compare February 13, 2023 19:03
@renovate
Copy link
Contributor Author

renovate bot commented Feb 13, 2023

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.

@codecov
Copy link

codecov bot commented Feb 13, 2023

Codecov Report

Merging #1826 (f272d55) into next (b6465fc) will increase coverage by 0.00%.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             next    #1826   +/-   ##
=======================================
  Coverage   99.63%   99.64%           
=======================================
  Files        2346     2346           
  Lines      235735   235735           
  Branches     1139     1146    +7     
=======================================
+ Hits       234866   234887   +21     
+ Misses        847      826   -21     
  Partials       22       22           
Impacted Files Coverage Δ
src/modules/location/index.ts 98.70% <0.00%> (-0.22%) ⬇️
src/modules/internet/user-agent.ts 96.44% <0.00%> (+6.80%) ⬆️

@ST-DDT ST-DDT requested review from a team February 13, 2023 19:28
@ST-DDT ST-DDT enabled auto-merge (squash) February 13, 2023 19:28
@ST-DDT ST-DDT merged commit c46c539 into next Feb 13, 2023
matthewmayer pushed a commit to matthewmayer/faker that referenced this pull request Feb 18, 2023
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: ST-DDT <ST-DDT@gmx.de>
@ST-DDT ST-DDT deleted the renovate/doc-dependencies branch February 23, 2023 00:00
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