Skip to content

chore(deps): update dependency vitepress to v1.6.3 #837

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 8, 2023

This PR contains the following updates:

Package Change Age Confidence
vitepress (source) 1.0.0-beta.7 -> 1.6.3 age confidence

Release Notes

vuejs/vitepress (vitepress)

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) (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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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
Copy link
Contributor Author

renovate bot commented Aug 8, 2023

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot force-pushed the renovate/vitepress-1.x branch 4 times, most recently from 9f2feaa to 89b03e9 Compare August 15, 2023 18:58
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch 7 times, most recently from 1f5e798 to 50a8f94 Compare August 22, 2023 11:46
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch 6 times, most recently from b1bc63f to 7c98bc5 Compare August 27, 2023 08:11
@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.5 Aug 27, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 7c98bc5 to 9647e4e Compare August 27, 2023 14:51
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.5 chore(deps): update dependency vitepress to v1.0.0-rc.7 Aug 27, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 9647e4e to 79231f6 Compare August 28, 2023 03:54
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.7 chore(deps): update dependency vitepress to v1.0.0-rc.8 Aug 28, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 79231f6 to 4be3f1a Compare August 28, 2023 10:17
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.8 chore(deps): update dependency vitepress to v1.0.0-rc.9 Aug 28, 2023
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 4be3f1a to e195427 Compare August 28, 2023 17:13
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.9 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 3 times, most recently from 7efe989 to d17e8b4 Compare August 30, 2023 19:01
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.2.3 chore(deps): update dependency vitepress to v1.3.0 Jul 7, 2024
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from bff2759 to d266df0 Compare July 14, 2024 12:01
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.3.0 chore(deps): update dependency vitepress to v1.3.1 Jul 14, 2024
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from d266df0 to d2f6f7b Compare August 5, 2024 18:21
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.3.1 chore(deps): update dependency vitepress to v1.3.2 Aug 5, 2024
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from d2f6f7b to f4e384c Compare August 17, 2024 14:03
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.3.2 chore(deps): update dependency vitepress to v1.3.3 Aug 17, 2024
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from f4e384c to 87b1f32 Compare August 24, 2024 16:42
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.3.3 chore(deps): update dependency vitepress to v1.3.4 Aug 24, 2024
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 87b1f32 to 0df7d5b Compare October 7, 2024 10:52
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.3.4 chore(deps): update dependency vitepress to v1.4.0 Oct 7, 2024
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 0df7d5b to 6ca7884 Compare October 13, 2024 11:11
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.4.0 chore(deps): update dependency vitepress to v1.4.1 Oct 13, 2024
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 6ca7884 to 576e50c Compare October 29, 2024 19:20
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.4.1 chore(deps): update dependency vitepress to v1.4.2 Oct 29, 2024
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 576e50c to 427a258 Compare October 31, 2024 13:41
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.4.2 chore(deps): update dependency vitepress to v1.4.3 Oct 31, 2024
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 427a258 to 0a40ccd Compare November 3, 2024 13:39
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.4.3 chore(deps): update dependency vitepress to v1.4.5 Nov 3, 2024
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 0a40ccd to 7c74005 Compare November 4, 2024 20:13
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.4.5 chore(deps): update dependency vitepress to v1.5.0 Nov 4, 2024
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 7c74005 to f9346dc Compare January 20, 2025 13:21
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.5.0 chore(deps): update dependency vitepress to v1.6.0 Jan 20, 2025
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from f9346dc to 31b573e Compare January 20, 2025 21:41
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.6.0 chore(deps): update dependency vitepress to v1.6.1 Jan 20, 2025
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from 31b573e to f03f8aa Compare January 22, 2025 08:48
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.6.1 chore(deps): update dependency vitepress to v1.6.2 Jan 22, 2025
@renovate renovate bot force-pushed the renovate/vitepress-1.x branch from f03f8aa to c2ca1c6 Compare January 22, 2025 18:50
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.6.2 chore(deps): update dependency vitepress to v1.6.3 Jan 22, 2025
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