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
.github/workflows/test_ci.yml (github-actions)
go.mod (gomod)
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 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.
Run lock file maintenance (updates) early Monday mornings.
Enable the pre-commit manager.
Group all updates together.
Update _VERSION variables in Dockerfiles.
Weekly schedule on early Monday mornings.
Pin Docker digests.
Use specific versioning for Red Hat-maintained container images.
Default preset for use with Renovate's repos
Disable Renovate Dependency Dashboard creation.
Run Renovate on following schedule: before 4am on Monday
🔡 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 1 Pull Request:
Update all dependencies
- Schedule: ["before 4am on Monday"]
- Branch name: `renovate/all`
- Merge into: `main`
- Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `3df4ab11eba7bda6032a0b82a6bb43b11571feac`
- Upgrade [actions/setup-go](https://togithub.com/actions/setup-go) to `93397bea11091df50f3d7e59dc26a7711a8bcfbe`
- Upgrade [go.arcalot.io/assert](https://togithub.com/arcalot/go-assert) to `v1.4.0`
- Upgrade [go.flow.arcalot.io/pluginsdk](https://togithub.com/arcalot/arcaflow-plugin-sdk-go) to `v0.2.0`
❓ 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.
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
.github/workflows/test_ci.yml
(github-actions)go.mod
(gomod)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests directories._VERSION
variables in Dockerfiles.🔡 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 1 Pull Request:
Update all dependencies
- Schedule: ["before 4am on Monday"] - Branch name: `renovate/all` - Merge into: `main` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `3df4ab11eba7bda6032a0b82a6bb43b11571feac` - Upgrade [actions/setup-go](https://togithub.com/actions/setup-go) to `93397bea11091df50f3d7e59dc26a7711a8bcfbe` - Upgrade [go.arcalot.io/assert](https://togithub.com/arcalot/go-assert) to `v1.4.0` - Upgrade [go.flow.arcalot.io/pluginsdk](https://togithub.com/arcalot/arcaflow-plugin-sdk-go) to `v0.2.0`❓ 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.