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.json in this branch. Renovate will update the Pull Request description the next time it runs.
Regenerate lock files to use latest dependency versions
🚸 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 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: no-result
❓ 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.
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.
📚 See our [Reading List](https://docs.renovatebot.com/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.json` in this branch. Renovate will update the Pull Request description the next time it runs.
---
### Detected Package Files
* `apps/ios/Podfile` (cocoapods)
* `apps/macos/Podfile` (cocoapods)
* `plugins/toaster_utils/toaster_utils/example/ios/Podfile` (cocoapods)
* `plugins/toaster_utils/toaster_utils/example/macos/Podfile` (cocoapods)
* `.gitea/workflows/test.yaml` (github-actions)
* `packages/toaster_ui/.github/workflows/license_check.yaml` (github-actions)
* `packages/toaster_ui/.github/workflows/main.yaml` (github-actions)
* `plugins/toaster_utils/.github/workflows/ci.yaml` (github-actions)
* `plugins/toaster_utils/.github/workflows/license_check.yaml` (github-actions)
* `plugins/toaster_utils/.github/workflows/toaster_utils.yaml` (github-actions)
* `plugins/toaster_utils/.github/workflows/toaster_utils_android.yaml` (github-actions)
* `plugins/toaster_utils/.github/workflows/toaster_utils_ios.yaml` (github-actions)
* `plugins/toaster_utils/.github/workflows/toaster_utils_macos.yaml` (github-actions)
* `plugins/toaster_utils/.github/workflows/toaster_utils_platform_interface.yaml` (github-actions)
* `apps/android/gradle.properties` (gradle)
* `apps/android/settings.gradle.kts` (gradle)
* `apps/android/build.gradle.kts` (gradle)
* `apps/android/app/build.gradle.kts` (gradle)
* `plugins/toaster_utils/toaster_utils_android/android/settings.gradle.kts` (gradle)
* `plugins/toaster_utils/toaster_utils_android/android/build.gradle` (gradle)
* `plugins/toaster_utils/toaster_utils/example/android/gradle.properties` (gradle)
* `plugins/toaster_utils/toaster_utils/example/android/settings.gradle.kts` (gradle)
* `plugins/toaster_utils/toaster_utils/example/android/build.gradle.kts` (gradle)
* `plugins/toaster_utils/toaster_utils/example/android/app/build.gradle.kts` (gradle)
* `apps/android/gradle/wrapper/gradle-wrapper.properties` (gradle-wrapper)
* `plugins/toaster_utils/toaster_utils/example/android/gradle/wrapper/gradle-wrapper.properties` (gradle-wrapper)
* `apps/pubspec.yaml` (pub)
* `packages/toaster_ui/pubspec.yaml` (pub)
* `packages/toaster_ui/widgetbook/pubspec.yaml` (pub)
* `plugins/toaster_utils/toaster_utils/example/pubspec.yaml` (pub)
* `plugins/toaster_utils/toaster_utils/pubspec.yaml` (pub)
* `plugins/toaster_utils/toaster_utils_android/pubspec.yaml` (pub)
* `plugins/toaster_utils/toaster_utils_ios/pubspec.yaml` (pub)
* `plugins/toaster_utils/toaster_utils_macos/pubspec.yaml` (pub)
* `plugins/toaster_utils/toaster_utils_platform_interface/pubspec.yaml` (pub)
* `pubspec.yaml` (pub)
* `renovate.json` (renovate-config)
### Configuration Summary
Based on the default config's presets, Renovate will:
- Start dependency updates only once this onboarding PR is merged
- Enable Renovate Dependency Dashboard creation.
- Use semantic commit type `fix` for dependencies and `chore` for all others if semantic commits are in use.
- Ignore `node_modules`, `bower_components`, `vendor` and various test/tests (except for nuget) directories.
- Group known monorepo packages together.
- Use curated list of recommended non-monorepo package groupings.
- Show only the Age and Confidence Merge Confidence badges for pull requests.
- Apply crowd-sourced package replacement rules.
- Apply crowd-sourced workarounds for known problems with packages.
- Ensure that every dependency pinned by digest and sourced from Forgejo contains a link to the commit-to-commit diff
- Ensure that every dependency pinned by digest and sourced from Gitea contains a link to the commit-to-commit diff
- Ensure that every dependency pinned by digest and sourced from GitHub.com and Github enterprise contains a link to the commit-to-commit diff
- Ensure that every dependency pinned by digest and sourced from GitLab.com contains a link to the commit-to-commit diff
- Correctly link to the source code for golang.org/x packages
- Link to pkg.go.dev/... for golang.org/x packages' title
- Provide a link to octochangelog's improved breakdown for Renovate's changelogs
- Enable Renovate Dependency Dashboard creation.
- Run Renovate on following schedule: * 0-6 * * 1
---
### What to Expect
With your current configuration, Renovate will create 12 Pull Requests:
<details>
<summary>Update Gradle to v8.14.5</summary>
- Schedule: ["* 0-6 * * 1"]
- Branch name: `renovate/gradle-8.x`
- Merge into: `main`
- Upgrade [gradle](https://github.com/gradle/gradle) to `8.14.5`
</details>
<details>
<summary>Update dependency org.mockito:mockito-core to v5.23.0</summary>
- Schedule: ["* 0-6 * * 1"]
- Branch name: `renovate/mockito-monorepo`
- Merge into: `main`
- Upgrade [org.mockito:mockito-core](https://github.com/mockito/mockito) to `5.23.0`
</details>
<details>
<summary>Update plugin com.android.application to v8.13.2</summary>
- Schedule: ["* 0-6 * * 1"]
- Branch name: `renovate/com.android.application-8.x`
- Merge into: `main`
- Upgrade [com.android.application](https://android.googlesource.com/platform/tools/base) to `8.13.2`
</details>
<details>
<summary>Update plugin com.android.library to v8.13.2</summary>
- Schedule: ["* 0-6 * * 1"]
- Branch name: `renovate/com.android.library-8.x`
- Merge into: `main`
- Upgrade [com.android.library](https://android.googlesource.com/platform/tools/base) to `8.13.2`
</details>
<details>
<summary>Update plugin org.jetbrains.kotlin.android to v2.4.10</summary>
- Schedule: ["* 0-6 * * 1"]
- Branch name: `renovate/spring-+-kotlin`
- Merge into: `main`
- Upgrade org.jetbrains.kotlin.android to `2.4.10`
</details>
<details>
<summary>Update CI actions (major)</summary>
- Schedule: ["* 0-6 * * 1"]
- Branch name: `renovate/major-ci-actions`
- Merge into: `main`
- Upgrade [actions/cache](https://github.com/actions/cache) to `v6`
- Upgrade [actions/checkout](https://github.com/actions/checkout) to `v7`
- Upgrade [actions/setup-java](https://github.com/actions/setup-java) to `v5`
</details>
<details>
<summary>Update dependency melos to v8</summary>
- Schedule: ["* 0-6 * * 1"]
- Branch name: `renovate/melos-8.x`
- Merge into: `main`
- Upgrade [melos](https://github.com/invertase/melos) to `^8.0.0`
</details>
<details>
<summary>Update dependency pigeon to v27</summary>
- Schedule: ["* 0-6 * * 1"]
- Branch name: `renovate/pigeon-27.x`
- Merge into: `main`
- Upgrade [pigeon](https://github.com/flutter/packages) to `^27.0.0`
</details>
<details>
<summary>Update Gradle to v9.6.1</summary>
- Schedule: ["* 0-6 * * 1"]
- Branch name: `renovate/gradle-9.x`
- Merge into: `main`
- Upgrade [gradle](https://github.com/gradle/gradle) to `9.6.1`
</details>
<details>
<summary>Update plugin com.android.application to v9</summary>
- Schedule: ["* 0-6 * * 1"]
- Branch name: `renovate/com.android.application-9.x`
- Merge into: `main`
- Upgrade [com.android.application](https://android.googlesource.com/platform/tools/base) to `9.3.1`
</details>
<details>
<summary>Update plugin com.android.library to v9</summary>
- Schedule: ["* 0-6 * * 1"]
- Branch name: `renovate/com.android.library-9.x`
- Merge into: `main`
- Upgrade [com.android.library](https://android.googlesource.com/platform/tools/base) to `9.3.1`
</details>
<details>
<summary>Lock file maintenance</summary>
- Schedule: ["* 0-6 * * 1"]
- Branch name: `renovate/lock-file-maintenance`
- Merge into: `main`
- Regenerate lock files to use latest dependency versions
</details>
🚸 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 `prHourlyLimit`](https://docs.renovatebot.com/configuration-options/#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: no-result`
>
> Files affected: `apps/android/settings.gradle.kts`, `plugins/toaster_utils/toaster_utils/example/android/settings.gradle.kts`
---
❓ 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 [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-config-hash:fc5e823bc43612cfe6bb25ab8e614721fbb88e7100f5f717adc63309c1e2d9f0-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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
apps/ios/Podfile(cocoapods)apps/macos/Podfile(cocoapods)plugins/toaster_utils/toaster_utils/example/ios/Podfile(cocoapods)plugins/toaster_utils/toaster_utils/example/macos/Podfile(cocoapods).gitea/workflows/test.yaml(github-actions)packages/toaster_ui/.github/workflows/license_check.yaml(github-actions)packages/toaster_ui/.github/workflows/main.yaml(github-actions)plugins/toaster_utils/.github/workflows/ci.yaml(github-actions)plugins/toaster_utils/.github/workflows/license_check.yaml(github-actions)plugins/toaster_utils/.github/workflows/toaster_utils.yaml(github-actions)plugins/toaster_utils/.github/workflows/toaster_utils_android.yaml(github-actions)plugins/toaster_utils/.github/workflows/toaster_utils_ios.yaml(github-actions)plugins/toaster_utils/.github/workflows/toaster_utils_macos.yaml(github-actions)plugins/toaster_utils/.github/workflows/toaster_utils_platform_interface.yaml(github-actions)apps/android/gradle.properties(gradle)apps/android/settings.gradle.kts(gradle)apps/android/build.gradle.kts(gradle)apps/android/app/build.gradle.kts(gradle)plugins/toaster_utils/toaster_utils_android/android/settings.gradle.kts(gradle)plugins/toaster_utils/toaster_utils_android/android/build.gradle(gradle)plugins/toaster_utils/toaster_utils/example/android/gradle.properties(gradle)plugins/toaster_utils/toaster_utils/example/android/settings.gradle.kts(gradle)plugins/toaster_utils/toaster_utils/example/android/build.gradle.kts(gradle)plugins/toaster_utils/toaster_utils/example/android/app/build.gradle.kts(gradle)apps/android/gradle/wrapper/gradle-wrapper.properties(gradle-wrapper)plugins/toaster_utils/toaster_utils/example/android/gradle/wrapper/gradle-wrapper.properties(gradle-wrapper)apps/pubspec.yaml(pub)packages/toaster_ui/pubspec.yaml(pub)packages/toaster_ui/widgetbook/pubspec.yaml(pub)plugins/toaster_utils/toaster_utils/example/pubspec.yaml(pub)plugins/toaster_utils/toaster_utils/pubspec.yaml(pub)plugins/toaster_utils/toaster_utils_android/pubspec.yaml(pub)plugins/toaster_utils/toaster_utils_ios/pubspec.yaml(pub)plugins/toaster_utils/toaster_utils_macos/pubspec.yaml(pub)plugins/toaster_utils/toaster_utils_platform_interface/pubspec.yaml(pub)pubspec.yaml(pub)renovate.json(renovate-config)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 12 Pull Requests:
Update Gradle to v8.14.5
renovate/gradle-8.xmain8.14.5Update dependency org.mockito:mockito-core to v5.23.0
renovate/mockito-monorepomain5.23.0Update plugin com.android.application to v8.13.2
renovate/com.android.application-8.xmain8.13.2Update plugin com.android.library to v8.13.2
renovate/com.android.library-8.xmain8.13.2Update plugin org.jetbrains.kotlin.android to v2.4.10
renovate/spring-+-kotlinmain2.4.10Update CI actions (major)
renovate/major-ci-actionsmainv6v7v5Update dependency melos to v8
renovate/melos-8.xmain^8.0.0Update dependency pigeon to v27
renovate/pigeon-27.xmain^27.0.0Update Gradle to v9.6.1
renovate/gradle-9.xmain9.6.1Update plugin com.android.application to v9
renovate/com.android.application-9.xmain9.3.1Update plugin com.android.library to v9
renovate/com.android.library-9.xmain9.3.1Lock file maintenance
renovate/lock-file-maintenancemain🚸 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.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.