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

chore: Configure Renovate #739

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

chore: Configure Renovate #739

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 28, 2024

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)
  • example/Gemfile (bundler)
  • docker-compose-ci-mysql.yml (docker-compose)
  • docker-compose-ci-postgres.yml (docker-compose)
  • docker-compose-dev-postgres.yml (docker-compose)
  • docker-compose-issue-repro-dev.yml (docker-compose)
  • docker-compose-issue-repro.yml (docker-compose)
  • docker-compose-test.yml (docker-compose)
  • Dockerfile (dockerfile)
  • issue-reproduction/Dockerfile-pact-broker (dockerfile)
  • .github/workflows/release_gem.yml (github-actions)
  • .github/workflows/reproduce_issue.yml (github-actions)
  • .github/workflows/smartbear-issue-label-added.yml (github-actions)
  • .github/workflows/test.yml (github-actions)
  • .github/workflows/triage.yml (github-actions)
  • .github/workflows/trigger_pact_docs_update.yml (github-actions)
  • .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 (except for nuget) 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 13 Pull Requests:

chore(deps): update dependency sinatra to v4 [security]
  • Branch name: renovate/rubygems-sinatra-vulnerability
  • Merge into: master
  • Upgrade sinatra to "~> 4.1"
chore(deps): update mysql docker tag to v5.7.44
  • Schedule: ["at any time"]
  • Branch name: renovate/mysql-5.x
  • Merge into: master
  • Upgrade mysql to 5.7.44
chore(deps): update pactfoundation/pact-broker docker tag to v2.107.0.1
  • Schedule: ["at any time"]
  • Branch name: renovate/pactfoundation-pact-broker-2.x
  • Merge into: master
  • Upgrade pactfoundation/pact-broker to 2.107.0.1
chore(deps): update dependency database_cleaner to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/database_cleaner-2.x
  • Merge into: master
  • Upgrade database_cleaner to "~>2.0", ">= 2.1.0"
chore(deps): update dependency docker-api to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-api-2.x
  • Merge into: master
  • Upgrade docker-api to "~>2.0"
chore(deps): update dependency fakefs to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/fakefs-2.x
  • Merge into: master
  • Upgrade fakefs to "~>2.0"
chore(deps): update dependency openapi_first to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/openapi_first-2.x
  • Merge into: master
  • Upgrade openapi_first to "~>2.0"
chore(deps): update dependency puma to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/puma-6.x
  • Merge into: master
  • Upgrade puma to "~> 6.0"
chore(deps): update dependency rake to v13
  • Schedule: ["at any time"]
  • Branch name: renovate/rake-13.x
  • Merge into: master
  • Upgrade rake to "~>13.2.0"
chore(deps): update dependency rspec-its to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/rspec-its-2.x
  • Merge into: master
  • Upgrade rspec-its to "~>2.0"
chore(deps): update dependency ruby
  • Schedule: ["at any time"]
  • Branch name: renovate/ruby-3.x
  • Merge into: master
  • Upgrade ruby to 3.3.6
  • Upgrade ruby to 3.3-alpine
  • Upgrade ruby to 3.3.1-alpine3.18
  • Upgrade ruby to 3.3.6-alpine
chore(deps): update dependency sqlite3 to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/sqlite3-2.x
  • Merge into: master
  • Upgrade sqlite3 to "~>2.0"
chore(deps): update mysql docker tag to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/mysql-9.x
  • Merge into: master
  • Upgrade mysql to 9.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 was generated by Mend Renovate. View the repository job log.

@JP-Ellis
Copy link

Made a couple of minor adjustments to the PR, and in particular, made sure to pin Ruby to 3.2.X.

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.

1 participant