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

Merged
merged 1 commit into from Apr 30, 2018
Merged

Configure Renovate #850

merged 1 commit into from Apr 30, 2018

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 30, 2018

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

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
  • Combine any patch and minor upgrades together into same branch/PR
  • 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 8 Pull Requests:

  1. Pin dependencies
  • Branch name: renovate/pin-dependencies
  • Pins uglify-es in devDependencies to 3.3.9
  • Pins stylelint in devDependencies to 9.1.3
  • Pins puppeteer in devDependencies to 1.2.0
  • Pins prettier-stylelint in devDependencies to 0.4.2
  • Pins prettier-eslint in devDependencies to 8.8.1
  • Pins prettier in devDependencies to 1.12.1
  • Pins npm-run-all in devDependencies to 4.1.2
  • Pins node-dir in devDependencies to 0.1.17
  • Pins jest-puppeteer in devDependencies to 2.2.0
  • Pins jest in devDependencies to 22.4.3
  • Pins husky in devDependencies to 0.14.3
  • Pins http-server in devDependencies to 0.10.0
  • Pins glob in devDependencies to 7.1.2
  • Pins fs-extra in devDependencies to 3.0.1
  • Pins eslint in devDependencies to 4.19.1
  • Pins concat in devDependencies to 1.0.3
  • Pins clean-css in devDependencies to 4.1.11
  • Pins chokidar-cli in devDependencies to 1.2.0
  • Pins bundlesize in devDependencies to 0.15.3
  • Pins browserify in devDependencies to 14.5.0
  • Pins all-contributors-cli in devDependencies to 4.11.1
  1. Update dependency bundlesize to v0.17.0
  • Branch name: renovate/bundlesize-0.x
  • Upgrades bundlesize in devDependencies from ^0.15.3 to 0.17.0
  1. Update dependency http-server to v0.11.1
  • Branch name: renovate/http-server-0.x
  • Upgrades http-server in devDependencies from ^0.10.0 to 0.11.1
  1. Update dependency jest-puppeteer to v2.4.0
  • Branch name: renovate/jest-puppeteer-2.x
  • Upgrades jest-puppeteer in devDependencies from ^2.2.0 to 2.4.0
  1. Update dependency puppeteer to v1.3.0
  • Branch name: renovate/puppeteer-1.x
  • Upgrades puppeteer in devDependencies from ^1.1.1 to 1.3.0
  1. Update dependency stylelint to v9.2.0
  • Branch name: renovate/stylelint-9.x
  • Upgrades stylelint in devDependencies from ^9.1.3 to 9.2.0
  1. Update dependency browserify to v16
  • Branch name: renovate/browserify-16.x
  • Upgrades browserify in devDependencies from ^14.5.0 to 16.2.0
  1. Update dependency fs-extra to v5
  • Branch name: renovate/fs-extra-5.x
  • Upgrades fs-extra in devDependencies from ^3.0.1 to 5.0.0


This PR has been generated by Renovate Bot.

@schalkneethling schalkneethling merged commit 70d9076 into master Apr 30, 2018
@renovate renovate bot deleted the renovate/configure branch April 30, 2018 18:10
wbamberg pushed a commit to wbamberg/interactive-examples that referenced this pull request May 1, 2018
* upstream/master:
  adding examples for td,th, and tr (mdn#849)
  Update footer example css (mdn#845)
  Configure Renovate (mdn#850)
  Add <del> example (mdn#844)
@renovate
Copy link
Contributor Author

renovate bot commented Mar 18, 2020

Renovate is disabled

Renovate is disabled due to lack of config. If you wish to reenable it, you can either (a) commit a config file to your base branch, or (b) rename this closed PR to trigger a replacement onboarding PR.

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