Configure Renovate #14
Loading…
x
Reference in New Issue
Block a user
No description provided.
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.
Detected Package Files
frontend/android/Gemfile
(bundler)frontend/ios/Gemfile
(bundler)frontend/ios/Podfile
(cocoapods)backend/Dockerfile
(dockerfile).gitea/workflows/backend_run_lint.yaml
(github-actions).gitea/workflows/backend_run_test.yaml
(github-actions).gitea/workflows/frontend_build-app-android.yaml
(github-actions).gitea/workflows/frontend_build-app-ios.yaml
(github-actions).gitea/workflows/workflow_build-image.yaml
(github-actions).gitea/workflows/workflow_deploy-container.yaml
(github-actions)frontend/.github/workflows/build_app_android.yaml
(github-actions)frontend/.github/workflows/build_app_ios.yaml
(github-actions)frontend/android/gradle.properties
(gradle)frontend/android/settings.gradle
(gradle)frontend/android/build.gradle
(gradle)frontend/android/app/build.gradle
(gradle)backend/Pipfile
(pipenv)frontend/pubspec.yaml
(pub)What to Expect
With your current configuration, Renovate will create 8 Pull Requests:
Update dependency flutter to v3.29.2
renovate/flutter-3.x
main
3.29.2
Update dependency flutter_launcher_icons to ^0.14.0
renovate/flutter_launcher_icons-0.x
main
^0.14.0
Update plugin com.android.application to v8.9.1
renovate/com.android.application-8.x
main
8.9.1
Update plugin org.jetbrains.kotlin.android to v2.1.20
renovate/org.jetbrains.kotlin.android-2.x
main
2.1.20
Update python Docker tag to v3.13
renovate/python-3.x
main
3.13-slim
Update actions/upload-artifact action to v4
renovate/actions-upload-artifact-4.x
main
v4
Update dependency flutter_lints to v5
renovate/flutter_lints-5.x
main
^5.0.0
Update docker/build-push-action action to v6
renovate/docker-build-push-action-6.x
main
v6
🚸 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 has been generated by Renovate Bot.
Checkout
From your project repository, check out a new branch and test the changes.