Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure Renovate #2

Closed
wants to merge 1 commit into from
Closed

Configure Renovate #2

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 3, 2025

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:

  • Start dependency updates only once this onboarding PR is merged
  • Hopefully safe environment variables to allow users to configure.
  • Show all Merge Confidence badges for pull requests.
  • 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.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.

🔡 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
  • Schedule: ["at any time"]
  • Branch name: renovate/compose.plugin
  • Merge into: main
  • Upgrade org.jetbrains.compose to 1.7.3
fix(deps): update composelifecycle to v2.8.4
fix(deps): update composenavigation to v2.8.0-alpha11
fix(deps): update filekit to v0.8.8
fix(deps): update kermit to v2.0.5
fix(deps): update koin to v4.0.1
fix(deps): update koinannotationsversion to v1.4.0
fix(deps): update ktlint to v12.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/ktlint
  • Merge into: main
  • Upgrade org.jlleitschuh.gradle.ktlint to 12.1.2
  • Upgrade org.jlleitschuh.gradle:ktlint-gradle to 12.1.2
fix(deps): update mokopermission to v0.18.1
chore(deps): update actions/setup-java action to v4.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-java-4.x
  • Merge into: main
  • Upgrade actions/setup-java to v4.6.0
chore(deps): update dependency com.squareup.wire to v5.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/wire
  • Merge into: main
  • Upgrade com.squareup.wire to 5.1.0
chore(deps): update dependency gradle to v8.12
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-8.x
  • Merge into: main
  • Upgrade gradle to 8.12
chore(deps): update dependency ruby to v3.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/ruby-3.x
  • Merge into: main
  • Upgrade ruby to 3.4.1
chore(deps): update plugin org.ajoberstar.reckon.settings to v0.19.1
  • Schedule: ["at any time"]
  • Branch name: renovate/org.ajoberstar.reckon.settings-0.x
  • Merge into: main
  • Upgrade org.ajoberstar.reckon.settings to 0.19.1
chore(deps): update plugin org.gradle.toolchains.foojay-resolver-convention to v0.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/org.gradle.toolchains.foojay-resolver-convention-0.x
  • Merge into: main
  • Upgrade org.gradle.toolchains.foojay-resolver-convention to 0.9.0
fix(deps): update dependency com.arkivanov.essenty:back-handler to v2.4.0
fix(deps): update dependency tech.annexflow.compose:constraintlayout-compose-multiplatform to v0.5.0
fix(deps): update multiplatformsettings to v1.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.

Copy link
Author

renovate bot commented Jan 3, 2025

Renovate is disabled

Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.

@therajanmaurya therajanmaurya deleted the renovate/configure branch January 8, 2025 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant