solid-auth-client icon indicating copy to clipboard operation
solid-auth-client copied to clipboard

Configure Renovate

Open renovate[bot] opened this issue 5 years ago • 1 comments

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

:vertical_traffic_light: To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

  • package.json (npm)
  • .nvmrc (nvm)
  • .travis.yml (travis)

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

:abcd: 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 17 Pull Requests:

Pin dependencies
Update babel monorepo
Update dependency eslint to v7.13.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-7.x
  • Merge into: master
  • Upgrade eslint to 7.13.0
Update dependency eslint-config-prettier to v6.15.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-prettier-6.x
  • Merge into: master
  • Upgrade eslint-config-prettier to 6.15.0
Update dependency eslint-config-standard to v15.0.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-standard-15.x
  • Merge into: master
  • Upgrade eslint-config-standard to 15.0.1
Update dependency eslint-plugin-jest to v23.20.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-jest-23.x
  • Merge into: master
  • Upgrade eslint-plugin-jest to 23.20.0
Update dependency eslint-plugin-standard to v4.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-standard-4.x
  • Merge into: master
  • Upgrade eslint-plugin-standard to 4.1.0
Update dependency flow-bin to v0.138.0
  • Schedule: ["at any time"]
  • Branch name: renovate/flow-bin-0.x
  • Merge into: master
  • Upgrade flow-bin to 0.138.0
Update dependency jest to v26.6.3
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-monorepo
  • Merge into: master
  • Upgrade jest to 26.6.3
Update dependency nock to v13.0.5
  • Schedule: ["at any time"]
  • Branch name: renovate/nock-13.x
  • Merge into: master
  • Upgrade nock to 13.0.5
Update dependency preact to v10.5.7
  • Schedule: ["at any time"]
  • Branch name: renovate/preact-10.x
  • Merge into: master
  • Upgrade preact to 10.5.7
Update dependency css-loader to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/css-loader-5.x
  • Merge into: master
  • Upgrade css-loader to 5.0.1
Update dependency eslint-config-standard to v16
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-standard-16.x
  • Merge into: master
  • Upgrade eslint-config-standard to 16.0.1
Update dependency eslint-plugin-jest to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-jest-24.x
  • Merge into: master
  • Upgrade eslint-plugin-jest to 24.1.3
Update dependency style-loader to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/style-loader-2.x
  • Merge into: master
  • Upgrade style-loader to 2.0.0
Update dependency webpack to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-5.x
  • Merge into: master
  • Upgrade webpack to 5.4.0
Update dependency webpack-cli to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-cli-4.x
  • Merge into: master
  • Upgrade webpack-cli to 4.2.0

:children_crossing: 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.


:question: 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[bot] avatar Aug 28 '20 14:08 renovate[bot]

Coverage Status

Coverage remained the same at 84.324% when pulling 9048bdea83dc7189239845eb266ce2e9e8aab10f on renovate/configure into 96c25b000e60218bc264c6d11e553043e15bde76 on master.

coveralls avatar Aug 28 '20 15:08 coveralls