Configure Renovate #7
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/configure"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
docker-compose.yml
(docker-compose).drone.yml
(droneci).github/workflows/ci.yml
(github-actions)mix.exs
(mix)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all othersnode_modules
,bower_components
,vendor
and various test/tests directories🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the
renovate.json
in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.What to Expect
With your current configuration, Renovate will create 7 Pull Requests:
chore(deps): update styfle/cancel-workflow-action action to v0.9.1
renovate/styfle-cancel-workflow-action-0.x
main
0.9.1
chore(deps): update dependency gettext to ~> 0.19
renovate/gettext-0.x
main
~> 0.19
chore(deps): update dependency phoenix_live_dashboard to ~> 0.6
renovate/phoenix_live_dashboard-0.x
main
~> 0.6
chore(deps): update dependency telemetry_metrics to ~> 0.6
renovate/telemetry_metrics-0.x
main
~> 0.6
chore(deps): update romeovs/lcov-reporter-action action to v0.3.1
renovate/romeovs-lcov-reporter-action-0.x
main
v0.3.1
chore(deps): update actions/cache action to v3
renovate/actions-cache-3.x
main
v3
chore(deps): update actions/checkout action to v3
renovate/actions-checkout-3.x
main
v3
🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam 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.