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

Merged
merged 1 commit into from
Nov 5, 2022
Merged

Configure Renovate #251

merged 1 commit into from
Nov 5, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 5, 2022

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

  • .circleci/config.yml (circleci)
  • gradle.properties (gradle)
  • settings.gradle (gradle)
  • build.gradle (gradle)
  • gradle/analysis.gradle (gradle)
  • gradle/deploy.gradle (gradle)
  • gradle/docs.gradle (gradle)
  • gradle/license.gradle (gradle)
  • gradle/readme.gradle (gradle)
  • gradle/uberjar.gradle (gradle)
  • logback-android/gradle.properties (gradle)
  • logback-android/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 Renovate detects semantic commits, it will 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.
  • A collection of workarounds for known problems with packages.

🔡 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 25 Pull Requests:

chore(deps): update dependency gradle to v4.10.3
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-4.x
  • Merge into: main
  • Upgrade gradle to 4.10.3
fix(deps): update dependency com.sun.mail:android-activation to v1.6.7
fix(deps): update dependency com.sun.mail:android-mail to v1.6.7
  • Schedule: ["at any time"]
  • Branch name: renovate/com.sun.mail-android-mail-1.x
  • Merge into: main
  • Upgrade com.sun.mail:android-mail to 1.6.7
fix(deps): update dependency org.robolectric:android-all to v8.1.0-robolectric-4611349
  • Schedule: ["at any time"]
  • Branch name: renovate/org.robolectric-android-all-8.x
  • Merge into: main
  • Upgrade org.robolectric:android-all to 8.1.0-robolectric-4611349
fix(deps): update slf4jversion to v1.7.36
chore(deps): update plugin com.github.hierynomus.license to v0.16.1
  • Schedule: ["at any time"]
  • Branch name: renovate/com.github.hierynomus.license-0.x
  • Merge into: main
  • Upgrade com.github.hierynomus.license to 0.16.1
chore(deps): update plugin io.codearte.nexus-staging to v0.30.0
  • Schedule: ["at any time"]
  • Branch name: renovate/io.codearte.nexus-staging-0.x
  • Merge into: main
  • Upgrade io.codearte.nexus-staging to 0.30.0
chore(deps): update plugin net.researchgate.release to v2.8.1
  • Schedule: ["at any time"]
  • Branch name: renovate/net.researchgate.release-2.x
  • Merge into: main
  • Upgrade net.researchgate.release to 2.8.1
fix(deps): update dependency com.android.tools.build:gradle to v3.6.4
fix(deps): update dependency com.icegreen:greenmail to v1.6.11
  • Schedule: ["at any time"]
  • Branch name: renovate/com.icegreen-greenmail-1.x
  • Merge into: main
  • Upgrade com.icegreen:greenmail to 1.6.11
fix(deps): update dependency com.jfrog.bintray.gradle:gradle-bintray-plugin to v1.8.5
  • Schedule: ["at any time"]
  • Branch name: renovate/com.jfrog.bintray.gradle-gradle-bintray-plugin-1.x
  • Merge into: main
  • Upgrade com.jfrog.bintray.gradle:gradle-bintray-plugin to 1.8.5
fix(deps): update dependency com.novoda:gradle-static-analysis-plugin to v0.8.1
  • Schedule: ["at any time"]
  • Branch name: renovate/com.novoda-gradle-static-analysis-plugin-0.x
  • Merge into: main
  • Upgrade com.novoda:gradle-static-analysis-plugin to 0.8.1
fix(deps): update dependency joda-time:joda-time to v2.12.1
  • Schedule: ["at any time"]
  • Branch name: renovate/joda-time-joda-time-2.x
  • Merge into: main
  • Upgrade joda-time:joda-time to 2.12.1
fix(deps): update dependency junit:junit to v4.13.2
  • Schedule: ["at any time"]
  • Branch name: renovate/junit-junit-4.x
  • Merge into: main
  • Upgrade junit:junit to 4.13.2
fix(deps): update dependency org.ajoberstar:grgit to v2.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/org.ajoberstar-grgit-2.x
  • Merge into: main
  • Upgrade org.ajoberstar:grgit to 2.3.0
fix(deps): update dependency org.mockito:mockito-core to v2.28.2
  • Schedule: ["at any time"]
  • Branch name: renovate/mockito-monorepo
  • Merge into: main
  • Upgrade org.mockito:mockito-core to 2.28.2
fix(deps): update dependency org.robolectric:robolectric to v4.9
  • Schedule: ["at any time"]
  • Branch name: renovate/org.robolectric-robolectric-4.x
  • Merge into: main
  • Upgrade org.robolectric:robolectric to 4.9
chore(deps): update dependency gradle to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-7.x
  • Merge into: main
  • Upgrade gradle to 7.5.1
chore(deps): update plugin net.researchgate.release to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/net.researchgate.release-3.x
  • Merge into: main
  • Upgrade net.researchgate.release to 3.0.2
fix(deps): update dependency com.android.tools.build:gradle to v7
fix(deps): update dependency com.novoda:gradle-static-analysis-plugin to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/com.novoda-gradle-static-analysis-plugin-1.x
  • Merge into: main
  • Upgrade com.novoda:gradle-static-analysis-plugin to 1.2
fix(deps): update dependency dom4j:dom4j to v20040902
  • Schedule: ["at any time"]
  • Branch name: renovate/dom4j-dom4j-20040902.x
  • Merge into: main
  • Upgrade dom4j:dom4j to 20040902.021138
fix(deps): update dependency org.mockito:mockito-core to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/major-mockito-monorepo
  • Merge into: main
  • Upgrade org.mockito:mockito-core to 4.8.1
fix(deps): update dependency org.robolectric:android-all to v13
  • Schedule: ["at any time"]
  • Branch name: renovate/org.robolectric-android-all-13.x
  • Merge into: main
  • Upgrade org.robolectric:android-all to 13-robolectric-9030017
fix(deps): update slf4jversion to v2 (major)

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

@tony19 tony19 merged commit 8abbbc7 into main Nov 5, 2022
@tony19 tony19 deleted the renovate/configure branch November 5, 2022 22:43
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