chore: Configure 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
-
.github/workflows/ci.yml(github-actions) -
.github/workflows/test-reporter.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
- Chainguard Renovate configuration (https://ela.st/wolfi)
- Chainguard Renovate configuration (https://ela.st/wolfi)
- Enable Renovate Dependency Dashboard creation.
- Use semantic commit type
fixfor dependencies andchorefor all others if semantic commits are in use. - Ignore
node_modules,bower_components,vendorand 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.
- Pin Docker digests.
- Pin
github-actiondigests. - Pin dependency versions for
devDependencies. - Preset with best practices from the Renovate maintainers. Recommended for advanced users, who want to follow our best practices.
- Shared Renovate configuration for an out-of-the-box set of defaults for Renovate at Elastic
🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to 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 2 Pull Requests:
chore(deps): pin dependencies
- Schedule: ["at any time"]
- Branch name:
renovate/pin-dependencies - Merge into:
main - Upgrade actions/checkout to
eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 - Upgrade actions/setup-go to
0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 - Upgrade actions/upload-artifact to
b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 - Upgrade dominikh/staticcheck-action to
fe1dd0c3658873b46f8c9bb3291096a617310ca6 - Upgrade elastic/oblt-actions to
97805886be064cef2140df09879b18fd47b0e678
fix(deps): update module golang.org/x/sys to v0.26.0
- Schedule: ["at any time"]
- Branch name:
renovate/golang.org-x-sys-0.x - Merge into:
main - Upgrade golang.org/x/sys to
v0.26.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.