Configure Renovate #2

Merged
sora merged 1 commits from renovate/configure into main 2023-11-21 03:43:41 +01:00
Member

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)
  • package.json (npm)

What to Expect

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

Update dependency androidx.preference:preference-ktx to v1.2.1
Update dependency geojson2svg to v1.3.6
  • Schedule: ["at any time"]
  • Branch name: renovate/geojson2svg-1.x-lockfile
  • Merge into: main
  • Upgrade geojson2svg to 1.3.6
Update dependency androidx.core:core-ktx to v1.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.core-core-ktx-1.x
  • Merge into: main
  • Upgrade androidx.core:core-ktx to 1.12.0
Update dependency androidx.navigation:navigation-fragment-ktx to v2.7.5
Update dependency androidx.navigation:navigation-ui-ktx to v2.7.5
Update dependency com.google.android.material:material to v1.10.0
Update dependency gradle to v8.4
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-8.x
  • Merge into: main
  • Upgrade gradle to 8.4
Update plugin org.jetbrains.kotlin.android to v1.9.20
  • Schedule: ["at any time"]
  • Branch name: renovate/org.jetbrains.kotlin.android-1.x
  • Merge into: main
  • Upgrade org.jetbrains.kotlin.android to 1.9.20
Update dependency geojson2svg to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/geojson2svg-2.x
  • Merge into: main
  • Upgrade geojson2svg to ^2.0.0
Update plugin com.android.application to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/com.android.application-8.x
  • Merge into: main
  • Upgrade com.android.application to 8.1.4
Update plugin com.android.library to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/com.android.library-8.x
  • Merge into: main
  • Upgrade com.android.library to 8.1.4

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


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 Renovate Bot.

Welcome to [Renovate](https://github.com/renovatebot/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) * `package.json` (npm) ### What to Expect With your current configuration, Renovate will create 11 Pull Requests: <details> <summary>Update dependency androidx.preference:preference-ktx to v1.2.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/androidx.preference-preference-ktx-1.x` - Merge into: `main` - Upgrade [androidx.preference:preference-ktx](https://cs.android.com/androidx/platform/frameworks/support) to `1.2.1` </details> <details> <summary>Update dependency geojson2svg to v1.3.6</summary> - Schedule: ["at any time"] - Branch name: `renovate/geojson2svg-1.x-lockfile` - Merge into: `main` - Upgrade [geojson2svg](https://github.com/gagan-bansal/geojson2svg) to `1.3.6` </details> <details> <summary>Update dependency androidx.core:core-ktx to v1.12.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/androidx.core-core-ktx-1.x` - Merge into: `main` - Upgrade [androidx.core:core-ktx](https://cs.android.com/androidx/platform/frameworks/support) to `1.12.0` </details> <details> <summary>Update dependency androidx.navigation:navigation-fragment-ktx to v2.7.5</summary> - Schedule: ["at any time"] - Branch name: `renovate/androidx.navigation-navigation-fragment-ktx-2.x` - Merge into: `main` - Upgrade [androidx.navigation:navigation-fragment-ktx](https://cs.android.com/androidx/platform/frameworks/support) to `2.7.5` </details> <details> <summary>Update dependency androidx.navigation:navigation-ui-ktx to v2.7.5</summary> - Schedule: ["at any time"] - Branch name: `renovate/androidx.navigation-navigation-ui-ktx-2.x` - Merge into: `main` - Upgrade [androidx.navigation:navigation-ui-ktx](https://cs.android.com/androidx/platform/frameworks/support) to `2.7.5` </details> <details> <summary>Update dependency com.google.android.material:material to v1.10.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/com.google.android.material-material-1.x` - Merge into: `main` - Upgrade [com.google.android.material:material](https://github.com/material-components/material-components-android) to `1.10.0` </details> <details> <summary>Update dependency gradle to v8.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/gradle-8.x` - Merge into: `main` - Upgrade [gradle](https://github.com/gradle/gradle) to `8.4` </details> <details> <summary>Update plugin org.jetbrains.kotlin.android to v1.9.20</summary> - Schedule: ["at any time"] - Branch name: `renovate/org.jetbrains.kotlin.android-1.x` - Merge into: `main` - Upgrade [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) to `1.9.20` </details> <details> <summary>Update dependency geojson2svg to v2</summary> - Schedule: ["at any time"] - Branch name: `renovate/geojson2svg-2.x` - Merge into: `main` - Upgrade [geojson2svg](https://github.com/gagan-bansal/geojson2svg) to `^2.0.0` </details> <details> <summary>Update plugin com.android.application to v8</summary> - Schedule: ["at any time"] - Branch name: `renovate/com.android.application-8.x` - Merge into: `main` - Upgrade [com.android.application](https://android.googlesource.com/platform/tools/base) to `8.1.4` </details> <details> <summary>Update plugin com.android.library to v8</summary> - Schedule: ["at any time"] - Branch name: `renovate/com.android.library-8.x` - Merge into: `main` - Upgrade [com.android.library](https://android.googlesource.com/platform/tools/base) to `8.1.4` </details> <br /> 🚸 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. --- ❓ Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section. If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions). --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-config-hash:94693a990c975907e7f13da3309b9d56ba02b3983519b41786edf5cf031e457c-->
bot added 1 commit 2023-11-21 02:01:52 +01:00
sora merged commit 45f4058b4d into main 2023-11-21 03:43:41 +01:00
Sign in to join this conversation.
No Reviewers
No Label
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: helcel/beans#2
No description provided.