Skip to content

Configure Renovate #20002

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

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

Conversation

dependency-automation-app[bot]
Copy link

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)
  • docs/Gemfile (bundler)
  • docker-compose.override.yml (docker-compose)
  • docker-compose.yml (docker-compose)
  • Dockerfile (dockerfile)
  • tools/payloads/ysoserial/Dockerfile (dockerfile)
  • .github/workflows/command_shell_acceptance.yml (github-actions)
  • .github/workflows/docs.yml (github-actions)
  • .github/workflows/labels.yml (github-actions)
  • .github/workflows/ldap_acceptance.yml (github-actions)
  • .github/workflows/lint.yml (github-actions)
  • .github/workflows/mssql_acceptance.yml (github-actions)
  • .github/workflows/mysql_acceptance.yml (github-actions)
  • .github/workflows/postgres_acceptance.yml (github-actions)
  • .github/workflows/schedule-stale.yml (github-actions)
  • .github/workflows/shared_meterpreter_acceptance.yml (github-actions)
  • .github/workflows/shared_smb_acceptance.yml (github-actions)
  • .github/workflows/verify.yml (github-actions)
  • .github/workflows/weekly-data-and-external-tool-updater.yml (github-actions)
  • .github/workflows/weekly-dependencies-pr.yml (github-actions)
  • kubernetes/meterpreter/values.yaml (helm-values)
  • .ruby-version (ruby-version)
  • docs/.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
  • 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.
  • Use curated list of recommended non-monorepo package groupings.
  • Run Renovate on following schedule: * 3,15 * * *

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to .github/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 17 Pull Requests:

Update shivammathur/setup-php digest to 42a9487
  • Schedule: ["* 3,15 * * *"]
  • Branch name: renovate/shivammathur-setup-php-digest
  • Merge into: master
  • Upgrade shivammathur/setup-php to 42a9487ddd45db247decea2acf7de871a8178226
Update dependency debug to v1.10.0
  • Schedule: ["* 3,15 * * *"]
  • Branch name: renovate/debug-1.x-lockfile
  • Merge into: master
  • Upgrade debug to 1.10.0
Update dependency jekyll to '~> 4.4.0'
  • Schedule: ["* 3,15 * * *"]
  • Branch name: renovate/jekyll-ecosystem-packages
  • Merge into: master
  • Upgrade jekyll to '~> 4.4.0'
Update dependency pry-byebug to v3.11.0
  • Schedule: ["* 3,15 * * *"]
  • Branch name: renovate/pry-byebug-3.x-lockfile
  • Merge into: master
  • Upgrade pry-byebug to 3.11.0
Update dependency rubocop to v1.75.2
  • Schedule: ["* 3,15 * * *"]
  • Branch name: renovate/rubocop-1.x
  • Merge into: master
  • Upgrade rubocop to '1.75.2'
Update dependency ruby to v3.4.2
  • Schedule: ["* 3,15 * * *"]
  • Branch name: renovate/ruby-3.x
  • Merge into: master
  • Upgrade ruby to 3.4.2
  • Upgrade ruby to 3.4.2-alpine3.20
Update dependency ruby-prof to v1.7.1
  • Schedule: ["* 3,15 * * *"]
  • Branch name: renovate/ruby-prof-1.x
  • Merge into: master
  • Upgrade ruby-prof to '1.7.1'
Update dependency simplecov to v0.22.0
  • Schedule: ["* 3,15 * * *"]
  • Branch name: renovate/simplecov-0.x
  • Merge into: master
  • Upgrade simplecov to '0.22.0'
Update dependency wdm to '~> 0.2.0'
  • Schedule: ["* 3,15 * * *"]
  • Branch name: renovate/wdm-0.x
  • Merge into: master
  • Upgrade wdm to '~> 0.2.0'
Update actions/github-script action to v7
  • Schedule: ["* 3,15 * * *"]
  • Branch name: renovate/actions-github-script-7.x
  • Merge into: master
  • Upgrade actions/github-script to v7
Update actions/stale action to v9
  • Schedule: ["* 3,15 * * *"]
  • Branch name: renovate/actions-stale-9.x
  • Merge into: master
  • Upgrade actions/stale to v9
Update dependency jekyll-sass-converter to v3
  • Schedule: ["* 3,15 * * *"]
  • Branch name: renovate/major-jekyll-ecosystem-packages
  • Merge into: master
  • Upgrade jekyll-sass-converter to '~> 3.1.0'
Update dependency octokit to v9
  • Schedule: ["* 3,15 * * *"]
  • Branch name: renovate/major-octokit-monorepo
  • Merge into: master
  • Upgrade octokit to 9.2.0
Update dependency tzinfo to v2
  • Schedule: ["* 3,15 * * *"]
  • Branch name: renovate/tzinfo-2.x
  • Merge into: master
  • Upgrade tzinfo to '~> 2.0'
Update postgres Docker tag to v17
  • Schedule: ["* 3,15 * * *"]
  • Branch name: renovate/postgres-17.x
  • Merge into: master
  • Upgrade postgres to 17.4
  • Upgrade postgres to 17-alpine
Update ubuntu Docker tag to v24
  • Schedule: ["* 3,15 * * *"]
  • Branch name: renovate/ubuntu-24.x
  • Merge into: master
  • Upgrade ubuntu to 24.04
Lock file maintenance
  • Schedule: ["before 4am on monday"]
  • Branch name: renovate/lock-file-maintenance
  • Merge into: master
  • Regenerate lock files to use latest dependency versions

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

@adfoster-r7 adfoster-r7 self-assigned this Apr 3, 2025
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