Skip to content

Configure Renovate#2

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/configure
Open

Configure Renovate#2
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/configure

Conversation

@renovate

@renovate renovate Bot commented Jan 7, 2022

Copy link
Copy Markdown

WhiteSource 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)
  • .travis.yml (travis)

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
  • If semantic commits detected, use semantic commit type fix for dependencies and chore for all others
  • 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 10 open PRs at any time
  • Group known monorepo packages together
  • Use curated list of recommended non-monorepo package groupings
  • Fix some problems with very old Maven commons versions
  • Ignore spring cloud 1.x releases
  • Ignore http4s digest-based 1.x milestones
  • Use node versioning for @types/node
  • Limit concurrent requests to reduce load on Repology servers until we can fix this properly, see issue 10133

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

Update dependency acorn to 5.7.4 [SECURITY]
  • Branch name: renovate/npm-acorn-vulnerability
  • Merge into: master
  • Upgrade acorn to 5.7.4
Update dependency atob to 2.1.0 [SECURITY]
  • Branch name: renovate/npm-atob-vulnerability
  • Merge into: master
  • Upgrade atob to 2.1.0
Update dependency command-exists to 1.2.4 [SECURITY]
  • Branch name: renovate/npm-command-exists-vulnerability
  • Merge into: master
  • Upgrade command-exists to 1.2.4
Update dependency elliptic to 6.5.4 [SECURITY]
  • Branch name: renovate/npm-elliptic-vulnerability
  • Merge into: master
  • Upgrade elliptic to 6.5.4
Update dependency glob-parent to 5.1.2 [SECURITY]
  • Branch name: renovate/npm-glob-parent-vulnerability
  • Merge into: master
  • Upgrade glob-parent to 5.1.2
Update dependency ini to 1.3.6 [SECURITY]
  • Branch name: renovate/npm-ini-vulnerability
  • Merge into: master
  • Upgrade ini to 1.3.6
Update dependency is-svg to 4.2.2 [SECURITY]
  • Branch name: renovate/npm-is-svg-vulnerability
  • Merge into: master
  • Upgrade is-svg to 4.2.2
Update dependency js-yaml to 3.13.1 [SECURITY]
  • Branch name: renovate/npm-js-yaml-vulnerability
  • Merge into: master
  • Upgrade js-yaml to 3.13.1
Update dependency kind-of to 6.0.3 [SECURITY]
  • Branch name: renovate/npm-kind-of-vulnerability
  • Merge into: master
  • Upgrade kind-of to 6.0.3
Update dependency lodash to 4.17.21 [SECURITY]
  • Branch name: renovate/npm-lodash-vulnerability
  • Merge into: master
  • Upgrade lodash to 4.17.21
Update dependency macaddress to 0.2.9 [SECURITY]
  • Branch name: renovate/npm-macaddress-vulnerability
  • Merge into: master
  • Upgrade macaddress to 0.2.9
Update dependency minimist to 0.2.1 [SECURITY]
  • Branch name: renovate/npm-minimist-vulnerability
  • Merge into: master
  • Upgrade minimist to 0.2.1
Update dependency mixin-deep to 1.3.2 [SECURITY]
  • Branch name: renovate/npm-mixin-deep-vulnerability
  • Merge into: master
  • Upgrade mixin-deep to 1.3.2
Update dependency node-fetch to 2.6.1 [SECURITY]
  • Branch name: renovate/npm-node-fetch-vulnerability
  • Merge into: master
  • Upgrade node-fetch to 2.6.1
Update dependency node-forge to 0.10.0 [SECURITY]
  • Branch name: renovate/npm-node-forge-vulnerability
  • Merge into: master
  • Upgrade node-forge to 0.10.0
Update dependency parcel-bundler to 1.10.0 [SECURITY]
  • Branch name: renovate/npm-parcel-bundler-vulnerability
  • Merge into: master
  • Upgrade parcel-bundler to 1.10.0
Update dependency path-parse to 1.0.7 [SECURITY]
  • Branch name: renovate/npm-path-parse-vulnerability
  • Merge into: master
  • Upgrade path-parse to 1.0.7
Update dependency qs to 6.0.4 [SECURITY]
  • Branch name: renovate/npm-qs-vulnerability
  • Merge into: master
  • Upgrade qs to 6.0.4
Update dependency randomatic to 3.0.0 [SECURITY]
  • Branch name: renovate/npm-randomatic-vulnerability
  • Merge into: master
  • Upgrade randomatic to 3.0.0
Update dependency react-dom to 16.2.1 [SECURITY]
  • Branch name: renovate/npm-react-dom-vulnerability
  • Merge into: master
  • Upgrade react-dom to 16.2.1
Update dependency safer-eval to 1.3.4 [SECURITY]
  • Branch name: renovate/npm-safer-eval-vulnerability
  • Merge into: master
  • Upgrade safer-eval to 1.3.4
Update dependency serialize-to-js to 3.0.1 [SECURITY]
  • Branch name: renovate/npm-serialize-to-js-vulnerability
  • Merge into: master
  • Upgrade serialize-to-js to 3.0.1
Update dependency set-getter to 0.1.1 [SECURITY]
  • Branch name: renovate/npm-set-getter-vulnerability
  • Merge into: master
  • Upgrade set-getter to 0.1.1
Update dependency set-value to 2.0.1 [SECURITY]
  • Branch name: renovate/npm-set-value-vulnerability
  • Merge into: master
  • Upgrade set-value to 2.0.1
Update dependency static-eval to 2.0.2 [SECURITY]
  • Branch name: renovate/npm-static-eval-vulnerability
  • Merge into: master
  • Upgrade static-eval to 2.0.2
Update dependency ua-parser-js to 0.7.24 [SECURITY]
  • Branch name: renovate/npm-ua-parser-js-vulnerability
  • Merge into: master
  • Upgrade ua-parser-js to 0.7.24
Pin dependencies
Update dependency rollup-plugin-babel to v3.0.7
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-plugin-babel-3.x
  • Merge into: master
  • Upgrade rollup-plugin-babel to 3.0.7
Update dependency babel-preset-env to v1.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-monorepo
  • Merge into: master
  • Upgrade babel-preset-env to 1.7.0
Update dependency react to v16.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/react-monorepo
  • Merge into: master
  • Upgrade react to 16.14.0
Update dependency rimraf to v2.7.1
  • Schedule: ["at any time"]
  • Branch name: renovate/rimraf-2.x
  • Merge into: master
  • Upgrade rimraf to 2.7.1
Update dependency rollup to v0.68.2
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-0.x
  • Merge into: master
  • Upgrade rollup to 0.68.2
Update dependency rollup-plugin-commonjs to v9.3.4
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-plugin-commonjs-9.x
  • Merge into: master
  • Upgrade rollup-plugin-commonjs to 9.3.4
Update dependency rollup-plugin-node-resolve to v3.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-plugin-node-resolve-3.x
  • Merge into: master
  • Upgrade rollup-plugin-node-resolve to 3.4.0
Update dependency rollup-plugin-sourcemaps to v0.6.3
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-plugin-sourcemaps-0.x
  • Merge into: master
  • Upgrade rollup-plugin-sourcemaps to 0.6.3
Update dependency react to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-monorepo
  • Merge into: master
  • Upgrade react to 17.0.2
Update dependency rimraf to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/rimraf-3.x
  • Merge into: master
  • Upgrade rimraf to 3.0.2
Update dependency rollup to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-2.x
  • Merge into: master
  • Upgrade rollup to 2.63.0
Update dependency rollup-plugin-babel to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-plugin-babel-4.x
  • Merge into: master
  • Upgrade rollup-plugin-babel to 4.4.0
Update dependency rollup-plugin-commonjs to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-plugin-commonjs-10.x
  • Merge into: master
  • Upgrade rollup-plugin-commonjs to 10.1.0
Update dependency rollup-plugin-filesize to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-plugin-filesize-9.x
  • Merge into: master
  • Upgrade rollup-plugin-filesize to 9.1.1
Update dependency rollup-plugin-node-resolve to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-plugin-node-resolve-5.x
  • Merge into: master
  • Upgrade rollup-plugin-node-resolve to 5.2.0
Update dependency rollup-plugin-uglify to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-plugin-uglify-6.x
  • Merge into: master
  • Upgrade rollup-plugin-uglify to 6.0.4

🚸 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 join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant