Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

Configure Renovate#1

Merged
ondrejtomcik merged 1 commit intomasterfrom
renovate/configure
Nov 12, 2020
Merged

Configure Renovate#1
ondrejtomcik merged 1 commit intomasterfrom
renovate/configure

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 2, 2020

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

  • ocfclient/go.mod (gomod)
  • android/gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • pubspec.yaml (pub)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Separate major versions of dependencies into individual branches/PRs
  • Do not separate patch and minor upgrades into separate PRs for the same dependency
  • Upgrade to unstable versions only if the existing version is unstable
  • Raise PRs immediately (after branch is created)
  • If semantic commits detected, use semantic commit type fix for dependencies and chore for all others
  • Keep existing branches updated even when not scheduled
  • Disable automerging feature - wait for humans to merge all PRs
  • 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
  • Ignore wrongly tagged actions/setup-node v2 releases

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

Update github.com/plgd-dev/kit commit hash to 1e03187
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-plgd-dev-kit-digest
  • Merge into: master
  • Upgrade github.com/plgd-dev/kit to 1e03187a6a3a38b61f7d0d8e03a00acf63943f33
Update github.com/plgd-dev/sdk commit hash to b7c4e54
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-plgd-dev-sdk-digest
  • Merge into: master
  • Upgrade github.com/plgd-dev/sdk to b7c4e5417137e2686e028b69a7a991ef7691359d
Update dependency gradle to v5.6.4
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-5.x
  • Merge into: master
  • Upgrade gradle to 5.6.4
Update dependency gradle to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-6.x
  • Merge into: master
  • Upgrade gradle to 6.7

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

@renovate renovate Bot force-pushed the renovate/configure branch from 599fc8f to 8ef671b Compare September 18, 2020 05:25
@renovate renovate Bot force-pushed the renovate/configure branch from 8ef671b to ab6c92a Compare November 12, 2020 22:07
@ondrejtomcik ondrejtomcik merged commit 07a4894 into master Nov 12, 2020
@ondrejtomcik ondrejtomcik deleted the renovate/configure branch November 12, 2020 22:13
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.

2 participants