arkanum/bun.lockb
renovate-bot 8d682c5437
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/ci Pipeline was successful
chore(deps): update dependency vitepress to v1.5.0 (#137)
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](05f2f0d261)), 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](fc92a77a5d)), closes [#&#8203;4334](https://github.com/vuejs/vitepress/issues/4334)
-   typo in missing language check ([dcb8450](dcb8450f11))

#### [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](829977876a))

#### [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](45968cdc50)) ([acfe97f](acfe97f608))
-   **regression:** hmr not working with markdown includes due to wrong cache key ([615aed5](615aed5df7)), 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](668e9f7050)) ([b893550](b8935502fb)), closes [#&#8203;4286](https://github.com/vuejs/vitepress/issues/4286)
-   **theme/a11y:** don't select search result unless mouse is actually moved ([e638d85](e638d855cf)), 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](fcae4d5554))
-   **theme:** don't escape html in `siteTitle` ([#&#8203;4308](https://github.com/vuejs/vitepress/issues/4308)) ([bd690d6](bd690d6a9b))

#### [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](b46d6d3a20))
-   **client:** use `usePreferredDark` with `appearance: "force-auto"` ([#&#8203;4263](https://github.com/vuejs/vitepress/issues/4263)) ([3e8fc40](3e8fc40c36))
-   **client:** wrong script async check ([461a5b0](461a5b001d))
-   **theme:** bind missing no icon prop in the menu link component [#&#8203;4260](https://github.com/vuejs/vitepress/issues/4260) ([b96712c](b96712c074))
-   **theme:** improve local search input a11y ([#&#8203;4066](https://github.com/vuejs/vitepress/issues/4066)) ([92b92ae](92b92aefca))

##### Features

-   **experimental:** support passing function for rewrites ([#&#8203;4274](https://github.com/vuejs/vitepress/issues/4274)) ([8436472](8436472c78))

### [`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](fc92a77a5d)), closes [#&#8203;4334](https://github.com/vuejs/vitepress/issues/4334)
-   typo in missing language check ([dcb8450](dcb8450f11))

### [`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](829977876a))

### [`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](45968cdc50)) ([acfe97f](acfe97f608))
-   **regression:** hmr not working with markdown includes due to wrong cache key ([615aed5](615aed5df7)), 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](668e9f7050)) ([b893550](b8935502fb)), closes [#&#8203;4286](https://github.com/vuejs/vitepress/issues/4286)
-   **theme/a11y:** don't select search result unless mouse is actually moved ([e638d85](e638d855cf)), 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](fcae4d5554))
-   **theme:** don't escape html in `siteTitle` ([#&#8203;4308](https://github.com/vuejs/vitepress/issues/4308)) ([bd690d6](bd690d6a9b))

</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-->

Reviewed-on: #137
Reviewed-by: OCram85 <marco.blessing@googlemail.com>
Co-authored-by: renovate-bot <renovate@ocram85.com>
Co-committed-by: renovate-bot <renovate@ocram85.com>
2024-11-19 14:18:48 +01:00

86 KiB
Executable File