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

Merged
merged 1 commit into from
Sep 20, 2023
Merged

Configure Renovate #101

merged 1 commit into from
Sep 20, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 19, 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

  • .devcontainer/docker-compose.yml (docker-compose)
  • docker-compose.yml (docker-compose)
  • Dockerfile (dockerfile)
  • .github/workflows/build_and_push.yml (github-actions)
  • .github/workflows/dependabot-reviewer.yml (github-actions)
  • .github/workflows/docs.yml (github-actions)
  • .github/workflows/test-pr.yml (github-actions)
  • mix.exs (mix)

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.

🔡 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 15 Pull Requests:

Update docker/build-push-action action to v1.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-build-push-action-1.x
  • Merge into: trunk
  • Upgrade docker/build-push-action to v1.1.2
Update debian Docker tag to v11.7
  • Schedule: ["at any time"]
  • Branch name: renovate/debian-11.x
  • Merge into: trunk
  • Upgrade debian to 11.7-slim
Update dependabot/fetch-metadata action to v1.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/dependabot-fetch-metadata-1.x
  • Merge into: trunk
  • Upgrade dependabot/fetch-metadata to v1.6.0
Update dependency gettext to ~> 0.23
  • Schedule: ["at any time"]
  • Branch name: renovate/gettext-0.x
  • Merge into: trunk
  • Upgrade gettext to ~> 0.23
Update dependency phoenix to ~> 1.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/phoenix-1.x
  • Merge into: trunk
  • Upgrade phoenix to ~> 1.7.0
Update dependency phoenix_live_dashboard to ~> 0.8
  • Schedule: ["at any time"]
  • Branch name: renovate/phoenix_live_dashboard-0.x
  • Merge into: trunk
  • Upgrade phoenix_live_dashboard to ~> 0.8
Update dependency phoenix_live_view to ~> 0.19
  • Schedule: ["at any time"]
  • Branch name: renovate/phoenix_live_view-0.x
  • Merge into: trunk
  • Upgrade phoenix_live_view to ~> 0.19
Update dependency sobelow to ~> 0.13
  • Schedule: ["at any time"]
  • Branch name: renovate/sobelow-0.x
  • Merge into: trunk
  • Upgrade sobelow to ~> 0.13
Update elixir Docker tag to v1.15.4
  • Schedule: ["at any time"]
  • Branch name: renovate/elixir-1.x
  • Merge into: trunk
  • Upgrade elixir to 1.15.4
Update actions/cache action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-3.x
  • Merge into: trunk
  • Upgrade actions/cache to v3
Update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: trunk
  • Upgrade actions/checkout to v4
Update debian Docker tag to v12
  • Schedule: ["at any time"]
  • Branch name: renovate/debian-12.x
  • Merge into: trunk
  • Upgrade debian to 12.1-slim
Update dependency telemetry_poller to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/telemetry_poller-1.x
  • Merge into: trunk
  • Upgrade telemetry_poller to ~> 1.0
Update docker/build-push-action action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-build-push-action-5.x
  • Merge into: trunk
  • Upgrade docker/build-push-action to v5.0.0
Update postgres Docker tag to v16
  • Schedule: ["at any time"]
  • Branch name: renovate/postgres-16.x
  • Merge into: trunk
  • Upgrade postgres to 16

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

@ilkka ilkka merged commit 125042d into trunk Sep 20, 2023
3 checks passed
@ilkka ilkka deleted the renovate/configure branch September 20, 2023 07:43
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