Skip to content

chore(deps): update dependency vitepress to v1.6.4 - #13

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/vitepress-1.x
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/vitepress-1.x

Conversation

@renovate

@renovate renovate Bot commented Jan 25, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
vitepress (source) 1.0.0-rc.41.6.4 age confidence

Release Notes

vuejs/vitepress (vitepress)

v1.6.4

Compare Source

v1.6.3

Compare Source

Bug Fixes
  • docsearch not rendering properly (3e4120e)

v1.6.2

Compare Source

Bug Fixes
  • fix static content removal for lean chunks due to Vue 3.5 changes (#​4508) (8214cae)

v1.6.1

Compare Source

Bug Fixes
  • build: escape $ in replace pattern in dynamic routes plugin (e812916), closes #​4499
  • theme/regression: broken hero heading at certain viewports (37dbe89)

v1.6.0

Compare Source

Bug Fixes
  • build: out of order css in prod builds (241d17d), closes #​4098
  • build: properly strip vpi-social css declaration in debug mode (c61182a)
  • build: respect vite.clearScreen in build (8ea776a), closes #​4468
  • build: specify mode for iconify (8a5e8ea)
  • theme: apply externalLinkIcon option on VPHome (#​4492) (fe48943)
  • theme: don't show external link icon for images (096bba1)
  • theme: ignore footnote-ref for outline (1832617), closes #​4402
  • theme: includes text to h1 tag for hero page (#​4472) (bd896c6), closes #​4453
Features
Miscellaneous

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

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.4

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.3

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.2

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.1

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.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.3.4

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.3

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.2

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.1

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: resp

Important

✂ PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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 was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/vitepress-1.x branch from 0c33635 to 859c69c Compare August 5, 2025 15:56
@renovate renovate Bot changed the title chore(deps): update dependency vitepress to v1.6.3 chore(deps): update dependency vitepress to v1.6.4 Aug 5, 2025
@renovate
renovate Bot force-pushed the renovate/vitepress-1.x branch 2 times, most recently from 0e0804b to f502c58 Compare August 15, 2025 20:11
@renovate
renovate Bot force-pushed the renovate/vitepress-1.x branch from f502c58 to 3987599 Compare August 23, 2025 04:05
@renovate
renovate Bot force-pushed the renovate/vitepress-1.x branch from 3987599 to 8ee5a38 Compare September 1, 2025 11:41
@renovate
renovate Bot force-pushed the renovate/vitepress-1.x branch from 8ee5a38 to b167e0b Compare September 26, 2025 12:00
@renovate
renovate Bot force-pushed the renovate/vitepress-1.x branch from b167e0b to 8f8e5ca Compare October 25, 2025 11:57
@renovate
renovate Bot force-pushed the renovate/vitepress-1.x branch 2 times, most recently from f155bca to f5e8db2 Compare November 19, 2025 07:57
@renovate
renovate Bot force-pushed the renovate/vitepress-1.x branch from f5e8db2 to d398985 Compare December 4, 2025 19:36
@renovate
renovate Bot force-pushed the renovate/vitepress-1.x branch from d398985 to 2f8c2cc Compare January 1, 2026 00:56
@renovate
renovate Bot force-pushed the renovate/vitepress-1.x branch from 2f8c2cc to 46e7359 Compare January 9, 2026 08:06
@renovate
renovate Bot force-pushed the renovate/vitepress-1.x branch 2 times, most recently from 6d04804 to 7b071f1 Compare January 24, 2026 06:57
@renovate
renovate Bot force-pushed the renovate/vitepress-1.x branch from 7b071f1 to 0a737a3 Compare February 3, 2026 03:43
@renovate
renovate Bot force-pushed the renovate/vitepress-1.x branch 2 times, most recently from b1b5ac5 to b3ba904 Compare February 19, 2026 03:11
@renovate
renovate Bot force-pushed the renovate/vitepress-1.x branch 2 times, most recently from 7da78d3 to ea2a9a5 Compare March 14, 2026 06:19
@renovate
renovate Bot force-pushed the renovate/vitepress-1.x branch from ea2a9a5 to 7e46c11 Compare April 15, 2026 16:56
@renovate
renovate Bot force-pushed the renovate/vitepress-1.x branch from 7e46c11 to b96bdef Compare April 30, 2026 01:09
@renovate
renovate Bot force-pushed the renovate/vitepress-1.x branch from b96bdef to 867d47f Compare May 13, 2026 04:01
@renovate
renovate Bot force-pushed the renovate/vitepress-1.x branch from 867d47f to 7a71d85 Compare May 23, 2026 03:40
@renovate
renovate Bot force-pushed the renovate/vitepress-1.x branch 2 times, most recently from f42b4e3 to 823a816 Compare June 5, 2026 04:13
@renovate
renovate Bot force-pushed the renovate/vitepress-1.x branch from 823a816 to f8c9e4a Compare June 12, 2026 14:40
@renovate
renovate Bot force-pushed the renovate/vitepress-1.x branch from f8c9e4a to e495f3f Compare July 16, 2026 04:13
@renovate
renovate Bot force-pushed the renovate/vitepress-1.x branch from e495f3f to b1c7494 Compare July 25, 2026 07:38
@renovate
renovate Bot force-pushed the renovate/vitepress-1.x branch from b1c7494 to 622c75b Compare August 1, 2026 12:53
@renovate
renovate Bot force-pushed the renovate/vitepress-1.x branch from 622c75b to f069a26 Compare August 16, 2026 08:10
@renovate
renovate Bot force-pushed the renovate/vitepress-1.x branch from f069a26 to d89ef29 Compare August 29, 2026 05:28
@renovate
renovate Bot force-pushed the renovate/vitepress-1.x branch 2 times, most recently from c610fff to 0ed4b25 Compare September 12, 2026 11:37
@renovate
renovate Bot force-pushed the renovate/vitepress-1.x branch from 0ed4b25 to 0a72050 Compare September 20, 2026 00:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant