Skip to content
This repository has been archived by the owner on Jun 9, 2022. It is now read-only.

Configure Renovate #74

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Configure Renovate #74

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 27, 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

  • ios/Podfile (cocoapods)
  • .github/workflows/flutter-ci.yml (github-actions)
  • android/gradle.properties (gradle)
  • android/build.gradle (gradle)
  • android/settings.gradle (gradle)
  • android/app/build.gradle (gradle)
  • android/app/signingConfigs/debug.gradle (gradle)
  • android/app/signingConfigs/release.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
  • 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 20 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 21 Pull Requests:

chore(deps): pin dependency husky to v6.0.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pin-dependencies
  • Merge into: main
  • Pin husky to 6.0.0
chore(deps): update actions/cache action to v2.1.6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-2.x
  • Merge into: main
  • Upgrade actions/cache to v2.1.6
chore(deps): update dependency com.google.gms:google-services to v4.3.10
  • Schedule: ["at any time"]
  • Branch name: renovate/com.google.gms-google-services-4.x
  • Merge into: main
  • Upgrade com.google.gms:google-services to 4.3.10
chore(deps): update dependency com.android.tools.build:gradle to v4.2.2
chore(deps): update dependency com.google.firebase:firebase-crashlytics-gradle to v2.7.1
  • Schedule: ["at any time"]
  • Branch name: renovate/com.google.firebase-firebase-crashlytics-gradle-2.x
  • Merge into: main
  • Upgrade com.google.firebase:firebase-crashlytics-gradle to 2.7.1
chore(deps): update dependency freezed to ^0.15.0
  • Schedule: ["at any time"]
  • Branch name: renovate/freezed-0.x
  • Merge into: main
  • Upgrade freezed to ^0.15.0
chore(deps): update dependency gradle to v6.9.1
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-6.x
  • Merge into: main
  • Upgrade gradle to 6.9.1
chore(deps): update dependency mocktail to ^0.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/mocktail-0.x
  • Merge into: main
  • Upgrade mocktail to ^0.2.0
chore(deps): update dependency mocktail_image_network to ^0.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/mocktail_image_network-0.x
  • Merge into: main
  • Upgrade mocktail_image_network to ^0.2.0
chore(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.5.31
fix(deps): update dependency flutter_hooks to ^0.18.0
  • Schedule: ["at any time"]
  • Branch name: renovate/flutter_hooks-0.x
  • Merge into: main
  • Upgrade flutter_hooks to ^0.18.0
fix(deps): update dependency flutter_svg to ^0.23.0
  • Schedule: ["at any time"]
  • Branch name: renovate/flutter_svg-0.x
  • Merge into: main
  • Upgrade flutter_svg to ^0.23.0
fix(deps): update dependency freezed_annotation to ^0.15.0
  • Schedule: ["at any time"]
  • Branch name: renovate/freezed_annotation-0.x
  • Merge into: main
  • Upgrade freezed_annotation to ^0.15.0
chore(deps): update dependency auto_route_generator to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/auto_route_generator-3.x
  • Merge into: main
  • Upgrade auto_route_generator to ^3.0.0
chore(deps): update dependency com.android.tools.build:gradle to v7
chore(deps): update dependency flutter_gen_runner to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/flutter_gen_runner-4.x
  • Merge into: main
  • Upgrade flutter_gen_runner to ^4.0.0
chore(deps): update dependency gradle to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-7.x
  • Merge into: main
  • Upgrade gradle to 7.2
chore(deps): update dependency husky to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/husky-7.x
  • Merge into: main
  • Upgrade husky to 7.0.4
fix(deps): update dependency auto_route to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/auto_route-3.x
  • Merge into: main
  • Upgrade auto_route to ^3.0.0
fix(deps): update dependency firebase_auth to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/firebase_auth-3.x
  • Merge into: main
  • Upgrade firebase_auth to ^3.0.0
fix(deps): update dependency json_serializable to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/json_serializable-6.x
  • Merge into: main
  • Upgrade json_serializable to ^6.0.0

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

@codecov-commenter
Copy link

codecov-commenter commented Jun 2, 2021

Codecov Report

Merging #74 (5ad5e32) into main (4126aa5) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #74   +/-   ##
=======================================
  Coverage   34.10%   34.10%           
=======================================
  Files          46       46           
  Lines         950      950           
=======================================
  Hits          324      324           
  Misses        626      626           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4126aa5...5ad5e32. Read the comment docs.

@renovate renovate bot force-pushed the renovate/configure branch 3 times, most recently from 98efb56 to 5af1048 Compare June 9, 2021 05:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants