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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Configure Renovate #52

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 10, 2019

Mend Renovate

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

  • Gemfile (bundler)
  • spec/support/rails_app/Gemfile (bundler)
  • .ruby-version (ruby-version)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Show all Merge Confidence badges for pull requests.
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


What to Expect

With your current configuration, Renovate will create 21 Pull Requests:

Update dependency jquery-rails to v4.4.0 [SECURITY]
  • Branch name: renovate/rubygems-jquery-rails-vulnerability
  • Merge into: master
  • Upgrade jquery-rails to 4.4.0
Update dependency puma to v5 [SECURITY]
  • Branch name: renovate/rubygems-puma-vulnerability
  • Merge into: master
  • Upgrade puma to '~> 5.0'
Update dependency active_model_serializers to v0.10.14
  • Schedule: ["at any time"]
  • Branch name: renovate/active_model_serializers-0.x-lockfile
  • Merge into: master
  • Upgrade active_model_serializers to 0.10.14
Update dependency coffee-rails to v4.2.2
  • Schedule: ["at any time"]
  • Branch name: renovate/coffee-rails-4.x-lockfile
  • Merge into: master
  • Upgrade coffee-rails to 4.2.2
Update dependency byebug to v9.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/byebug-9.x-lockfile
  • Merge into: master
  • Upgrade byebug to 9.1.0
Update dependency jbuilder to v2.11.5
  • Schedule: ["at any time"]
  • Branch name: renovate/jbuilder-2.x-lockfile
  • Merge into: master
  • Upgrade jbuilder to 2.11.5
Update dependency listen to '~> 3.8.0'
  • Schedule: ["at any time"]
  • Branch name: renovate/listen-3.x
  • Merge into: master
  • Upgrade listen to '~> 3.8.0'
Update dependency rails to v5.2.8.1
  • Schedule: ["at any time"]
  • Branch name: renovate/ruby-on-rails-packages
  • Merge into: master
  • Upgrade rails to 5.2.8.1
Update dependency sass-rails to v5.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/sass-rails-5.x-lockfile
  • Merge into: master
  • Upgrade sass-rails to 5.1.0
Update dependency spring-watcher-listen to '~> 2.1.0'
  • Schedule: ["at any time"]
  • Branch name: renovate/spring-watcher-listen-2.x
  • Merge into: master
  • Upgrade spring-watcher-listen to '~> 2.1.0'
Update dependency sqlite3 to v1.6.9
  • Schedule: ["at any time"]
  • Branch name: renovate/sqlite3-1.x-lockfile
  • Merge into: master
  • Upgrade sqlite3 to 1.6.9
Update dependency turbolinks to v5.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/turbolinks-5.x-lockfile
  • Merge into: master
  • Upgrade turbolinks to 5.2.1
Update dependency uglifier to v3.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/uglifier-3.x-lockfile
  • Merge into: master
  • Upgrade uglifier to 3.2.0
Update dependency web-console to v3.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/web-console-3.x-lockfile
  • Merge into: master
  • Upgrade web-console to 3.7.0
Update dependency byebug to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/byebug-11.x-lockfile
  • Merge into: master
  • Upgrade byebug to 11.1.3
Update dependency coffee-rails to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/coffee-rails-5.x
  • Merge into: master
  • Upgrade coffee-rails to '~> 5.0'
Update dependency rails to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/major-ruby-on-rails-packages
  • Merge into: master
  • Upgrade rails to 7.1.2
Update dependency sass-rails to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/sass-rails-6.x
  • Merge into: master
  • Upgrade sass-rails to '~> 6.0'
Update dependency spring to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/spring-4.x-lockfile
  • Merge into: master
  • Upgrade spring to 4.1.3
Update dependency uglifier to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/uglifier-4.x-lockfile
  • Merge into: master
  • Upgrade uglifier to 4.2.0
Update dependency web-console to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/web-console-4.x-lockfile
  • Merge into: master
  • Upgrade web-console to 4.2.1

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm 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 Mend Renovate. 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.

None yet

0 participants