external icon indicating copy to clipboard operation
external copied to clipboard

Configure Renovate

Open renovate[bot] opened this issue 2 years ago • 0 comments

Mend Renovate

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

  • package.json (npm)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.

🔡 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 24 Pull Requests:

Update dependency url-parse to 1.5.x [SECURITY]
  • Branch name: renovate/npm-url-parse-vulnerability
  • Merge into: master
  • Upgrade url-parse to 1.5.x
Update dependency assume to 1.5.x
  • Schedule: ["at any time"]
  • Branch name: renovate/assume-1.x
  • Merge into: master
  • Upgrade assume to 1.5.x
Update dependency diagnostics to 1.1.x
  • Schedule: ["at any time"]
  • Branch name: renovate/diagnostics-1.x
  • Merge into: master
  • Upgrade diagnostics to 1.1.x
Update dependency intl to 1.2.x
  • Schedule: ["at any time"]
  • Branch name: renovate/intl-1.x
  • Merge into: master
  • Upgrade intl to 1.2.x
Update dependency istanbul to 0.4.x
  • Schedule: ["at any time"]
  • Branch name: renovate/istanbul-0.x
  • Merge into: master
  • Upgrade istanbul to 0.4.x
Update dependency mocha to 2.5.x
  • Schedule: ["at any time"]
  • Branch name: renovate/mocha-2.x
  • Merge into: master
  • Upgrade mocha to 2.5.x
Update dependency mochify to 2.19.x
  • Schedule: ["at any time"]
  • Branch name: renovate/mochify-2.x
  • Merge into: master
  • Upgrade mochify to 2.19.x
Update dependency mochify-istanbul to 2.4.x
  • Schedule: ["at any time"]
  • Branch name: renovate/mochify-istanbul-2.x
  • Merge into: master
  • Upgrade mochify-istanbul to 2.4.x
Update dependency pre-commit to 1.2.x
  • Schedule: ["at any time"]
  • Branch name: renovate/pre-commit-1.x
  • Merge into: master
  • Upgrade pre-commit to 1.2.x
Update dependency react to 0.14.x
  • Schedule: ["at any time"]
  • Branch name: renovate/react-monorepo
  • Merge into: master
  • Upgrade react to 0.14.x
Update dependency requests to 0.3.x
  • Schedule: ["at any time"]
  • Branch name: renovate/requests-0.x
  • Merge into: master
  • Upgrade requests to 0.3.x
Update dependency serve-static to 1.15.x
  • Schedule: ["at any time"]
  • Branch name: renovate/serve-static-1.x
  • Merge into: master
  • Upgrade serve-static to 1.15.x
Update dependency access-control to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/access-control-1.x
  • Merge into: master
  • Upgrade access-control to 1.0.x
Update dependency argh to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/argh-1.x
  • Merge into: master
  • Upgrade argh to 1.0.x
Update dependency assume to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/assume-2.x
  • Merge into: master
  • Upgrade assume to 2.3.x
Update dependency async-each to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/async-each-1.x
  • Merge into: master
  • Upgrade async-each to 1.0.x
Update dependency browserify to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/browserify-17.x
  • Merge into: master
  • Upgrade browserify to 17.0.x
Update dependency diagnostics to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/diagnostics-2.x
  • Merge into: master
  • Upgrade diagnostics to 2.0.x
Update dependency envify to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/envify-4.x
  • Merge into: master
  • Upgrade envify to 4.1.x
Update dependency mocha to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/mocha-10.x
  • Merge into: master
  • Upgrade mocha to 10.2.x
Update dependency mochify to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/mochify-9.x
  • Merge into: master
  • Upgrade mochify to 9.2.x
Update dependency react to v18
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-monorepo
  • Merge into: master
  • Upgrade react to 18.2.x
Update dependency react-intl to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/major-formatjs-monorepo
  • Merge into: master
  • Upgrade react-intl to 6.3.x
Update dependency uglifyify to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/uglifyify-5.x
  • Merge into: master
  • Upgrade uglifyify to 5.0.x

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm 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 Mend Renovate. View repository job log here.

renovate[bot] avatar Aug 23 '22 19:08 renovate[bot]