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 dependency vitepress to v1.0.0-rc.34 #2592

Merged
merged 2 commits into from
Jan 2, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vitepress (source) 1.0.0-rc.29 -> 1.0.0-rc.34 age adoption passing confidence

Release Notes

vuejs/vitepress (vitepress)

v1.0.0-rc.34

Compare Source

Bug Fixes
  • build: clear cache after build (9568fea), closes #​3363
  • default-theme: remove use of reactify for search i18n (8687b86)
  • print errors when importing an invalid dynamic route (#​3201) (6d89a08)
  • remove double title from home pages (9f1f04e), closes #​3375
  • theme/i18n: support customizing dark mode switch titles (#​3311) (50c9758)
Features

v1.0.0-rc.33

Compare Source

Features
  • allow explicitly mark code element as .vp-copy-ignore (#​3360) (93122ee)
  • build: enable VUE_PROD_HYDRATION_MISMATCH_DETAILS when DEBUG is truthy (f4d4280), closes #​422
Performance Improvements
  • implement concurrent promise pooling for render task (#​3366)

v1.0.0-rc.32

Compare Source

Features

v1.0.0-rc.31

Compare Source

Bug Fixes

v1.0.0-rc.30

Compare Source

Bug Fixes
Features
BREAKING CHANGES
  • VitePress now uses shikiji instead of shiki for syntax highlighting. If you're using features like adding extra languages or custom aliases, please refer shikiji docs for migration guide or comment on #​3237 if you need help.

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.

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


  • 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 1, 2024 01:48
@renovate renovate bot added the c: dependencies Pull requests that adds/updates a dependency label Jan 1, 2024
Copy link

codecov bot commented Jan 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (34f11d5) 99.56% compared to head (617f3a5) 99.57%.

Additional details and impacted files
@@           Coverage Diff           @@
##             next    #2592   +/-   ##
=======================================
  Coverage   99.56%   99.57%           
=======================================
  Files        2807     2807           
  Lines      250401   250401           
  Branches     1141     1141           
=======================================
+ Hits       249323   249331    +8     
+ Misses       1050     1042    -8     
  Partials       28       28           

see 2 files with indirect coverage changes

@ST-DDT ST-DDT self-assigned this Jan 1, 2024
@ST-DDT ST-DDT added this to the vAnytime milestone Jan 1, 2024
@ST-DDT ST-DDT requested a review from a team January 1, 2024 02:46
ST-DDT
ST-DDT previously approved these changes Jan 1, 2024
@ST-DDT ST-DDT requested a review from a team January 1, 2024 02:46
@ST-DDT
Copy link
Member

ST-DDT commented Jan 1, 2024

@Shinigami92 AFAICT you mentioned some issues with never version of this library. Are they fixed in this version?

Copy link
Contributor Author

renovate bot commented Jan 1, 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.

@Shinigami92
Copy link
Member

@Shinigami92 AFAICT you mentioned some issues with never version of this library. Are they fixed in this version?

shikiji is a rewrite of shiki, and now esm-only

@ST-DDT
Copy link
Member

ST-DDT commented Jan 1, 2024

@Shinigami92 Do you consider this safe to merge?

@Shinigami92
Copy link
Member

@Shinigami92 Do you consider this safe to merge?

if you checked it out manually, run the docs and everything is green, then yes

@ST-DDT
Copy link
Member

ST-DDT commented Jan 1, 2024

if you checked it out manually, run the docs and everything is green, then yes

Yes

@ST-DDT ST-DDT requested a review from a team January 1, 2024 19:14
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.

None yet

2 participants