-
-
Notifications
You must be signed in to change notification settings - Fork 6
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
Configure Renovate #1
base: main
Are you sure you want to change the base?
Conversation
96578e1
to
f5c27cd
Compare
WalkthroughThe introduction of Changes
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 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 as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
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/core/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 17 Pull Requests:
fix(deps): update @dcloudio to v3.0.0-alpha-4030320241109002
renovate/@dcloudio
main
3.0.0-alpha-4030320241109002
3.0.0-alpha-4030320241109002
3.0.0-alpha-4030320241109002
3.0.0-alpha-4030320241109002
3.0.0-alpha-4030320241109002
3.0.0-alpha-4030320241109002
3.0.0-alpha-4030320241109002
3.0.0-alpha-4030320241109002
3.0.0-alpha-4030320241109002
3.0.0-alpha-4030320241109002
3.0.0-alpha-4030320241109002
3.0.0-alpha-4030320241109002
3.0.0-alpha-4030320241109002
3.0.0-alpha-4030320241109002
3.0.0-alpha-4030320241109002
3.0.0-alpha-4030320241109002
chore(deps): update all non-major dependencies
renovate/all-minor-patch
main
^0.43.0
^0.6.0
0.9.2
^0.17.0
^0.5.0
8.15.9
4.5.5
^0.8.0
^0.34.0
1.3.14
chore(deps): update actions/checkout action to v4
renovate/actions-checkout-4.x
main
v4
chore(deps): update actions/setup-node action to v4
renovate/actions-setup-node-4.x
main
v4
chore(deps): update dependency @antfu/eslint-config to v3
renovate/antfu-eslint-config-3.x
main
^3.0.0
chore(deps): update dependency @types/node to v22
renovate/node-22.x
main
^22.0.0
chore(deps): update dependency eslint to v9
renovate/major-eslint-monorepo
main
^9.0.0
chore(deps): update dependency esno to v4
renovate/esno-4.x
main
^4.0.0
chore(deps): update dependency rollup to v4
renovate/rollup-4.x
main
^4.0.0
chore(deps): update dependency unbuild to v2
renovate/unbuild-2.x
main
^2.0.0
chore(deps): update dependency vite to v5
renovate/vite-5.x
main
5.4.11
^5.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.13.2
fix(deps): update dependency chokidar to v4
renovate/chokidar-4.x
main
^4.0.0
fix(deps): update dependency minimatch to v10
renovate/minimatch-10.x
main
^10.0.0
fix(deps): update dependency vue-i18n to v10
renovate/vue-i18n-10.x
main
^10.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.