Configure Renovate #14

Open
renovate wants to merge 1 commits from renovate/configure into main
Collaborator

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
  • Schedule: ["at any time"]
  • Branch name: renovate/flutter-3.x
  • Merge into: main
  • Upgrade flutter to 3.29.2
Update dependency flutter_launcher_icons to ^0.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/flutter_launcher_icons-0.x
  • Merge into: main
  • Upgrade flutter_launcher_icons to ^0.14.0
Update plugin com.android.application to v8.9.1
  • Schedule: ["at any time"]
  • Branch name: renovate/com.android.application-8.x
  • Merge into: main
  • Upgrade com.android.application to 8.9.1
Update plugin org.jetbrains.kotlin.android to v2.1.20
  • Schedule: ["at any time"]
  • Branch name: renovate/org.jetbrains.kotlin.android-2.x
  • Merge into: main
  • Upgrade org.jetbrains.kotlin.android to 2.1.20
Update python Docker tag to v3.13
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: main
  • Upgrade python to 3.13-slim
Update actions/upload-artifact action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-upload-artifact-4.x
  • Merge into: main
  • Upgrade actions/upload-artifact to v4
Update dependency flutter_lints to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/flutter_lints-5.x
  • Merge into: main
  • Upgrade flutter_lints to ^5.0.0
Update docker/build-push-action action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-build-push-action-6.x
  • Merge into: main
  • Upgrade docker/build-push-action to 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.


⚠️ Warning

Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.

  • Failed to look up maven package dev.flutter.flutter-plugin-loader:dev.flutter.flutter-plugin-loader.gradle.plugin

Files affected: frontend/android/settings.gradle


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.

Welcome to [Renovate](https://github.com/renovatebot/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: <details> <summary>Update dependency flutter to v3.29.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/flutter-3.x` - Merge into: `main` - Upgrade [flutter](https://github.com/flutter/flutter) to `3.29.2` </details> <details> <summary>Update dependency flutter_launcher_icons to ^0.14.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/flutter_launcher_icons-0.x` - Merge into: `main` - Upgrade [flutter_launcher_icons](https://github.com/fluttercommunity/flutter_launcher_icons) to `^0.14.0` </details> <details> <summary>Update plugin com.android.application to v8.9.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/com.android.application-8.x` - Merge into: `main` - Upgrade [com.android.application](https://android.googlesource.com/platform/tools/base) to `8.9.1` </details> <details> <summary>Update plugin org.jetbrains.kotlin.android to v2.1.20</summary> - Schedule: ["at any time"] - Branch name: `renovate/org.jetbrains.kotlin.android-2.x` - Merge into: `main` - Upgrade [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) to `2.1.20` </details> <details> <summary>Update python Docker tag to v3.13</summary> - Schedule: ["at any time"] - Branch name: `renovate/python-3.x` - Merge into: `main` - Upgrade python to `3.13-slim` </details> <details> <summary>Update actions/upload-artifact action to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-upload-artifact-4.x` - Merge into: `main` - Upgrade [actions/upload-artifact](https://gitea.com/actions/upload-artifact) to `v4` </details> <details> <summary>Update dependency flutter_lints to v5</summary> - Schedule: ["at any time"] - Branch name: `renovate/flutter_lints-5.x` - Merge into: `main` - Upgrade [flutter_lints](https://github.com/flutter/packages) to `^5.0.0` </details> <details> <summary>Update docker/build-push-action action to v6</summary> - Schedule: ["at any time"] - Branch name: `renovate/docker-build-push-action-6.x` - Merge into: `main` - Upgrade [docker/build-push-action](https://github.com/docker/build-push-action) to `v6` </details> 🚸 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. --- > > ⚠️ **Warning** > > Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR. > > - `Failed to look up maven package dev.flutter.flutter-plugin-loader:dev.flutter.flutter-plugin-loader.gradle.plugin` > > Files affected: `frontend/android/settings.gradle` --- ❓ Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section. If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions). --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-config-hash:94693a990c975907e7f13da3309b9d56ba02b3983519b41786edf5cf031e457c-->
renovate added 1 commit 2024-07-27 12:30:29 +00:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/configure:renovate/configure
git checkout renovate/configure
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anydev/anyway#14
No description provided.