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

Configure Renovate #1

Merged
merged 1 commit into from
Dec 17, 2019
Merged

Configure Renovate #1

merged 1 commit into from
Dec 17, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 17, 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

  • admin/Dockerfile (dockerfile)
  • lb/Dockerfile (dockerfile)
  • messenger/Dockerfile (dockerfile)
  • notebooks/Dockerfile (dockerfile)
  • redis/Dockerfile (dockerfile)
  • ui/Dockerfile (dockerfile)
  • web/Dockerfile (dockerfile)
  • workers/Dockerfile (dockerfile)
  • ui/Dockerfile.debug (dockerfile)
  • ui/package.json (npm)
  • admin/requirements.txt (pip_requirements)
  • web/requirements.txt (pip_requirements)
  • workers/healthcheck/requirements.txt (pip_requirements)
  • workers/requirements.txt (pip_requirements)

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
  • Update existing lock files only when package.json is modified
  • 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 15 Pull Requests:

Pin dependencies
Update alpine Docker tag to v3.10
  • Schedule: "at any time"
  • Branch name: renovate/docker-alpine-3.x
  • Merge into: master
  • Upgrade alpine to 3.10
Update babel monorepo
Update dependency docker to v4.1.0
  • Schedule: "at any time"
  • Branch name: renovate/docker-4.x
  • Merge into: master
  • Upgrade docker to ==4.1.0
Update dependency flask to v1.1.1
  • Schedule: "at any time"
  • Branch name: renovate/flask-1.x
  • Merge into: master
  • Upgrade flask to ==1.1.1
Update dependency gunicorn to v19.10.0
  • Schedule: "at any time"
  • Branch name: renovate/gunicorn-19.x
  • Merge into: master
  • Upgrade gunicorn to ==19.10.0
Update dependency multer to v1.4.2
  • Schedule: "at any time"
  • Branch name: renovate/multer-1.x
  • Merge into: master
  • Upgrade multer to 1.4.2
Update dependency react-scripts to v3.3.0
  • Schedule: "at any time"
  • Branch name: renovate/react-scripts-3.x
  • Merge into: master
  • Upgrade react-scripts to 3.3.0
Update dependency react-tabs to v3.1.0
  • Schedule: "at any time"
  • Branch name: renovate/react-tabs-3.x
  • Merge into: master
  • Upgrade react-tabs to 3.1.0
Update dependency redux-mock-store to v1.5.4
  • Schedule: "at any time"
  • Branch name: renovate/redux-mock-store-1.x
  • Merge into: master
  • Upgrade redux-mock-store to 1.5.4
Update dependency semantic-ui-react to v0.88.2
  • Schedule: "at any time"
  • Branch name: renovate/semantic-ui-react-0.x
  • Merge into: master
  • Upgrade semantic-ui-react to 0.88.2
Update dependency serve to v11.2.0
  • Schedule: "at any time"
  • Branch name: renovate/serve-11.x
  • Merge into: master
  • Upgrade serve to 11.2.0
Update react monorepo to v16.12.0
  • Schedule: "at any time"
  • Branch name: renovate/react-monorepo
  • Merge into: master
  • Upgrade react to 16.12.0
  • Upgrade react-dom to 16.12.0
Update dependency gunicorn to v20
  • Schedule: "at any time"
  • Branch name: renovate/gunicorn-20.x
  • Merge into: master
  • Upgrade gunicorn to ==20.0.4
Update dependency react-data-table-component to v5
  • Schedule: "at any time"
  • Branch name: renovate/react-data-table-component-5.x
  • Merge into: master
  • Upgrade react-data-table-component to 5.0.1

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


Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.

@cglewis cglewis merged commit 55cc4f5 into master Dec 17, 2019
@renovate renovate bot deleted the renovate/configure branch December 17, 2019 15:41
cglewis added a commit that referenced this pull request Dec 17, 2019
rashley-iqt pushed a commit that referenced this pull request Jan 16, 2020
rashley-iqt pushed a commit that referenced this pull request Aug 11, 2020
rashley-iqt pushed a commit that referenced this pull request May 25, 2021
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