Skip to content

chore(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.126#118

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

chore(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.126#118
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/vuepress-plugin-copy-code-2.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 14, 2026

This PR contains the following updates:

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

Release Notes

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

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)

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.


  • 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 5c9c5b6 to 5ed300a Compare March 26, 2026 08:42
@renovate renovate bot changed the title chore(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.125 chore(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.126 Mar 26, 2026
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