jeremylvln / Shulker

A Kubernetes operator for managing complex and dynamic Minecraft infrastructures, including game servers and proxies.
https://shulker.jeremylvln.fr/
GNU Affero General Public License v3.0
163 stars 11 forks source link

chore(deps): update dependency vitepress to v1.1.4 #510

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vitepress (source) 1.0.0-rc.45 -> 1.1.4 age adoption passing confidence

Release Notes

vuejs/vitepress (vitepress) ### [`v1.1.4`](https://togithub.com/vuejs/vitepress/blob/HEAD/CHANGELOG.md#114-2024-04-27) [Compare Source](https://togithub.com/vuejs/vitepress/compare/v1.1.3...v1.1.4) ##### Bug Fixes - **dev:** multiple server instances being created when editing config too quickly ([#​3835](https://togithub.com/vuejs/vitepress/issues/3835)) ([729a890](https://togithub.com/vuejs/vitepress/commit/729a890669c363895cfac39ece046926cad36d01)) - **theme/a11y:** add unique name to footer prev / next navigation landmark ([e60c101](https://togithub.com/vuejs/vitepress/commit/e60c101e50fa56d4cd54d434c5628cc7e2231318)) - **theme/a11y:** remove duplicate assistive text from outline nav ([#​3803](https://togithub.com/vuejs/vitepress/issues/3803)) ([733d986](https://togithub.com/vuejs/vitepress/commit/733d986a84f614484b04235546dc4cda0769e833)) - **theme/i18n:** 404 page not showing localized text ([#​3833](https://togithub.com/vuejs/vitepress/issues/3833)) ([cc11b8e](https://togithub.com/vuejs/vitepress/commit/cc11b8e41ec481320b03902bdc307d479a8ba838)) - **theme:** disable keypress effect on search button ([ccc37bb](https://togithub.com/vuejs/vitepress/commit/ccc37bb80e4147b9ab91b0f5d7dfae9d51533460)) - **theme:** don't use Chinese quotes on non-Chinese documents ([#​3834](https://togithub.com/vuejs/vitepress/issues/3834)) ([75115f4](https://togithub.com/vuejs/vitepress/commit/75115f4f8223d67dab2dc82fadaf2941aabf6330)) - **theme:** leaking event listener when going back/forward on Safari on iOS ([#​3658](https://togithub.com/vuejs/vitepress/issues/3658)) ([#​3671](https://togithub.com/vuejs/vitepress/issues/3671)) ([1a72181](https://togithub.com/vuejs/vitepress/commit/1a72181c06d78e5e6f293e3f6abdb15caa4d2f53)) ### [`v1.1.3`](https://togithub.com/vuejs/vitepress/blob/HEAD/CHANGELOG.md#113-2024-04-18) [Compare Source](https://togithub.com/vuejs/vitepress/compare/v1.1.2...v1.1.3) ##### Bug Fixes - **build/regression:** markdown backslash escapes not working ([d02d1e9](https://togithub.com/vuejs/vitepress/commit/d02d1e923aacdb1e8061a3f76af30e8a13518277)), closes [#​3808](https://togithub.com/vuejs/vitepress/issues/3808) ### [`v1.1.2`](https://togithub.com/vuejs/vitepress/compare/v1.1.1...v1.1.2) [Compare Source](https://togithub.com/vuejs/vitepress/compare/v1.1.1...v1.1.2) ### [`v1.1.1`](https://togithub.com/vuejs/vitepress/blob/HEAD/CHANGELOG.md#111-2024-04-18) [Compare Source](https://togithub.com/vuejs/vitepress/compare/v1.1.0...v1.1.1) ##### Bug Fixes - **client:** don't reload page on hash change ([#​3777](https://togithub.com/vuejs/vitepress/issues/3777)) ([74b725a](https://togithub.com/vuejs/vitepress/commit/74b725a224438ef776fed25ee82274429d94ac83)) - let vue compiler handle entity decoding ([f86ac56](https://togithub.com/vuejs/vitepress/commit/f86ac56b78da76f3061e6537b897bb13c1ed802d)) - hot updating config file suppresses error logs ([#​3592](https://togithub.com/vuejs/vitepress/issues/3592)) ([cd5adf3](https://togithub.com/vuejs/vitepress/commit/cd5adf3011d677263c93ce6f8066aaa7870b1dfc)) ### [`v1.1.0`](https://togithub.com/vuejs/vitepress/blob/HEAD/CHANGELOG.md#110-2024-04-09) [Compare Source](https://togithub.com/vuejs/vitepress/compare/v1.0.2...v1.1.0) ##### Bug Fixes - **client:** hashchange should only be triggered for same page navigations ([#​3768](https://togithub.com/vuejs/vitepress/issues/3768)) ([2a9fc2a](https://togithub.com/vuejs/vitepress/commit/2a9fc2a26b829bb3f28067ac6f4a41bc1e8b7a1e)) - **client:** emit correct `Event` instance in hashchange event - **theme:** remove small layout shift on `On this page` button ([#​3767](https://togithub.com/vuejs/vitepress/issues/3767)) ([5f28e74](https://togithub.com/vuejs/vitepress/commit/5f28e74abfc984cdc7e0d9d9f7b7e15cb2b46923)) ##### Features - **client:** add `hash` property to `useData()` - **theme:** update Inter to version 4 ([#​3693](https://togithub.com/vuejs/vitepress/issues/3693)) ([#​3694](https://togithub.com/vuejs/vitepress/issues/3694)) ([ffafa31](https://togithub.com/vuejs/vitepress/commit/ffafa31b9204f996f4b819684214fa631c224575)) #### [1.0.2](https://togithub.com/vuejs/vitepress/compare/v1.0.1...v1.0.2) (2024-04-01) ##### Bug Fixes - **theme:** text containing html not showing properly in mobile nav menu ([3c8b4c7](https://togithub.com/vuejs/vitepress/commit/3c8b4c706051592dd2cca0ae57e293254cbb51ce)) #### [1.0.1](https://togithub.com/vuejs/vitepress/compare/v1.0.0...v1.0.1) (2024-03-22) ##### Bug Fixes - **build:** vendor vue-demi to avoid resolution issues with yarn berry ([#​3680](https://togithub.com/vuejs/vitepress/issues/3680)) ([5d3cb96](https://togithub.com/vuejs/vitepress/commit/5d3cb96ac364413aa9eb494bc91744bd8f4a2c79)) ### [`v1.0.2`](https://togithub.com/vuejs/vitepress/blob/HEAD/CHANGELOG.md#102-2024-04-01) [Compare Source](https://togithub.com/vuejs/vitepress/compare/v1.0.1...v1.0.2) ##### Bug Fixes - **theme:** text containing html not showing properly in mobile nav menu ([3c8b4c7](https://togithub.com/vuejs/vitepress/commit/3c8b4c706051592dd2cca0ae57e293254cbb51ce)) ### [`v1.0.1`](https://togithub.com/vuejs/vitepress/blob/HEAD/CHANGELOG.md#101-2024-03-22) [Compare Source](https://togithub.com/vuejs/vitepress/compare/v1.0.0...v1.0.1) ##### Bug Fixes - **build:** vendor vue-demi to avoid resolution issues with yarn berry ([#​3680](https://togithub.com/vuejs/vitepress/issues/3680)) ([5d3cb96](https://togithub.com/vuejs/vitepress/commit/5d3cb96ac364413aa9eb494bc91744bd8f4a2c79)) ### [`v1.0.0`](https://togithub.com/vuejs/vitepress/blob/HEAD/CHANGELOG.md#100-2024-03-21) [Compare Source](https://togithub.com/vuejs/vitepress/compare/v1.0.0-rc.45...v1.0.0) ##### Bug Fixes - **build:** resolve pattern relative to srcDir instead of root in createContentLoader ([#​3638](https://togithub.com/vuejs/vitepress/issues/3638)) ([59183e9](https://togithub.com/vuejs/vitepress/commit/59183e9cef112a004c8a8e2b365478af657858b0)) - **localSearch:** remove empty titles that may appear in search results ([#​3665](https://togithub.com/vuejs/vitepress/issues/3665)) ([f7aef3c](https://togithub.com/vuejs/vitepress/commit/f7aef3ca23dae39e226c85d7bb2579dbf7c758f3)) - **theme:** fixed sidebar expand caret showing when no children are present ([#​3657](https://togithub.com/vuejs/vitepress/issues/3657)) ([e13f932](https://togithub.com/vuejs/vitepress/commit/e13f93292ce1a2b1d5ba161fddfe947a1824a2b0)) - **theme:** ignore inner-page items in next/prev link ([#​3663](https://togithub.com/vuejs/vitepress/issues/3663)) ([b50a8a1](https://togithub.com/vuejs/vitepress/commit/b50a8a132577693817a15ab43fc4cc22670a8a65)) - **theme:** local nav separator not visible on pages having no outline ([1909041](https://togithub.com/vuejs/vitepress/commit/190904171500ad22998c8666080fd58c867a59b5)) ##### Features - **theme:** allow selectively disabling external link icon on navbar items ([#​3607](https://togithub.com/vuejs/vitepress/issues/3607)) ([5f6297c](https://togithub.com/vuejs/vitepress/commit/5f6297cb3df98926154235f31570e75820d4ea16))

Configuration

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

🚦 Automerge: Enabled.

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.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 31.64%. Comparing base (e4ff1be) to head (4a3f579). Report is 4 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/jeremylvln/Shulker/pull/510/graphs/tree.svg?width=650&height=150&src=pr&token=AYSXWVYJC5&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J%C3%A9r%C3%A9my+Levilain)](https://app.codecov.io/gh/jeremylvln/Shulker/pull/510?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J%C3%A9r%C3%A9my+Levilain) ```diff @@ Coverage Diff @@ ## main #510 +/- ## ========================================== - Coverage 31.67% 31.64% -0.04% ========================================== Files 58 58 Lines 3122 3122 ========================================== - Hits 989 988 -1 - Misses 2133 2134 +1 ``` | [Flag](https://app.codecov.io/gh/jeremylvln/Shulker/pull/510/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J%C3%A9r%C3%A9my+Levilain) | Coverage Δ | | |---|---|---| | [shulker-addon-matchmaking](https://app.codecov.io/gh/jeremylvln/Shulker/pull/510/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J%C3%A9r%C3%A9my+Levilain) | `22.22% <ø> (-0.32%)` | :arrow_down: | | [shulker-crds](https://app.codecov.io/gh/jeremylvln/Shulker/pull/510/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J%C3%A9r%C3%A9my+Levilain) | `92.30% <ø> (ø)` | | | [shulker-kube-utils](https://app.codecov.io/gh/jeremylvln/Shulker/pull/510/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J%C3%A9r%C3%A9my+Levilain) | `11.25% <ø> (ø)` | | | [shulker-operator](https://app.codecov.io/gh/jeremylvln/Shulker/pull/510/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J%C3%A9r%C3%A9my+Levilain) | `59.45% <ø> (ø)` | | | [shulker-utils](https://app.codecov.io/gh/jeremylvln/Shulker/pull/510/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J%C3%A9r%C3%A9my+Levilain) | `88.88% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J%C3%A9r%C3%A9my+Levilain#carryforward-flags-in-the-pull-request-comment) to find out more. [see 1 file with indirect coverage changes](https://app.codecov.io/gh/jeremylvln/Shulker/pull/510/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J%C3%A9r%C3%A9my+Levilain)