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 #38

Merged
merged 1 commit into from
Jul 4, 2024
Merged

Configure Renovate #38

merged 1 commit into from
Jul 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 4, 2024

Mend Renovate

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

  • .github/workflows/test.yml (github-actions)
  • .github/workflows/web-build-and-deploy.yml (github-actions)
  • gradle.properties (gradle)
  • settings.gradle.kts (gradle)
  • build.gradle.kts (gradle)
  • android/app/build.gradle.kts (gradle)
  • gradle/libs.versions.toml (gradle)
  • plugins/settings.gradle.kts (gradle)
  • plugins/build.gradle.kts (gradle)
  • plugins/src/main/kotlin/android-application.gradle.kts (gradle)
  • plugins/src/main/kotlin/android-multiplatform.gradle.kts (gradle)
  • plugins/src/main/kotlin/ci-report-all-tests.gradle.kts (gradle)
  • plugins/src/main/kotlin/mpp-commons.gradle.kts (gradle)
  • plugins/src/main/kotlin/node-convensions.gradle.kts (gradle)
  • plugins/src/main/kotlin/shared-api.gradle.kts (gradle)
  • plugins/src/main/kotlin/shared-features.gradle.kts (gradle)
  • plugins/src/main/kotlin/shared-model.gradle.kts (gradle)
  • plugins/src/main/kotlin/shared-repository.gradle.kts (gradle)
  • plugins/src/main/kotlin/shared.gradle.kts (gradle)
  • shared/components/core/build.gradle.kts (gradle)
  • shared/data/api/authentication/build.gradle.kts (gradle)
  • shared/data/api/firestore/build.gradle.kts (gradle)
  • shared/data/api/imasparql/build.gradle.kts (gradle)
  • shared/data/api/jsfirebaseapp/build.gradle.kts (gradle)
  • shared/data/model/build.gradle.kts (gradle)
  • shared/data/repository/build.gradle.kts (gradle)
  • shared/features/home/build.gradle.kts (gradle)
  • shared/features/myidols/build.gradle.kts (gradle)
  • shared/features/preview/build.gradle.kts (gradle)
  • shared/features/search/build.gradle.kts (gradle)
  • web/app/build.gradle.kts (gradle)
  • web/catalog/build.gradle.kts (gradle)
  • web/material/build.gradle.kts (gradle)
  • gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • 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 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 27 Pull Requests:

Update decompose to v1.0.0
Update dependency com.google.firebase:firebase-bom to v28.4.2
  • Schedule: ["at any time"]
  • Branch name: renovate/firebase
  • Merge into: master
  • Upgrade com.google.firebase:firebase-bom to 28.4.2
Update dependency io.mockk:mockk to v1.13.11
  • Schedule: ["at any time"]
  • Branch name: renovate/mockk
  • Merge into: master
  • Upgrade io.mockk:mockk to 1.13.11
Update dependency org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom to v1.0.0-pre.767
Update dependency org.jetbrains.kotlinx:kotlinx-collections-immutable-jvm to v0.3.7
Update agp to v7.4.2
Update androidx.activity to v1.9.0
Update compose
Update dependency androidx.annotation:annotation to v1.8.0
Update dependency androidx.core:core-ktx to v1.13.1
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.core
  • Merge into: master
  • Upgrade androidx.core:core-ktx to 1.13.1
Update dependency androidx.lifecycle:lifecycle-viewmodel-ktx to v2.8.3
Update dependency com.google.android.material:material to v1.12.0
Update dependency gradle to v7.6.4
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-7.x
  • Merge into: master
  • Upgrade gradle to 7.6.4
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.7.1
Update google.services.plugin to v4.4.2
  • Schedule: ["at any time"]
  • Branch name: renovate/google.services.plugin
  • Merge into: master
  • Upgrade com.google.gms.google-services to 4.4.2
  • Upgrade com.google.gms:google-services to 4.4.2
Update koin to v3.5.6
Update kotest to v5.9.1
Update kotlin monorepo to v1.9.24
Update kotlinx.coroutines to v1.8.1
Update ktor monorepo to v2.3.12
Update okhttp monorepo to v4.12.0
Update agp to v8 (major)
Update decompose (major)
Update dependency com.google.android.gms:play-services-auth to v21
  • Schedule: ["at any time"]
  • Branch name: renovate/major-google.services.auth
  • Merge into: master
  • Upgrade com.google.android.gms:play-services-auth to 21.2.0
Update dependency com.google.firebase:firebase-bom to v33
  • Schedule: ["at any time"]
  • Branch name: renovate/major-firebase
  • Merge into: master
  • Upgrade com.google.firebase:firebase-bom to 33.1.1
Update dependency gradle to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-8.x
  • Merge into: master
  • Upgrade gradle to 8.8
Update kotlin monorepo to v2 (major)

🚸 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 Mend Renovate. View repository job log here.

@subroh0508 subroh0508 merged commit 3ecfa36 into master Jul 4, 2024
1 check passed
@subroh0508 subroh0508 deleted the renovate/configure branch July 4, 2024 16:34
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.

None yet

1 participant