-
-
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
chore: Configure Renovate #1
base: main
Are you sure you want to change the base?
Conversation
Hi there 👋 Using this App for a private organization repository requires a paid subscription. You can click If you are a non-profit organization or otherwise can not pay for such a plan, contact me by creating an issue |
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
.github/workflows/release.yml
(github-actions)package.json
(npm)packages/client/package.json
(npm)packages/kit/package.json
(npm)packages/plugin/package.json
(npm)packages/shared/package.json
(npm)packages/types/package.json
(npm)playground/package.json
(npm)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests (except for nuget) directories.minor
andpatch
updates together.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.json
in this branch. Renovate will update the Pull Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 20 Pull Requests:
chore(deps): update dependency vite to v5.2.14 [security]
renovate/npm-vite-vulnerability
main
5.2.14
chore(deps): update pnpm to v9.15.0 [security]
renovate/npm-pnpm-vulnerability
main
9.15.0
fix(deps): update dependency vue-i18n to v9.14.2 [security]
renovate/npm-vue-i18n-vulnerability
main
9.14.2
fix(deps): update @dcloudio
renovate/@dcloudio
main
3.0.0-alpha-4040220241217001
3.0.0-alpha-4010320240415001
3.0.0-alpha-4040220241217001
3.0.0-alpha-4040220241217001
3.0.0-alpha-4040220241217001
3.0.0-alpha-3000020210521001
3.0.0-alpha-4040220241217001
3.0.0-alpha-4040220241217001
3.0.0-alpha-4040220241217001
3.0.0-alpha-4040220241217001
3.0.0-alpha-4040220241217001
3.0.0-alpha-4040220241217001
3.0.0-alpha-4040220241217001
3.0.0-alpha-4040220241217001
3.0.0-alpha-4040220241217001
3.0.0-alpha-4040220241217001
3.0.0-alpha-4040220241217001
3.0.0-alpha-4040220241217001
3.0.0-alpha-4040220241217001
3.0.0-alpha-3000020210521001
fix(deps): update all non-major dependencies
renovate/all-minor-patch
main
2.27.3
^0.23.0
^0.2.0
^0.2.0
^0.65.0
^0.65.0
^0.65.0
^0.7.0
2.3.0
8.15.9
^0.65.0
^0.19.0
^0.28.0
^0.10.0
^0.10.0
chore(deps): update actions/checkout action to v4
renovate/actions-checkout-4.x
main
v4
chore(deps): update dependency @antfu/eslint-config to v3
renovate/antfu-eslint-config-3.x
main
3.12.0
chore(deps): update dependency @types/node to v22
renovate/node-22.x
main
^22.0.0
chore(deps): update dependency concurrently to v9
renovate/concurrently-9.x
main
^9.0.0
chore(deps): update dependency eslint to v9
renovate/major-eslint-monorepo
main
^9.0.0
chore(deps): update dependency rimraf to v6
renovate/rimraf-6.x
main
^6.0.0
chore(deps): update dependency unbuild to v3
renovate/unbuild-3.x
main
^3.0.0
chore(deps): update dependency vite to v6
renovate/vite-6.x
main
^6.0.0
chore(deps): update dependency vitest to v2
renovate/major-vitest-monorepo
main
^2.0.0
chore(deps): update dependency vue-tsc to v2
renovate/vue-tsc-2.x
main
^2.0.0
chore(deps): update pnpm to v9
renovate/pnpm-9.x
main
9.15.1
fix(deps): update dependency @vueuse/core to v12
renovate/major-vueuse-monorepo
main
^12.0.0
fix(deps): update dependency detect-port to v2
renovate/detect-port-2.x
main
^2.0.0
fix(deps): update dependency glob to v11
renovate/glob-11.x
main
^11.0.0
fix(deps): update dependency sirv to v3
renovate/sirv-3.x
main
^3.0.0
🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for
prhourlylimit
for details.❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.
This PR was generated by Mend Renovate. View the repository job log.