Configure Renovate by renovate[bot] · Pull Request #464 · commitizen/cz-cli · GitHub
Skip to content

Configure Renovate#464

Merged
jimthedev merged 1 commit into
masterfrom
renovate/configure
May 24, 2018
Merged

Configure Renovate#464
jimthedev merged 1 commit into
masterfrom
renovate/configure

Conversation

@renovate

@renovate renovate Bot commented Jan 16, 2018

Copy link
Copy Markdown
Contributor

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

Renovate will begin keeping your dependencies up-to-date only once you merge this Pull Request.
If you close this Pull Request unmerged, then Renovate will be disabled.

If you have any questions, try reading our Docs, particularly the Getting Started section.
You can post questions in our Config Help repository or @ the app author @rarkins in this PR and he'll probably see it.


Detected Package Files

  • package.json (npm)

Configuration Summary

Based on the currently configured presets, Renovate will:

  • Start dependency updates once this Configure Renovate PR is merged or closed
  • 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)
  • Use renovate/ as prefix for all branch names
  • 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, and various test/tests directories
  • Update existing lock files only when package.json is modified
  • Autodetect whether to pin dependencies or maintain ranges
  • Rate limit PR creation to a maximum of two per hour
  • Limit to maximum 20 concurrent Renovate PRs at any time

Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch and this Pull Request description will be updated the next time Renovate runs. Try to use Config Presets (the extends array) when possible rather than raw config, as then this PR will be able to more accurately describe your settings.


What to Expect

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

  1. chore(deps): update babel6 monorepo
  • Branch name: renovate/babel6-monorepo
  • Upgrades babel-preset-stage-2 in devDependencies from 6.18.0 to 6.24.1
  • Upgrades babel-preset-es2015 in devDependencies from 6.18.0 to 6.24.1
  • Upgrades babel-core in devDependencies from 6.18.2 to 6.26.3
  • Upgrades babel-cli in devDependencies from 6.18.0 to 6.26.0
  1. chore(deps): update dependency axios to v0.18.0
  • Branch name: renovate/axios-0.x
  • Upgrades axios in devDependencies from 0.15.2 to 0.18.0
  1. chore(deps): update dependency eslint to v3.19.0
  • Branch name: renovate/eslint-3.x
  • Upgrades eslint in devDependencies from 3.12.2 to 3.19.0
  1. chore(deps): update dependency eslint-plugin-promise to v3.7.0
  • Branch name: renovate/eslint-plugin-promise-3.x
  • Upgrades eslint-plugin-promise in devDependencies from 3.4.0 to 3.7.0
  1. chore(deps): update dependency eslint-plugin-standard to v2.3.1
  • Branch name: renovate/eslint-plugin-standard-2.x
  • Upgrades eslint-plugin-standard in devDependencies from 2.0.1 to 2.3.1
  1. chore(deps): update dependency mocha to v3.5.3
  • Branch name: renovate/mocha-3.x
  • Upgrades mocha in devDependencies from 3.1.2 to 3.5.3
  1. chore(deps): update dependency node-uuid to v1.4.8
  • Branch name: renovate/node-uuid-1.x
  • Upgrades node-uuid in devDependencies from 1.4.7 to 1.4.8
  1. chore(deps): update dependency nodemon to v1.17.5
  • Branch name: renovate/nodemon-1.x
  • Upgrades nodemon in devDependencies from 1.11.0 to 1.17.5
  1. chore(deps): update dependency nyc to v10.3.2
  • Branch name: renovate/nyc-10.x
  • Upgrades nyc in devDependencies from 10.0.0 to 10.3.2
  1. chore(deps): update dependency proxyquire to v1.8.0
  • Branch name: renovate/proxyquire-1.x
  • Upgrades proxyquire in devDependencies from 1.7.10 to 1.8.0
  1. chore(deps): update dependency semantic-release to v6.3.6
  • Branch name: renovate/semantic-release-6.x
  • Upgrades semantic-release in devDependencies from 6.3.5 to 6.3.6
  1. chore(deps): update dependency semver to v5.5.0
  • Branch name: renovate/semver-5.x
  • Upgrades semver in devDependencies from 5.3.0 to 5.5.0
  1. chore(deps): update dependency sinon to v1.17.7
  • Branch name: renovate/sinon-1.x
  • Upgrades sinon in devDependencies from 1.17.6 to 1.17.7
  1. fix(deps): update dependency cz-conventional-changelog to v2.1.0
  1. fix(deps): update dependency dedent to v0.7.0
  • Branch name: renovate/dedent-0.x
  • Upgrades dedent in dependencies from 0.6.0 to 0.7.0
  1. fix(deps): update dependency find-root to v1.1.0
  • Branch name: renovate/find-root-1.x
  • Upgrades find-root in dependencies from 1.0.0 to 1.1.0
  1. fix(deps): update dependency glob to v7.1.2
  • Branch name: renovate/glob-7.x
  • Upgrades glob in dependencies from 7.1.1 to 7.1.2
  1. fix(deps): update dependency lodash to v4.17.10
  • Branch name: renovate/lodash-monorepo
  • Upgrades lodash in dependencies from 4.17.5 to 4.17.10
  1. fix(deps): update dependency shelljs to v0.8.2
  • Branch name: renovate/shelljs-0.x
  • Upgrades shelljs in dependencies from 0.7.6 to 0.8.2
  1. chore(deps): update dependency chai to v4
  • Branch name: renovate/chai-4.x
  • Upgrades chai in devDependencies from 3.5.0 to 4.1.2
  1. chore(deps): update dependency eslint to v4
  • Branch name: renovate/eslint-4.x
  • Upgrades eslint in devDependencies from 3.12.2 to 4.19.1
  1. chore(deps): update dependency eslint-config-standard to v11
  • Branch name: renovate/eslint-config-standard-11.x
  • Upgrades eslint-config-standard in devDependencies from 6.2.1 to 11.0.0
  1. chore(deps): update dependency eslint-plugin-standard to v3
  • Branch name: renovate/eslint-plugin-standard-3.x
  • Upgrades eslint-plugin-standard in devDependencies from 2.0.1 to 3.1.0
  1. chore(deps): update dependency ghooks to v2
  • Branch name: renovate/ghooks-2.x
  • Upgrades ghooks in devDependencies from 1.3.2 to 2.0.4
  1. chore(deps): update dependency mocha to v5
  • Branch name: renovate/mocha-5.x
  • Upgrades mocha in devDependencies from 3.1.2 to 5.2.0
  1. chore(deps): update dependency nyc to v11
  • Branch name: renovate/nyc-11.x
  • Upgrades nyc in devDependencies from 10.0.0 to 11.8.0
  1. chore(deps): update dependency proxyquire to v2
  • Branch name: renovate/proxyquire-2.x
  • Upgrades proxyquire in devDependencies from 1.7.10 to 2.0.1
  1. chore(deps): update dependency semantic-release to v15
  • Branch name: renovate/semantic-release-15.x
  • Upgrades semantic-release in devDependencies from 6.3.5 to 15.5.0
  1. chore(deps): update dependency sinon to v5
  • Branch name: renovate/sinon-5.x
  • Upgrades sinon in devDependencies from 1.17.6 to 5.0.8
  1. fix(deps): update dependency chalk to v2
  • Branch name: renovate/chalk-2.x
  • Upgrades chalk in dependencies from 1.1.3 to 2.4.1
  1. fix(deps): update dependency detect-indent to v5
  • Branch name: renovate/detect-indent-5.x
  • Upgrades detect-indent in dependencies from 4.0.0 to 5.0.0
  1. fix(deps): update dependency fs-extra to v6
  • Branch name: renovate/fs-extra-6.x
  • Upgrades fs-extra in dependencies from ^1.0.0 to ^6.0.0
  1. fix(deps): update dependency inquirer to v5
  • Branch name: renovate/inquirer-5.x
  • Upgrades inquirer in dependencies from 1.2.3 to 5.2.0
  1. fix(deps): update dependency path-exists to v3
  • Branch name: renovate/path-exists-3.x
  • Upgrades path-exists in dependencies from 2.1.0 to 3.0.0


This PR has been generated by Renovate Bot.

@renovate renovate Bot force-pushed the renovate/configure branch from af5472d to 30e67af Compare April 16, 2018 00:32
@renovate renovate Bot force-pushed the renovate/configure branch from 30e67af to 87a3461 Compare May 21, 2018 20:56
@jimthedev jimthedev merged commit 89300f5 into master May 24, 2018
@renovate renovate Bot deleted the renovate/configure branch May 24, 2018 14:26
@rarkins

rarkins commented May 24, 2018

Copy link
Copy Markdown

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.

3 participants