Skip to content

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

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/vuepress-plugin-copy-code-2.x
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/vuepress-plugin-copy-code-2.x

Conversation

@renovate

@renovate renovate Bot commented Feb 24, 2024

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@vuepress/plugin-copy-code (source) 2.0.0-rc.262.0.0-rc.134 age confidence

Release Notes

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

v2.0.0-rc.134

Compare Source

Bug Fixes
Features

v2.0.0-rc.131

Compare Source

Bug Fixes
  • create-vuepress: allow esbuild with pnpm (9fcd989)
  • create-vuepress: remove pnpm field (#​679) (aff9a07)
  • plugin-comment: avoid throw (756dcf5)
  • plugin-git: support submodule (#​621) (aea56bb)
  • plugin-pwa: correct shouldPrefetch warning condition (#​681) (43d3b39)
  • plugin-slimsearch: prevent search crash from broken options (0bf0a99)
Features
  • create-vuepress: add pm info with corepack (ef1f76d)
  • plugin-slimsearch: better options handling (d8aa98e)
Performance Improvements
  • improve io performance (cdf840c)
  • plugin-auto-frontmatter: improve timestamp parsing (bbf79df)
  • plugin-feed: lazyload feed template (#​686) (548abcb)
  • plugin-llms: use async remark processing with parallel (#​685) (fdaccbe)

v2.0.0-rc.130

Compare Source

Bug Fixes
Features

v2.0.0-rc.128

Compare Source

Bug Fixes
  • plugin-slimsearch: correct worker file position (#​658) (dfcad1d)
  • Potential fix for code scanning alert no. 33: Inefficient regular expression (#​663) (9300b16)
  • Potential fix for code scanning alert no. 34: Inefficient regular expression (#​662) (2fcaeab)
  • theme-default: improve repo resolve (3767165)
  • theme: stricter repo resolve (12ea0b9)
Features
  • plugin-markdown-chart: support 2 new charts in mermaid (#​660) (6f84147)
  • plugin-slimsearch: add preserveTags options and change default behavior (#​659) (62c98df)

v2.0.0-rc.127

Compare Source

Bug Fixes

v2.0.0-rc.126

Compare Source

Bug Fixes
  • highlighter-helper: fix incorrect rendering of collapsed lines icon, close #​624 (#​630) (087c0da)
  • plugin-replace-assets: fix enforce should be the default in webpack (#​639) (826bced)
  • plugin-shiki: fix false line highlighting caused by trailing directive number (#​651) (385441d)
Features
  • plugin-blog: use new api for hotReload (#​643) (1d2556b)
  • plugin-markdown-chart: support new mermaid charts (22c4fb3)
  • plugin-redirect: support popup in switchLocale, close #​625 (#​644) (e626f14)
  • plugin-revealjs: support revealjs v6 (be358e0)
  • plugin-slimsearch: use new api to perform index hotReload (#​642) (a501f99)
Performance Improvements
  • plugin-auto-frontmatter: improve watcher perf (#​632) (16511a0)
  • plugin-catalog: avoid heavy page path lookup (704ed36)
  • plugin-llms: eliminate repeated RegExp construction (38600e3)
  • theme-default: cache regexp (e7d2676)
  • use map-based store (98e35d3)
  • vp-update: read registry from env variables first (#​628) (fc634c3)

v2.0.0-rc.125

Compare Source

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

v2.0.0-rc.124

Compare Source

Bug Fixes
  • helper: fix excerpt generation with self-closing tags, close #​595 (c25cf16)
  • plugin-comment: resolve waline lang correctly (#​609) (8d12dd0)
Features
  • helper: add sass helper (#​199) (c4e5476)
  • plugin-markdown-ext: add cjkFriendly option (#​620) (2fbb745)
  • plugin-markdown-stylize: add layout support (#​617) (0251546)
  • plugin-shiki: add transformerRemoveComments, info error level, leading whitespace, and twoslash scroll fix (#​619) (c488456)

v2.0.0-rc.123

Compare Source

Bug Fixes
  • plugin-cache: ensure render method is bind with markdownIt instance (01ceb73)
  • plugin-copy-code: fix code copy button (6bdfd64)
Features
  • plugin-markdown-hint: update note icon (db1c198)
Performance Improvements
  • blog: use string replace and flatMap if possible (#​600) (93cca2a)

v2.0.0-rc.122

Compare Source

Bug Fixes
  • plugin-clarity-analytics: fix clarity-analytics (#​587) (74f9d90)
  • plugin-comment: fix waline locales (72309e6)
  • plugin-shiki: fix highlightLines break combined with other options, close #​577 (#​589) (b0be1dc)
Features
  • add merging of markdown plugin options from app.options.markdown (#​594) (86242fb)
  • add plugin-markdown-file-tree (#​593) (9dc82e2)
  • helper: add scss helper (40a9da9)
  • plugin-docsearch: add askAi support into plugin options (#​590) (fc5254c)
  • plugin-llms: add markup <llm-only> / <llm-exclude> and transformMarkdown option (#​588) (a3a434a)

v2.0.0-rc.121

Compare Source

Bug Fixes
  • plugin-docsearch: avoid accessing navigator at SSG, close #​575 (1cf07e2)
  • plugin-slimsearch: prevent issue when locale is not defined (e2dec26)
  • stop using deprecated sass if (#​581) (c54a298)
Features
  • helper: always try to return a valid locale config (56387e7)

v2.0.0-rc.120

Compare Source

Bug Fixes
  • plugin-markdown-math: fix mathjax mml display (3e1bca2)
  • plugin-palette: fix plugin usage with default theme (#​573) (3806756)
  • plugin-prismjs: fix incorrect rendering of notation focus in diff code blocks (#​570) (3a7b041)
Features
  • plugin-slimsearch: improve default querySplitter (e83e96f)
  • plugin-slimsearch: improve default tokenizer (b1d7327)
Performance Improvements
  • plugin-markdown-chart: avoid echart being setup multiple times (f73dd61)

v2.0.0-rc.118

Compare Source

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

v2.0.0-rc.116

Compare Source

Bug Fixes
  • plugin-docsearch: fix issues with deprecated indexName options (f1b63d5)
  • plugin-pwa: fix wrong import in custom popups (a1850f5)

v2.0.0-rc.115

Compare Source

Bug Fixes
  • plugin-docsearch: fix facetFilters (226c704)
  • plugin-docsearch: fix searchbox template (6043660)
Features

v2.0.0-rc.114

Compare Source

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

v2.0.0-rc.113

Compare Source

Bug Fixes
  • add declaration files and missing externals (a28fe69)
  • fix ua detect issue (5a49bd6)
  • plugin-docsearch: fix docsearch shortcuts (#​566) (eba6086)
  • plugin-git: revert breaking changes in refactor (b3d6681)
  • plugin-shiki: fix incorrect highlight lines parsing, close #​555 (#​557) (b74872b)
Features
  • helper: improve env detection (dad84fd)
  • plugin-clarity-analytics: supports clarity analytics (#​553) (3ed7477)
  • plugin-docsearch: support docsearch v4 (#​565) (6bf4f1e)
  • plugin-meilisearch: add convertDiffFilesToMarkdown (e703e38)
  • remove api: modern (27a35cb)

v2.0.0-rc.112

Compare Source

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

v2.0.0-rc.111

Compare Source

Bug Fixes
Features

v2.0.0-rc.110

Compare Source

Bug Fixes
  • plugin-markdown-chart: fix wrong watching of id (4a3b136)
Features

v2.0.0-rc.109

Compare Source

Bug Fixes
Features

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 wal

Important

✂ PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Only on Sunday and Saturday (* * * * 0,6)
  • 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 force-pushed the renovate/vuepress-plugin-copy-code-2.x branch from 55d35d5 to 7a971fc Compare June 21, 2024 11:09
@renovate renovate Bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.36 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.37 Jun 21, 2024
@renovate
renovate Bot force-pushed the renovate/vuepress-plugin-copy-code-2.x branch from 7a971fc to e2abed8 Compare July 13, 2024 17:33
@renovate renovate Bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.37 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.38 Jul 13, 2024
@renovate
renovate Bot force-pushed the renovate/vuepress-plugin-copy-code-2.x branch from e2abed8 to 98c53cb Compare July 19, 2024 14:59
@renovate renovate Bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.38 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.39 Jul 19, 2024
@renovate
renovate Bot force-pushed the renovate/vuepress-plugin-copy-code-2.x branch 2 times, most recently from 392f371 to 900c02c Compare July 24, 2024 23:01
@renovate renovate Bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.39 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.40 Jul 24, 2024
@renovate
renovate Bot force-pushed the renovate/vuepress-plugin-copy-code-2.x branch from 900c02c to 5cb581a Compare August 14, 2024 18:41
@renovate renovate Bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.40 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.41 Aug 14, 2024
@renovate
renovate Bot force-pushed the renovate/vuepress-plugin-copy-code-2.x branch from 5cb581a to abe496e Compare August 22, 2024 07:15
@renovate renovate Bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.41 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.42 Aug 22, 2024
@renovate
renovate Bot force-pushed the renovate/vuepress-plugin-copy-code-2.x branch from abe496e to cd14017 Compare September 12, 2024 12:27
@renovate renovate Bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.42 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.43 Sep 12, 2024
@renovate
renovate Bot force-pushed the renovate/vuepress-plugin-copy-code-2.x branch from cd14017 to fae6239 Compare September 18, 2024 10:54
@renovate renovate Bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.43 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.44 Sep 18, 2024
@renovate
renovate Bot force-pushed the renovate/vuepress-plugin-copy-code-2.x branch from fae6239 to da9f37a Compare September 20, 2024 09:49
@renovate renovate Bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.44 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.45 Sep 20, 2024
@renovate
renovate Bot force-pushed the renovate/vuepress-plugin-copy-code-2.x branch from da9f37a to b66a074 Compare September 20, 2024 17:26
@renovate renovate Bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.45 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.46 Sep 20, 2024
@renovate
renovate Bot force-pushed the renovate/vuepress-plugin-copy-code-2.x branch from b66a074 to deaf30a Compare September 22, 2024 14:03
@renovate renovate Bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.46 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.47 Sep 22, 2024
@renovate
renovate Bot force-pushed the renovate/vuepress-plugin-copy-code-2.x branch from deaf30a to 56f491e Compare September 30, 2024 19:05
@renovate renovate Bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.47 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.52 Sep 30, 2024
@renovate
renovate Bot force-pushed the renovate/vuepress-plugin-copy-code-2.x branch from 56f491e to ca7f4dd Compare October 10, 2024 04:59
@renovate renovate Bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.52 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.54 Oct 10, 2024
@renovate
renovate Bot force-pushed the renovate/vuepress-plugin-copy-code-2.x branch from ca7f4dd to 9b349de Compare October 13, 2024 07:20
@renovate renovate Bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.54 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.55 Oct 13, 2024
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