vuepress-theme-hope / theme-ru-docs

Ru docs for vuepress-theme-hope
https://theme-hope-ru.vuejs.press
0 stars 1 forks source link

fix(deps): update dependency @vuepress/shared #23

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vuepress/shared (source) 2.0.0-beta.62 -> 2.0.0-beta.50-pre.1 age adoption passing confidence
vuepress-shared (source) 2.0.0-beta.217 -> 2.0.0-beta.220 age adoption passing confidence

Release Notes

vuepress-theme-hope/vuepress-theme-hope ### [`v2.0.0-beta.220`](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/blob/HEAD/CHANGELOG.md#​200-beta220-httpsgithubcomvuepress-theme-hopevuepress-theme-hopecomparev200-beta219v200-beta220-2023-06-04) [Compare Source](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/compare/v2.0.0-beta.219...v2.0.0-beta.220) ##### Features - **components:** use built-in library for codepen ([6b1614a](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/6b1614ad0c2df475b06f0134395e77cec6a4a21f)) - **md-enhance:** support katex copy option, close [#​2597](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/issues/2597) ([ef5af7a](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/ef5af7a67420a091c5d495e25377acc64215a490)) - **search-pro:** improve auto suggestion style ([b316248](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/b31624882fbf47a8a94ede3176883084ce220684)) - **theme:** add runningTime preset, close [#​1950](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/issues/1950) ([9e467c6](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/9e467c6c1e5edac5e82938051a796376f122766e)) - **theme:** improve homepage ([ef93e67](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/ef93e671d31edbd5e7d1b72de737b7acd0730393)) - **theme:** update BreadCrumb ([f4be5a3](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/f4be5a3fd50ae9b97fafc6f488938560dfd64cf7)) ##### Bug Fixes - **comment2:** fix artalk loading icon ([f2da175](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/f2da175cc95b47d5d518cabbe14518c2a22021cb)) - **deps:** update dependency mermaid to v10.2.2 ([#​3189](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/issues/3189)) ([8a32736](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/8a327367bc73546d92a31cb27cdec5b351fe6df1)) - **search-pro:** fix worker issue with regexp sequence ([a85ea8b](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/a85ea8b1874ac59e40f40efee865e1b0c2755ccc)) - **theme:** fix feature panel. close [#​3186](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/issues/3186) ([477140e](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/477140e140e57f3517e1718cecce62c6a61f1a40)) ### [`v2.0.0-beta.219`](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/blob/HEAD/CHANGELOG.md#​200-beta219-httpsgithubcomvuepress-theme-hopevuepress-theme-hopecomparev200-beta218v200-beta219-2023-06-01) [Compare Source](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/compare/v2.0.0-beta.218...v2.0.0-beta.219) ##### Features - **create:** ensure user not using npm.taobao.org ([eba8d5a](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/eba8d5a5c2cf7edba3f0ea94b2063c7214b43d8c)) - **create:** support i18n config ([003788c](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/003788cdf266f1bb1f86e0ea921792d4c6eb5dde)) - **shared:** fix display issue on custom rem size device ([627ccb9](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/627ccb9a82ce98dc06f0a0da4fec7e8112e9cd3b)) ##### Bug Fixes - **comment2:** fix loading icon issue ([81e1678](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/81e167852c659c948895984a8996b0f9a33ea0f4)) - **create:** fix blog template navbar ([3d96a4f](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/3d96a4f8deda9c8ec4c0a829f1a595f596d75727)) - **theme:** fix feature style ([f942e5c](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/f942e5c0fd5d900340552b5e0ec2ca9f674d02b2)) - **theme:** fix homepage style ([4acc226](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/4acc226a79af85ce11f955838215322184da420f)) ##### Performance Improvements - **theme:** use functional component and small tweaks ([42e92e8](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/42e92e8de34cab9fe877fc0b34ea9d8274c8c705)) ### [`v2.0.0-beta.218`](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/blob/HEAD/CHANGELOG.md#​200-beta218-httpsgithubcomvuepress-theme-hopevuepress-theme-hopecomparev200-beta217v200-beta218-2023-05-31) [Compare Source](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/compare/v2.0.0-beta.217...v2.0.0-beta.218) ##### Features - **create:** update template ([ecfcfd4](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/ecfcfd4dc4183d0fc47e78fcb0bd4c987d240b25)) - **theme:** improve feature and highlight style ([3409e89](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/3409e8946ca89ef7d376b0abc7901b2eceb7586a)) - **theme:** optimize styles ([9f3ce84](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/9f3ce8476af73a07346b206c4afb88086016a05b)) ##### Bug Fixes - **auto-catalog:** fix appearance ([a302ba5](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/a302ba592ac6840f61656d8309d97fac5e1ba811)) - **md-enhance:** fix code demo, close [#​3175](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/issues/3175) ([d62f9c8](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/d62f9c857aff50002d42d20e60b1953b97ea5b53)) - **theme:** fix dd tag style in highlights ([6a9ceba](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/6a9cebaaf223714a81482d3a81b9c0fd329bd42c)) - **theme:** fix extraLocales not working ([92b4310](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/92b431032d88da57fe9e92bed32507fc0ffa6659)) - **theme:** fix hero info ([7a3021f](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/7a3021f2168867e8de8c5eff8aea35f419880c7f)) - **theme:** fix highlight imageDark not working ([36b241d](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/36b241df4c813cde0605c47aa505fce8a7f1be75)) - **theme:** fix highlight panel with slots ([ee947e6](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/ee947e699d71da9a3d9f1368b3756b6b4a2d02db)) - **theme:** fix missing style in bundled mode, close [#​3177](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/issues/3177) ([149f26e](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/149f26e8bd138ef54c814136ddfcac280403cd37)) - **theme:** fix presets ([6e03c31](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/6e03c3170650ab894ec2de3ac91485a5dba518e8)) - **theme:** improve main title font size on homepage ([b50239c](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/b50239c87c0c77f4e3460d9f5704f1d80fa9f6c0))

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.

šŸ‘» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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