-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/vuepress-plugin-redirect-2.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
⚠ Artifact update problemRenovate 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:
The artifact failure details are included below: File name: pnpm-lock.yaml
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
02cde28
to
0b9d004
Compare
0b9d004
to
53e0e4d
Compare
53e0e4d
to
4851404
Compare
4851404
to
d117edf
Compare
d117edf
to
8536bf7
Compare
8536bf7
to
98929f8
Compare
98929f8
to
26d5c5e
Compare
26d5c5e
to
8130244
Compare
8130244
to
eec556a
Compare
a9aa934
to
2b17ccf
Compare
2b17ccf
to
467a564
Compare
467a564
to
5646dd4
Compare
5646dd4
to
8e5c29e
Compare
8e5c29e
to
c910a6e
Compare
c910a6e
to
aa2a57e
Compare
aa2a57e
to
9b160b2
Compare
9b160b2
to
8e2ef97
Compare
8e2ef97
to
08e08c3
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.0.0-beta.84
->2.0.0-rc.19
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
giscusLang
value, fix #3862 (#3863) (d82bf6d)v2.0.0-rc.15
Compare Source
🐛 Bug Fixes
v2.0.0-rc.14
Compare Source
✨ Features
🐛 Bug Fixes
v2.0.0-rc.13
Compare Source
✨ Features
🐛 Bug Fixes
🚀 Performance Improvements
v2.0.0-rc.12
Compare Source
🐛 Bug Fixes
v2.0.0-rc.11
Compare Source
✨ Features
🐛 Bug Fixes
🚀 Performance Improvements
v2.0.0-rc.10
Compare Source
Highlights
@vuepress/docsearch
@vuepress/search
andsearch-pro
. After installing them, you only need to provide necessary options, and the theme will do the rest job for you.categories
andtags
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
🐛 Bug Fixes
v2.0.0-rc.7
Compare Source
🐛 Bug Fixes
v2.0.0-rc.6
Compare Source
✨ Features
🐛 Bug Fixes
v2.0.0-rc.5
Compare Source
v2.0.0-rc.4
Compare Source
🐛 Bug Fixes
v2.0.0-rc.3
Compare Source
✨ Features
🐛 Bug Fixes
🚀 Performance Improvements
v2.0.0-rc.2
Compare Source
✨ Features
🐛 Bug Fixes
v2.0.0-rc.1
Compare Source
✨ Features
v2.0.0-rc.0
Compare Source
✨ Features
v2.0.0-beta.252
Compare Source
✨ Features
🐛 Bug Fixes
v2.0.0-beta.251
Compare Source
Highlights
icon
field✨ Features
🐛 Bug Fixes
v2.0.0-beta.250
Compare Source
🐛 Bug Fixes
v2.0.0-beta.249
Compare Source
🐛 Bug Fixes
🚀 Performance Improvements
v2.0.0-beta.248
Compare Source
Highlights
component
option is added inmd-enhance
plugin to deprecatecard
optionNow you can use component fence block to quickly write any components you want
<VPBanner>
and<VPCard>
component is added tocomponents
plugin⚠ BREAKING CHANGES
✨ Features
🐛 Bug Fixes
v2.0.0-beta.247
Compare Source
Highlights
md-enhance
plugindefineEchartsConfig
to use 3rd party plugins and add default option in echarts.✨ Features
🐛 Bug Fixes
v2.0.0-beta.246
Compare Source
✨ Features
🐛 Bug Fixes
v2.0.0-beta.245
Compare Source
Highlights
✨ Features
🐛 Bug Fixes
v2.0.0-beta.244
Compare Source
✨ Features
🐛 Bug Fixes
v2.0.0-beta.243
Compare Source
Highlights
indexType
prop is no longer needed in<AutoCatalog>
componentrevealJs
now running on Reveal.js v5✨ Features
indexType
prop, close #3537 (add17d9)🐛 Bug Fixes
v2.0.0-beta.242
Compare Source
🐛 Bug Fixes
v2.0.0-beta.241
Compare Source
Highlights
✨ Features
🐛 Bug Fixes
🚀 Performance Improvements
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
✨ Features
🐛 Bug Fixes
v2.0.0-beta.238
Compare Source
Highlights
revealJS
inmd-enhance
plugin<VidStack>
component incomponents
plugin now requires vidstack@v1.⚠ BREAKING CHANGES
presentation
option is no longer supported, userevealJs
instead✨ Features
🐛 Bug Fixes
v2.0.0-beta.237
Compare Source
🐛 Bug Fixes
v2.0.0-beta.236
Compare Source
Highlights
⚠ BREAKING CHANGES
triggerWords
totriggerLength
✨ Features
🐛 Bug Fixes
v2.0.0-beta.235
Compare Source
Highlights
✨ Features
🐛 Bug Fixes
v2.0.0-beta.234
Compare Source
🐛 Bug Fixes
v2.0.0-beta.233
Compare Source
✨ Features
v2.0.0-beta.231
Compare Source
✨ Features
🐛 Bug Fixes
v2.0.0-beta.230
Compare Source
🐛 Bug Fixes
v2.0.0-beta.229
Compare Source
Highlights
@vue/repl
v2.✨ Features
🐛 Bug Fixes
v2.0.0-beta.228
Compare Source
🐛 Bug Fixes
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.
This PR was generated by Mend Renovate. View the repository job log.