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-redirect to v2.0.0-rc.19 #22

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 9, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vuepress-plugin-redirect (source) 2.0.0-beta.84 -> 2.0.0-rc.19 age adoption passing confidence

Release Notes

vuepress-theme-hope/vuepress-theme-hope (vuepress-plugin-redirect)

v2.0.0-rc.19

Compare Source

✨ Features

v2.0.0-rc.18

Compare Source

✨ Features

v2.0.0-rc.16

Compare Source

✨ Features
🐛 Bug Fixes

v2.0.0-rc.15

Compare Source

🐛 Bug Fixes
  • create: fix create flow (2cb4b30)
  • theme: fix VuePress detect (fd2fae0)

v2.0.0-rc.14

Compare Source

✨ Features
  • bump to vp2rc2 (05f917d)
  • md-enhance: improve sandpack attr handle (be94b6d)
🐛 Bug Fixes
  • append-date: avoid covering the file content (e97cb05)

v2.0.0-rc.13

Compare Source

✨ Features
  • shared: remove usePageTitle (9458a40)
  • theme: improve HopeIcon (c120670)
🐛 Bug Fixes
  • auto-catalog: fix catalog issue in vue3.4, close #​3854 (42898bd)
  • avoid calling composition apis in computed hook (993e1b9)
  • theme: fix inject warning (244f5b1)
🚀 Performance Improvements
  • use shadowRef if possible (454eb32)

v2.0.0-rc.12

Compare Source

🐛 Bug Fixes

v2.0.0-rc.11

Compare Source

✨ Features
🐛 Bug Fixes
🚀 Performance Improvements
  • copyright2: improve client data size (84b4cc5)

v2.0.0-rc.10

Compare Source

Highlights
  • This version requires Vue3.4, with Vue performance improvements.
  • Uncommon plugins like copyright2, feed2, pwa2 plugins are optional in theme, so you need to install them manually to use them.
  • The theme adds built-in search config support for @vuepress/docsearch @vuepress/search and search-pro. After installing them, you only need to provide necessary options, and the theme will do the rest job for you.
  • The theme now thinks that categories and tags in frontmatter are standard, which will improve experience with tools like Obsidian.
  • md-enhance now undeprecate danger container support back to align vuepress default theme.
✨ Features
  • md-enhance: add danger container to compact default theme (ea2729c)
  • search-pro: add filter option, close #​3790 (be6b4e4)
  • theme: make copyright2 feed2 and pwa2 optional (70aae43)
  • theme: support built-in search (25d4445)
  • theme: support categories and tags (ad8aba2)
🐛 Bug Fixes
  • create: fix version test (798c4e7)
  • shared: fix error with pnpm (4283b7d)

v2.0.0-rc.7

Compare Source

🐛 Bug Fixes

v2.0.0-rc.6

Compare Source

✨ Features
  • components: improve SiteInfo (f77c4c5)
🐛 Bug Fixes

v2.0.0-rc.5

Compare Source

v2.0.0-rc.4

Compare Source

🐛 Bug Fixes
  • deps: update dependency vidstack to v1.11.22 (#​4219) (5b2d642)
  • md-enhance: fix hint container with code block styles (1d41825)
  • theme: fix navbar active state (db398eb)

v2.0.0-rc.3

Compare Source

✨ Features
  • bump deps (57c69a7)
  • improve icon (6a98f13)
  • md-enhance: add spoiler support, close #​3857 (3dcc0a1)
  • md-enhance: set maxWidth: 240 by default with markmap (46ed756)
  • theme: add hr-driving-car preset (66fff7e)
  • theme: add transparentNavbar preset (cdb4731)
  • theme: add watermark feature (cc7dbde)
  • theme: remove v1 compact and remove migration guide (9e0f13b)
  • theme: support notice (#​4118) (71048b8)
🐛 Bug Fixes
  • components: fix iconify link detect (6b868b2)
  • theme: fix excerpt code blocks, close #​4106 (1522c11)
  • theme: fix transparent navbar preset (29e236a)
  • theme: improve feed filter (8ebe9e8)
  • theme: update reading time in dev server (3931c73)
🚀 Performance Improvements
  • md-enhance: inline google fonts to improve page loading speed (e9550c9)

v2.0.0-rc.2

Compare Source

✨ Features
  • search-pro: add suggestionsFilter and resultsFilter (bbcff53)
  • search-pro: improve createWorker api (7789c89)
  • theme: collapse toc while clicking (a5d3649)
🐛 Bug Fixes
  • theme: fix issues on navbar (70553a0)

v2.0.0-rc.1

Compare Source

✨ Features

v2.0.0-rc.0

Compare Source

✨ Features

v2.0.0-beta.252

Compare Source

✨ Features
  • theme: improve template style (f02b0fe)
🐛 Bug Fixes
  • append-date: fix git detect and time output (44f40e8)
  • md-enhance: broken outlook in safari (e1b3642)
  • md-enhance: fix md-demo with include feature (a5ef4d3)
  • theme: fix article list pageview, close #​3637 (a1f59e2)

v2.0.0-beta.251

Compare Source

Highlights
  • now homepage actions support icon field
  • all images are now lazyloaded by default
✨ Features
  • components: improve VPBanner style on mobile (ff6222c)
  • mark image lazyload (3824b89)
  • theme: sort catalog and tag list (21d3f2f)
  • theme: support icon in actions, close #​3631 (66e89ad)
🐛 Bug Fixes
  • create: fix yarn2+ registry command (1554f01)
  • theme: fix excerpt generation (c2707b4)

v2.0.0-beta.250

Compare Source

🐛 Bug Fixes
  • components: fix VideoPlayer a11y link (cbcc84d)
  • shared: fix VPLink (ce580d8)
  • theme: fix theme version reading (b1fd968)

v2.0.0-beta.249

Compare Source

🐛 Bug Fixes
  • photo-swipe: fix dynamic chunk (9e6fde6)
🚀 Performance Improvements
  • use functional component (df24921)

v2.0.0-beta.248

Compare Source

Highlights
  • component option is added in md-enhance plugin to deprecate card option

    Now you can use component fence block to quickly write any components you want

  • <VPBanner> and <VPCard> component is added to components plugin

⚠ BREAKING CHANGES
  • md-enhance: card option is no longer supported
✨ Features
  • add append-date plugin (6254da3)
  • auto-catalog: improve style (1353f7e)
  • components: add VPBanner and VPCard (0739cf6)
  • components: improve SiteInfo outlook (4579065)
  • md-enhance: remove card and add component option (2dbddb9)
  • theme: improve plugin check (d4b0b94)
  • theme: update slot (221ad22)
🐛 Bug Fixes
  • auto-catalog: fix style (d02d423)

v2.0.0-beta.247

Compare Source

Highlights
  • Darkmode support for Chart.js in md-enhance plugin
  • Now you can use defineEchartsConfig to use 3rd party plugins and add default option in echarts.
  • You can customize PhotoSwipe pre page with frontmatter.
✨ Features
  • md-enhance: add setup for echarts (#​3588) (f55f286)
  • md-enhance: improve mermaid download filename (97a8772)
  • md-enhance: support darkmode in Chart.js, close #​2090 (4df6e34)
  • photo-swipe: support frontmatter (607bb68)
  • theme: improve line number (9f1721e)
🐛 Bug Fixes
  • shared: update arrow style (636d97d)
  • theme: fix background in template with darkmode only (b3db538)

v2.0.0-beta.246

Compare Source

✨ Features
🐛 Bug Fixes
  • md-enhance: fix legacy include (f04a5e9)

v2.0.0-beta.245

Compare Source

Highlights
  • New md-demo container for displaying demo and its code in markdown.
✨ Features
  • md-enhance: add md-demo (df9a9a6)
🐛 Bug Fixes
  • components: fix artplayer package name (1c09595)
  • components: fix replit button (0696434)
  • md-enhance: update details style (b26d51c)

v2.0.0-beta.244

Compare Source

✨ Features
  • components: add optional pkg check (6ac0015)
🐛 Bug Fixes
  • md-enhance: fix mathjax hint (1bdeee1)
  • theme: ensure line number align (13e40c4)
  • theme: fix img icon align (4ae8465)

v2.0.0-beta.243

Compare Source

Highlights
  • indexType prop is no longer needed in <AutoCatalog> component
  • revealJs now running on Reveal.js v5
✨ Features
🐛 Bug Fixes

v2.0.0-beta.242

Compare Source

🐛 Bug Fixes
  • fix broken main and type field (a890e64)

v2.0.0-beta.241

Compare Source

Highlights
  • XY Chart support in mermaid
  • Marking more packages optional
✨ Features
  • comment2: make comment pkg optional (f590ea0)
  • components: improve VidStack (5a136a0)
  • components: make some deps optional (aa14ccf)
  • components: update video player (d09ab0e)
  • md-enhance: support xychart (4a8a94c)
🐛 Bug Fixes
  • md-enhance: ensure deps are optional (9d33f6b)
  • md-enhance: fix mermaid theme (4436295)
🚀 Performance Improvements
  • update watch and computed (a573a8e)

v2.0.0-beta.240

Compare Source

✨ Features
🐛 Bug Fixes

v2.0.0-beta.239

Compare Source

Highlights
  • We use modern css to support RTL, so more old browsers appearance may be broken.

    You can check FAQ part in theme docs to add backward compatibility.

  • Heavy deps in md-enhance plugin are now optional

⚠ BREAKING CHANGES
  • Drop Node 16, minimal requirement is 18.16.0
  • components: addThis is removed
✨ Features
  • comment2: update Giscus langcode (06702f9)
  • components: remove addThis (dfc5260)
  • components: update artplayer locale support (6aa0c96)
  • drop node16 (a179757)
  • md-enhance: auto detect card format (de04a60)
  • md-enhance: mark deps optional (fd302ef)
  • shared: update tags (5fca95c)
  • shared: update webpack utils (49a2b27)
  • use modern css for better rtl support (5e77a1e)
🐛 Bug Fixes

v2.0.0-beta.238

Compare Source

Highlights
  • We rewrite presentation feature and rename it to revealJS in md-enhance plugin
  • <VidStack> component in components plugin now requires vidstack@v1.
  • SanKey, Requirement and Quadrant Chart supports are added in Mermaid.
⚠ BREAKING CHANGES
  • md-enhance: presentation option is no longer supported, use revealJs instead
✨ Features
  • auto-catalog: add hideHeading and indexType (#​3367) (998d1cc)
  • components: support vidstack@v1 (d3b1629)
  • md-enhance: rebuild presentation to revealJs (539b39f)
  • md-enhance: support new mermaid diagrams (505a1cb)
  • shared: add getRealPath utils (2386fee)
🐛 Bug Fixes

v2.0.0-beta.237

Compare Source

🐛 Bug Fixes

v2.0.0-beta.236

Compare Source

Highlights
  • Now you can set a threshold to disable copy.
⚠ BREAKING CHANGES
  • copyright2: rename triggerWords to triggerLength
✨ Features
🐛 Bug Fixes

v2.0.0-beta.235

Compare Source

Highlights
  • New unocss preset in playground.
✨ Features
🐛 Bug Fixes

v2.0.0-beta.234

Compare Source

🐛 Bug Fixes

v2.0.0-beta.233

Compare Source

✨ Features
  • theme: support slugify for blog (cad92fe)

v2.0.0-beta.231

Compare Source

✨ Features
  • sitemap2: add app options for modifyTimeGetter (2c2dcb9)
🐛 Bug Fixes
  • blog2: encode path for blog pages (587eb6c)
  • comment2: fix artalk issue (7a3110c)
  • theme: fix code block in excerpt, close #​3273 (e8ee913)
  • theme: improve blog page title (a66ab7b)

v2.0.0-beta.230

Compare Source

🐛 Bug Fixes
  • md-enhance: convert br tag to xml format (cd89997)

v2.0.0-beta.229

Compare Source

Highlights
  • Now Vue Playground is running on @vue/repl v2.
✨ Features
🐛 Bug Fixes

v2.0.0-beta.228

Compare Source

🐛 Bug Fixes
  • search-pro: fix issues when first heading is empty (932df23)

v2.0.0-beta.227

Compare Source

✨ Features

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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
Copy link
Author

renovate bot commented Jul 9, 2022

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
 WARN  GET https://registry.npmjs.org/@commitlint/cli/-/cli-17.0.2.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.0.2.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@commitlint/types/-/types-17.0.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types/eslint/-/eslint-8.4.3.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types/markdown-it/-/markdown-it-12.2.3.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types/node/-/node-17.0.45.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types/webpack-env/-/webpack-env-1.17.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.28.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.28.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@vue/eslint-config-prettier/-/eslint-config-prettier-7.0.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@vue/eslint-config-typescript/-/eslint-config-typescript-10.0.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/conventional-changelog-cli/-/conventional-changelog-cli-2.2.2.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/cz-conventional-changelog/-/cz-conventional-changelog-3.3.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/eslint/-/eslint-8.18.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/eslint-config-vuepress/-/eslint-config-vuepress-3.10.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/vuepress-plugin-redirect error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@commitlint/cli/-/cli-17.0.2.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.0.2.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@commitlint/types/-/types-17.0.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@types/eslint/-/eslint-8.4.3.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@types/markdown-it/-/markdown-it-12.2.3.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@types/node/-/node-17.0.45.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@types/webpack-env/-/webpack-env-1.17.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.28.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.28.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@vue/eslint-config-prettier/-/eslint-config-prettier-7.0.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@vue/eslint-config-typescript/-/eslint-config-typescript-10.0.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/conventional-changelog-cli/-/conventional-changelog-cli-2.2.2.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/cz-conventional-changelog/-/cz-conventional-changelog-3.3.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/eslint/-/eslint-8.18.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/eslint-config-vuepress/-/eslint-config-vuepress-3.10.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/vuepress-plugin-redirect error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-4.0.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
undefined
 ERR_INVALID_THIS  Value of "this" must be of type URLSearchParams
 WARN  GET https://registry.npmjs.org/eslint-plugin-prettier-vue/-/eslint-plugin-prettier-vue-3.1.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.1.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/git-cz/-/git-cz-4.9.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/husky/-/husky-8.0.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/lint-staged/-/lint-staged-13.0.2.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/markdownlint-cli/-/markdownlint-cli-0.31.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/prettier/-/prettier-2.7.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/prettier-config-vuepress/-/prettier-config-vuepress-1.4.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/sort-package-json/-/sort-package-json-1.57.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/stylelint/-/stylelint-14.9.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/stylelint-config-prettier/-/stylelint-config-prettier-9.0.3.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-25.0.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/stylelint-order/-/stylelint-order-5.0.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/tsconfig-vuepress/-/tsconfig-vuepress-0.2.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@vuepress/bundler-vite/-/bundler-vite-2.0.0-beta.48.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.

@vercel
Copy link

vercel bot commented Jul 9, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
blog ❌ Failed (Inspect) Feb 2, 2024 11:26am

@renovate renovate bot force-pushed the renovate/vuepress-plugin-redirect-2.x branch from 02cde28 to 0b9d004 Compare July 12, 2022 11:12
@renovate renovate bot changed the title Update dependency vuepress-plugin-redirect to v2.0.0-beta.85 Update dependency vuepress-plugin-redirect to v2.0.0-beta.86 Jul 12, 2022
@renovate renovate bot force-pushed the renovate/vuepress-plugin-redirect-2.x branch from 0b9d004 to 53e0e4d Compare July 18, 2022 16:51
@renovate renovate bot changed the title Update dependency vuepress-plugin-redirect to v2.0.0-beta.86 Update dependency vuepress-plugin-redirect to v2.0.0-beta.87 Jul 18, 2022
@renovate renovate bot force-pushed the renovate/vuepress-plugin-redirect-2.x branch from 53e0e4d to 4851404 Compare August 6, 2022 18:42
@renovate renovate bot changed the title Update dependency vuepress-plugin-redirect to v2.0.0-beta.87 Update dependency vuepress-plugin-redirect to v2.0.0-beta.88 Aug 6, 2022
@renovate renovate bot force-pushed the renovate/vuepress-plugin-redirect-2.x branch from 4851404 to d117edf Compare August 7, 2022 16:32
@renovate renovate bot changed the title Update dependency vuepress-plugin-redirect to v2.0.0-beta.88 Update dependency vuepress-plugin-redirect to v2.0.0-beta.89 Aug 7, 2022
@renovate renovate bot force-pushed the renovate/vuepress-plugin-redirect-2.x branch from d117edf to 8536bf7 Compare August 8, 2022 17:59
@renovate renovate bot changed the title Update dependency vuepress-plugin-redirect to v2.0.0-beta.89 Update dependency vuepress-plugin-redirect to v2.0.0-beta.90 Aug 8, 2022
@renovate renovate bot force-pushed the renovate/vuepress-plugin-redirect-2.x branch from 8536bf7 to 98929f8 Compare August 13, 2022 05:47
@renovate renovate bot changed the title Update dependency vuepress-plugin-redirect to v2.0.0-beta.90 Update dependency vuepress-plugin-redirect to v2.0.0-beta.91 Aug 13, 2022
@renovate renovate bot force-pushed the renovate/vuepress-plugin-redirect-2.x branch from 98929f8 to 26d5c5e Compare September 25, 2022 13:25
@renovate renovate bot changed the title Update dependency vuepress-plugin-redirect to v2.0.0-beta.91 fix(deps): update dependency vuepress-plugin-redirect to v2.0.0-beta.104 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/vuepress-plugin-redirect-2.x branch from 26d5c5e to 8130244 Compare November 20, 2022 13:14
@renovate renovate bot changed the title fix(deps): update dependency vuepress-plugin-redirect to v2.0.0-beta.104 fix(deps): update dependency vuepress-plugin-redirect to v2.0.0-beta.125 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/vuepress-plugin-redirect-2.x branch from 8130244 to eec556a Compare November 22, 2022 08:30
@renovate renovate bot changed the title fix(deps): update dependency vuepress-plugin-redirect to v2.0.0-beta.125 fix(deps): update dependency vuepress-plugin-redirect to v2.0.0-beta.126 Nov 22, 2022
@renovate renovate bot changed the title fix(deps): update dependency vuepress-plugin-redirect to v2.0.0-rc.6 fix(deps): update dependency vuepress-plugin-redirect to v2.0.0-rc.7 Dec 26, 2023
@renovate renovate bot force-pushed the renovate/vuepress-plugin-redirect-2.x branch from a9aa934 to 2b17ccf Compare December 30, 2023 07:50
@renovate renovate bot changed the title fix(deps): update dependency vuepress-plugin-redirect to v2.0.0-rc.7 fix(deps): update dependency vuepress-plugin-redirect to v2.0.0-rc.10 Dec 30, 2023
@renovate renovate bot force-pushed the renovate/vuepress-plugin-redirect-2.x branch from 2b17ccf to 467a564 Compare January 6, 2024 21:59
@renovate renovate bot changed the title fix(deps): update dependency vuepress-plugin-redirect to v2.0.0-rc.10 fix(deps): update dependency vuepress-plugin-redirect to v2.0.0-rc.11 Jan 6, 2024
@renovate renovate bot force-pushed the renovate/vuepress-plugin-redirect-2.x branch from 467a564 to 5646dd4 Compare January 25, 2024 10:41
@renovate renovate bot changed the title fix(deps): update dependency vuepress-plugin-redirect to v2.0.0-rc.11 fix(deps): update dependency vuepress-plugin-redirect to v2.0.0-rc.12 Jan 25, 2024
@renovate renovate bot force-pushed the renovate/vuepress-plugin-redirect-2.x branch from 5646dd4 to 8e5c29e Compare January 25, 2024 22:13
@renovate renovate bot changed the title fix(deps): update dependency vuepress-plugin-redirect to v2.0.0-rc.12 fix(deps): update dependency vuepress-plugin-redirect to v2.0.0-rc.13 Jan 25, 2024
@renovate renovate bot force-pushed the renovate/vuepress-plugin-redirect-2.x branch from 8e5c29e to c910a6e Compare January 26, 2024 15:48
@renovate renovate bot changed the title fix(deps): update dependency vuepress-plugin-redirect to v2.0.0-rc.13 fix(deps): update dependency vuepress-plugin-redirect to v2.0.0-rc.14 Jan 26, 2024
@renovate renovate bot force-pushed the renovate/vuepress-plugin-redirect-2.x branch from c910a6e to aa2a57e Compare January 26, 2024 21:03
@renovate renovate bot changed the title fix(deps): update dependency vuepress-plugin-redirect to v2.0.0-rc.14 fix(deps): update dependency vuepress-plugin-redirect to v2.0.0-rc.15 Jan 26, 2024
@renovate renovate bot force-pushed the renovate/vuepress-plugin-redirect-2.x branch from aa2a57e to 9b160b2 Compare January 27, 2024 23:01
@renovate renovate bot changed the title fix(deps): update dependency vuepress-plugin-redirect to v2.0.0-rc.15 fix(deps): update dependency vuepress-plugin-redirect to v2.0.0-rc.16 Jan 27, 2024
@renovate renovate bot force-pushed the renovate/vuepress-plugin-redirect-2.x branch from 9b160b2 to 8e2ef97 Compare February 1, 2024 17:19
@renovate renovate bot changed the title fix(deps): update dependency vuepress-plugin-redirect to v2.0.0-rc.16 fix(deps): update dependency vuepress-plugin-redirect to v2.0.0-rc.18 Feb 1, 2024
@renovate renovate bot force-pushed the renovate/vuepress-plugin-redirect-2.x branch from 8e2ef97 to 08e08c3 Compare February 2, 2024 11:26
@renovate renovate bot changed the title fix(deps): update dependency vuepress-plugin-redirect to v2.0.0-rc.18 fix(deps): update dependency vuepress-plugin-redirect to v2.0.0-rc.19 Feb 2, 2024
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