chore(deps): update dependency vitepress to v1.5.0 #137

Merged
OCram85 merged 1 commits from renovate/vitepress-1.x into master 2024-11-19 14:18:49 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
vitepress (source) devDependencies minor 1.4.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

Configuration

📅 Schedule: 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [vitepress](https://vitepress.dev/) ([source](https://github.com/vuejs/vitepress)) | devDependencies | minor | [`1.4.1` -> `1.5.0`](https://renovatebot.com/diffs/npm/vitepress/1.4.1/1.5.0) | --- ### Release Notes <details> <summary>vuejs/vitepress (vitepress)</summary> ### [`v1.5.0`](https://github.com/vuejs/vitepress/blob/HEAD/CHANGELOG.md#150-2024-11-04) [Compare Source](https://github.com/vuejs/vitepress/compare/v1.4.5...v1.5.0) ##### Features - on-demand social icons ([#&#8203;4339](https://github.com/vuejs/vitepress/issues/4339)) ([05f2f0d](https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2)), closes [#&#8203;4256](https://github.com/vuejs/vitepress/issues/4256) [#&#8203;4135](https://github.com/vuejs/vitepress/issues/4135) [#&#8203;4076](https://github.com/vuejs/vitepress/issues/4076) [#&#8203;3809](https://github.com/vuejs/vitepress/issues/3809) [#&#8203;3750](https://github.com/vuejs/vitepress/issues/3750) [#&#8203;1214](https://github.com/vuejs/vitepress/issues/1214) [#&#8203;2768](https://github.com/vuejs/vitepress/issues/2768) [#&#8203;2861](https://github.com/vuejs/vitepress/issues/2861) #### [1.4.5](https://github.com/vuejs/vitepress/compare/v1.4.4...v1.4.5) (2024-11-03) ##### Bug Fixes - lang lazy load not working with twoslash ([fc92a77](https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb)), closes [#&#8203;4334](https://github.com/vuejs/vitepress/issues/4334) - typo in missing language check ([dcb8450](https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172)) #### [1.4.3](https://github.com/vuejs/vitepress/compare/v1.4.2...v1.4.3) (2024-10-31) ##### Performance Improvements - lazy load shiki languages ([#&#8203;4326](https://github.com/vuejs/vitepress/issues/4326)) ([8299778](https://github.com/vuejs/vitepress/commit/829977876a21da4f0af5d27593a2d81eb9af0c33)) #### [1.4.2](https://github.com/vuejs/vitepress/compare/v1.4.1...v1.4.2) (2024-10-29) ##### Bug Fixes - cache markdown-it instance and properly dispose shiki on config reload ([#&#8203;4321](https://github.com/vuejs/vitepress/issues/4321)) ([45968cd](https://github.com/vuejs/vitepress/commit/45968cdc509e04f8e191d28ba7d8d97b08fc578e)) ([acfe97f](https://github.com/vuejs/vitepress/commit/acfe97f60872d251c75c5985ca9841f84392850d)) - **regression:** hmr not working with markdown includes due to wrong cache key ([615aed5](https://github.com/vuejs/vitepress/commit/615aed5df700ad98f82a74fbc785d290d1c5a018)), closes [#&#8203;4289](https://github.com/vuejs/vitepress/issues/4289) [#&#8203;4303](https://github.com/vuejs/vitepress/issues/4303) - remove explicit chinese fonts ([#&#8203;4286](https://github.com/vuejs/vitepress/issues/4286)) ([668e9f7](https://github.com/vuejs/vitepress/commit/668e9f7050f236d571fe2fc2f41e5548d974b503)) ([b893550](https://github.com/vuejs/vitepress/commit/b8935502fbb590449e7d094bdde9c9ae1ac67d0c)), closes [#&#8203;4286](https://github.com/vuejs/vitepress/issues/4286) - **theme/a11y:** don't select search result unless mouse is actually moved ([e638d85](https://github.com/vuejs/vitepress/commit/e638d855cfc8e4e0c9b95c284548ae31233139f5)), closes [#&#8203;4297](https://github.com/vuejs/vitepress/issues/4297) - **theme:** add types for `VPLink`, `VPSocialLink` and `VPSocialLinks` exports ([#&#8203;4284](https://github.com/vuejs/vitepress/issues/4284)) ([fcae4d5](https://github.com/vuejs/vitepress/commit/fcae4d5554df2130b9a7e5ad8e0cc83eccf88bec)) - **theme:** don't escape html in `siteTitle` ([#&#8203;4308](https://github.com/vuejs/vitepress/issues/4308)) ([bd690d6](https://github.com/vuejs/vitepress/commit/bd690d6a9b895f15d5906d245b404f02cfce7489)) #### [1.4.1](https://github.com/vuejs/vitepress/compare/v1.4.0...v1.4.1) (2024-10-13) ##### Bug Fixes - broken rewrites on windows ([#&#8203;4268](https://github.com/vuejs/vitepress/issues/4268)) ([b46d6d3](https://github.com/vuejs/vitepress/commit/b46d6d3a204f5ce347647bfd1ab8073bf313afd6)) - **client:** use `usePreferredDark` with `appearance: "force-auto"` ([#&#8203;4263](https://github.com/vuejs/vitepress/issues/4263)) ([3e8fc40](https://github.com/vuejs/vitepress/commit/3e8fc40c3621da1ef35645d376dab7765b35bb40)) - **client:** wrong script async check ([461a5b0](https://github.com/vuejs/vitepress/commit/461a5b001d29f95169f60fe28bc610e3f6e8fd66)) - **theme:** bind missing no icon prop in the menu link component [#&#8203;4260](https://github.com/vuejs/vitepress/issues/4260) ([b96712c](https://github.com/vuejs/vitepress/commit/b96712c0744f9ac7ebd65cf4087b2e9fd0d6762b)) - **theme:** improve local search input a11y ([#&#8203;4066](https://github.com/vuejs/vitepress/issues/4066)) ([92b92ae](https://github.com/vuejs/vitepress/commit/92b92aefcab9fbb28b51da70ee8ab21724098277)) ##### Features - **experimental:** support passing function for rewrites ([#&#8203;4274](https://github.com/vuejs/vitepress/issues/4274)) ([8436472](https://github.com/vuejs/vitepress/commit/8436472c7874cb16caf9432660b395ca9ba68f9d)) ### [`v1.4.5`](https://github.com/vuejs/vitepress/blob/HEAD/CHANGELOG.md#145-2024-11-03) ##### Bug Fixes - lang lazy load not working with twoslash ([fc92a77](https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb)), closes [#&#8203;4334](https://github.com/vuejs/vitepress/issues/4334) - typo in missing language check ([dcb8450](https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172)) ### [`v1.4.3`](https://github.com/vuejs/vitepress/blob/HEAD/CHANGELOG.md#143-2024-10-31) [Compare Source](https://github.com/vuejs/vitepress/compare/v1.4.2...v1.4.3) ##### Performance Improvements - lazy load shiki languages ([#&#8203;4326](https://github.com/vuejs/vitepress/issues/4326)) ([8299778](https://github.com/vuejs/vitepress/commit/829977876a21da4f0af5d27593a2d81eb9af0c33)) ### [`v1.4.2`](https://github.com/vuejs/vitepress/blob/HEAD/CHANGELOG.md#142-2024-10-29) [Compare Source](https://github.com/vuejs/vitepress/compare/v1.4.1...v1.4.2) ##### Bug Fixes - cache markdown-it instance and properly dispose shiki on config reload ([#&#8203;4321](https://github.com/vuejs/vitepress/issues/4321)) ([45968cd](https://github.com/vuejs/vitepress/commit/45968cdc509e04f8e191d28ba7d8d97b08fc578e)) ([acfe97f](https://github.com/vuejs/vitepress/commit/acfe97f60872d251c75c5985ca9841f84392850d)) - **regression:** hmr not working with markdown includes due to wrong cache key ([615aed5](https://github.com/vuejs/vitepress/commit/615aed5df700ad98f82a74fbc785d290d1c5a018)), closes [#&#8203;4289](https://github.com/vuejs/vitepress/issues/4289) [#&#8203;4303](https://github.com/vuejs/vitepress/issues/4303) - remove explicit chinese fonts ([#&#8203;4286](https://github.com/vuejs/vitepress/issues/4286)) ([668e9f7](https://github.com/vuejs/vitepress/commit/668e9f7050f236d571fe2fc2f41e5548d974b503)) ([b893550](https://github.com/vuejs/vitepress/commit/b8935502fbb590449e7d094bdde9c9ae1ac67d0c)), closes [#&#8203;4286](https://github.com/vuejs/vitepress/issues/4286) - **theme/a11y:** don't select search result unless mouse is actually moved ([e638d85](https://github.com/vuejs/vitepress/commit/e638d855cfc8e4e0c9b95c284548ae31233139f5)), closes [#&#8203;4297](https://github.com/vuejs/vitepress/issues/4297) - **theme:** add types for `VPLink`, `VPSocialLink` and `VPSocialLinks` exports ([#&#8203;4284](https://github.com/vuejs/vitepress/issues/4284)) ([fcae4d5](https://github.com/vuejs/vitepress/commit/fcae4d5554df2130b9a7e5ad8e0cc83eccf88bec)) - **theme:** don't escape html in `siteTitle` ([#&#8203;4308](https://github.com/vuejs/vitepress/issues/4308)) ([bd690d6](https://github.com/vuejs/vitepress/commit/bd690d6a9b895f15d5906d245b404f02cfce7489)) </details> --- ### Configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlIl19-->
renovate added the
renovate
label 2024-11-03 01:01:35 +01:00
renovate added 1 commit 2024-11-03 01:01:35 +01:00
chore(deps): update dependency vitepress to v1.4.3
All checks were successful
ci/woodpecker/pr/docs Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
a382208d11
renovate requested review from OCram85 2024-11-03 01:01:36 +01:00
renovate force-pushed renovate/vitepress-1.x from a382208d11 to 322af9a9e7 2024-11-05 19:35:56 +01:00 Compare
renovate changed title from chore(deps): update dependency vitepress to v1.4.3 to chore(deps): update dependency vitepress to v1.5.0 2024-11-05 19:35:58 +01:00
OCram85 force-pushed renovate/vitepress-1.x from 322af9a9e7 to 74814c061b 2024-11-19 14:08:08 +01:00 Compare
OCram85 approved these changes 2024-11-19 14:14:45 +01:00
OCram85 left a comment
Owner

🚀lgtm

🚀lgtm
OCram85 added this to the v1.8.0 milestone 2024-11-19 14:14:53 +01:00
OCram85 merged commit 8d682c5437 into master 2024-11-19 14:18:49 +01:00
OCram85 deleted branch renovate/vitepress-1.x 2024-11-19 14:18:49 +01:00
Sign in to join this conversation.
No description provided.