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

Configure Renovate #2

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

Configure Renovate #2

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 14, 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

  • go.mod (gomod)
  • static/x/sdp/index.html (html)

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 11 Pull Requests:

chore(deps): update golang.org/x/sync commit hash to 67f06af
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-sync-digest
  • Merge into: master
  • Upgrade golang.org/x/sync to 67f06af15bc961c363a7260195bcd53487529a21
chore(deps): update dependency clipboard.js to v1.7.1
  • Schedule: ["at any time"]
  • Branch name: renovate/clipboard.js-1.x
  • Merge into: master
  • Upgrade clipboard.js to sha512-6Q7TLJPT0pvx4oXwY0PgWypvnouM2XixMXCTsuZS7VSM155x6lTHpZLvo9e66awsdEQU2zAlK6me42AufOjf4g==
chore(deps): update dependency webrtc-adapter to v3.4.4
  • Schedule: ["at any time"]
  • Branch name: renovate/webrtc-adapter-3.x
  • Merge into: master
  • Upgrade webrtc-adapter to sha512-WPsIOAYaLgB3v6rGHv4NvgKnx7QOgv76I9AJuyEGfCsYgtdSTJBBY1bxTGRttM5GbZ5FUFLwA4uiyCrGzbw3aA==
chore(deps): update module cloudflare/cloudflare-go to v0.13.4
chore(deps): update module gortc/ice to v0.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-gortc-ice-0.x
  • Merge into: master
  • Upgrade github.com/gortc/ice to v0.7.0
chore(deps): update module gortc/sdp to v0.18.2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-gortc-sdp-0.x
  • Merge into: master
  • Upgrade github.com/gortc/sdp to v0.18.2
chore(deps): update module gortc/stun to v1.22.2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-gortc-stun-1.x
  • Merge into: master
  • Upgrade github.com/gortc/stun to v1.22.2
chore(deps): update module mssola/user_agent to v0.5.2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-mssola-user_agent-0.x
  • Merge into: master
  • Upgrade github.com/mssola/user_agent to v0.5.2
chore(deps): update module src-d/go-git to v4.13.1
  • Schedule: ["at any time"]
  • Branch name: renovate/gopkg.in-src-d-go-git.v4-4.x
  • Merge into: master
  • Upgrade gopkg.in/src-d/go-git.v4 to v4.13.1
chore(deps): update dependency clipboard.js to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/clipboard.js-2.x
  • Merge into: master
  • Upgrade clipboard.js to sha512-hDWGyh+Iy4Mr9AHOzUP2+Y0iVPn/BwxxaoSleEjH/i1o4EVTF/sh0/A1Syii8PWOae+uPr+T/KHwynoebSuAhw==
chore(deps): update dependency webrtc-adapter to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/webrtc-adapter-7.x
  • Merge into: master
  • Upgrade webrtc-adapter to sha512-Q1CI1+VPudwzIg95qTgAybfooiw87q1fTbYlnjzqUPgKxUJjZMMS2I9bXQtq1GWH4WT38E0VOvHpkCS10hz49g==

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

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

1 participant