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

Configure Renovate #29

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Configure Renovate #29

wants to merge 1 commit into from

Conversation

anaconda-renovate[bot]
Copy link

@anaconda-renovate anaconda-renovate bot commented Jul 31, 2023

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

  • alpine.dockerfile (dockerfile)
  • ubi7.dockerfile (dockerfile)
  • ubi8.dockerfile (dockerfile)
  • .github/workflows/publish.yml (github-actions)
  • .github/workflows/test.yml (github-actions)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Pin Docker digests.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Pin github-action digests.
  • Use node versioning for @types/node.
  • Use specific versioning for Red Hat-maintained container images.
  • Update _VERSION variables in Dockerfiles.
  • Update _VERSION environment variables in GitHub Action files.
  • Use the Anaconda Best Practice configuration from anaconda/renovate-config
  • Create a Dependency Dashboard as Issue, listing all upgrades
  • Open new PRs automatically every weekday before 6am UTC. You can manually trigger PRs from the Dependency Dashboard, those will be opened once renovate runs again (once every hour)
  • Label all PRs with renovate
  • Use semantic commit messages for all upgrades
  • Open a maximum of 10 PRs concurrently
  • Automatically set reviewers from CODEOWNERS
  • Upgrade arbitrary dependencies in Dockerfiles when you mark them, see the documentation for details
  • Run Renovate on following schedule: every weekday

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

chore(deps): pin dependencies
  • Schedule: ["every weekday"]
  • Branch name: renovate/pin-dependencies
  • Merge into: master
  • Upgrade actions/checkout to ee0669bd1cc54295c223e0bb666b733df41de1c5
  • Upgrade alpine to sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300
  • Upgrade docker/setup-buildx-action to f211e3e9ded2d9377c8cadc4489a4e38014bc4c9
  • Upgrade docker/setup-qemu-action to 27d0a4f181a40b142cce983c5393082c365d1480
  • Upgrade registry.access.redhat.com/ubi7/s2i-base to sha256:23cd3834d9b938f416f29a821c160d63afc567ce0646898503a073a4d9df588a
  • Upgrade registry.access.redhat.com/ubi8/s2i-base to sha256:6c3ba2200726f38bb0260da44d65d98c645fc67094a4f419bb610bce57a71be7
chore(deps): update alpine docker tag to v3.21.2
  • Schedule: ["every weekday"]
  • Branch name: renovate/alpine-3.x
  • Merge into: master
  • Upgrade alpine to sha256:56fa17d2a7e7f168a043a2712e63aed1f8543aeafdcee47c58dcffe38ed51099
chore(deps): update actions/checkout action to v4
  • Schedule: ["every weekday"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: master
  • Upgrade actions/checkout to 11bd71901bbe5b1630ceea73d27597364c9af683
chore(deps): update docker/setup-buildx-action action to v3
  • Schedule: ["every weekday"]
  • Branch name: renovate/docker-setup-buildx-action-3.x
  • Merge into: master
  • Upgrade docker/setup-buildx-action to f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca
chore(deps): update docker/setup-qemu-action action to v3
  • Schedule: ["every weekday"]
  • Branch name: renovate/docker-setup-qemu-action-3.x
  • Merge into: master
  • Upgrade docker/setup-qemu-action to 4574d27a4764455b42196d70a065bc6853246a25

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants