Configure Renovate #38

Merged
hernik merged 2 commits from renovate/configure into main 2023-09-12 20:08:59 +02:00
Collaborator

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

  • ios/Podfile (cocoapods)
  • android/gradle.properties (gradle)
  • android/settings.gradle (gradle)
  • android/build.gradle (gradle)
  • android/app/build.gradle (gradle)
  • android/gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • package.json (npm)
  • pubspec.yaml (pub)

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.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced 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 15 Pull Requests:

chore(deps): update commitlint monorepo to v17.7.1
chore(deps): update dependency flutter_launcher_icons to ^0.13.0
  • Schedule: ["at any time"]
  • Branch name: renovate/flutter_launcher_icons-0.x
  • Merge into: main
  • Upgrade flutter_launcher_icons to ^0.13.0
chore(deps): update dependency gradle to v7.6.2
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-7.x
  • Merge into: main
  • Upgrade gradle to 7.6.2
fix(deps): update dependency androidx.appcompat:appcompat to v1.6.1
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.appcompat-appcompat-1.x
  • Merge into: main
  • Upgrade androidx.appcompat:appcompat to 1.6.1
fix(deps): update dependency com.android.tools.build:gradle to v7.4.2
fix(deps): update dependency com.android.tools:desugar_jdk_libs to v1.2.3
fix(deps): update dependency intl to ^0.18.0
  • Schedule: ["at any time"]
  • Branch name: renovate/intl-0.x
  • Merge into: main
  • Upgrade intl to ^0.18.0
fix(deps): update kotlin monorepo to v1.9.10
chore(deps): update dependency dart to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/dart-3.x
  • Merge into: main
  • Upgrade dart to <4.0.0
chore(deps): update dependency gradle to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-8.x
  • Merge into: main
  • Upgrade gradle to 8.3
fix(deps): update dependency com.android.tools.build:gradle to v8
fix(deps): update dependency com.android.tools:desugar_jdk_libs to v2
fix(deps): update dependency flutter_local_notifications to v15
  • Schedule: ["at any time"]
  • Branch name: renovate/flutter_local_notifications-15.x
  • Merge into: main
  • Upgrade flutter_local_notifications to ^15.0.0
fix(deps): update dependency flutter_secure_storage to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/flutter_secure_storage-9.x
  • Merge into: main
  • Upgrade flutter_secure_storage to ^9.0.0
fix(deps): update dependency package_info_plus to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/package_info_plus-4.x
  • Merge into: main
  • Upgrade package_info_plus to ^4.0.0

🚸 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. :vertical_traffic_light: To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged. --- ### Detected Package Files * `ios/Podfile` (cocoapods) * `android/gradle.properties` (gradle) * `android/settings.gradle` (gradle) * `android/build.gradle` (gradle) * `android/app/build.gradle` (gradle) * `android/gradle/wrapper/gradle-wrapper.properties` (gradle-wrapper) * `package.json` (npm) * `pubspec.yaml` (pub) ### 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. - Use semantic commit type `fix` for dependencies and `chore` for all others if semantic commits are in use. - Ignore `node_modules`, `bower_components`, `vendor` and various test/tests directories. - Group known monorepo packages together. - Use curated list of recommended non-monorepo package groupings. - Apply crowd-sourced package replacement rules. - Apply crowd-sourced workarounds for known problems with packages. :abcd: 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: <details> <summary>chore(deps): update commitlint monorepo to v17.7.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/commitlint-monorepo` - Merge into: `main` - Upgrade [@commitlint/cli](https://github.com/conventional-changelog/commitlint) to `17.7.1` - Upgrade [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint) to `17.7.0` </details> <details> <summary>chore(deps): update dependency flutter_launcher_icons to ^0.13.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/flutter_launcher_icons-0.x` - Merge into: `main` - Upgrade [flutter_launcher_icons](https://github.com/fluttercommunity/flutter_launcher_icons) to `^0.13.0` </details> <details> <summary>chore(deps): update dependency gradle to v7.6.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/gradle-7.x` - Merge into: `main` - Upgrade [gradle](https://github.com/gradle/gradle) to `7.6.2` </details> <details> <summary>fix(deps): update dependency androidx.appcompat:appcompat to v1.6.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/androidx.appcompat-appcompat-1.x` - Merge into: `main` - Upgrade [androidx.appcompat:appcompat](https://cs.android.com/androidx/platform/frameworks/support) to `1.6.1` </details> <details> <summary>fix(deps): update dependency com.android.tools.build:gradle to v7.4.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/com.android.tools.build-gradle-7.x` - Merge into: `main` - Upgrade [com.android.tools.build:gradle](https://android.googlesource.com/platform/tools/base) to `7.4.2` </details> <details> <summary>fix(deps): update dependency com.android.tools:desugar_jdk_libs to v1.2.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/com.android.tools-desugar_jdk_libs-1.x` - Merge into: `main` - Upgrade [com.android.tools:desugar_jdk_libs](https://github.com/google/desugar_jdk_libs) to `1.2.3` </details> <details> <summary>fix(deps): update dependency intl to ^0.18.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/intl-0.x` - Merge into: `main` - Upgrade [intl](https://github.com/dart-lang/i18n) to `^0.18.0` </details> <details> <summary>fix(deps): update kotlin monorepo to v1.9.10</summary> - Schedule: ["at any time"] - Branch name: `renovate/kotlin-monorepo` - Merge into: `main` - Upgrade [org.jetbrains.kotlin:kotlin-stdlib-jdk7](https://github.com/JetBrains/kotlin) to `1.9.10` - Upgrade [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) to `1.9.10` </details> <details> <summary>chore(deps): update dependency dart to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/dart-3.x` - Merge into: `main` - Upgrade [dart](https://github.com/dart-lang/sdk) to `<4.0.0` </details> <details> <summary>chore(deps): update dependency gradle to v8</summary> - Schedule: ["at any time"] - Branch name: `renovate/gradle-8.x` - Merge into: `main` - Upgrade [gradle](https://github.com/gradle/gradle) to `8.3` </details> <details> <summary>fix(deps): update dependency com.android.tools.build:gradle to v8</summary> - Schedule: ["at any time"] - Branch name: `renovate/com.android.tools.build-gradle-8.x` - Merge into: `main` - Upgrade [com.android.tools.build:gradle](https://android.googlesource.com/platform/tools/base) to `8.1.1` </details> <details> <summary>fix(deps): update dependency com.android.tools:desugar_jdk_libs to v2</summary> - Schedule: ["at any time"] - Branch name: `renovate/com.android.tools-desugar_jdk_libs-2.x` - Merge into: `main` - Upgrade [com.android.tools:desugar_jdk_libs](https://github.com/google/desugar_jdk_libs) to `2.0.3` </details> <details> <summary>fix(deps): update dependency flutter_local_notifications to v15</summary> - Schedule: ["at any time"] - Branch name: `renovate/flutter_local_notifications-15.x` - Merge into: `main` - Upgrade [flutter_local_notifications](https://github.com/MaikuB/flutter_local_notifications) to `^15.0.0` </details> <details> <summary>fix(deps): update dependency flutter_secure_storage to v9</summary> - Schedule: ["at any time"] - Branch name: `renovate/flutter_secure_storage-9.x` - Merge into: `main` - Upgrade [flutter_secure_storage](https://github.com/mogol/flutter_secure_storage) to `^9.0.0` </details> <details> <summary>fix(deps): update dependency package_info_plus to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/package_info_plus-4.x` - Merge into: `main` - Upgrade [package_info_plus](https://github.com/fluttercommunity/plus_plugins) to `^4.0.0` </details> <br /> :children_crossing: 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. --- :question: 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:e80b4e42a3043bc12fa0640db4bac392d2bf770acf841360d7c8ceeeac2ec1a9-->
renovator added 1 commit 2023-09-12 20:05:38 +02:00
hernik added 1 commit 2023-09-12 20:08:53 +02:00
hernik merged commit 9da89cfd2a into main 2023-09-12 20:08:59 +02:00
Sign in to join this conversation.
No description provided.