chore: Configure Renovate #57
Reference in New Issue
Block a user
Delete Branch "renovate/configure"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
📚 See our Reading List for relevant documentation you may be interested in reading.
🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.jsonin this branch. Renovate will update the Pull Request description the next time it runs.Detected Package Files
docker-compose.yml(docker-compose)Dockerfile(dockerfile).forgejo/workflows/flutter.yml(github-actions).forgejo/workflows/release.yml(github-actions).forgejo/workflows/test-go.yml(github-actions).forgejo/workflows/test-web.yml(github-actions)go.mod(gomod)flutter_client/android/gradle.properties(gradle)flutter_client/android/settings.gradle.kts(gradle)flutter_client/android/build.gradle.kts(gradle)flutter_client/android/app/build.gradle.kts(gradle)flutter_client/android/gradle/wrapper/gradle-wrapper.properties(gradle-wrapper)tools/package.json(npm)web/package.json(npm)flutter_client/pubspec.yaml(pub)Configuration Summary
Based on the default config's presets, Renovate will:
fixfor dependencies andchorefor all others if semantic commits are in use.node_modules,bower_components,vendorand various test/tests (except for nuget) directories.What to Expect
With your current configuration, Renovate will create 25 Pull Requests:
chore(deps): update dependency svelte to v5.55.9
renovate/svelte-5.x-lockfilemain5.55.9chore(deps): update gradle to v8.14.5
renovate/gradle-8.xmain8.14.5chore(deps): update dependency @sveltejs/kit to v2.61.1
renovate/sveltejs-kit-2.x-lockfilemain2.61.1chore(deps): update docker/dockerfile docker tag to v1.24
renovate/docker-dockerfile-1.xmain1.24chore(deps): update golang docker tag to v1.26
renovate/golang-1.xmain1.26-bookwormchore(deps): update plugin com.android.application to v8.13.2
renovate/com.android.application-8.xmain8.13.2chore(deps): update plugin org.jetbrains.kotlin.android to v2.3.21
renovate/org.jetbrains.kotlin.android-2.xmain2.3.21fix(deps): update dependency drift_flutter to ^0.3.0
renovate/drift_flutter-0.xmain^0.3.0fix(deps): update dependency sqlite3_flutter_libs to ^0.6.0
renovate/sqlite3_flutter_libs-0.xmain^0.6.0fix(deps): update module github.com/go-chi/chi/v5 to v5.3.0
renovate/github.com-go-chi-chi-v5-5.xmainv5.3.0fix(deps): update module golang.org/x/crypto to v0.52.0
renovate/golang.org-x-crypto-0.xmainv0.52.0chore(deps): update dependency @sveltejs/vite-plugin-svelte to v7
renovate/sveltejs-vite-plugin-svelte-7.xmain^7.0.0chore(deps): update dependency jsdom to v29
renovate/jsdom-29.xmain^29.0.0chore(deps): update dependency tailwindcss to v4
renovate/major-tailwindcss-monorepomain^4.0.0chore(deps): update dependency typescript to v6
renovate/typescript-6.xmain^6.0.0chore(deps): update dependency vite to v8
renovate/vite-8.xmain^8.0.0chore(deps): update dependency vitest to v4
renovate/major-vitest-monorepomain^4.0.0chore(deps): update gradle to v9
renovate/gradle-9.xmain9.5.1chore(deps): update node.js to v24
renovate/node-24.xmain24-bookworm-slimchore(deps): update plugin com.android.application to v9
renovate/com.android.application-9.xmain9.2.1chore(deps): update postgres docker tag to v18
renovate/postgres-18.xmain18-alpinefix(deps): update dependency @tanstack/svelte-query to v6
renovate/major-tanstack-query-monorepomain^6.0.0fix(deps): update dependency connectivity_plus to v7
renovate/connectivity_plus-7.xmain^7.0.0fix(deps): update dependency flutter_timezone to v5
renovate/flutter_timezone-5.xmain^5.0.0fix(deps): update dependency package_info_plus to v10
renovate/package_info_plus-10.xmain^10.0.0🚸 PR creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for
prHourlyLimitfor 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 has been generated by Mend Renovate.