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

Merged
merged 1 commit into from
Sep 1, 2024
Merged

Configure Renovate #95

merged 1 commit into from
Sep 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 1, 2024

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/Build.yml (github-actions)
  • .github/workflows/Check.yml (github-actions)
  • .github/workflows/Preview.yml (github-actions)
  • .github/workflows/Update.yml (github-actions)
  • .github/workflows/issue_closer.yml (github-actions)
  • .github/workflows/winget.yml (github-actions)
  • buildSrc/src/main/kotlin/Config.kt (gradle)
  • buildSrc/src/main/kotlin/Localization.kt (gradle)
  • buildSrc/src/main/kotlin/TachideskTasks.kt (gradle)
  • gradle.properties (gradle)
  • settings.gradle.kts (gradle)
  • build.gradle.kts (gradle)
  • android/build.gradle.kts (gradle)
  • buildSrc/settings.gradle.kts (gradle)
  • buildSrc/build.gradle.kts (gradle)
  • core/build.gradle.kts (gradle)
  • data/build.gradle.kts (gradle)
  • desktop/build.gradle.kts (gradle)
  • domain/build.gradle.kts (gradle)
  • gradle/libs.versions.toml (gradle)
  • i18n/build.gradle.kts (gradle)
  • ios/build.gradle.kts (gradle)
  • presentation/build.gradle.kts (gradle)
  • ui-core/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 37 Pull Requests:

Update Apollo GraphQL packages to v4.0.0-beta.7
Update coroutines to v1.8.1
Update dependency androidx.appcompat:appcompat to v1.7.0
Update dependency androidx.work:work-runtime-ktx to v2.9.1
Update dependency com.codingfeline.buildkonfig to v0.15.2
Update dependency com.google.devtools.ksp to v1.9.25-1.0.20
  • Schedule: ["at any time"]
  • Branch name: renovate/ksp
  • Merge into: master
  • Upgrade com.google.devtools.ksp to 1.9.25-1.0.20
Update dependency org.jetbrains.compose to v1.6.11
  • Schedule: ["at any time"]
  • Branch name: renovate/composegradle
  • Merge into: master
  • Upgrade org.jetbrains.compose to 1.6.11
Update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.6.1
Update dev-drprasad/delete-older-releases action to v0.3.4
Update kotlin monorepo to v1.9.25
Update ktor monorepo to v2.3.12
Update slf4j monorepo to v2.0.16
Update aboutLibraries to v11.2.3
Update androidGradle to v8.6.0
Update dependency androidx.activity:activity-compose to v1.9.1
Update dependency androidx.core:core-ktx to v1.13.1
  • Schedule: ["at any time"]
  • Branch name: renovate/core
  • Merge into: master
  • Upgrade androidx.core:core-ktx to 1.13.1
Update dependency com.android.tools:desugar_jdk_libs to v2.1.1
Update dependency com.github.gmazzo.buildconfig to v5.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/buildconfig
  • Merge into: master
  • Upgrade com.github.gmazzo.buildconfig to 5.4.0
Update dependency com.google.accompanist:accompanist-systemuicontroller to v0.34.0
Update dependency com.guardsquare:proguard-gradle to v7.5.0
Update dependency de.undercouch:gradle-download-task to v5.6.0
Update dependency gradle to v8.10
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-8.x
  • Merge into: master
  • Upgrade gradle to 8.10
Update dependency org.jmailen.kotlinter to v4.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/kotlinter
  • Merge into: master
  • Upgrade org.jmailen.kotlinter to 4.4.1
Update dependency org.lighthousegames:logging to v1.5.0
Update imageloader to v1.8.2
Update json to v1.7.2
Update kotlinInject to v0.7.1
Update ktorfit to v1.14.0
Update lifecycle to v2.8.4
Update moko to v0.24.2
Update pozetroninc/github-action-get-latest-release action to v0.8.0
Update apple-actions/import-codesign-certs action to v3
Update dependency com.google.devtools.ksp to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/major-ksp
  • Merge into: master
  • Upgrade com.google.devtools.ksp to 2.0.20-1.0.24
Update gradle/actions action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-actions-4.x
  • Merge into: master
  • Upgrade gradle/actions to v4
Update gradle/wrapper-validation-action action to v3
Update kotlin monorepo to v2 (major)
Update ktorfit 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.


Warning

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

  • Failed to look up github-tags package arkon/issue-closer-action
  • Failed to look up maven package kspUikitArm64:kspUikitSimulatorArm64

Files affected: .github/workflows/issue_closer.yml, ios/build.gradle.kts


❓ 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.

@Syer10 Syer10 merged commit 118946f into master Sep 1, 2024
1 check passed
@renovate renovate bot deleted the renovate/configure branch September 1, 2024 00:28
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