Configure Renovate #19

Merged
Varakh merged 3 commits from renovate/configure into develop 2023-07-25 05:23:40 +00: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

  • .drone.yml (droneci)
  • 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:

Update dependency build_runner to v2.4.6
  • Schedule: ["at any time"]
  • Branch name: renovate/build_runner-2.x
  • Merge into: develop
  • Upgrade build_runner to 2.4.6
Update dependency built_value_generator to v8.6.1
  • Schedule: ["at any time"]
  • Branch name: renovate/built_value_generator-8.x
  • Merge into: develop
  • Upgrade built_value_generator to 8.6.1
Update dependency dynamic_color to v1.6.6
  • Schedule: ["at any time"]
  • Branch name: renovate/dynamic_color-1.x
  • Merge into: develop
  • Upgrade dynamic_color to 1.6.6
Update dependency file_picker to v5.3.3
  • Schedule: ["at any time"]
  • Branch name: renovate/file_picker-5.x
  • Merge into: develop
  • Upgrade file_picker to 5.3.3
Update dependency flutter_lints to v2.0.2
  • Schedule: ["at any time"]
  • Branch name: renovate/flutter_lints-2.x
  • Merge into: develop
  • Upgrade flutter_lints to 2.0.2
Update dependency json_serializable to v6.7.1
  • Schedule: ["at any time"]
  • Branch name: renovate/json_serializable-6.x
  • Merge into: develop
  • Upgrade json_serializable to 6.7.1
Update dependency package_info_plus to v4.0.2
  • Schedule: ["at any time"]
  • Branch name: renovate/package_info_plus-4.x
  • Merge into: develop
  • Upgrade package_info_plus to 4.0.2
Update dependency share_plus to v7.0.2
  • Schedule: ["at any time"]
  • Branch name: renovate/share_plus-7.x
  • Merge into: develop
  • Upgrade share_plus to 7.0.2
Update dependency url_launcher to v6.1.12
  • Schedule: ["at any time"]
  • Branch name: renovate/url_launcher-6.x
  • Merge into: develop
  • Upgrade url_launcher to 6.1.12
Update dependency logger to v1.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/logger-1.x
  • Merge into: develop
  • Upgrade logger to 1.4.0
Update dependency permission_handler to v10.4.3
  • Schedule: ["at any time"]
  • Branch name: renovate/permission_handler-10.x
  • Merge into: develop
  • Upgrade permission_handler to 10.4.3
Update dependency shared_preferences to v2.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/shared_preferences-2.x
  • Merge into: develop
  • Upgrade shared_preferences to 2.2.0
Update dependency stacked to v3.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/stacked-3.x
  • Merge into: develop
  • Upgrade stacked to 3.4.1
Update ghcr.io/cirruslabs/flutter Docker tag to v3.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ghcr.io-cirruslabs-flutter-3.x
  • Merge into: develop
  • Upgrade ghcr.io/cirruslabs/flutter to 3.12.0
Update dependency http to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/http-1.x
  • Merge into: develop
  • Upgrade http to 1.1.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. 🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged. --- ### Detected Package Files * `.drone.yml` (droneci) * `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: <details> <summary>Update dependency build_runner to v2.4.6</summary> - Schedule: ["at any time"] - Branch name: `renovate/build_runner-2.x` - Merge into: `develop` - Upgrade [build_runner](https://github.com/dart-lang/build) to `2.4.6` </details> <details> <summary>Update dependency built_value_generator to v8.6.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/built_value_generator-8.x` - Merge into: `develop` - Upgrade [built_value_generator](https://github.com/google/built_value.dart) to `8.6.1` </details> <details> <summary>Update dependency dynamic_color to v1.6.6</summary> - Schedule: ["at any time"] - Branch name: `renovate/dynamic_color-1.x` - Merge into: `develop` - Upgrade [dynamic_color](https://github.com/material-foundation/flutter-packages) to `1.6.6` </details> <details> <summary>Update dependency file_picker to v5.3.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/file_picker-5.x` - Merge into: `develop` - Upgrade [file_picker](https://github.com/miguelpruivo/flutter_file_picker) to `5.3.3` </details> <details> <summary>Update dependency flutter_lints to v2.0.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/flutter_lints-2.x` - Merge into: `develop` - Upgrade [flutter_lints](https://github.com/flutter/packages) to `2.0.2` </details> <details> <summary>Update dependency json_serializable to v6.7.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/json_serializable-6.x` - Merge into: `develop` - Upgrade [json_serializable](https://github.com/google/json_serializable.dart) to `6.7.1` </details> <details> <summary>Update dependency package_info_plus to v4.0.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/package_info_plus-4.x` - Merge into: `develop` - Upgrade [package_info_plus](https://github.com/fluttercommunity/plus_plugins) to `4.0.2` </details> <details> <summary>Update dependency share_plus to v7.0.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/share_plus-7.x` - Merge into: `develop` - Upgrade [share_plus](https://github.com/fluttercommunity/plus_plugins) to `7.0.2` </details> <details> <summary>Update dependency url_launcher to v6.1.12</summary> - Schedule: ["at any time"] - Branch name: `renovate/url_launcher-6.x` - Merge into: `develop` - Upgrade [url_launcher](https://github.com/flutter/packages) to `6.1.12` </details> <details> <summary>Update dependency logger to v1.4.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/logger-1.x` - Merge into: `develop` - Upgrade [logger](https://github.com/Bungeefan/logger) to `1.4.0` </details> <details> <summary>Update dependency permission_handler to v10.4.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/permission_handler-10.x` - Merge into: `develop` - Upgrade [permission_handler](https://github.com/baseflow/flutter-permission-handler) to `10.4.3` </details> <details> <summary>Update dependency shared_preferences to v2.2.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/shared_preferences-2.x` - Merge into: `develop` - Upgrade [shared_preferences](https://github.com/flutter/packages) to `2.2.0` </details> <details> <summary>Update dependency stacked to v3.4.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/stacked-3.x` - Merge into: `develop` - Upgrade [stacked](https://github.com/FilledStacks/stacked) to `3.4.1` </details> <details> <summary>Update ghcr.io/cirruslabs/flutter Docker tag to v3.12.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/ghcr.io-cirruslabs-flutter-3.x` - Merge into: `develop` - Upgrade [ghcr.io/cirruslabs/flutter](https://github.com/cirruslabs/docker-images-flutter) to `3.12.0` </details> <details> <summary>Update dependency http to v1</summary> - Schedule: ["at any time"] - Branch name: `renovate/http-1.x` - Merge into: `develop` - Upgrade [http](https://github.com/dart-lang/http) to `1.1.0` </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 added 1 commit 2023-07-25 05:04:43 +00:00
Add renovate.json
All checks were successful
continuous-integration/drone/push Build is passing
ee6230399a
Varakh added 1 commit 2023-07-25 05:12:16 +00:00
Add renovate config
All checks were successful
continuous-integration/drone/push Build is passing
eec38b455c
Varakh added 1 commit 2023-07-25 05:17:10 +00:00
Ignore android and ios folders
All checks were successful
continuous-integration/drone/push Build is passing
e59164e803
Varakh merged commit 35bdd06f72 into develop 2023-07-25 05:23:40 +00:00
Varakh deleted branch renovate/configure 2023-07-25 05:23:40 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: varakh/fbmobile#19
No description provided.