Based on the default config's presets, Renovate will:
Start dependency updates only once this onboarding PR is merged
Enable Renovate Dependency Dashboard creation.
If Renovate detects semantic commits, it will use semantic commit type fix for dependencies and chore for all others.
Ignore node_modules, bower_components, vendor and various test/tests directories.
Automatically detect the best rangeStrategy to use.
Rate limit PR creation to a maximum of two per hour.
Limit to maximum 10 open PRs at any time.
Group known monorepo packages together.
Use curated list of recommended non-monorepo package groupings.
A collection of 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 3 Pull Requests:
Update docker/build-push-action digest to f2a1d5e
- Schedule: ["at any time"]
- Branch name: `renovate/docker-build-push-action-digest`
- Merge into: `main`
- Upgrade docker/build-push-action to `f2a1d5e99d037542a71f64918e516c093c6f3fc4`
Update docker/login-action digest to ec9cdf0
- Schedule: ["at any time"]
- Branch name: `renovate/docker-login-action-digest`
- Merge into: `main`
- Upgrade docker/login-action to `ec9cdf07d570632daeb912f5b2099cb9ec1d01e6`
Update ubuntu Docker tag to v22
- Schedule: ["at any time"]
- Branch name: `renovate/ubuntu-22.x`
- Merge into: `main`
- Upgrade ubuntu to `22.04`
🚸 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.
Renovate is disabled due to lack of config. If you wish to reenable it, you can either (a) commit a config file to your base branch, or (b) rename this closed PR to trigger a replacement onboarding PR.
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
base.Dockerfile
(dockerfile)debian.Dockerfile
(dockerfile)devcontainer.Dockerfile
(dockerfile)ubuntu.Dockerfile
(dockerfile).github/actions/build-image/action.yml
(github-actions).github/actions/deploy-image/action.yml
(github-actions).github/workflows/build-test-deploy.yml
(github-actions).github/workflows/rebase.yml
(github-actions)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others.node_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 3 Pull Requests:
Update docker/build-push-action digest to f2a1d5e
- Schedule: ["at any time"] - Branch name: `renovate/docker-build-push-action-digest` - Merge into: `main` - Upgrade docker/build-push-action to `f2a1d5e99d037542a71f64918e516c093c6f3fc4`Update docker/login-action digest to ec9cdf0
- Schedule: ["at any time"] - Branch name: `renovate/docker-login-action-digest` - Merge into: `main` - Upgrade docker/login-action to `ec9cdf07d570632daeb912f5b2099cb9ec1d01e6`Update ubuntu Docker tag to v22
- Schedule: ["at any time"] - Branch name: `renovate/ubuntu-22.x` - Merge into: `main` - Upgrade ubuntu to `22.04`🚸 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.