Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 Dec 2, 2019

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
  • 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 spring cloud 1.x releases
  • Ignore http4s digest-based 1.x milestones

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

Update dependency bl to 1.2.3 [SECURITY]
  • Branch name: renovate/npm-bl-vulnerability
  • Merge into: master
  • Upgrade bl to 1.2.3
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 lodash to 4.17.19 [SECURITY]
  • Branch name: renovate/npm-lodash-vulnerability
  • Merge into: master
  • Upgrade lodash to 4.17.19
Update dependency lodash.merge to 4.6.2 [SECURITY]
  • Branch name: renovate/npm-lodash.merge-vulnerability
  • Merge into: master
  • Upgrade lodash.merge to 4.6.2
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 serialize-javascript to 3.1.0 [SECURITY]
  • Branch name: renovate/npm-serialize-javascript-vulnerability
  • Merge into: master
  • Upgrade serialize-javascript to 3.1.0
Pin dependencies
Update babel monorepo
Update dependency chai to v4.3.4
  • Schedule: ["at any time"]
  • Branch name: renovate/chai-4.x
  • Merge into: master
  • Upgrade chai to 4.3.4
Update dependency coveralls to v3.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/coveralls-3.x
  • Merge into: master
  • Upgrade coveralls to 3.1.0
Update dependency esm to v3.2.25
  • Schedule: ["at any time"]
  • Branch name: renovate/esm-3.x
  • Merge into: master
  • Upgrade esm to 3.2.25
Update dependency rollup to v1.32.1
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-1.x
  • Merge into: master
  • Upgrade rollup to 1.32.1
Update dependency rollup-plugin-alias to v1.5.2
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-plugin-alias-1.x
  • Merge into: master
  • Upgrade rollup-plugin-alias to 1.5.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 sinon-chai to v3.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/sinon-chai-3.x
  • Merge into: master
  • Upgrade sinon-chai to 3.6.0
Update dependency ts-jest to v24.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-jest-24.x
  • Merge into: master
  • Upgrade ts-jest to 24.3.0
Update dependency tslib to v1.14.1
  • Schedule: ["at any time"]
  • Branch name: renovate/tslib-1.x
  • Merge into: master
  • Upgrade tslib to 1.14.1
Update dependency typescript to v3.9.9
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-3.x
  • Merge into: master
  • Upgrade typescript to 3.9.9
Update dependency jest to v26
  • Schedule: ["at any time"]
  • Branch name: renovate/major-jest-monorepo
  • Merge into: master
  • Upgrade jest to 26.6.3
Update dependency mocha to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/mocha-8.x
  • Merge into: master
  • Upgrade mocha to 8.3.2
Update dependency nyc to v15
  • Schedule: ["at any time"]
  • Branch name: renovate/nyc-15.x
  • Merge into: master
  • Upgrade nyc to 15.1.0
Update dependency rollup to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-2.x
  • Merge into: master
  • Upgrade rollup to 2.43.1
Update dependency rollup-plugin-alias to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-plugin-alias-2.x
  • Merge into: master
  • Upgrade rollup-plugin-alias to 2.2.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-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-terser to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-plugin-terser-7.x
  • Merge into: master
  • Upgrade rollup-plugin-terser to 7.0.2
Update dependency sinon to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/sinon-10.x
  • Merge into: master
  • Upgrade sinon to 10.0.0
Update dependency ts-jest to v26
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-jest-26.x
  • Merge into: master
  • Upgrade ts-jest to 26.5.4
Update dependency tslib to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/tslib-2.x
  • Merge into: master
  • Upgrade tslib to 2.1.0
Update dependency typescript to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-4.x
  • Merge into: master
  • Upgrade typescript to 4.2.3

🚸 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