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

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

Configure Renovate #650

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 1, 2023

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)
  • Dockerfile (dockerfile)
  • .github/workflows/ci.yaml (github-actions)

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 23 Pull Requests:

Update dependency sidekiq to v7.2.4 [SECURITY]
  • Branch name: renovate/rubygems-sidekiq-vulnerability
  • Merge into: master
  • Upgrade sidekiq to 7.2.4
Update dependency factory_bot_rails to v6.4.3
  • Schedule: ["at any time"]
  • Branch name: renovate/factory_bot_rails-6.x-lockfile
  • Merge into: master
  • Upgrade factory_bot_rails to 6.4.3
Update dependency net-ssh to v7.2.3
  • Schedule: ["at any time"]
  • Branch name: renovate/net-ssh-7.x-lockfile
  • Merge into: master
  • Upgrade net-ssh to 7.2.3
Update dependency pg to v1.5.6
  • Schedule: ["at any time"]
  • Branch name: renovate/pg-1.x-lockfile
  • Merge into: master
  • Upgrade pg to 1.5.6
Update dependency rails to v6.1.7.7
  • Schedule: ["at any time"]
  • Branch name: renovate/ruby-on-rails-packages
  • Merge into: master
  • Upgrade rails to 6.1.7.7
Update dependency rugged to v1.7.2
  • Schedule: ["at any time"]
  • Branch name: renovate/rugged-1.x-lockfile
  • Merge into: master
  • Upgrade rugged to 1.7.2
Update dependency config to v5.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/config-5.x-lockfile
  • Merge into: master
  • Upgrade config to 5.4.0
Update dependency faraday to '~> 0.17.0'
  • Schedule: ["at any time"]
  • Branch name: renovate/faraday-0.x
  • Merge into: master
  • Upgrade faraday to '~> 0.17.0'
Update dependency faraday-http-cache to '~> 2.5.0'
  • Schedule: ["at any time"]
  • Branch name: renovate/faraday-http-cache-2.x
  • Merge into: master
  • Upgrade faraday-http-cache to '~> 2.5.0'
Update dependency foreman to v0.88.1
  • Schedule: ["at any time"]
  • Branch name: renovate/foreman-0.x-lockfile
  • Merge into: master
  • Upgrade foreman to 0.88.1
Update dependency haml_lint to v0.58.0
  • Schedule: ["at any time"]
  • Branch name: renovate/haml_lint-0.x-lockfile
  • Merge into: master
  • Upgrade haml_lint to 0.58.0
Update dependency listen to v3.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/listen-3.x-lockfile
  • Merge into: master
  • Upgrade listen to 3.9.0
Update dependency manageiq-style to v1.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/manageiq-style-1.x-lockfile
  • Merge into: master
  • Upgrade manageiq-style to 1.5.1
Update dependency octokit to '~> 4.25.0'
  • Schedule: ["at any time"]
  • Branch name: renovate/octokit-monorepo
  • Merge into: master
  • Upgrade octokit to '~> 4.25.0'
Update dependency rspec to v3.13.0
  • Schedule: ["at any time"]
  • Branch name: renovate/rspec-3.x-lockfile
  • Merge into: master
  • Upgrade rspec to 3.13.0
Update dependency rspec-rails to v6.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/rspec-rails-6.x-lockfile
  • Merge into: master
  • Upgrade rspec-rails to 6.1.2
Update dependency sass-rails to '~> 5.1.0'
  • Schedule: ["at any time"]
  • Branch name: renovate/sass-rails-5.x
  • Merge into: master
  • Upgrade sass-rails to '~> 5.1.0'
Update dependency webmock to v3.23.0
  • Schedule: ["at any time"]
  • Branch name: renovate/webmock-3.x-lockfile
  • Merge into: master
  • Upgrade webmock to 3.23.0
Update dependency faraday to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/faraday-2.x
  • Merge into: master
  • Upgrade faraday to '~> 2.9.0'
Update dependency octokit to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/major-octokit-monorepo
  • Merge into: master
  • Upgrade octokit to '~> 8.1.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.0', '>= 7.1.3.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.0'
Update paambaati/codeclimate-action action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/paambaati-codeclimate-action-6.x
  • Merge into: master
  • Upgrade paambaati/codeclimate-action to v6

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

@miq-bot
Copy link
Member

miq-bot commented Dec 15, 2023

Checked commit f722ee4 with ruby 2.7.8, rubocop 1.56.3, haml-lint 0.51.0, and yamllint
0 files checked, 0 offenses detected
Everything looks fine. πŸ†

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

1 participant