-
Notifications
You must be signed in to change notification settings - Fork 1
Update docs devDependencies #487
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
titouanmathis
wants to merge
1
commit into
develop
Choose a base branch
from
renovate/docs-dev-dependencies
base: develop
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.
Open
Conversation
This file contains hidden or 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
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #487 +/- ##
=============================================
- Coverage 71.02% 70.81% -0.22%
Complexity 20 20
=============================================
Files 74 74
Lines 1850 1850
Branches 332 332
=============================================
- Hits 1314 1310 -4
- Misses 473 477 +4
Partials 63 63
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Export SizeUnchanged@studiometa/ui
|
b92b058 to
bfaba26
Compare
3dd064b to
f43b5db
Compare
13d03ce to
522df8c
Compare
5ed69c1 to
91e8f2f
Compare
91e8f2f to
8fa00a3
Compare
8fa00a3 to
b2d10b0
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:
1.2.17->1.2.193.15.0->3.20.014.0.0->14.1.014.0.0->14.1.010.4.21->10.4.223.4.18->3.4.192.0.0-alpha.12->2.0.0-alpha.151.9.1->1.9.3Release Notes
shikijs/shiki (@shikijs/vitepress-twoslash)
v3.20.0Compare Source
🚀 Features
🐞 Bug Fixes
🏎 Performance
View changes on GitHub
v3.19.0Compare Source
🚀 Features
rootStyle: falseoption - by @khushthecoder and @antfu in #1184 (baf9a)classActiveCodeoption to notation transformers - by @GreenHacker420 in #1171 (a6a44)🐞 Bug Fixes
View changes on GitHub
v3.18.0Compare Source
🚀 Features
zeroIndexedoption totransformerMetaHighlight- by @manak-sharma20 in #1149 (c39ff)🐞 Bug Fixes
langAliasto special languages, close #1164 - by @antfu in #1164 (45ab1)View changes on GitHub
v3.17.1Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v3.17.0Compare Source
🚀 Features
🐞 Bug Fixes
createdBundledHighlightertocreateBundledHighlighter- by @tushar73-jet, Tushar and @antfu in #1135 (e6d21)twoslash-query-persisted, close #1130, close #981 - by @antfu in #1130 and #981 (55a17)View changes on GitHub
v3.16.0Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
vueuse/vueuse (@vueuse/components)
v14.1.0Compare Source
🚀 Features
initialValueoption - by @kricsleo and @9romise in #5159 (13f36)autoConnect.delaysupport function - by @YuchenWell, Anthony Fu and @9romise in #5089 (176f2)🐞 Bug Fixes
isIOSconstant - by @toofishes in #5163 (60888)ResizeObserverSizetypes - by @9romise in #5127 (d7a07)UseArrayReduceReturntype - by @michaelcozzolino in #5177 (e1204)getComputedStyle- by @9romise in #5150 (f74a6)View changes on GitHub
postcss/autoprefixer (autoprefixer)
v10.4.22Compare Source
stretchprefixes on new Can I Use database.fraction.js.tailwindlabs/tailwindcss (tailwindcss)
v3.4.19Compare Source
Fixed
sibling-*()functions when used insidecalc(…)(#19335)vuejs/vitepress (vitepress)
v2.0.0-alpha.15Compare Source
Bug Fixes
v2.0.0-alpha.14Compare Source
Bug Fixes
Features
vitepress:codeGroupTabActivatecustom event when a code group tab is activated (dfb02a4), closes #5023v2.0.0-alpha.13Compare Source
Bug Fixes
markdown.cjkFriendlytomarkdown.cjkFriendlyEmphasis(bce0b53), closes #4952:wherein selector list for now (c2eaccd), closes #4923Features
$symbol selection in shell code (#5025) (bf2715e)Performance Improvements
BREAKING CHANGES
markdown-it-attrsis disabled for fenced code blocks. For most users no change is required. If you want to add classes to code blocks, do it using shiki transformers instead.cjkFriendlytocjkFriendlyEmphasisin your vitepress config. Most people should be unaffected unless they want to disable the CJK emphasis behavior added v2.0.0-alpha.12.okineadev/vitepress-plugin-llms (vitepress-plugin-llms)
v1.9.3Compare Source
🩹 Fixes
vitepress-componentsexport (#104) - by @ruan-cat (b210c)💖 Contributors
View changes on GitHub
v1.9.2Compare Source
🩹 Fixes
Codenode for code snippets instead ofHtmland fix stripping frontmatter from files in<!--@​include ./...-->- by @okineadev (488f0)💖 Contributors
View changes on GitHub
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.