Skip to content

Update dependency vitepress to v1.6.4#23

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

Update dependency vitepress to v1.6.4#23
renovate[bot] wants to merge 1 commit intomainfrom
renovate/vitepress-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Nov 5, 2023

ℹ️ 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.241.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: respect custom tag prop in VPButton component ([#​4185](https://redire

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 changed the title Update dependency vitepress to v1.0.0-rc.25 Update dependency vitepress to v1.0.0-rc.26 Nov 16, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch 2 times, most recently from 0cdd4dc to d7883df Compare November 17, 2023 13:51
@renovate renovate bot changed the title Update dependency vitepress to v1.0.0-rc.26 Update dependency vitepress to v1.0.0-rc.27 Nov 17, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from d7883df to 9aff0a8 Compare November 18, 2023 10:59
@renovate renovate bot changed the title Update dependency vitepress to v1.0.0-rc.27 Update dependency vitepress to v1.0.0-rc.28 Nov 18, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 9aff0a8 to 7f53a02 Compare November 18, 2023 18:57
@renovate renovate bot changed the title Update dependency vitepress to v1.0.0-rc.28 Update dependency vitepress to v1.0.0-rc.29 Nov 19, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 7f53a02 to cd92ca5 Compare November 19, 2023 10:42
@renovate renovate bot changed the title Update dependency vitepress to v1.0.0-rc.29 Update dependency vitepress to v1.0.0-rc.30 Nov 23, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from cd92ca5 to 1ba20cd Compare November 23, 2023 16:39
@renovate renovate bot changed the title Update dependency vitepress to v1.0.0-rc.30 Update dependency vitepress to v1.0.0-rc.31 Nov 25, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 1ba20cd to 843147a Compare November 25, 2023 09:15
@renovate renovate bot changed the title Update dependency vitepress to v1.0.0-rc.31 Update dependency vitepress to v1.0.0-rc.32 Dec 16, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 843147a to b5ad27a Compare December 16, 2023 06:40
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from b5ad27a to 389b5b2 Compare December 26, 2023 10:34
@renovate renovate bot changed the title Update dependency vitepress to v1.0.0-rc.32 Update dependency vitepress to v1.0.0-rc.33 Dec 26, 2023
@renovate renovate bot changed the title Update dependency vitepress to v1.0.0-rc.33 Update dependency vitepress to v1.0.0-rc.34 Dec 30, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch 2 times, most recently from 0be243d to 1ddecd6 Compare January 3, 2024 12:27
@renovate renovate bot changed the title Update dependency vitepress to v1.0.0-rc.34 Update dependency vitepress to v1.0.0-rc.35 Jan 3, 2024
@renovate renovate bot changed the title Update dependency vitepress to v1.0.0-rc.35 Update dependency vitepress to v1.0.0-rc.36 Jan 8, 2024
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 1ddecd6 to 1976580 Compare January 8, 2024 11:32
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 1976580 to 796bc14 Compare January 15, 2024 23:14
@renovate renovate bot changed the title Update dependency vitepress to v1.0.0-rc.36 Update dependency vitepress to v1.0.0-rc.37 Jan 15, 2024
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 796bc14 to f2a6afd Compare January 16, 2024 11:26
@renovate renovate bot changed the title Update dependency vitepress to v1.0.0-rc.37 Update dependency vitepress to v1.0.0-rc.39 Jan 16, 2024
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch 3 times, most recently from e414939 to 2dce91a Compare January 21, 2024 06:28
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 83d3e3c to 78ca8f1 Compare March 6, 2024 16:08
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 78ca8f1 to a28f827 Compare March 21, 2024 17:22
@renovate renovate bot changed the title Update dependency vitepress to v1.0.0-rc.45 Update dependency vitepress to v1.0.0 Mar 21, 2024
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from a28f827 to 3a02aec Compare March 22, 2024 07:19
@renovate renovate bot changed the title Update dependency vitepress to v1.0.0 Update dependency vitepress to v1.0.1 Mar 22, 2024
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 3a02aec to f7776c4 Compare April 1, 2024 12:53
@renovate renovate bot changed the title Update dependency vitepress to v1.0.1 Update dependency vitepress to v1.0.2 Apr 1, 2024
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from f7776c4 to 87275f6 Compare April 9, 2024 10:11
@renovate renovate bot changed the title Update dependency vitepress to v1.0.2 Update dependency vitepress to v1.1.0 Apr 9, 2024
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 87275f6 to 24f9a2f Compare April 18, 2024 11:22
@renovate renovate bot changed the title Update dependency vitepress to v1.1.0 Update dependency vitepress to v1.1.1 Apr 18, 2024
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 24f9a2f to 6b1e857 Compare April 18, 2024 19:06
@renovate renovate bot changed the title Update dependency vitepress to v1.1.1 Update dependency vitepress to v1.1.3 Apr 18, 2024
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 6b1e857 to 11070f4 Compare April 27, 2024 16:54
@renovate renovate bot changed the title Update dependency vitepress to v1.1.3 Update dependency vitepress to v1.1.4 Apr 27, 2024
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 11070f4 to e84337b Compare May 18, 2024 12:24
@renovate renovate bot changed the title Update dependency vitepress to v1.1.4 Update dependency vitepress to v1.2.0 May 18, 2024
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from e84337b to 20595a4 Compare May 21, 2024 06:12
@renovate renovate bot changed the title Update dependency vitepress to v1.2.0 Update dependency vitepress to v1.2.2 May 21, 2024
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 20595a4 to b6f27ff Compare June 4, 2024 06:44
@renovate renovate bot changed the title Update dependency vitepress to v1.2.2 Update dependency vitepress to v1.2.3 Jun 4, 2024
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from b6f27ff to fac50d0 Compare July 7, 2024 18:22
@renovate renovate bot changed the title Update dependency vitepress to v1.2.3 Update dependency vitepress to v1.3.0 Jul 7, 2024
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from fac50d0 to 30d1fa4 Compare July 14, 2024 10:25
@renovate renovate bot changed the title Update dependency vitepress to v1.3.0 Update dependency vitepress to v1.3.1 Jul 14, 2024
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 30d1fa4 to a8372e0 Compare August 5, 2024 19:53
@renovate renovate bot changed the title Update dependency vitepress to v1.3.1 Update dependency vitepress to v1.3.2 Aug 5, 2024
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from a8372e0 to 928f40d Compare August 17, 2024 13:20
@renovate renovate bot changed the title Update dependency vitepress to v1.3.2 Update dependency vitepress to v1.3.3 Aug 17, 2024
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.

0 participants