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

chore: Configure Renovate #1

Merged
merged 1 commit into from
Dec 15, 2023
Merged

chore: Configure Renovate #1

merged 1 commit into from
Dec 15, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 11, 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

  • Dockerfile (dockerfile)
  • Dockerfile.build (dockerfile)
  • .github/workflows/ci_release.yml (github-actions)
  • .github/workflows/dependency-review.yml (github-actions)
  • .github/workflows/labels.yml (github-actions)
  • .github/workflows/shellcheck.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
  • 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.
  • Run lock file maintenance (updates) early Monday mornings.
  • Rebase existing PRs any time the base branch has been updated.
  • Use semantic prefixes for commit messages and PR titles.
  • Use semantic commit scope deps for all commits and PR titles.
  • Enable Docker major updates.
  • Pin Docker digests.
  • Group various lint packages together.
  • Pin github-action digests.
  • Default preset for use with CDS repos
  • Run Renovate on following schedule: every weekend

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

chore(deps): update all non-major docker images
  • Schedule: ["every weekend"]
  • Branch name: renovate/all-non-major-docker-images
  • Merge into: main
  • Upgrade alpine to sha256:51b67269f354137895d43f3b3d810bfacd3945438e94dc5ac55fdac340352f48
  • Upgrade golang to sha256:feceecc0e1d73d085040a8844de11a2858ba4a0c58c16a672f1736daecc2a4ff
chore(deps): update all non-major github action dependencies
chore(deps): update actions/checkout action to v4
  • Schedule: ["every weekend"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to b4ffde65f46336ab88eb53be808477a3936bae11
chore(deps): update actions/dependency-review-action action to v3
  • Schedule: ["every weekend"]
  • Branch name: renovate/actions-dependency-review-action-3.x
  • Merge into: main
  • Upgrade actions/dependency-review-action to 01bc87099ba56df1e897b6874784491ea6309bc4

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

@maxneuvians maxneuvians merged commit cd3c30d into main Dec 15, 2023
2 checks passed
@maxneuvians maxneuvians deleted the renovate/configure branch December 15, 2023 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant