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

Update dependency vitepress to v1.5.0 #326

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

titouanmathis
Copy link
Contributor

@titouanmathis titouanmathis commented Nov 18, 2024

This PR contains the following updates:

Package Type Update Change
vitepress (source) devDependencies minor 1.3.1 -> 1.5.0

Release Notes

vuejs/vitepress (vitepress)

v1.5.0

Compare Source

Features

1.4.5 (2024-11-03)

Bug Fixes
  • lang lazy load not working with twoslash (fc92a77), closes #​4334
  • typo in missing language check (dcb8450)

1.4.3 (2024-10-31)

Performance Improvements

1.4.2 (2024-10-29)

Bug Fixes

1.4.1 (2024-10-13)

Bug Fixes
Features

v1.4.5

Bug Fixes
  • lang lazy load not working with twoslash (fc92a77), closes #​4334
  • typo in missing language check (dcb8450)

v1.4.3

Compare Source

Performance Improvements

v1.4.2

Compare Source

Bug Fixes

v1.4.1

Compare Source

Bug Fixes
Features

v1.4.0

Compare Source

Bug Fixes
  • vueRE conflicting with lineNoRE (#​4247) (2ac64b8)
  • hmr not updating page data in rewritten paths and file path is wrong in mdit for dynamic routes (c46e4b7), closes #​4172
  • remove font synthesis in webfont mode, google fonts now support italic axis in inter (1628918)
  • theme: change the order of CSS rules of VPFlyout (#​4225) (68150a6), closes #​4224
  • theme: respect custom tag prop in VPButton component (#​4185) (9c5d348)
Features
  • add data-title attribute for code group label tag (#​4152) (bc7271d)
  • allow ignoring certain headers and their subtrees completely in outline (3e11b6a), closes #​4171
  • client: add onAfterPageLoad hook in router (#​4126) (315c220)
  • support adding extra attributes to snippet imports (useful for twoslash) (#​4100) (e8f7dd1)
  • theme: expose theme default VPLink & VPSocialLink(s) component (#​4178) (615e33b)
  • trigger onContentUpdated on frontmatter-only changes too (0db269a)

1.3.4 (2024-08-24)

Bug Fixes
  • check if _importGlobMap (vite internal) exists before using it (612d66f)

1.3.3 (2024-08-17)

Miscellaneous

1.3.2 (2024-08-05)

Bug Fixes

1.3.1 (2024-07-14)

Bug Fixes
  • don't reopen browser on restart when vite.server.open is specified (6263db1), closes #​4040
  • theme/regression: typo in component props resulting in nested titles not showing in navbar (01d0d45), closes #​4042

v1.3.4

Compare Source

Bug Fixes
  • check if _importGlobMap (vite internal) exists before using it (612d66f)

v1.3.3

Compare Source

Miscellaneous

v1.3.2

Compare Source

Bug Fixes

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 Renovate Bot.

Copy link

Export Size

Unchanged

@studiometa/ui

Name Size Diff
AbstractPrefetch 1 B -
AbstractScrollAnimation 1 B -
AbstractSliderChild 1 B -
Accordion 1 B -
AccordionItem 1 B -
Action 1 B -
ALL 1 B -
AnchorNav 1 B -
AnchorNavLink 1 B -
AnchorNavTarget 1 B -
AnchorScrollTo 1 B -
animationScrollWithEase 1 B -
ATOMS 1 B -
CircularMarquee 1 B -
Cursor 1 B -
DataBind 1 B -
DataComputed 1 B -
DataEffect 1 B -
DataModel 1 B -
Draggable 1 B -
Figure 1 B -
FigureShopify 1 B -
FigureTwicpics 1 B -
FigureVideo 1 B -
FigureVideoTwicpics 1 B -
Frame 1 B -
FrameAnchor 1 B -
FrameForm 1 B -
FrameTarget 1 B -
LargeText 1 B -
LazyInclude 1 B -
Menu 1 B -
MenuBtn 1 B -
MenuList 1 B -
Modal 1 B -
ModalWithTransition 1 B -
MOLECULES 1 B -
ORGANISMS 1 B -
Panel 1 B -
PrefetchWhenOver 1 B -
PrefetchWhenVisible 1 B -
PRIMITIVES 1 B -
ScrollAnimation 1 B -
ScrollAnimationChild 1 B -
ScrollAnimationChildWithEase 1 B -
ScrollAnimationParent 1 B -
ScrollAnimationWithEase 1 B -
ScrollReveal 1 B -
Sentinel 1 B -
Slider 1 B -
SliderBtn 1 B -
SliderCount 1 B -
SliderDots 1 B -
SliderDrag 1 B -
SliderItem 1 B -
SliderProgress 1 B -
Sticky 1 B -
TableOfContent 1 B -
TableOfContentAnchor 1 B -
Tabs 1 B -
Target 1 B -
Transition 1 B -

Copy link

codecov bot commented Nov 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.81%. Comparing base (7c41d79) to head (387a872).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #326      +/-   ##
===========================================
- Coverage    80.35%   79.81%   -0.54%     
===========================================
  Files           96       96              
  Lines         3298     3210      -88     
  Branches       324      324              
===========================================
- Hits          2650     2562      -88     
  Misses         648      648              
Flag Coverage Δ
unittests 79.81% <ø> (-0.54%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants