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

Release Notes

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

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 - "every weekend" (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 force-pushed the renovate/vuepress-plugin-copy-code-2.x branch from 45e6e01 to 81c8ba9 Compare May 30, 2024 13:35
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.31 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.33 May 30, 2024
@renovate renovate bot force-pushed the renovate/vuepress-plugin-copy-code-2.x branch from 81c8ba9 to dd1bb45 Compare June 4, 2024 11:06
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.33 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.34 Jun 4, 2024
@renovate renovate bot force-pushed the renovate/vuepress-plugin-copy-code-2.x branch from dd1bb45 to 55d35d5 Compare June 18, 2024 10:37
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.34 fix(deps): update dependency @vuepress/plugin-copy-code to v2.0.0-rc.36 Jun 18, 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
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