Skip to content

Update dependency vitepress to v1.6.4#4

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jul 23, 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-beta.51.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 cus

Note

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 changed the title chore(deps): update dependency vitepress to v1.0.0-beta.6 chore(deps): update dependency vitepress to v1.0.0-beta.7 Jul 30, 2023
@renovate renovate Bot force-pushed the renovate/vitepress-1.x branch from 8d3817f to bf16edf Compare July 30, 2023 05:15
@renovate renovate Bot force-pushed the renovate/vitepress-1.x branch from bf16edf to 24a2902 Compare August 9, 2023 08:39
@renovate renovate Bot changed the title chore(deps): update dependency vitepress to v1.0.0-beta.7 chore(deps): update dependency vitepress to v1.0.0-rc.4 Aug 9, 2023
@renovate renovate Bot force-pushed the renovate/vitepress-1.x branch from 24a2902 to 167dbfc Compare August 28, 2023 20:57
@renovate renovate Bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.4 chore(deps): update dependency vitepress to v1.0.0-rc.10 Aug 28, 2023
@renovate renovate Bot force-pushed the renovate/vitepress-1.x branch from 167dbfc to 72d40ea Compare September 11, 2023 05:36
@renovate renovate Bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.10 chore(deps): update dependency vitepress to v1.0.0-rc.12 Sep 11, 2023
@renovate renovate Bot force-pushed the renovate/vitepress-1.x branch from 72d40ea to 906bf97 Compare September 14, 2023 02:52
@renovate renovate Bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.12 chore(deps): update dependency vitepress to v1.0.0-rc.13 Sep 14, 2023
@renovate renovate Bot force-pushed the renovate/vitepress-1.x branch from 906bf97 to 2154b7f Compare September 17, 2023 11:43
@renovate renovate Bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.13 chore(deps): update dependency vitepress to v1.0.0-rc.14 Sep 17, 2023
@renovate renovate Bot force-pushed the renovate/vitepress-1.x branch from 2154b7f to 9856b53 Compare September 21, 2023 08:19
@renovate renovate Bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.14 chore(deps): update dependency vitepress to v1.0.0-rc.15 Sep 21, 2023
@renovate renovate Bot force-pushed the renovate/vitepress-1.x branch from 9856b53 to d4835c6 Compare September 24, 2023 08:12
@renovate renovate Bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.15 chore(deps): update dependency vitepress to v1.0.0-rc.17 Sep 24, 2023
@renovate renovate Bot force-pushed the renovate/vitepress-1.x branch from d4835c6 to 498a9ca Compare September 25, 2023 02:24
@renovate renovate Bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.17 chore(deps): update dependency vitepress to v1.0.0-rc.20 Sep 25, 2023
@renovate renovate Bot force-pushed the renovate/vitepress-1.x branch from 498a9ca to 0c763bd Compare October 13, 2023 02:56
@renovate renovate Bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.20 chore(deps): update dependency vitepress to v1.0.0-rc.21 Oct 13, 2023
@renovate renovate Bot force-pushed the renovate/vitepress-1.x branch from 0c763bd to e717744 Compare October 15, 2023 05:32
@renovate renovate Bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.21 chore(deps): update dependency vitepress to v1.0.0-rc.22 Oct 15, 2023
@renovate renovate Bot force-pushed the renovate/vitepress-1.x branch from e717744 to 21af05e Compare October 23, 2023 02:20
@renovate renovate Bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.22 chore(deps): update dependency vitepress to v1.0.0-rc.23 Oct 23, 2023
@renovate renovate Bot force-pushed the renovate/vitepress-1.x branch from 21af05e to b970403 Compare October 25, 2023 08:59
@renovate renovate Bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.23 chore(deps): update dependency vitepress to v1.0.0-rc.24 Oct 25, 2023
@renovate renovate Bot force-pushed the renovate/vitepress-1.x branch from b970403 to 95daf42 Compare November 6, 2023 02:33
@renovate renovate Bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.24 chore(deps): update dependency vitepress to v1.0.0-rc.25 Nov 6, 2023
@renovate renovate Bot force-pushed the renovate/vitepress-1.x branch from 95daf42 to 72bd16e Compare November 16, 2023 17:44
@renovate renovate Bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.25 chore(deps): update dependency vitepress to v1.0.0-rc.26 Nov 16, 2023
@renovate renovate Bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.32 chore(deps): update dependency vitepress to v1.0.0-rc.33 Dec 27, 2023
@renovate renovate Bot force-pushed the renovate/vitepress-1.x branch from fc85143 to a653dc8 Compare December 31, 2023 08:14
@renovate renovate Bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.33 chore(deps): update dependency vitepress to v1.0.0-rc.34 Dec 31, 2023
@renovate renovate Bot force-pushed the renovate/vitepress-1.x branch from a653dc8 to 1fdec3a Compare January 4, 2024 05:56
@renovate renovate Bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.34 chore(deps): update dependency vitepress to v1.0.0-rc.35 Jan 4, 2024
@renovate renovate Bot force-pushed the renovate/vitepress-1.x branch from 1fdec3a to e281023 Compare January 9, 2024 08:39
@renovate renovate Bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.35 chore(deps): update dependency vitepress to v1.0.0-rc.36 Jan 9, 2024
@renovate renovate Bot force-pushed the renovate/vitepress-1.x branch from e281023 to 4b52654 Compare January 16, 2024 02:45
@renovate renovate Bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.36 chore(deps): update dependency vitepress to v1.0.0-rc.37 Jan 16, 2024
@renovate renovate Bot force-pushed the renovate/vitepress-1.x branch from 4b52654 to aca5998 Compare January 18, 2024 05:33
@renovate renovate Bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.37 chore(deps): update dependency vitepress to v1.0.0-rc.39 Jan 18, 2024
@renovate renovate Bot force-pushed the renovate/vitepress-1.x branch from aca5998 to 4808596 Compare January 22, 2024 17:44
@renovate renovate Bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.39 chore(deps): update dependency vitepress to v1.0.0-rc.40 Jan 22, 2024
@renovate renovate Bot force-pushed the renovate/vitepress-1.x branch from 4808596 to 0dcbb1d Compare February 2, 2024 02:34
@renovate renovate Bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.40 chore(deps): update dependency vitepress to v1.0.0-rc.41 Feb 2, 2024
@renovate renovate Bot force-pushed the renovate/vitepress-1.x branch from 0dcbb1d to d3523aa Compare February 8, 2024 02:39
@renovate renovate Bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.41 chore(deps): update dependency vitepress to v1.0.0-rc.42 Feb 8, 2024
@renovate renovate Bot force-pushed the renovate/vitepress-1.x branch from d3523aa to a1deb15 Compare February 18, 2024 05:53
@renovate renovate Bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.42 chore(deps): update dependency vitepress to v1.0.0-rc.43 Feb 18, 2024
@renovate renovate Bot force-pushed the renovate/vitepress-1.x branch from a1deb15 to 3c701f3 Compare February 20, 2024 05:58
@renovate renovate Bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.43 chore(deps): update dependency vitepress to v1.0.0-rc.44 Feb 20, 2024
@renovate renovate Bot force-pushed the renovate/vitepress-1.x branch from 3c701f3 to d402f07 Compare March 6, 2024 23:57
@renovate renovate Bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.44 chore(deps): update dependency vitepress to v1.0.0-rc.45 Mar 6, 2024
@renovate renovate Bot force-pushed the renovate/vitepress-1.x branch from d402f07 to eb3932e Compare March 21, 2024 21:00
@renovate renovate Bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.45 chore(deps): update dependency vitepress to v1.0.0 Mar 21, 2024
@renovate renovate Bot force-pushed the renovate/vitepress-1.x branch from eb3932e to 7bb7b25 Compare March 23, 2024 02:44
@renovate renovate Bot changed the title chore(deps): update dependency vitepress to v1.0.0 chore(deps): update dependency vitepress to v1.0.1 Mar 23, 2024
@renovate renovate Bot force-pushed the renovate/vitepress-1.x branch from 7bb7b25 to 1b5bed1 Compare April 1, 2024 11:40
@renovate renovate Bot changed the title chore(deps): update dependency vitepress to v1.0.1 chore(deps): update dependency vitepress to v1.0.2 Apr 1, 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