Skip to content

fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.108 #67

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 24, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vuepress/plugin-copy-code (source) 2.0.0-rc.26 -> 2.0.0-rc.108 age adoption passing confidence

Release Notes

vuepress/ecosystem (@​vuepress/plugin-copy-code)

v2.0.0-rc.108

Compare Source

Bug Fixes
  • plugin-markdown-math: fix issues with unexpected mdit.render (9eee3a1)

v2.0.0-rc.107

Compare Source

Bug Fixes
  • fix locale info (50a6f19)
  • highlighter-helper: fix line numbers calculation error in code block (#​483) (189d6a5)
  • plugin-rtl: bug fixes and docs improvement (#​495) (2b773b2)
Features
Performance Improvements
  • plugin-markdown-math: reduce build memory (66cd67a)

v2.0.0-rc.106

Compare Source

Bug Fixes
  • plugin-copy-code: fix hydration mismatch (#​476) (7318f6a)
  • plugin-redirect: fix cache and temp option in cli (d5f414a)
Features

v2.0.0-rc.105

Compare Source

Features

v2.0.0-rc.104

Compare Source

Bug Fixes
  • plugin-shiki: fix incorrect highlight lines parsing (#​463) (1205432)
  • theme-default: fix navbar mismatch (bca0562)
  • theme-default: fix NotFound mismatch (#​467) (1818e8b)
Features
  • helper: improve slot type (744b5a2)

v2.0.0-rc.103

Compare Source

Bug Fixes
Features
  • helper: add RequiredSlot type (d504309)
  • helper: improve slot types (a156c84)
  • highlighter-helper: helper to inject icons for code-title-bar (#​458) (4569d42)

v2.0.0-rc.102

Compare Source

Bug Fixes
  • plugin-git: fix issues where the plugin is not enabled (97a54ce)
Features
  • helper: provide slot types (#​453) (618ad70)
  • plugin-redirect: use location.replace to keep history records clean (b4aa32c)
  • plugin-seo: not add "\n" if the file does not exist (#​452) (b476bae)

v2.0.0-rc.99

Compare Source

Bug Fixes
  • plugin-git: fix commit body parsing and remove execa (#​447) (df92ae2)
Features
  • create-vuepress: remove execa (91b5f4b)

v2.0.0-rc.98

Compare Source

Note: Version bump only for package @​vuepress/ecosystem

v2.0.0-rc.97

Compare Source

Bug Fixes
  • helper: fix heading normalize style (0242dcc)
  • plugin-markdown-hint: fix print style, close #​438 (55f8473)
  • plugin-seo: overlay issue when using with plugin-sitemap (#​442) (64894c5)
  • plugin-slimsearch: fix dev server worker, close #​439 (4c405cf)
  • theme-default: fix hero action button hover, close #​437 (0b51977)
Features
  • plugin-sitemap: sitemap is always written to robots (#​443) (9b2e3b9)

v2.0.0-rc.94

Compare Source

Features
  • highlighter-helper: hide ext when title exists (7458ff1)

v2.0.0-rc.93

Compare Source

Bug Fixes
Features
  • helper: add RenderDefault component (ad9d080)

v2.0.0-rc.92

Compare Source

Bug Fixes
Features
  • helper: add !important into transition properties (#​427) (8cfb4ac)
  • helper: add DeepRequired type helper (3e78f08)
  • plugin-seo: add head tags to front (7d7c5c5)
Performance Improvements
  • plugin-slimsearch: improve worker file tree-shake (e58cf3f)

v2.0.0-rc.91

Compare Source

Bug Fixes
  • helper: conditionally apply mode prop in FadeInExpandTransition (#​423) (36a4d71)
  • plugin-redirect: fix option types (04d6bbb)
  • plugin-slimsearch: fix worker bundle (83796f7)
Features

v2.0.0-rc.90

Compare Source

Features
  • create-vuepress: support pnpm10 (77f4ae6)
  • helper: add Message class to handle message (#​417) (48aa1c4)
  • helper: add transition helpers with components and styles (#​413) (73b05ea)
  • plugin-copy-code: add inlineSelector option (#​416) (e9117f8)
  • plugin-git: add support to find git contributor by email (#​412) (7dd5351)
  • plugin-git: improve plugin style (bfe9a20)
  • plugin-slimsearch: add title and label for reset button (a34a44b)
  • plugin-slimsearch: improve a11y, close #​411 (#​415) (ffda2e6)

v2.0.0-rc.86

Compare Source

Bug Fixes
Features

v2.0.0-rc.85

Compare Source

Features

v2.0.0-rc.83

Compare Source

Bug Fixes
  • plugin-git: fix changelog toggle (5332efe)
  • plugin-markdown-hint: cleanup the env passed into renderInline (#​397) (f89aa8f)
  • plugin-slimsearch: fix active state, close #​395 (3990e39)
Features

v2.0.0-rc.82

Compare Source

Bug Fixes
  • plugin-markdown-hint: fix env.title being incorrectly overwritten in renderInline (#​390) (41a0493)
  • plugin-markdown-include: fix interact with git plugin (d6bc5fa)
Features

v2.0.0-rc.81

Compare Source

Bug Fixes
  • helper: fix a11y issue with normalize (81d451b)
  • highlighter-helper: fix a11y issue (a320057)
  • plugin-markdown-hint: fix missing env in title inline rendering, close #​380 (#​381) (4270cd9)
  • plugin-medium-zoom: fix onContentUpdate usage (7b753df)
  • plugin-redirect: fix checkbox size (adb8407)
  • plugin-revealjs: improve a11y (9e917b7)
Features

v2.0.0-rc.80

Compare Source

Bug Fixes
  • create-vuepress: fix package.json reading (5fa4203)
  • create-vuepress: fix types (1724e9a)
  • fix engine requirement (372268f)
  • plugin-comment: use flush: post for watchers (#​364) (1474aaa)
  • theme-default: fix collapsible sidebar link arrow (5d4ced4)
  • theme-default: fix navigate with query and hash (#​368) (2d0a120)
Features
  • helper: add useHeaders composables and improve header type (3470520)
  • plugin-toc: extract headers from dom and add headerOptions (224d3fc)
  • theme-default: add VPFadeSlideYTransition (0f845c6)
  • theme-default: enable smooth scroll (e5677c6)
  • theme-default: prefer useHeaders (fc04be5)

v2.0.0-rc.79

Compare Source

Bug Fixes
Features
  • helper: support ref in useLocaleConfig (97a0975)
  • plugin-comment: add identifier for CommentService (59f44f4)
  • plugin-shiki: disable line-numbers within twoslash code block (#​354) (17ff2ba)

v2.0.0-rc.78

Compare Source

Bug Fixes
  • helper: fix useDarkmode in SSG (7122dd3)

v2.0.0-rc.77

Compare Source

Features
  • plugin-comment: support more Giscus built-in themes in types (#​351) (7f224df)
  • plugin-comment: support more Giscus locales (#​352) (f994d2c)
Performance Improvements

v2.0.0-rc.74

Compare Source

Bug Fixes
  • plugin-docsearch: fix search items display (108c888)
  • plugin-icon: fix color prop not working (1da0e31)
  • theme-default: revert to page data header because of vuepress/core#​1627 (9975ad4)
Features
Performance Improvements

v2.0.0-rc.73

Compare Source

Bug Fixes

v2.0.0-rc.71

Compare Source

Bug Fixes
  • plugin-comment: wrap waline with ClientOnly (fa70272)
  • theme-default: fix header provide (2ee49d3)
  • theme-default: fix setupHeaders, close #​326 (f80d7e2)
Features
  • helper: rebuild loading icon (0321a54)
  • plugin-icon: add sizing prop for component (f851b6a)
Performance Improvements

v2.0.0-rc.70

Compare Source

Bug Fixes
  • plugin-blog: ensure all locale exists (57bf3dd)
  • plugin-icon: fix iconfont style (f1e0fe8)
  • plugin-theme-data: fix devtools plugin (42a3474)
  • theme-default: fix resolvePrefix (5a292eb)
  • theme-default: improve navbar sidebar links style (#​339) (f315804)
Features

v2.0.0-rc.69

Compare Source

Bug Fixes
Features

v2.0.0-rc.68

Compare Source

Bug Fixes
  • create-vuepress: wrong registry command (#​312) (3e9cd96)
  • plugin-photo-swipe: avoid loading multiple instances at startup (#​317) (dae01ac)
Features

v2.0.0-rc.66

Compare Source

Bug Fixes
  • plugin-sass-palette: fix module injecting (356e1a2)
Features

v2.0.0-rc.65

Compare Source

Bug Fixes

v2.0.0-rc.63

Compare Source

Note: Version bump only for package @​vuepress/ecosystem

v2.0.0-rc.62

Compare Source

Bug Fixes
  • create-vuepress: prevent navbar overlap in blog template (#​294) (c806fb8)
Features
  • helper: add sr-only style (04b856d)
  • plugin-git: improve commits parsing and optimize plugins (#​292) (a0241c4)
  • plugin-markdown-hint: add plugin exports (8e2aafe)

v2.0.0-rc.61

Compare Source

Features

v2.0.0-rc.60

Compare Source

Features

v2.0.0-rc.57

Compare Source

Bug Fixes
Features

v2.0.0-rc.56

Compare Source

Features

v2.0.0-rc.55

Compare Source

Features
  • plugin-markdown-hint: add inline rendering support for title (#​274) (7ea981f)

v2.0.0-rc.54

Compare Source

Bug Fixes

v2.0.0-rc.52

Compare Source

Bug Fixes
  • plugin-comment: add missing style import for Waline (f976a5c)
  • plugin-markdown-math: improve font-size in katex (4add5f1)
  • plugin-markdown-math: prevent scrollbar with mathjax (c73b86f)
  • plugin-pwa: fix config file (4295c5d)
  • plugin-redirect: respect config option from command line (790731a)
  • plugin-rtl: add missing client entry (da8be48)
  • plugin-rtl: fix client imports (39b43f1)
Features
  • helper: improve header anchor normalize (ef2c444)
  • helper: sync mergeViteConfig with vite (6e17c80)
  • plugin-copyright: provide composables (a9b6e98)
  • plugin-feed: add app as second argument in getter (08dbf87)
  • plugin-markdown-hint: improve hint container outlook (#​264) (340fff5)
  • plugin-markdown-math: add macros option for katex by default, close #​261 (c5568ca)
  • plugin-markdown-tab: provide client entry (a1ed50b)
  • plugin-pwa: improve style tree shaking (aed3060)
  • plugin-pwa: prevent defining variables (ec0d8d0)
  • plugin-redirect: reduce runtime size (#​268) (1adfab9)
  • plugin-rtl: provide composables (3d0e4a1)
  • use rollup to bundle files (#​267) (164252d)

v2.0.0-rc.47

Compare Source

Bug Fixes
  • plugin-comment: avoid resolving issues in pnpm (2e319fe)
  • theme-default: fix hero action button color (12a8d5d)
Features
  • add plugin-markdown-tab (#​250) (49ea97c)
  • add plugin-revealjs (#​251) (253b959)
  • plugin-docsearch: improve search box appearance (5282d3b)
  • plugin-markdown-hint: toggle all details block open before print (4cb99de)
  • plugin-redirect: appear target language first (4ca960a)

v2.0.0-rc.46

Compare Source

Bug Fixes
  • apply code font color, close #​248 (7cc5746)
  • plugin-markdown-math: correct client config file path (b7ab87b)
  • plugin-shiki: correctly fallback code font color, close #​248 (65f048a)
  • theme-default: fix invalid component (ea29e2d)
Features
  • helper: add LoadingIcon and useDarkmode (06584ba)
  • helper: improve normalize (5c7a902)
  • plugin-comment: import LoadingIcon from helper (4476698)
  • theme-default: improve palette (36db48e)

v2.0.0-rc.45

Compare Source

Bug Fixes
  • fix style injection in highlighter (45074ab)
  • helper: fix grey text color (f804b9b)
  • helper: fix table style normalize (7bf684d)
  • helper: improve code text contrast (bbddb62)
  • plugin-prismjs: fix color converting (7215129)
  • theme-default: fix build template color (4a22f47)
Features
  • plugin-markdown-hint: add injectStyles option (0e833ee)
  • plugin-markdown-hint: rebuild styles (3b08611)
  • theme-default: improve badge appearance (37b13ad)
  • theme-default: improve page nav hover color (b067739)

v2.0.0-rc.44

Compare Source

Bug Fixes
  • fix css variables (07bdc57)
  • theme-default: improve control colors (89d95d2)
  • use modern api by default for vite bundler (7c2e8e9)
Features
  • add disable option for highlighter line-number option and unify words (158f7ca)
  • add support collapsed-lines for code highlighters (#​246) (c0f70e4)
  • improve default normalize with guideline (f239706)

v2.0.0-rc.43

Compare Source

Bug Fixes
  • create-vuepress: bump deps (8e22450)
  • fix code and table color normalize, close #​243 (bbd69e0)
  • plugin-catalog: fix catalog style (8411b00)
  • plugin-sass-palette: remove dark-selector config (bce3404)
  • theme-default: fix darkmode text color (a469300)
  • theme-default: fix types of navbar link (#​242) (f98101d)
Features
  • improve palette defaults (76a28d5)
  • make sass optional and support sass-embedded (#​231) (cce614b)
  • plugin-docsearch: make palette built-in (0e8e50e)
  • plugin-git: add transformContributors options (d431dc4)
  • plugin-markdown-image: remove lightmodeSelector and darkmodeSelector (16dfaa2)

v2.0.0-rc.42

Compare Source

Bug Fixes
Features

v2.0.0-rc.41

Compare Source

Bug Fixes
Features
  • plugin-cache: add support for disable cache in CI env (#​220) (b36bf40)

v2.0.0-rc.40

Compare Source

Bug Fixes
  • fix lineNumbers style not working (61e8df9)
  • plugin-shiki: refine css variables and allow overriding default code block color (201db1d)

v2.0.0-rc.39

[Compare Source](https://redirect.g


Configuration

📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/vuepress-plugin-copy-code-2.x branch from 8e141e2 to 53f23f1 Compare February 29, 2024 17:26
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.17 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.18 Feb 29, 2024
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.18 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.19 Mar 10, 2024
@renovate renovate bot force-pushed the renovate/vuepress-plugin-copy-code-2.x branch from 53f23f1 to 261d580 Compare March 10, 2024 17:03
@renovate renovate bot force-pushed the renovate/vuepress-plugin-copy-code-2.x branch from 261d580 to 6b7283d Compare March 25, 2024 12:10
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.19 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.21 Mar 25, 2024
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.21 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.22 Apr 1, 2024
@renovate renovate bot force-pushed the renovate/vuepress-plugin-copy-code-2.x branch 2 times, most recently from dcb4195 to a6fce2b Compare April 2, 2024 06:48
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.22 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.23 Apr 2, 2024
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.23 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.23 - autoclosed Apr 3, 2024
@renovate renovate bot closed this Apr 3, 2024
@renovate renovate bot deleted the renovate/vuepress-plugin-copy-code-2.x branch April 3, 2024 13:11
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.23 - autoclosed fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.23 Apr 6, 2024
@renovate renovate bot reopened this Apr 6, 2024
@renovate renovate bot restored the renovate/vuepress-plugin-copy-code-2.x branch April 6, 2024 07:45
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.23 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.24 Apr 6, 2024
@renovate renovate bot force-pushed the renovate/vuepress-plugin-copy-code-2.x branch from a6fce2b to b10cc30 Compare April 6, 2024 07:45
@renovate renovate bot force-pushed the renovate/vuepress-plugin-copy-code-2.x branch from b10cc30 to 1c79048 Compare April 21, 2024 06:21
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.24 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.26 Apr 21, 2024
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.26 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.26 - autoclosed May 5, 2024
@renovate renovate bot closed this May 5, 2024
@renovate renovate bot deleted the renovate/vuepress-plugin-copy-code-2.x branch May 5, 2024 19:47
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.26 - autoclosed fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.26 May 6, 2024
@renovate renovate bot reopened this May 6, 2024
@renovate renovate bot restored the renovate/vuepress-plugin-copy-code-2.x branch May 6, 2024 17:16
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.26 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.27 May 6, 2024
@renovate renovate bot force-pushed the renovate/vuepress-plugin-copy-code-2.x branch 2 times, most recently from 85471de to 1795a44 Compare May 8, 2024 23:17
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.27 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.28 May 8, 2024
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.83 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.85 Mar 17, 2025
@renovate renovate bot force-pushed the renovate/vuepress-plugin-copy-code-2.x branch from 1a8dcf4 to b5a50e1 Compare March 23, 2025 09:58
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.85 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.86 Mar 23, 2025
@renovate renovate bot force-pushed the renovate/vuepress-plugin-copy-code-2.x branch from b5a50e1 to 4578b75 Compare March 28, 2025 18:37
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.86 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.90 Mar 28, 2025
@renovate renovate bot force-pushed the renovate/vuepress-plugin-copy-code-2.x branch from 4578b75 to 6e4e345 Compare April 1, 2025 06:41
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.90 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.91 Apr 1, 2025
@renovate renovate bot force-pushed the renovate/vuepress-plugin-copy-code-2.x branch from 6e4e345 to 73502b6 Compare April 9, 2025 06:06
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.91 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.92 Apr 9, 2025
@renovate renovate bot force-pushed the renovate/vuepress-plugin-copy-code-2.x branch from 73502b6 to ab2ef01 Compare April 12, 2025 22:36
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.92 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.94 Apr 12, 2025
@renovate renovate bot force-pushed the renovate/vuepress-plugin-copy-code-2.x branch from ab2ef01 to 1efadc3 Compare April 28, 2025 12:36
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.94 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.98 Apr 28, 2025
@renovate renovate bot force-pushed the renovate/vuepress-plugin-copy-code-2.x branch from 1efadc3 to 733ff00 Compare May 1, 2025 10:55
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.98 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.99 May 1, 2025
@renovate renovate bot force-pushed the renovate/vuepress-plugin-copy-code-2.x branch from 733ff00 to f0c63f0 Compare May 7, 2025 11:40
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.99 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.102 May 7, 2025
@renovate renovate bot force-pushed the renovate/vuepress-plugin-copy-code-2.x branch from f0c63f0 to a996c74 Compare May 8, 2025 23:29
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.102 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.103 May 8, 2025
@renovate renovate bot force-pushed the renovate/vuepress-plugin-copy-code-2.x branch from a996c74 to a4f7111 Compare May 13, 2025 12:25
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.103 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.104 May 13, 2025
@renovate renovate bot force-pushed the renovate/vuepress-plugin-copy-code-2.x branch from a4f7111 to 2fe02e6 Compare May 16, 2025 08:06
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.104 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.105 May 16, 2025
@renovate renovate bot force-pushed the renovate/vuepress-plugin-copy-code-2.x branch from 2fe02e6 to 8fbd55a Compare May 26, 2025 10:10
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.105 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.106 May 26, 2025
@renovate renovate bot force-pushed the renovate/vuepress-plugin-copy-code-2.x branch from 8fbd55a to 86f2936 Compare June 4, 2025 14:52
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.106 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.107 Jun 4, 2025
@renovate renovate bot force-pushed the renovate/vuepress-plugin-copy-code-2.x branch from 86f2936 to 55de1f5 Compare June 4, 2025 19:03
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.107 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.108 Jun 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants