Skip to content
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

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

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.74 age adoption passing confidence

Release Notes

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

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

Bug Fixes
  • highlighter-helper: fix code block style (4db9133)
  • plugin-docsearch: fix base issue (7e56412)
  • plugin-prismjs: fix scss variable (f9dcfcf)
  • plugin-prismjs: unify word highlight option name (6b48402)
  • theme-default: fix code highlight color (c9a5fc2)
  • theme-default: hide mixed-decls warnings for vite (37211b2)
Features

v2.0.0-rc.38

Compare Source

Bug Fixes
Features
Performance Improvements
  • plugin-shiki: improve logging when language is not available (#​215) (b84ce08)

v2.0.0-rc.37

Compare Source

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

v2.0.0-rc.36

Compare Source

Bug Fixes
  • theme-default: fix transition for <kbd>, <hr> and <blockquote>, close #​203 (#​205) (69a07dc)
  • theme-default: fix alias with vite (ba09b87)
  • theme-default: fix sidebar selector (0a29075)
Features
  • add support for highlight whitespace (#​204) (b91d04e)
  • add support for word highlight (#​201) (6f37277)
  • create-vuepress: use optional peers to ensure version is up-to-date (e8da8b8)
  • theme-default: improve sidebar headers (#​196) (c39e4e4)

v2.0.0-rc.34

Compare Source

Bug Fixes
Features

v2.0.0-rc.33

Compare Source

Bug Fixes
  • plugin-copy-code: copy button render incorrectly in Safari (#​165) (6008e9c)
  • theme-default: code block line number misalignment in Safari (#​164) (16f9024)
  • theme-default: fix arrow style (bb0025c)
  • theme-default: fix h2 border color (7833fb0)
  • theme-default: fix language dropdown, close #​160 (199c266)
  • theme-default: fix normalize style import (d0c626a)
  • theme-default: fix shiki code block style (b20360a)
Features
  • add :line-numbers=number supports (#​161) (a0a7288)
  • add shiki/prismjs class names to differentiate highlight plugins (#​181) (0ef4c98)
  • helper: add normalize.css (#​158) (47b9007)
  • helper: normalize tab-size in pre (4867254)
  • plugin-catalog: improve catalog heading (97354a2)
  • plugin-prismjs: add prismjs classname to <pre> (#​167) (2ac6c53)
  • plugin-shiki: add langAlias option (#​178) (f11014a)
  • plugin-shiki: export bundled languages and their names and improve performance (#​163) (812f7e7)
  • plugin-shiki: move <pre> style attr to preWrapper (#​166) (3942641)
  • theme-default: support prefix in navbar and sidebar (#​173) (991a161)
Performance Improvements

v2.0.0-rc.31

Compare Source

Bug Fixes
  • plugin-markdown-math: fix mathjax custom element (11557f1)
  • theme-default: fix externalLinkIcon, close #​153 (82136e8)
  • theme-default: fix scss module with webpack (4cd3c3c)
Features

v2.0.0-rc.30

Compare Source

Bug Fixes
  • vp-update: fix yarn berry registry command (4298469)
Features

v2.0.0-rc.28

Compare Source

Bug Fixes
Features
Performance Improvements
  • plugin-watermark: optimize watermark redraw when switching pages (#​117) (080fa20)

v2.0.0-rc.27

Compare Source

Bug Fixes
  • plugin-feed: fix filter default value (85faf13)
  • plugin-watermark: fix option reactivity (5d3cdf1)
Features

Configuration

📅 Schedule: Branch creation - "* * * * 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.54 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.55 Oct 13, 2024
@renovate renovate bot force-pushed the renovate/vuepress-plugin-copy-code-2.x branch from 9b349de to e0cbf4a Compare October 21, 2024 18:57
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.55 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.56 Oct 21, 2024
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.56 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.57 Oct 24, 2024
@renovate renovate bot force-pushed the renovate/vuepress-plugin-copy-code-2.x branch from e0cbf4a to 243ebd9 Compare October 24, 2024 22:00
@renovate renovate bot force-pushed the renovate/vuepress-plugin-copy-code-2.x branch from 243ebd9 to 4754502 Compare November 6, 2024 13:26
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.57 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.60 Nov 6, 2024
@renovate renovate bot force-pushed the renovate/vuepress-plugin-copy-code-2.x branch from 4754502 to 6c4a844 Compare November 23, 2024 04:32
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.60 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.61 Nov 23, 2024
@renovate renovate bot force-pushed the renovate/vuepress-plugin-copy-code-2.x branch from 6c4a844 to 3c6ad92 Compare December 6, 2024 07:13
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.61 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.62 Dec 6, 2024
@renovate renovate bot force-pushed the renovate/vuepress-plugin-copy-code-2.x branch from 3c6ad92 to 2fe05b6 Compare December 6, 2024 20:03
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.62 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.63 Dec 6, 2024
@renovate renovate bot force-pushed the renovate/vuepress-plugin-copy-code-2.x branch from 2fe05b6 to bb78db0 Compare December 9, 2024 08:03
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.63 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.65 Dec 9, 2024
@renovate renovate bot force-pushed the renovate/vuepress-plugin-copy-code-2.x branch from bb78db0 to 9057347 Compare December 13, 2024 16:07
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.65 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.66 Dec 13, 2024
@renovate renovate bot force-pushed the renovate/vuepress-plugin-copy-code-2.x branch from 9057347 to da702c8 Compare December 27, 2024 11:29
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.66 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.68 Dec 27, 2024
@renovate renovate bot force-pushed the renovate/vuepress-plugin-copy-code-2.x branch from da702c8 to d6d69c0 Compare January 8, 2025 14:53
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.68 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.69 Jan 8, 2025
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.69 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.70 Jan 13, 2025
@renovate renovate bot force-pushed the renovate/vuepress-plugin-copy-code-2.x branch 2 times, most recently from 10fec93 to f2cc0ae Compare January 15, 2025 17:50
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.70 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.71 Jan 15, 2025
@renovate renovate bot force-pushed the renovate/vuepress-plugin-copy-code-2.x branch from f2cc0ae to c8b3d68 Compare January 16, 2025 17:58
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.71 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.73 Jan 16, 2025
@renovate renovate bot force-pushed the renovate/vuepress-plugin-copy-code-2.x branch from c8b3d68 to 614c35c Compare January 26, 2025 09:46
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.73 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.74 Jan 26, 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