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

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

Configure Renovate #50

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 22, 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)
  • .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 18 Pull Requests:

Update dependency yajl-ruby to v1.4.3 [SECURITY]
  • Branch name: renovate/rubygems-yajl-ruby-vulnerability
  • Merge into: main
  • Upgrade yajl-ruby to 1.4.3
Update dependency nokogiri to '~> 1.16.0' [SECURITY]
  • Branch name: renovate/rubygems-nokogiri-vulnerability
  • Merge into: main
  • Upgrade nokogiri to '~> 1.16.0'
Update dependency ruby to v2.7.8
  • Schedule: ["at any time"]
  • Branch name: renovate/ruby-2.x
  • Merge into: main
  • Upgrade ruby to 2.7.8
Update dependency thin to v1.8.2
  • Schedule: ["at any time"]
  • Branch name: renovate/thin-1.x-lockfile
  • Merge into: main
  • Upgrade thin to 1.8.2
Update dependency bundler to '~> 2.5.0'
  • Schedule: ["at any time"]
  • Branch name: renovate/bundler-2.x
  • Merge into: main
  • Upgrade bundler to '~> 2.5.0'
Update dependency erubi to v1.13.0
  • Schedule: ["at any time"]
  • Branch name: renovate/erubi-1.x-lockfile
  • Merge into: main
  • Upgrade erubi to 1.13.0
Update dependency json to v2.7.2
  • Schedule: ["at any time"]
  • Branch name: renovate/json-2.x-lockfile
  • Merge into: main
  • Upgrade json to 2.7.2
Update dependency rake to v13.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/rake-13.x-lockfile
  • Merge into: main
  • Upgrade rake to 13.2.1
Update dependency roda to v3.82.0
  • Schedule: ["at any time"]
  • Branch name: renovate/roda-3.x-lockfile
  • Merge into: main
  • Upgrade roda to 3.82.0
Update dependency roo to v2.10.1
  • Schedule: ["at any time"]
  • Branch name: renovate/roo-2.x-lockfile
  • Merge into: main
  • Upgrade roo to 2.10.1
Update dependency rspec to v3.13.0
  • Schedule: ["at any time"]
  • Branch name: renovate/rspec-3.x-lockfile
  • Merge into: main
  • Upgrade rspec to 3.13.0
Update dependency sequel to v5.83.0
  • Schedule: ["at any time"]
  • Branch name: renovate/sequel-5.x-lockfile
  • Merge into: main
  • Upgrade sequel to 5.83.0
Update dependency simplecov to v0.22.0
  • Schedule: ["at any time"]
  • Branch name: renovate/simplecov-0.x-lockfile
  • Merge into: main
  • Upgrade simplecov to 0.22.0
Update dependency sparql-client to '~> 3.3.0'
  • Schedule: ["at any time"]
  • Branch name: renovate/sparql-client-3.x
  • Merge into: main
  • Upgrade sparql-client to '~> 3.3.0'
Update dependency sqlite3 to v1.7.3
  • Schedule: ["at any time"]
  • Branch name: renovate/sqlite3-1.x-lockfile
  • Merge into: main
  • Upgrade sqlite3 to 1.7.3
Update dependency tilt to v2.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tilt-2.x-lockfile
  • Merge into: main
  • Upgrade tilt to 2.4.0
Update dependency ruby to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/ruby-3.x
  • Merge into: main
  • Upgrade ruby to 3.3.4
Update dependency sqlite3 to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/sqlite3-2.x
  • Merge into: main
  • Upgrade sqlite3 to '~> 2.0'

🚸 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 was generated by Mend Renovate. View the repository job log.

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.

0 participants