Skip to content

Configure Renovate #2

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

Merged
merged 1 commit into from
Jul 23, 2021
Merged

Configure Renovate #2

merged 1 commit into from
Jul 23, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 25, 2021

WhiteSource 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

  • app/build.gradle (gradle)
  • build.gradle (gradle)
  • gradle.properties (gradle)
  • settings.gradle (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
  • Separate major versions of dependencies into individual branches/PRs
  • Do not separate patch and minor upgrades into separate PRs for the same dependency
  • Upgrade to unstable versions only if the existing version is unstable
  • Raise PRs immediately (after branch is created)
  • If semantic commits detected, use semantic commit type fix for dependencies and chore for all others
  • Keep existing branches updated even when not scheduled
  • Disable automerging feature - wait for humans to merge all PRs
  • Ignore node_modules, bower_components, vendor and various test/tests directories
  • Autodetect whether to pin dependencies or maintain ranges
  • Rate limit PR creation to a maximum of two per hour
  • Limit to maximum 20 open PRs at any time
  • Group known monorepo packages together
  • Use curated list of recommended non-monorepo package groupings
  • Ignore spring cloud 1.x releases
  • Ignore http4s digest-based 1.x milestones
  • Use node versioning for @types/node
  • Limit concurrent requests to reduce load on Repology servers until we can fix this properly, see issue 10133

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

With your current configuration, Renovate will create 27 Pull Requests:

Update dependency androidx.activity:activity-compose to v1.3.0-rc02
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.activity-activity-compose-1.x
  • Merge into: master
  • Upgrade androidx.activity:activity-compose to 1.3.0-rc02
Update dependency androidx.compose.compiler:compiler to v1.0.0-rc02
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.compose.compiler-compiler-1.x
  • Merge into: master
  • Upgrade androidx.compose.compiler:compiler to 1.0.0-rc02
Update dependency androidx.compose.foundation:foundation to v1.0.0-rc02
Update dependency androidx.compose.foundation:foundation-layout to v1.0.0-rc02
Update dependency androidx.compose.material:material to v1.0.0-rc02
Update dependency androidx.compose.material:material-icons-extended to v1.0.0-rc02
Update dependency androidx.compose.runtime:runtime to v1.0.0-rc02
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.compose.runtime-runtime-1.x
  • Merge into: master
  • Upgrade androidx.compose.runtime:runtime to 1.0.0-rc02
Update dependency androidx.compose.ui:ui to v1.0.0-rc02
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.compose.ui-ui-1.x
  • Merge into: master
  • Upgrade androidx.compose.ui:ui to 1.0.0-rc02
Update dependency androidx.compose.ui:ui-tooling to v1.0.0-rc02
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.compose.ui-ui-tooling-1.x
  • Merge into: master
  • Upgrade androidx.compose.ui:ui-tooling to 1.0.0-rc02
Update dependency androidx.datastore:datastore-preferences to v1.0.0-rc02
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.datastore-datastore-preferences-1.x
  • Merge into: master
  • Upgrade androidx.datastore:datastore-preferences to 1.0.0-rc02
Update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.3.1
Update dependency androidx.lifecycle:lifecycle-viewmodel-compose to v1.0.0-alpha07
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.lifecycle-lifecycle-viewmodel-compose-1.x
  • Merge into: master
  • Upgrade androidx.lifecycle:lifecycle-viewmodel-compose to 1.0.0-alpha07
Update dependency androidx.test.ext:junit to v1.1.3
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.test.ext-junit-1.x
  • Merge into: master
  • Upgrade androidx.test.ext:junit to 1.1.3
Update dependency com.android.tools.build:gradle to v7.0.0-rc01
  • Schedule: ["at any time"]
  • Branch name: renovate/com.android.tools.build-gradle-7.x
  • Merge into: master
  • Upgrade com.android.tools.build:gradle to 7.0.0-rc01
Update dependency com.android.tools.lint:lint-gradle to v30.0.0-rc01
Update dependency androidx.appcompat:appcompat to v1.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.appcompat-appcompat-1.x
  • Merge into: master
  • Upgrade androidx.appcompat:appcompat to 1.3.1
Update dependency androidx.core:core-ktx to v1.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.core-core-ktx-1.x
  • Merge into: master
  • Upgrade androidx.core:core-ktx to 1.6.0
Update dependency androidx.test.espresso:espresso-core to v3.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.test.espresso-espresso-core-3.x
  • Merge into: master
  • Upgrade androidx.test.espresso:espresso-core to 3.4.0
Update dependency com.google.android.material:material to v1.4.0
Update dependency gradle to v6.9
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-6.x
  • Merge into: master
  • Upgrade gradle to 6.9
Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.5.21
Update dependency org.jetbrains.kotlin:kotlin-reflect to v1.5.21
Update dependency org.jetbrains.kotlin:kotlin-stdlib to v1.5.21
Update dependency org.jetbrains.kotlin:kotlin-stdlib-jdk8 to v1.5.21
Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-android to v1.5.1
Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.5.1
Update dependency gradle to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-7.x
  • Merge into: master
  • Upgrade gradle to 7.1.1

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam 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 WhiteSource Renovate. View repository job log here.

@hoc081098 hoc081098 merged commit d2411fb into master Jul 23, 2021
@hoc081098 hoc081098 deleted the renovate/configure branch July 23, 2021 10:20
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.

2 participants