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 #26

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Configure Renovate #26

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 7, 2019

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)
  • .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
  • Show all Merge Confidence badges for pull requests.
  • 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.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


What to Expect

With your current configuration, Renovate will create 29 Pull Requests:

chore(deps): replace dependency babel-eslint with @​babel/eslint-parser
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-eslint-replacement
  • Merge into: master
  • Upgrade babel-eslint to 7.11.0
chore(deps): update dependency babel-core to v6.26.3
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-monorepo
  • Merge into: master
  • Upgrade babel-core to 6.26.3
chore(deps): update dependency babel-eslint to v8.2.6
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-eslint-8.x
  • Merge into: master
  • Upgrade babel-eslint to 8.2.6
chore(deps): update dependency babel-loader to v7.1.5
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-loader-7.x
  • Merge into: master
  • Upgrade babel-loader to 7.1.5
chore(deps): update dependency babel-plugin-add-module-exports to v0.3.3
chore(deps): update dependency chai to v4.3.10
  • Schedule: ["at any time"]
  • Branch name: renovate/chai-4.x
  • Merge into: master
  • Upgrade chai to 4.3.10
chore(deps): update dependency eslint to v4.19.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-4.x
  • Merge into: master
  • Upgrade eslint to 4.19.1
chore(deps): update dependency mocha to v5.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/mocha-5.x
  • Merge into: master
  • Upgrade mocha to 5.2.0
chore(deps): update dependency node to 6.17
  • Schedule: ["at any time"]
  • Branch name: renovate/node-6.x
  • Merge into: master
  • Upgrade node to 6.17
chore(deps): update dependency webpack to v3.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-3.x
  • Merge into: master
  • Upgrade webpack to 3.12.0
chore(deps): update dependency yargs to v11.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/yargs-11.x
  • Merge into: master
  • Upgrade yargs to 11.1.1
fix(deps): update dependency node-watch to ^0.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/node-watch-0.x
  • Merge into: master
  • Upgrade node-watch to ^0.7.0
chore(deps): update dependency babel-eslint to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-eslint-10.x
  • Merge into: master
  • Upgrade babel-eslint to 10.1.0
chore(deps): update dependency babel-loader to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-loader-9.x
  • Merge into: master
  • Upgrade babel-loader to 9.1.3
chore(deps): update dependency babel-plugin-add-module-exports to v1
chore(deps): update dependency babel-plugin-istanbul to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-plugin-istanbul-6.x
  • Merge into: master
  • Upgrade babel-plugin-istanbul to ^6.0.0
chore(deps): update dependency commitizen to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/commitizen-4.x
  • Merge into: master
  • Upgrade commitizen to ^4.0.0
chore(deps): update dependency cross-env to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/cross-env-7.x
  • Merge into: master
  • Upgrade cross-env to ^7.0.0
chore(deps): update dependency cz-conventional-changelog to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/cz-conventional-changelog-3.x
  • Merge into: master
  • Upgrade cz-conventional-changelog to ^3.0.0
chore(deps): update dependency eslint to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-8.x
  • Merge into: master
  • Upgrade eslint to 8.55.0
chore(deps): update dependency eslint-loader to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-loader-4.x
  • Merge into: master
  • Upgrade eslint-loader to 4.0.2
chore(deps): update dependency mocha to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/mocha-10.x
  • Merge into: master
  • Upgrade mocha to 10.2.0
chore(deps): update dependency node to v20
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x
  • Merge into: master
  • Upgrade node to 20.10
chore(deps): update dependency nodemon to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/nodemon-3.x
  • Merge into: master
  • Upgrade nodemon to ^3.0.0
chore(deps): update dependency nyc to v15
  • Schedule: ["at any time"]
  • Branch name: renovate/nyc-15.x
  • Merge into: master
  • Upgrade nyc to ^15.0.0
chore(deps): update dependency webpack to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-5.x
  • Merge into: master
  • Upgrade webpack to 5.89.0
chore(deps): update dependency webpack-dashboard to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-dashboard-3.x
  • Merge into: master
  • Upgrade webpack-dashboard to ^3.0.0
chore(deps): update dependency yargs to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/yargs-17.x
  • Merge into: master
  • Upgrade yargs to 17.7.2
fix(deps): update dependency rxjs to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/rxjs-7.x
  • Merge into: master
  • Upgrade rxjs to ^7.0.0

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

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.

0 participants