Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 9, 2024

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

  • .tool-versions (asdf)
  • Gemfile (bundler)
  • .github/workflows/test.yml (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 8 Pull Requests:

chore(deps): update ruby/setup-ruby digest to bd03e04
  • Schedule: ["at any time"]
  • Branch name: renovate/ruby-setup-ruby-digest
  • Merge into: master
  • Upgrade ruby/setup-ruby to bd03e04863f52d169e18a2b190e8fa6b84938215
chore(deps): update dependency vimrunner to v0.3.5
  • Schedule: ["at any time"]
  • Branch name: renovate/vimrunner-0.x-lockfile
  • Merge into: master
  • Upgrade vimrunner to 0.3.5
chore(deps): update dependency pry to v0.14.2
  • Schedule: ["at any time"]
  • Branch name: renovate/pry-0.x-lockfile
  • Merge into: master
  • Upgrade pry to 0.14.2
chore(deps): update dependency pry-byebug to v3.10.1
  • Schedule: ["at any time"]
  • Branch name: renovate/pry-byebug-3.x-lockfile
  • Merge into: master
  • Upgrade pry-byebug to 3.10.1
chore(deps): update dependency rspec to v3.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/rspec-3.x-lockfile
  • Merge into: master
  • Upgrade rspec to 3.12.0
chore(deps): update dependency ruby to v3.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ruby-3.x
  • Merge into: master
  • Upgrade ruby to 3.3.0
chore(deps): update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: master
  • Upgrade actions/checkout to v4
chore(deps): update dependency rake to v13
  • Schedule: ["at any time"]
  • Branch name: renovate/rake-13.x
  • Merge into: master
  • Upgrade rake to '~> 13.1.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 has been generated by Mend Renovate. View repository job log here.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR introduces Renovate dependency automation to the repository by adding a minimal configuration file. Renovate will automatically create pull requests to keep dependencies up-to-date across Ruby gems, GitHub Actions, and asdf-managed tools.

  • Adds renovate.json with the recommended preset configuration
  • Enables automated dependency updates for Gemfile, GitHub Actions workflows, and .tool-versions
  • Configures Renovate to create up to 8 initial PRs for outdated dependencies

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@harshad1 harshad1 merged commit 89294b8 into master Dec 7, 2025
1 check passed
@harshad1 harshad1 deleted the renovate/configure branch December 7, 2025 02:20
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