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

Merged
merged 1 commit into from
Aug 30, 2024
Merged

chore: Configure Renovate #3

merged 1 commit into from
Aug 30, 2024

Conversation

svc-secops
Copy link
Contributor

@svc-secops svc-secops commented Aug 23, 2024

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 Renovate will begin keeping your dependencies up-to-date only once you merge or close this Pull Request.


Detected Package Files

  • .circleci/config.yml (circleci)
  • binary-builder-glibc/Dockerfile (dockerfile)
  • binary-builder-musl/Dockerfile (dockerfile)
  • .github/workflows/docker_publish.yml (github-actions)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Apply Apollo's centralized, default Renovate configuration
  • 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.
  • Show all Merge Confidence badges for pull requests.
  • Pin dependency versions for devDependencies and retain SemVer ranges for others.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to .github/renovate.json5 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 docker/login-action digest to 9780b0c
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-login-action-digest
  • Merge into: main
  • Upgrade docker/login-action to 9780b0c442fbb1117ed29e0efdff1e18412f7567
chore(deps): update rust docker digest to 29fe437
  • Schedule: ["at any time"]
  • Branch name: renovate/rust
  • Merge into: main
  • Upgrade rust to sha256:29fe4376919e25b7587a1063d7b521d9db735fc137d3cf30ae41eb326d209471
chore(deps): update secops orb to v2.0.7
  • Schedule: ["at any time"]
  • Branch name: renovate/circleci-dependencies-(non-major)
  • Merge into: main
  • Upgrade secops to 2.0.7
chore(deps): update tj-actions/changed-files action to v45
  • Schedule: ["at any time"]
  • Branch name: renovate/tj-actions-changed-files-45.x
  • Merge into: main
  • Upgrade tj-actions/changed-files to v45

Warning

Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.

  • Could not determine new digest for update (docker package rockylinux)

Files affected: binary-builder-glibc/Dockerfile


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

Copy link
Collaborator

@jonathanrainer jonathanrainer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jonathanrainer jonathanrainer merged commit 8701241 into main Aug 30, 2024
6 checks passed
@jonathanrainer jonathanrainer deleted the renovate/configure branch August 30, 2024 14:01
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.

2 participants