You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: forge-ui-styleguide@1.3.1
npm ERR! Found: vite@4.5.14
npm ERR! node_modules/vite
npm ERR! dev vite@"4.5.14" from forge-ui-styleguide@1.3.1
npm ERR! apps/docs
npm ERR! forge-ui-styleguide@1.3.1
npm ERR! node_modules/forge-ui-styleguide
npm ERR! workspace apps/docs from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer vite@">=5.4.20" from vite-plugin-checker@0.11.0
npm ERR! node_modules/vite-plugin-checker
npm ERR! dev vite-plugin-checker@"0.11.0" from forge-ui-styleguide@1.3.1
npm ERR! apps/docs
npm ERR! forge-ui-styleguide@1.3.1
npm ERR! node_modules/forge-ui-styleguide
npm ERR! workspace apps/docs from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See /runner/cache/others/npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! /runner/cache/others/npm/_logs/2025-10-14T19_54_14_890Z-debug-0.log
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
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
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.6.4->0.11.0Release Notes
fi3ework/vite-plugin-checker (vite-plugin-checker)
v0.11.0Compare Source
🚨 Breaking Changes
strip-ansi- by @danielroe in #588 (66a10)🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.10.3Compare Source
🐞 Bug Fixes
lastIndexbefore reusing regexes - by @justinbhopper in #564 (f4072)View changes on GitHub
v0.10.2Compare Source
🐞 Bug Fixes
vue-tsc3.0.3+ - by @KazariEX in #551 (5055e)View changes on GitHub
v0.10.1Compare Source
🐞 Bug Fixes
spawn- by @nocive in #540 (455b6)View changes on GitHub
v0.10.0Compare Source
v0.9.3Compare Source
No significant changes
View changes on GitHub
v0.9.2Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.9.1Compare Source
🐞 Bug Fixes
errorlevel for info/warn messages - by @danielroe in #474 (694b7)View changes on GitHub
v0.9.0Compare Source
🚨 Breaking Changes
cjsusage - by @danielroe in #452 (155d7)meow- by @strawberry-choco in #294 (3ec83)🚀 Features
typescriptPath- by @fuks-ru in #296 (945e9)🐞 Bug Fixes
maxBuffersize to infinity - by @jonondarnad in #417 (939ab)🏎 Performance
fs-extrain favour of nativenode:fs- by @danielroe in #444 (94830)colorette- by @danielroe (2a745)View changes on GitHub
v0.8.0Compare Source
🚨 Breaking Changes
vue-tsc: Updated createVueLanguagePlugin syntax, version pin - by @daniluk4000 and drodichkin in #398 (5f5b9)
Now, vite-plugin-checker requires
"vue-tsc": "~2.1.6".🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.7.2Compare Source
Patch Changes
568b782: Added basic support for Biome82972e0: fix: tweak biome configsv0.7.1Compare Source
Patch Changes
909182e: Remove extraneous non props attributes warninge881c44: Bump @vitejs/plugin-vue to resolve runtime warning, see #34680ca69c: Resolve optionaltor from ESLint path, do not requires to install optionator anymore78fc007: Throw error and hint user when vue-tsc working with typescript lower than 5.0.052423b2: sync runTsc https://github.com/volarjs/volar.js/blob/630f31118d3986c00cc730eb83cd896709fd547e/packages/typescript/lib/quickstart/runTsc.ts2a0af74: refactor: reuse codeFrame helper in logger and deduplicate code7d985e7: refactor: import@volar/typescriptfromvue-tscv0.7.0Compare Source
Minor Changes
0747729: fix: compatibility with vue-tsc 2.xConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.