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

Merged
merged 1 commit into from
Dec 15, 2021
Merged

Configure Renovate #1

merged 1 commit into from
Dec 15, 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

  • gradle.properties (gradle)
  • settings.gradle (gradle)
  • build.gradle (gradle)
  • app/build.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
  • Enable Renovate Dependency Dashboard creation
  • If semantic commits detected, use semantic commit type fix for dependencies and chore for all others
  • 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 10 open PRs at any time
  • Group known monorepo packages together
  • Use curated list of recommended non-monorepo package groupings
  • Fix some problems with very old Maven commons versions
  • 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 15 Pull Requests:

chore(deps): 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
chore(deps): update dependency com.android.tools.build:gradle to v3.6.4
  • Schedule: ["at any time"]
  • Branch name: renovate/com.android.tools.build-gradle-3.x
  • Merge into: master
  • Upgrade com.android.tools.build:gradle to 3.6.4
chore(deps): update dependency junit:junit to v4.13.2
  • Schedule: ["at any time"]
  • Branch name: renovate/junit-junit-4.x
  • Merge into: master
  • Upgrade junit:junit to 4.13.2
chore(deps): update dependency androidx.appcompat:appcompat to v1.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.appcompat-appcompat-1.x
  • Merge into: master
  • Upgrade androidx.appcompat:appcompat to 1.4.0
chore(deps): update dependency androidx.core:core-ktx to v1.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.core-core-ktx-1.x
  • Merge into: master
  • Upgrade androidx.core:core-ktx to 1.7.0
chore(deps): update dependency androidx.fragment:fragment-ktx to v1.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.fragment-fragment-ktx-1.x
  • Merge into: master
  • Upgrade androidx.fragment:fragment-ktx to 1.4.0
chore(deps): update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.4.0
chore(deps): update dependency androidx.lifecycle:lifecycle-viewmodel-ktx to v2.4.0
chore(deps): 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
chore(deps): update dependency com.google.android.material:material to v1.4.0
chore(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines-android to v1.5.2
chore(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.5.2
chore(deps): update dependency androidx.constraintlayout:constraintlayout to v2
chore(deps): update dependency com.android.tools.build:gradle to v7
  • 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.4
chore(deps): update dependency gradle to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-7.x
  • Merge into: master
  • Upgrade gradle to 7.3.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 a9cc712 into master Dec 15, 2021
@hoc081098 hoc081098 deleted the renovate/configure branch December 15, 2021 15: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

2 participants