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-feed to v2.0.0-rc.60 #68

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-feed (source) 2.0.0-rc.26 -> 2.0.0-rc.60 age adoption passing confidence

Release Notes

vuepress/ecosystem (@​vuepress/plugin-feed)

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 - "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 changed the title fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.17 fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.18 Feb 29, 2024
@renovate renovate bot force-pushed the renovate/vuepress-plugin-feed-2.x branch from a7b3b1a to 9e3a4d3 Compare February 29, 2024 17:26
@renovate renovate bot force-pushed the renovate/vuepress-plugin-feed-2.x branch from 9e3a4d3 to ccdd88a Compare March 10, 2024 17:03
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.18 fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.19 Mar 10, 2024
@renovate renovate bot force-pushed the renovate/vuepress-plugin-feed-2.x branch from ccdd88a to 6c4737e Compare March 25, 2024 12:10
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.19 fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.21 Mar 25, 2024
@renovate renovate bot force-pushed the renovate/vuepress-plugin-feed-2.x branch 3 times, most recently from 9be474d to 62371ea Compare April 1, 2024 18:51
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.21 fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.22 Apr 1, 2024
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.22 fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.23 Apr 2, 2024
@renovate renovate bot force-pushed the renovate/vuepress-plugin-feed-2.x branch from 62371ea to f69b50d Compare April 2, 2024 06:48
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.23 fix(deps): update dependency @vuepress/plugin-feed 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-feed-2.x branch April 3, 2024 13:11
@renovate renovate bot restored the renovate/vuepress-plugin-feed-2.x branch April 6, 2024 07:45
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.23 - autoclosed fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.23 Apr 6, 2024
@renovate renovate bot reopened this Apr 6, 2024
@renovate renovate bot force-pushed the renovate/vuepress-plugin-feed-2.x branch from f69b50d to 57fd572 Compare April 6, 2024 07:45
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.23 fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.24 Apr 6, 2024
@renovate renovate bot force-pushed the renovate/vuepress-plugin-feed-2.x branch from 57fd572 to c920126 Compare April 21, 2024 06:21
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.24 fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.26 Apr 21, 2024
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.26 fix(deps): update dependency @vuepress/plugin-feed 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-feed-2.x branch May 5, 2024 19:47
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.26 - autoclosed fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.26 May 6, 2024
@renovate renovate bot restored the renovate/vuepress-plugin-feed-2.x branch May 6, 2024 17:16
@renovate renovate bot reopened this May 6, 2024
@renovate renovate bot force-pushed the renovate/vuepress-plugin-feed-2.x branch from c920126 to e122257 Compare May 6, 2024 18:28
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.26 fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.27 May 6, 2024
@renovate renovate bot force-pushed the renovate/vuepress-plugin-feed-2.x branch 2 times, most recently from e61ba1c to 2a28a76 Compare July 24, 2024 23:01
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.39 fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.40 Jul 24, 2024
@renovate renovate bot force-pushed the renovate/vuepress-plugin-feed-2.x branch from 2a28a76 to deceab8 Compare August 14, 2024 18:41
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.40 fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.41 Aug 14, 2024
@renovate renovate bot force-pushed the renovate/vuepress-plugin-feed-2.x branch from deceab8 to e7321e1 Compare August 22, 2024 07:15
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.41 fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.42 Aug 22, 2024
@renovate renovate bot force-pushed the renovate/vuepress-plugin-feed-2.x branch from e7321e1 to 9fb3b79 Compare September 12, 2024 12:27
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.42 fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.43 Sep 12, 2024
@renovate renovate bot force-pushed the renovate/vuepress-plugin-feed-2.x branch from 9fb3b79 to 1134228 Compare September 18, 2024 10:54
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.43 fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.44 Sep 18, 2024
@renovate renovate bot force-pushed the renovate/vuepress-plugin-feed-2.x branch from 1134228 to 9299b0f Compare September 20, 2024 09:50
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.44 fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.45 Sep 20, 2024
@renovate renovate bot force-pushed the renovate/vuepress-plugin-feed-2.x branch from 9299b0f to 8177cfd Compare September 20, 2024 17:27
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.45 fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.46 Sep 20, 2024
@renovate renovate bot force-pushed the renovate/vuepress-plugin-feed-2.x branch from 8177cfd to db89950 Compare September 22, 2024 14:03
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.46 fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.47 Sep 22, 2024
@renovate renovate bot force-pushed the renovate/vuepress-plugin-feed-2.x branch from db89950 to faf4720 Compare September 30, 2024 19:05
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.47 fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.52 Sep 30, 2024
@renovate renovate bot force-pushed the renovate/vuepress-plugin-feed-2.x branch from faf4720 to 64ddab1 Compare October 10, 2024 04:59
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.52 fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.54 Oct 10, 2024
@renovate renovate bot force-pushed the renovate/vuepress-plugin-feed-2.x branch from 64ddab1 to b0b9df8 Compare October 13, 2024 09:20
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.54 fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.55 Oct 13, 2024
@renovate renovate bot force-pushed the renovate/vuepress-plugin-feed-2.x branch from b0b9df8 to c9ba775 Compare October 21, 2024 18:57
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.55 fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.56 Oct 21, 2024
@renovate renovate bot force-pushed the renovate/vuepress-plugin-feed-2.x branch from c9ba775 to a5949f7 Compare October 24, 2024 22:00
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.56 fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.57 Oct 24, 2024
@renovate renovate bot force-pushed the renovate/vuepress-plugin-feed-2.x branch from a5949f7 to ef3ef59 Compare November 6, 2024 13:26
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.57 fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.60 Nov 6, 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