Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Aug 8, 2018

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, 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 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 26 Pull Requests:

Details
Pin dependencies

Details
Update dependency dateformat to v2.2.0

  • Branch name: renovate/dateformat-2.x
  • Upgrade dateformat to 2.2.0

Details
Update dependency end-of-stream to v1.4.1

  • Branch name: renovate/end-of-stream-1.x
  • Upgrade end-of-stream to 1.4.1

Details
Update dependency gulp-autoprefixer to v4.1.0

Details
Update dependency gulp-clean-css to v3.9.4

  • Branch name: renovate/gulp-clean-css-3.x
  • Upgrade gulp-clean-css to 3.9.4

Details
Update dependency gulp-header to v1.8.12

  • Branch name: renovate/gulp-header-1.x
  • Upgrade gulp-header to 1.8.12

Details
Update dependency gulp-plumber to v1.2.0

  • Branch name: renovate/gulp-plumber-1.x
  • Upgrade gulp-plumber to 1.2.0

Details
Update dependency gulp-rename to v1.4.0

  • Branch name: renovate/gulp-rename-1.x
  • Upgrade gulp-rename to 1.4.0

Details
Update dependency gulp-rev-all to v0.9.8

  • Branch name: renovate/gulp-rev-all-0.x
  • Upgrade gulp-rev-all to 0.9.8

Details
Update dependency gulp-rev-replace to v0.4.4

Details
Update dependency lodash to v4.17.10

  • Branch name: renovate/lodash-monorepo
  • Upgrade lodash to 4.17.10

Details
Update dependency morgan to v1.9.0

  • Branch name: renovate/morgan-1.x
  • Upgrade morgan to 1.9.0

Details
Update dependency request to v2.87.0

  • Branch name: renovate/request-2.x
  • Upgrade request to 2.87.0

Details
Update dependency vinyl-ftp to v0.6.1

  • Branch name: renovate/vinyl-ftp-0.x
  • Upgrade vinyl-ftp to 0.6.1

Details
Update dependency yworkflow to v3.1.14

  • Branch name: renovate/yworkflow-3.x
  • Upgrade yworkflow to 3.1.14

Details
Update dependency chalk to v2

  • Branch name: renovate/chalk-2.x
  • Upgrade chalk to 2.4.1

Details
Update dependency dateformat to v3

  • Branch name: renovate/dateformat-3.x
  • Upgrade dateformat to 3.0.3

Details
Update dependency gulp-autoprefixer to v5

Details
Update dependency gulp-filter to v5

  • Branch name: renovate/gulp-filter-5.x
  • Upgrade gulp-filter to 5.1.0

Details
Update dependency gulp-header to v2

  • Branch name: renovate/gulp-header-2.x
  • Upgrade gulp-header to 2.0.5

Details
Update dependency gulp-rev to v8

  • Branch name: renovate/gulp-rev-8.x
  • Upgrade gulp-rev to 8.1.1

Details
Update dependency gulp-rev-all to v1

  • Branch name: renovate/gulp-rev-all-1.x
  • Upgrade gulp-rev-all to 1.0.0

Details
Update dependency madge to v3

  • Branch name: renovate/madge-3.x
  • Upgrade madge to 3.2.0

Details
Update dependency require-dir to v1

  • Branch name: renovate/require-dir-1.x
  • Upgrade require-dir to 1.0.0

Details
Update dependency rev-hash to v2

  • Branch name: renovate/rev-hash-2.x
  • Upgrade rev-hash to 2.0.0

Details
Update dependency yargs to v12

  • Branch name: renovate/yargs-12.x
  • Upgrade yargs to 12.0.1


🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam the project. See: prHourlyLimit.

❓ If you have any questions, try reading the Docs, particularly the Getting Started section.
Also, you can post questions about your config in Renovate's Config Help repository.


This PR has been generated by Renovate Bot.

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.

2 participants