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

Closed
wants to merge 1 commit into from
Closed

Configure Renovate #12

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 25, 2017

Welcome to Renovate!

This is an onboarding PR to help you understand and configure Renovate before any regular Pull Requests begin. Once you close this Pull Request, Renovate will begin keeping your dependencies up-to-date via automated Pull Requests.

If you have any questions, try reading our Getting Started Configuring Renovate page first.


Configuration Summary

Based on the currently configured presets, Renovate will:

  • Start dependency updates once this Configure Renovate PR is merged or closed
  • Pin dependency versions for devDependencies and retain semver ranges for others
  • Separate major versions of dependencies into individual branches/PRs
  • Use the same branch/PR for both patch and minor upgrades of a dependency
  • Only upgrade to stable npm versions
  • Upgrade versions up to the "latest" tag in npm registry
  • Create branches/PRs for dependency upgrades as soon as they're available
  • Wait until branch tests have passed or failed before creating the PR
  • Use renovate/ as prefix for all branch names
  • If semantic commits detected, use fix(deps): for dependencies and chore(deps): for all others
  • Disable automerging feature - wait for humans to merge all PRs
  • Update existing lock files only when package.json is modified

Warnings (5)

Please correct - or verify that you can safely ignore - these warnings before you merge this PR.

  • coveralls: Dependency uses tag "latest" as its version so that will never be changed by Renovate
  • mocha: Dependency uses tag "latest" as its version so that will never be changed by Renovate
  • nyc: Dependency uses tag "latest" as its version so that will never be changed by Renovate
  • should: Dependency uses tag "latest" as its version so that will never be changed by Renovate
  • standard: Dependency uses tag "latest" as its version so that will never be changed by Renovate

It looks like your repository dependencies are already up-to-date and no initial Pull Requests will be necessary.

Sometimes you may see multiple options for the same dependency (e.g. pinning in one branch and upgrading in another). This is expected and allows you the flexibility to choose which to merge first. Once you merge any PR, others will be updated or removed the next time Renovate runs.

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.

Our Configuration Docs should be helpful if you wish to modify any behaviour.


Don't want a renovate.json file?

You are not required to merge this Pull Request - Renovate will begin even if this "Configure Renovate" PR is closed unmerged and without a renovate.json file. However, it's recommended that you add configuration to your repository to ensure behaviour matches what you see described here.

Alternatively, you can add the same configuration settings into a "renovate" section of your package.json file(s) in this branch and delete the renovate.json from this PR. If you make these configuration changes in this branch then the results will be described in this PR after the next time Renovate runs.

@coveralls
Copy link

coveralls commented Aug 25, 2017

Coverage Status

Coverage remained the same at 91.667% when pulling fc93c42 on renovate/configure into 24c1117 on master.

@Kikobeats Kikobeats closed this Aug 25, 2017
@Kikobeats Kikobeats deleted the renovate/configure branch August 25, 2017 14:10
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.

None yet

2 participants