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-plugin-copy-code2 to v2.0.0-rc.16 - autoclosed #46

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vuepress-plugin-copy-code2 (source) 2.0.0-rc.1 -> 2.0.0-rc.16 age adoption passing confidence

Release Notes

vuepress-theme-hope/vuepress-theme-hope (vuepress-plugin-copy-code2) ### [`v2.0.0-rc.16`](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/blob/HEAD/CHANGELOG.md#200-rc16-2024-01-27) [Compare Source](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/compare/v2.0.0-rc.15...v2.0.0-rc.16) ##### Features - **feed2:** improve xslt ([2cc5f6d](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/2cc5f6dcb48ab59e0bf483fd39826e56e19a10ab)) - **feed2:** support devServer ([4f6f2c3](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/4f6f2c368857462cc86087c1fcf6b1802f53e92d)) ##### Bug Fixes - **comment2:** fix `giscusLang` value, fix [#​3862](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/issues/3862) ([#​3863](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/issues/3863)) ([d82bf6d](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/d82bf6da8728eb140df4b657723d5efc082df9d3)) - **feed2:** fix output count might be less ([4da42b1](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/4da42b1614241bf79fcca85c0ed70f68406f5ae6)) ### [`v2.0.0-rc.15`](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/blob/HEAD/CHANGELOG.md#200-rc15-2024-01-26) [Compare Source](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/compare/v2.0.0-rc.14...v2.0.0-rc.15) ##### Bug Fixes - **create:** fix create flow ([2cb4b30](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/2cb4b30cfda84dbaf22f38d455e83df556743a75)) - **theme:** fix VuePress detect ([fd2fae0](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/fd2fae026ee058850e2ec5e5f125fbd4493caf02)) ### [`v2.0.0-rc.14`](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/blob/HEAD/CHANGELOG.md#200-rc14-2024-01-26) [Compare Source](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/compare/v2.0.0-rc.13...v2.0.0-rc.14) ##### Features - bump to vp2rc2 ([05f917d](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/05f917d5d74059ee55457334d568f07b5af76074)) - **md-enhance:** improve sandpack attr handle ([be94b6d](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/be94b6db84454fb5db858c3e1ec0161625944a91)) ##### Bug Fixes - **append-date:** avoid covering the file content ([e97cb05](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/e97cb05a88056df5b8aa1d0ef1d4d3e71c2fa621)) ### [`v2.0.0-rc.13`](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/blob/HEAD/CHANGELOG.md#200-rc13-2024-01-25) [Compare Source](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/compare/v2.0.0-rc.12...v2.0.0-rc.13) ##### Features - **shared:** remove usePageTitle ([9458a40](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/9458a405d0d964b6a92f041d1104dbcfc90c7e1e)) - **theme:** improve HopeIcon ([c120670](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/c120670864123cbd6da959eee3f133bc16d8e4e5)) ##### Bug Fixes - **auto-catalog:** fix catalog issue in vue3.4, close [#​3854](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/issues/3854) ([42898bd](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/42898bd2eff8690f8528935bf3687e10f46a54b0)) - avoid calling composition apis in computed hook ([993e1b9](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/993e1b996f799d2c180a9bcd3c8e747580b61e6a)) - **theme:** fix inject warning ([244f5b1](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/244f5b1b8665e34f00e3e03fe63fcb1257d4e5a3)) ##### Performance Improvements - use shadowRef if possible ([454eb32](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/454eb32d0ac56f55107767a6afb7ec24eb32f35a)) ### [`v2.0.0-rc.12`](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/blob/HEAD/CHANGELOG.md#200-rc12-2024-01-25) [Compare Source](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/compare/v2.0.0-rc.11...v2.0.0-rc.12) ##### Bug Fixes - **md-enhance:** fix markMap options, close [#​3853](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/issues/3853) ([df3675c](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/df3675c9eb0af236aae17aa8f7265a17bf66e227)) - **theme:** fix feed options for feed, close [#​3847](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/issues/3847) ([a6a7948](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/a6a79484ce9bd974ff0c7da65e120810718b6e05)) - **theme:** fix render issue with darkmode ([07f32ed](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/07f32edac9a7ee079ea3f02a075d6d2b3245a8bc)) ### [`v2.0.0-rc.11`](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/blob/HEAD/CHANGELOG.md#200-rc11-2024-01-06) [Compare Source](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/compare/v2.0.0-rc.10...v2.0.0-rc.11) ##### Features - **copyright2:** improve options ([fe5c4de](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/fe5c4dedaa61e9e0dbdfa0c31c36bb1fc3dcf283)) - **create:** update comment in zh ([ca96d04](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/ca96d04b864eb1aaa5acd2f847ab462d7019ecc3)) - **md-enhance:** add sandpack ([#​3587](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/issues/3587)) ([95198e1](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/95198e1a20d76a4560a2aaebb5567c311c1890ab)) - **theme:** bundle copyright2 as it as 0 deps comparing with theme ([71c4e9e](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/71c4e9e0d6d2d6b1a47c91d33928e5261606f23a)) - **theme:** support redirect plugin ([497db41](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/497db4146c51de6895be79f68113bd2bf38eb6eb)) - **theme:** update locale, close [#​3804](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/issues/3804) ([abe1e16](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/abe1e165f58266c4b62db1830901a602492d4133)) ##### Bug Fixes - **create:** fix logo ([715afff](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/715afffd227ba0e4c669a6c7560dc57d4f6fcb91)) - **create:** fix registry command ([9dd6ff1](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/9dd6ff168d3cce6b722f47c3305368cf00987de3)) - **create:** fix template ([894f73a](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/894f73a037709f339440f67eff68b84301d18ff0)) - **theme:** fix brand logo seo ([4800091](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/480009179da201fca7c6d0b27b5e76d817f6f85a)) - **theme:** fix page cover ([47dcc5c](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/47dcc5c58fdae62999d84161ea4eebec426f3912)) ##### Performance Improvements - **copyright2:** improve client data size ([84b4cc5](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/84b4cc51d55cfc0fab7be7e30afc042287a876ba)) ### [`v2.0.0-rc.10`](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/blob/HEAD/CHANGELOG.md#200-rc10-2023-12-30) [Compare Source](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/compare/v2.0.0-rc.7...v2.0.0-rc.10) ##### Highlights - This version requires Vue3.4, with Vue performance improvements. - Uncommon plugins like copyright2, feed2, pwa2 plugins are optional in theme, so you need to install them manually to use them. - The theme adds built-in search config support for `@vuepress/docsearch` `@vuepress/search` and `search-pro`. After installing them, you only need to provide necessary options, and the theme will do the rest job for you. - The theme now thinks that `categories` and `tags` in frontmatter are standard, which will improve experience with tools like Obsidian. - `md-enhance` now undeprecate danger container support back to align vuepress default theme. ##### Features - **md-enhance:** add danger container to compact default theme ([ea2729c](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/ea2729c1f4020b4fc3b51d0456fdff480215c031)) - **search-pro:** add filter option, close [#​3790](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/issues/3790) ([be6b4e4](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/be6b4e420310227b7623527689c7eba4fd129660)) - **theme:** make copyright2 feed2 and pwa2 optional ([70aae43](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/70aae4385d3e3ddd5020c9b9dbd9aefc60c5406e)) - **theme:** support built-in search ([25d4445](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/25d4445d426017080022afb715caa6614c71b837)) - **theme:** support categories and tags ([ad8aba2](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/ad8aba230d8cb70f3967d7dc9349a9b3651b9847)) ##### Bug Fixes - **create:** fix version test ([798c4e7](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/798c4e7477474c697de4b446d3c79fa263186fb2)) - **shared:** fix error with pnpm ([4283b7d](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/4283b7dcdb95f9e41ce4bb0c588885e714235950)) ### [`v2.0.0-rc.7`](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/blob/HEAD/CHANGELOG.md#200-rc7-2023-12-26) [Compare Source](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/compare/v2.0.0-rc.6...v2.0.0-rc.7) ##### Bug Fixes - **shared:** fix vite helper, close [#​3770](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/issues/3770) ([2c28ddb](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/2c28ddbae346daf3fc3d3d22dee0dba2ce488569)) - **theme:** fix debug mode ([3e4e357](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/3e4e357183f64f764debdff130a9a8d66891194d)) ### [`v2.0.0-rc.6`](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/blob/HEAD/CHANGELOG.md#200-rc6-2023-12-24) [Compare Source](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/compare/v2.0.0-rc.5...v2.0.0-rc.6) ##### Features - **components:** improve SiteInfo ([f77c4c5](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/f77c4c5b19dc268e5a83ad8279870e62ad95250b)) ##### Bug Fixes - **auto-catalog:** fix order sorting ([b099f5b](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/b099f5b20c4997b9030d666451ec786a78fdedd1)) - **comment2:** fix artalk ([6c49cad](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/6c49cad9c242a36ceb4a5531a3459c7c6394ac34)) - **deps:** update dependency three to v0.160.0 ([#​3779](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/issues/3779)) ([57cb408](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/57cb40884f8a8a4a8332914cc84f76b2cfea1690)) - fix template typo ([7bca593](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/7bca59378596a34a7cb88724a0cd12fc67734fea)) ### [`v2.0.0-rc.5`](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/blob/HEAD/CHANGELOG.md#200-rc5-2023-12-16) [Compare Source](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/compare/v2.0.0-rc.4...v2.0.0-rc.5) ##### Features - **shared:** add addViteOptimizeDepsNeedsInterop ([552bf31](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/552bf310083ae747c28dc0b73718a4be676b533c)) - update template ([508efa3](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/508efa33fe10fc46b210721bb4ba56e3af11f5d6)) - update template ([93e2c36](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/93e2c36329b383ff2ef4cf79b74dd18b8ca9d3bb)) ##### Bug Fixes - **comment2:** improve Artalk ([9742d40](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/9742d402dee79aa169387fd3a9fc426ada78c98f)) - improve a11y ([5ca4cb8](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/5ca4cb8ea8273ee533889f6f40f0c2759796d138)) - **md-enhance:** fix markmap ([87797cf](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/87797cf2531a8f500c883dc9553b0ed099c838be)) ### [`v2.0.0-rc.4`](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/blob/HEAD/CHANGELOG.md#200-rc4-2023-12-11) [Compare Source](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/compare/v2.0.0-rc.3...v2.0.0-rc.4) ##### Bug Fixes - **create:** fix package.json ([c606fe7](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/c606fe757c6866d9e77d30029ebe1dc09ecaea42)) ### [`v2.0.0-rc.3`](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/blob/HEAD/CHANGELOG.md#200-rc3-2023-12-09) [Compare Source](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/compare/v2.0.0-rc.2...v2.0.0-rc.3) ##### Highlights - The `` component in `component` plugin is rebuild, new services are added and icons are redrawn. ##### Features - **components:** add more share services & redraw icons ([#​3709](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/issues/3709)) ([1da2887](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/1da2887a2aeba1dc6098929de64a291e295824f3)) - **components:** update share default config ([9b4132e](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/9b4132e65f1ae33db48aa513b188e5ff0d8a75e7)) - **search-pro:** update locales, close [#​3712](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/issues/3712) ([839bd87](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/839bd870dbb5f4f79979387f4ee33a63e316f870)) ##### Bug Fixes - **auto-catalog:** fix autoCatalog component ([2928a13](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/2928a1309b62973c2e3ebf16a5c329b5199e3fba)) - **auto-catalog:** fix index issue ([20be00b](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/20be00bacf431357e567b97ac0cdc4172d3ee609)) - **md-enhance:** fix kotlin-playground, close [#​3706](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/issues/3706) ([8096b9d](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/8096b9dca839cb7feda590c1ae07258b506b2cf7)) - **redirect:** fix style ([ef8587c](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/ef8587c09631b25b5792214f1c881ab9ef831928)) - **search-pro:** fix options not working as expected, close [#​3712](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/issues/3712) ([a9e97f4](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/a9e97f42c6ff5d5592802fd5b1f3ded6336d2f9d)) ### [`v2.0.0-rc.2`](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/blob/HEAD/CHANGELOG.md#200-rc2-2023-12-04) [Compare Source](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/compare/v2.0.0-rc.1...v2.0.0-rc.2) ##### Highlights - `auto-catalog` plugin has been rebuilt, and provides a client api to customize catalog info extracting. - The theme is now using a new animation when toggling darkmode. - More icons are added to theme built-in social icons. ##### Features - **auto-catalog:** rebuild ([e0911ea](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/e0911ea03f8970aa8e8f79e82746007ec60de191)) - **theme:** add more social media icon & fix ([#​3654](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/issues/3654)) ([a2d03ad](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/a2d03ad209633925f440a8e7a81caf24bf00586e)) - **theme:** apply transition to darkmode toggle ([002896f](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/002896f7410143bc4f43ee142e64348efbdd38c5)) ##### Bug Fixes - **auto-catalog:** fix base ([89f1239](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/89f12393ada28c13dd1231f36c6a6ee287a5a689)) - **deps:** update dependency [@​types/three](https://togithub.com/types/three) to v0.159.0 ([#​3697](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/issues/3697)) ([87f58f3](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/87f58f31ac9fceef46769db2ad738fa638ce9d85)) - **md-enhance:** fix legacy compact ([fca9d1d](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/fca9d1d13020ea17c1710675407c90e674e6fc46)) - **theme:** fix readingTime issue, close [#​3651](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/issues/3651) ([2029e37](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/2029e376e312817aefe1aa6873d4e053a23a7647)) - **theme:** social media icon svg code error ([#​3690](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/issues/3690)) ([5858b2d](https://togithub.com/vuepress-theme-hope/vuepress-theme-hope/commit/5858b2ddc3fcecca6b0183a5d72f454dfac5aa24))

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.



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