Skip to content

chore(deps): update dependency @vuepress/plugin-redirect to v2.0.0-rc.131#815

Open
renovate[bot] wants to merge 1 commit into
nextfrom
renovate/vuepress-vuepress-plugin-redirect-2.x
Open

chore(deps): update dependency @vuepress/plugin-redirect to v2.0.0-rc.131#815
renovate[bot] wants to merge 1 commit into
nextfrom
renovate/vuepress-vuepress-plugin-redirect-2.x

Conversation

@renovate

@renovate renovate Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@vuepress/plugin-redirect (source) 2.0.0-rc.1152.0.0-rc.131 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v2.0.0-rc.131

Compare Source

Bug Fixes
  • create-vuepress: allow esbuild with pnpm (9fcd989)
  • create-vuepress: remove pnpm field (#​679) (aff9a07)
  • plugin-comment: avoid throw (756dcf5)
  • plugin-git: support submodule (#​621) (aea56bb)
  • plugin-pwa: correct shouldPrefetch warning condition (#​681) (43d3b39)
  • plugin-slimsearch: prevent search crash from broken options (0bf0a99)
Features
  • create-vuepress: add pm info with corepack (ef1f76d)
  • plugin-slimsearch: better options handling (d8aa98e)
Performance Improvements
  • improve io performance (cdf840c)
  • plugin-auto-frontmatter: improve timestamp parsing (bbf79df)
  • plugin-feed: lazyload feed template (#​686) (548abcb)
  • plugin-llms: use async remark processing with parallel (#​685) (fdaccbe)

v2.0.0-rc.130

Compare Source

Bug Fixes
Features

v2.0.0-rc.128

Compare Source

Bug Fixes
  • plugin-slimsearch: correct worker file position (#​658) (dfcad1d)
  • Potential fix for code scanning alert no. 33: Inefficient regular expression (#​663) (9300b16)
  • Potential fix for code scanning alert no. 34: Inefficient regular expression (#​662) (2fcaeab)
  • theme-default: improve repo resolve (3767165)
  • theme: stricter repo resolve (12ea0b9)
Features
  • plugin-markdown-chart: support 2 new charts in mermaid (#​660) (6f84147)
  • plugin-slimsearch: add preserveTags options and change default behavior (#​659) (62c98df)

v2.0.0-rc.127

Compare Source

Bug Fixes

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)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 3am on Friday"
  • 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.

@netlify

netlify Bot commented Jul 10, 2026

Copy link
Copy Markdown

Deploy Preview for pkg-x ready!

Name Link
🔨 Latest commit f652b17
🔍 Latest deploy log https://app.netlify.com/projects/pkg-x/deploys/6a5eda47dd8b020008702f21
😎 Deploy Preview https://deploy-preview-815--pkg-x.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@renovate
renovate Bot force-pushed the renovate/vuepress-vuepress-plugin-redirect-2.x branch 2 times, most recently from 9901918 to 8543b50 Compare July 16, 2026 23:54
@renovate
renovate Bot force-pushed the renovate/vuepress-vuepress-plugin-redirect-2.x branch from 8543b50 to f652b17 Compare July 21, 2026 02:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants