Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 6, 2019

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)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this Configure Renovate 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)
  • 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, vendor 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 open PRs at any time
  • Group known monorepo packages together
  • Use curated list of recommended non-monorepo package groupings

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

chore(deps): pin dependencies
chore(deps): update babel monorepo to v7.3.4
chore(deps): update dependency eslint to v5.15.1
  • Schedule: "at any time"
  • Branch name: renovate/eslint-5.x
  • Upgrade eslint to 5.15.1
chore(deps): update dependency eslint-config-prettier to v4.1.0
  • Schedule: "at any time"
  • Branch name: renovate/eslint-config-prettier-4.x
  • Upgrade eslint-config-prettier to 4.1.0
chore(deps): update dependency lint-staged to v8.1.5
  • Schedule: "at any time"
  • Branch name: renovate/lint-staged-8.x
  • Upgrade lint-staged to 8.1.5
chore(deps): update dependency puppeteer to v1.13.0
  • Schedule: "at any time"
  • Branch name: renovate/puppeteer-1.x
  • Upgrade puppeteer to 1.13.0
chore(deps): update dependency standard-version to v5.0.1
  • Schedule: "at any time"
  • Branch name: renovate/standard-version-5.x
  • Upgrade standard-version to 5.0.1
chore(deps): update dependency webpack to v4.29.6
  • Schedule: "at any time"
  • Branch name: renovate/webpack-4.x
  • Upgrade webpack to 4.29.6
chore(deps): update dependency ws to v6.2.0
  • Schedule: "at any time"
  • Branch name: renovate/ws-6.x
  • Upgrade ws to 6.2.0
fix(deps): update dependency yargs to v12.0.5
  • Schedule: "at any time"
  • Branch name: renovate/yargs-12.x
  • Upgrade yargs to 12.0.5
fix(deps): update dependency del to v4
  • Schedule: "at any time"
  • Branch name: renovate/del-4.x
  • Upgrade del to ^4.0.0
fix(deps): update dependency strip-ansi to v5
  • Schedule: "at any time"
  • Branch name: renovate/strip-ansi-5.x
  • Upgrade strip-ansi to ^5.0.0
fix(deps): update dependency yargs to v13
  • Schedule: "at any time"
  • Branch name: renovate/yargs-13.x
  • Upgrade yargs to 13.2.2

🚸 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 Renovate Bot. View repository job log here.

@jsf-clabot
Copy link

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.

@codecov
Copy link

codecov bot commented Mar 6, 2019

Codecov Report

Merging #1701 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1701   +/-   ##
=======================================
  Coverage   83.76%   83.76%           
=======================================
  Files           8        8           
  Lines         536      536           
  Branches      161      161           
=======================================
  Hits          449      449           
  Misses         70       70           
  Partials       17       17

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2f7f052...9304917. Read the comment docs.

@alexander-akait
Copy link
Member

/cc @hiroppy I think we can merge this as is, for webpack dep bot also doesn't support CLA, we can ignore this

@renovate renovate bot force-pushed the renovate/configure branch from af292e4 to 9304917 Compare March 7, 2019 10:01
@hiroppy
Copy link
Member

hiroppy commented Mar 8, 2019

Although the test of Node 11 is failed at CI, it has nothing to do with this PR.(pr: #1704)

@hiroppy hiroppy merged commit f8fca23 into master Mar 8, 2019
@hiroppy hiroppy deleted the renovate/configure branch March 8, 2019 02:40
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.

4 participants