This repository was archived by the owner on Oct 14, 2025. It is now read-only.
Open
Conversation
f6d66cc to
99a33b5
Compare
e8977b6 to
6431804
Compare
GangGreenTemperTatum
previously approved these changes
Jul 28, 2025
b1f5aab to
b29ee6d
Compare
18fe00e to
6dca9fc
Compare
e28f8b1 to
f79e1b9
Compare
adb1673 to
3b39489
Compare
254970e to
b1d9af6
Compare
f27342f to
4610aa6
Compare
613efbf to
56defae
Compare
56defae to
f444f8d
Compare
| datasource | package | from | to | | ---------- | -------------------- | ------ | ------ | | npm | @caido/sdk-backend | 0.49.0 | 0.52.0 | | npm | @caido/sdk-frontend | 0.49.0 | 0.52.0 | | npm | @codemirror/view | 6.38.1 | 6.38.6 | | npm | @tailwindcss/postcss | 4.1.11 | 4.1.14 | | npm | @vitejs/plugin-vue | 6.0.0 | 6.0.1 | | npm | postcss-prefixwrap | 1.56.0 | 1.57.0 | | npm | tailwindcss | 4.1.11 | 4.1.14 | | npm | typescript | 5.8.3 | 5.9.3 | | npm | vue-tsc | 3.0.1 | 3.1.1 |
f444f8d to
587cdc1
Compare
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
^0.49.0->^0.52.0^0.49.0->^0.52.06.38.1->6.38.64.1.11->4.1.146.0.0->6.0.11.56.0->1.57.04.1.11->4.1.145.8.3->5.9.33.0.1->3.1.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
codemirror/view (@codemirror/view)
v6.38.6Compare Source
Bug fixes
Work around a regression in Safari 26 that causes fragments of old selections to remain visible.
v6.38.5Compare Source
Bug fixes
Avoid firing text changes that cover unchanged text on Android.
Fix an issue where the editor could, in some circumstances, insert a stray newline when typing over a document that ended in a block widget.
Work around an issue in Safari 26 that causes inappropriate scrolling on focus in some circumstances.
v6.38.4Compare Source
Bug fixes
Work around a Chrome Android issue where the browser doesn't properly fire composition end events, leaving CodeMirror to believe the user was still composing.
v6.38.3Compare Source
Bug fixes
Work around a rendering bug in Mobile Safari by completely hiding empty layers.
Fix vertical cursor motion in Chrome around decorations with bottom borders or margins.
Fix an issue that caused mark decorations longer than 512 characters to needlessly be split.
Move the cursor out of atomic ranges when text input happens.
v6.38.2Compare Source
Bug fixes
Re-enable falling dispatching keys by key code for Cmd-Alt- combinations on macOS.
Make sure all pointer selections skip atomic ranges.
tailwindlabs/tailwindcss (@tailwindcss/postcss)
v4.1.14Compare Source
Fixed
'syntax in ClojureScript when extracting classes (#18888)@variantinside@custom-variant(#18885)@utility(#18900)grid-columnutilities when configuringgrid-column-startorgrid-column-end(#18907)grid-rowutilities when configuringgrid-row-startorgrid-row-end(#18907)defaultexport condition for@tailwindcss/vite(#18948)@themeproduce no output when built (#18979)variant = 'outline'during upgrades (#18922)classNameis migrated (#19031)*ClassNameand*Classattributes (#19031)v4.1.13Compare Source
Changed
Fixed
visibilitywhen usingtransition(#18795)matchVariantvalues (#18798)clipwithclip-pathinsr-only(#18769)matchUtilities(#18820).vercelfolders by default (can be overridden by@source …rules) (#18855)@-to be invalid (e.g.@-2xl:flex) (#18869)-or_(#18867, #18872)ariatheme keys to@custom-variant(#18815)datatheme keys to@custom-variant(#18816)supportstheme keys to@custom-variant(#18817)v4.1.12Compare Source
Fixed
@apply(#18404)flex-<number>utilities (#18642))from interfering with extraction in Clojure keywords (#18345)@pluginand@config(#18345)process.env.DEBUGin@tailwindcss/node(#18485)falseorundefinedproperties (#18571)@tailwindcss/postcssviatransformAssetUrls: false(#18321)addEventListenerand JavaScript variable names (#18718)--border-color-*theme keys individe-*utilities for backwards compatibility (#18704).hdrand.exrfiles for classes by default (#18734)vitejs/vite-plugin-vue (@vitejs/plugin-vue)
v6.0.1Bug Fixes
Performance Improvements
debug(#627) (9dfa996)Miscellaneous Chores
Build System
dbtedman/postcss-prefixwrap (postcss-prefixwrap)
v1.57.0Compare Source
💡 Features and Improvements
🐛 Bug Fixes
🔧 Maintenance
v1.56.2Compare Source
🐛 Bug Fixes
v1.56.1Compare Source
🐛 Bug Fixes
microsoft/TypeScript (typescript)
v5.9.3Compare Source
v5.9.2Compare Source
vuejs/language-tools (vue-tsc)
v3.1.1Compare Source
Features
--tsdkcommand line arg (#5691)Bug Fixes
RefbyRefSymbolproperty (#5687) - Thanks to @KazariEX!__vue__in project instead of program (#5690)$scopedSlotssupport for Vue 2__VLS_export(#5696) - Thanks to @KazariEX!Other Changes
writeGlobalTypeswithout side effectsv3.1.0Compare Source
Performance
Other Changes
v3.0.9Compare Source
Features
--tsdkcommand line arg (#5691)v3.0.8Compare Source
Features
vue.server.pathsetting (#5647)Bug Fixes
VueVirtualCodein constructor (#5635) - Thanks to @KazariEX!typescriptServerPluginlanguages without FS hackfilescheme files (#5653) - Thanks to @KazariEX!Performance
Other Changes
v3.0.7Compare Source
Bug Fixes
Other Changes
@typescript-eslint/no-unnecessary-condition(#5630)v3.0.6Compare Source
Bug Fixes
:classexpression with parens - Thanks to @KazariEX!targetoption (#5583) - Thanks to @gxres042!vue-component-type-helperstolib/helpers(#5600)configFileNamedefault value (#5606)js/ts.hover.maximumLengthandtypescript.experimental.expandableHover(#5577)Other Changes
excludeconfig suggestion from global types error message (#5579) - Thanks to @Ciallo-Chiakivue-component-type-helpersto current version (#5589) - Thanks to @kingyue737!v3.0.5Compare Source
Features
compileSFCStyleto provide style related infomation (#5548) - Thanks to @KazariEX!v-for(#5553) - Thanks to @KazariEX!Bug Fixes
modelModifiersfor explicitly declared default model name (#5558) - Thanks to @KazariEX!.valueinsertionclassscope fallback forcomponentsemantic tokens (#5559) - Thanks to @KazariEX!globalTypesPathfor FS filesrestartExtensionHostOther Changes
v3.0.4Compare Source
Features
Bug Fixes
skipTemplateCodegenwhen exposing$slots- Thanks to @KazariEX!Other Changes
checkUnknownEventsandcheckUnknownComponentsin sfc (#5537) - Thanks to @KazariEX!v3.0.3Compare Source
Bug Fixes
node_modulesbased on file's directory (#5525) - Thanks to @KazariEX!Other Changes
v3.0.2Compare Source
Features
globalTypesPathoption for non-npm like environment (#5505) - Thanks to @KazariEX!Bug Fixes
/or)- Thanks to @KazariEX!colorizedBracketPairsconfig for plaintext<component>withoutisprop as normal component - Thanks to @KazariEX!@vue/typescript-pluginlast (#5483)namevalue of<slot>- Thanks to @KazariEX!allowJsto reactivity analyze host - Thanks to @KazariEX!mdfor markdown (#5497) - Thanks to @KazariEX!modulefrom template completion - Thanks to @KazariEX!Other Changes
minimatchtopicomatch(#5499) - Thanks to @KazariEX!.d.${ext}.tsfile exists (volarjs/volar.js#277)Configuration
📅 Schedule: Branch creation - "before 4am" in timezone America/New_York, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 was generated by Mend Renovate. View the repository job log.