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

Closed
wants to merge 1 commit into from
Closed

Configure Renovate #61

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 4, 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

  • composer.json (composer)
  • docker-compose.yml (docker-compose)
  • .cloud/docker/Dockerfile (dockerfile)
  • 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 17 Pull Requests:

Pin dependencies
Update dependency bootstrap to v4.3.1
  • Schedule: "at any time"
  • Branch name: renovate/bootstrap-4.x
  • Upgrade bootstrap to 4.3.1
Update dependency laravel-echo to v1.5.3
  • Schedule: "at any time"
  • Branch name: renovate/laravel-echo-1.x
  • Upgrade laravel-echo to 1.5.3
Update dependency laravel-mix to v4.0.15
  • Schedule: "at any time"
  • Branch name: renovate/laravel-mix-4.x
  • Upgrade laravel-mix to 4.0.15
Update dependency laravel/framework to v5.8.10
  • Schedule: "at any time"
  • Branch name: renovate/laravel-framework-5.x
  • Upgrade laravel/framework to 5.8.10
Update dependency laravel/horizon to v3.1.1
  • Schedule: "at any time"
  • Branch name: renovate/laravel-horizon-3.x
  • Upgrade laravel/horizon to 3.1.1
Update dependency laravel/socialite to v4.1.3
  • Schedule: "at any time"
  • Branch name: renovate/laravel-socialite-4.x
  • Upgrade laravel/socialite to 4.1.3
Update dependency popper.js to v1.15.0
  • Schedule: "at any time"
  • Branch name: renovate/popper.js-1.x
  • Upgrade popper.js to 1.15.0
Update dependency pusher-js to v4.4.0
  • Schedule: "at any time"
  • Branch name: renovate/pusher-js-4.x
  • Upgrade pusher-js to 4.4.0
Update dependency pusher/pusher-php-server to v3.4.1
Update dependency resolve-url-loader to v2.3.2
  • Schedule: "at any time"
  • Branch name: renovate/resolve-url-loader-2.x
  • Upgrade resolve-url-loader to 2.3.2
Update dependency sass to v1.17.4
  • Schedule: "at any time"
  • Branch name: renovate/sass-1.x
  • Upgrade sass to 1.17.4
Update dependency trumbowyg to v2.15.1
  • Schedule: "at any time"
  • Branch name: renovate/trumbowyg-2.x
  • Upgrade trumbowyg to 2.15.1
Update vue monorepo to v2.6.10
  • Schedule: "at any time"
  • Branch name: renovate/vue-monorepo
  • Upgrade vue to 2.6.10
  • Upgrade vue-template-compiler to 2.6.10
Update dependency nunomaduro/collision to v3
  • Schedule: "at any time"
  • Branch name: renovate/nunomaduro-collision-3.x
  • Upgrade nunomaduro/collision to 3.0.1
Update dependency phpunit/phpunit to v8
  • Schedule: "at any time"
  • Branch name: renovate/phpunit-phpunit-8.x
  • Upgrade phpunit/phpunit to 8.0.6
Update dependency resolve-url-loader to v3
  • Schedule: "at any time"
  • Branch name: renovate/resolve-url-loader-3.x
  • Upgrade resolve-url-loader to 3.1.0

🚸 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.

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