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

Merged
merged 1 commit into from
Jan 27, 2022
Merged

Configure Renovate #157

merged 1 commit into from
Jan 27, 2022

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 29, 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

  • .github/workflows/android.yml (github-actions)
  • 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 14 Pull Requests:

chore(deps): update dependency androidx.camera:camera-camera2 to v1.0.2
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.camera-camera-camera2-1.x
  • Merge into: master
  • Upgrade androidx.camera:camera-camera2 to 1.0.2
chore(deps): update dependency androidx.camera:camera-core to v1.0.2
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.camera-camera-core-1.x
  • Merge into: master
  • Upgrade androidx.camera:camera-core to 1.0.2
chore(deps): update dependency androidx.camera:camera-extensions to v1.0.0-alpha32
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.camera-camera-extensions-1.x
  • Merge into: master
  • Upgrade androidx.camera:camera-extensions to 1.0.0-alpha32
chore(deps): update dependency androidx.camera:camera-lifecycle to v1.0.2
chore(deps): update dependency androidx.camera:camera-view to v1.0.0-alpha32
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.camera-camera-view-1.x
  • Merge into: master
  • Upgrade androidx.camera:camera-view to 1.0.0-alpha32
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 androidx.appcompat:appcompat to v1.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.appcompat-appcompat-1.x
  • Merge into: master
  • Upgrade androidx.appcompat:appcompat to 1.4.1
chore(deps): update dependency androidx.constraintlayout:constraintlayout to v2.1.3
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.android.tools.build:gradle to v7.1.0
  • 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.1.0
chore(deps): update dependency gradle to v6.9.2
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-6.x
  • Merge into: master
  • Upgrade gradle to 6.9.2
chore(deps): update dependency org.pytorch:pytorch_android_torchvision to v1.10.0
chore(deps): update actions/setup-java action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-java-2.x
  • Merge into: master
  • Upgrade actions/setup-java to v2
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.3

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

@darkmatter18 darkmatter18 merged commit 8f6568a into master Jan 27, 2022
@renovate renovate bot deleted the renovate/configure branch January 27, 2022 14:40
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