Skip to content

fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.108 #68

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

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

Release Notes

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

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.96

Compare Source

Bug Fixes
  • plugin-markdown-tab: fix code tab styles with code title (5effefe)
Features
  • plugin-git: sanitize commit messages (#​436) (b00e290)
  • plugin-meilisearch: add pre-check when starting the plugin (#​433) (959edc9)
  • theme-default: hide navbar while printing (585e65e)

v2.0.0-rc.95

Compare Source

Bug Fixes
  • plugin-git: avoid innerHTML with unsafe commit message (7141fac)
  • plugin-photo-swipe: fix photo-swipe options (72dae75)
  • plugin-reading-time: fix composables (3ff7d98)
Features
Performance Improvements

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.88

Compare Source

Bug Fixes
  • plugin-icon: fix iconfont icon size (8a4625e)
Features
  • plugin-git: improve contributor a11y and styles (f7ef750)

v2.0.0-rc.87

Compare Source

Bug Fixes
  • plugin-git: fix define options (d8f7441)
  • plugin-search: fix search box appearance (c367b1d)
Features

v2.0.0-rc.86

Compare Source

Bug Fixes
Features

v2.0.0-rc.85

Compare Source

Features

v2.0.0-rc.84

Compare Source

Bug Fixes
  • plugin-markdown-hint: remove debug logger (605857a)
Features
  • plugin-catalog: improve anchor rendering (163f643)
  • plugin-git: prefer <time> tag with time (#​404) (adbf7d1)

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 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)
  • **p

Configuration

📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 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 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 changed the title fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.88 fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.90 Mar 28, 2025
@renovate renovate bot force-pushed the renovate/vuepress-plugin-feed-2.x branch from f6242cf to 4c40ef2 Compare April 1, 2025 06:41
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.90 fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.91 Apr 1, 2025
@renovate renovate bot force-pushed the renovate/vuepress-plugin-feed-2.x branch from 4c40ef2 to 285be0c Compare April 9, 2025 06:07
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.91 fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.92 Apr 9, 2025
@renovate renovate bot force-pushed the renovate/vuepress-plugin-feed-2.x branch from 285be0c to d6dc2a7 Compare April 12, 2025 22:36
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.92 fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.94 Apr 12, 2025
@renovate renovate bot force-pushed the renovate/vuepress-plugin-feed-2.x branch from d6dc2a7 to 5a0b8b6 Compare April 14, 2025 11:32
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.94 fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.95 Apr 14, 2025
@renovate renovate bot force-pushed the renovate/vuepress-plugin-feed-2.x branch from 5a0b8b6 to 19db175 Compare April 16, 2025 08:30
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.95 fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.96 Apr 16, 2025
@renovate renovate bot force-pushed the renovate/vuepress-plugin-feed-2.x branch from 19db175 to 95ac119 Compare April 28, 2025 12:36
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.96 fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.98 Apr 28, 2025
@renovate renovate bot force-pushed the renovate/vuepress-plugin-feed-2.x branch from 95ac119 to 582e2d7 Compare May 1, 2025 10:55
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.98 fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.99 May 1, 2025
@renovate renovate bot force-pushed the renovate/vuepress-plugin-feed-2.x branch from 582e2d7 to 61906af Compare May 7, 2025 11:40
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.99 fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.102 May 7, 2025
@renovate renovate bot force-pushed the renovate/vuepress-plugin-feed-2.x branch from 61906af to c739f80 Compare May 8, 2025 23:30
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.102 fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.103 May 8, 2025
@renovate renovate bot force-pushed the renovate/vuepress-plugin-feed-2.x branch from c739f80 to 13a8019 Compare May 13, 2025 12:26
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.103 fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.104 May 13, 2025
@renovate renovate bot force-pushed the renovate/vuepress-plugin-feed-2.x branch from 13a8019 to 4d77e06 Compare May 16, 2025 08:06
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.104 fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.105 May 16, 2025
@renovate renovate bot force-pushed the renovate/vuepress-plugin-feed-2.x branch from 4d77e06 to 8d50fc3 Compare May 26, 2025 10:10
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.105 fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.106 May 26, 2025
@renovate renovate bot force-pushed the renovate/vuepress-plugin-feed-2.x branch from 8d50fc3 to eaa5d67 Compare June 4, 2025 14:52
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.106 fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.107 Jun 4, 2025
@renovate renovate bot force-pushed the renovate/vuepress-plugin-feed-2.x branch from eaa5d67 to df87ef8 Compare June 4, 2025 19:03
@renovate renovate bot changed the title fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.107 fix(deps): update dependency @vuepress/plugin-feed to v2.0.0-rc.108 Jun 4, 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