Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Gemfile
(bundler).github/workflows/build-and-deploy-site.yml
(github-actions).github/workflows/monthly-version-tag.yml
(github-actions).github/workflows/multi-platform-build-and-publish.yml
(github-actions).github/workflows/pr-check.yml
(github-actions).github/workflows/promote-to-production.yml
(github-actions).github/workflows/tag-weekly-release.yml
(github-actions)gradle.properties
(gradle)settings.gradle.kts
(gradle)build.gradle.kts
(gradle)build-logic/gradle.properties
(gradle)build-logic/settings.gradle.kts
(gradle)build-logic/convention/build.gradle.kts
(gradle)core/analytics/build.gradle.kts
(gradle)core/common/build.gradle.kts
(gradle)core/data/build.gradle.kts
(gradle)core/datastore/build.gradle.kts
(gradle)core/designsystem/build.gradle.kts
(gradle)core/domain/build.gradle.kts
(gradle)core/model/build.gradle.kts
(gradle)core/network/build.gradle.kts
(gradle)core/ui/build.gradle.kts
(gradle)feature/home/build.gradle.kts
(gradle)feature/profile/build.gradle.kts
(gradle)feature/settings/build.gradle.kts
(gradle)gradle/libs.versions.toml
(gradle)mifos-android/build.gradle.kts
(gradle)mifos-desktop/build.gradle.kts
(gradle)mifos-shared/build.gradle.kts
(gradle)mifos-web/build.gradle.kts
(gradle)gradle/wrapper/gradle-wrapper.properties
(gradle-wrapper).ruby-version
(ruby-version)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.🔡 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 18 Pull Requests:
chore(deps): update dependency org.jetbrains.compose to v1.7.3
renovate/compose.plugin
main
1.7.3
fix(deps): update composelifecycle to v2.8.4
renovate/composelifecycle
main
2.8.4
2.8.4
2.8.4
fix(deps): update composenavigation to v2.8.0-alpha11
renovate/composenavigation
main
2.8.0-alpha11
2.8.0-alpha11
fix(deps): update filekit to v0.8.8
renovate/filekit
main
0.8.8
0.8.8
fix(deps): update kermit to v2.0.5
renovate/kermit
main
2.0.5
2.0.5
fix(deps): update koin to v4.0.1
renovate/koin
main
4.0.1
4.0.1
4.0.1
4.0.1
4.0.1
4.0.1
4.0.1
4.0.1
4.0.1
4.0.1
4.0.1
4.0.1
fix(deps): update koinannotationsversion to v1.4.0
renovate/koinannotationsversion
main
1.4.0
1.4.0
fix(deps): update ktlint to v12.1.2
renovate/ktlint
main
12.1.2
12.1.2
fix(deps): update mokopermission to v0.18.1
renovate/mokopermission
main
0.18.1
0.18.1
chore(deps): update actions/setup-java action to v4.6.0
renovate/actions-setup-java-4.x
main
v4.6.0
chore(deps): update dependency com.squareup.wire to v5.1.0
renovate/wire
main
5.1.0
chore(deps): update dependency gradle to v8.12
renovate/gradle-8.x
main
8.12
chore(deps): update dependency ruby to v3.4.1
renovate/ruby-3.x
main
3.4.1
chore(deps): update plugin org.ajoberstar.reckon.settings to v0.19.1
renovate/org.ajoberstar.reckon.settings-0.x
main
0.19.1
chore(deps): update plugin org.gradle.toolchains.foojay-resolver-convention to v0.9.0
renovate/org.gradle.toolchains.foojay-resolver-convention-0.x
main
0.9.0
fix(deps): update dependency com.arkivanov.essenty:back-handler to v2.4.0
renovate/backhandlerversion
main
2.4.0
fix(deps): update dependency tech.annexflow.compose:constraintlayout-compose-multiplatform to v0.5.0
renovate/constraintlayout
main
0.5.0
fix(deps): update multiplatformsettings to v1.3.0
renovate/multiplatformsettings
main
1.3.0
1.3.0
1.3.0
1.3.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.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 mifospay.android.application:mifospay.android.application.gradle.plugin
Failed to look up maven package mifospay.android.application.compose:mifospay.android.application.compose.gradle.plugin
Failed to look up maven package mifospay.android.application.flavors:mifospay.android.application.flavors.gradle.plugin
Failed to look up maven package mifospay.cmp.feature:mifospay.cmp.feature.gradle.plugin
Failed to look up maven package mifospay.kmp.koin:mifospay.kmp.koin.gradle.plugin
Failed to look up maven package mifospay.kmp.library:mifospay.kmp.library.gradle.plugin
Failed to look up maven package mifos.detekt.plugin:mifos.detekt.plugin.gradle.plugin
Failed to look up maven package mifos.git.hooks:mifos.git.hooks.gradle.plugin
Failed to look up maven package mifos.ktlint.plugin:mifos.ktlint.plugin.gradle.plugin
Failed to look up maven package mifos.spotless.plugin:mifos.spotless.plugin.gradle.plugin
Files affected:
gradle/libs.versions.toml
❓ 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.