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

Configure Renovate #13

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

Conversation

renovate-bot
Copy link

@renovate-bot renovate-bot commented Jul 25, 2019

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

  • .circleci/config.yml (circleci)
  • 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.


What to Expect

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

Update golang.org/x/net commit hash to be3efd7
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-net-digest
  • Merge into: master
  • Upgrade golang.org/x/net to be3efd7ff1275f85d6b01ced0bee28cdb728f4b9
Update golang.org/x/oauth2 commit hash to 5d25da1
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-oauth2-digest
  • Merge into: master
  • Upgrade golang.org/x/oauth2 to 5d25da1a8d43b66f2898c444f899c7bcfd6a407e
Update golang.org/x/tools commit hash to c8cfbd0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-tools-digest
  • Merge into: master
  • Upgrade golang.org/x/tools to c8cfbd0f21e6146422c1927945569c9c855a56bc
Update circleci/golang Docker tag to v1.15
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-circleci-golang-1.x
  • Merge into: master
  • Upgrade circleci/golang to 1.15
Update module golang/protobuf to v1.4.3
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-golang-protobuf-1.x
  • Merge into: master
  • Upgrade github.com/golang/protobuf to v1.4.3
Update module googleapis/gnostic to v0.5.3
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-googleapis-gnostic-0.x
  • Merge into: master
  • Upgrade github.com/googleapis/gnostic to v0.5.3
Update module googleapis/gnostic-grpc to v0.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-googleapis-gnostic-grpc-0.x
  • Merge into: master
  • Upgrade github.com/googleapis/gnostic-grpc to 08a1ff8da779d308f6c7db488078b2b7bd7008f2
Update module gorilla/mux to v1.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-gorilla-mux-1.x
  • Merge into: master
  • Upgrade github.com/gorilla/mux to v1.8.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.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 25, 2019
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 18, 2020
@renovate-bot renovate-bot requested review from noahdietz and a team as code owners August 20, 2020 12:00
@renovate-bot renovate-bot requested a review from a team as a code owner October 8, 2020 06:59
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes This human has signed the Contributor License Agreement. kokoro:force-run Add this label to force Kokoro to re-run the tests. kokoro:run Add this label to force Kokoro to re-run the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants