Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Configure Renovate #1

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

Configure Renovate #1

wants to merge 1 commit into from

Conversation

rwunderer
Copy link
Contributor

@rwunderer rwunderer commented Oct 20, 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

  • 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
  • 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.
  • Pin Docker digests.
  • Pin github-action digests.
  • Pin dependency versions for devDependencies.
  • Preset with best practices from the Renovate maintainers. Recommended for advanced users, who want to follow our best practices.
  • Preserve (but continue to upgrade) any existing SemVer ranges.
  • If automerging, push the new commit directly to the base branch (no PR).
  • Pin github-action digests.
  • Default preset for use with rwunderer's repos

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to .github/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:

Pin aquasec/tracee Docker tag to 96dedb6
  • Schedule: ["at any time"]
  • Branch name: github-renovate/pin-dependencies
  • Merge into: main
  • Upgrade aquasec/tracee to sha256:96dedb6866962ff6ba38b3d2accf759deeedea565f68c56042e7ffea5a97be9a
Pin dependencies
  • Schedule: ["at any time"]
  • Branch name: github-renovate/github-actions
  • Merge into: main
  • Upgrade actions/checkout to f43a0e5ff2bd294095638e18286ca9a3d1956744
  • Upgrade docker/build-push-action to 9f6f8c940b91232557f8699b21341a08624a8dce
  • Upgrade docker/login-action to 3d58c274f17dffee475a5520cbe67f0a882c4dbb
  • Upgrade docker/metadata-action to 31cebacef4805868f9ce9a0cb03ee36c32df2ac4
  • Upgrade docker/setup-buildx-action to edfb0fe6204400c56fbfd3feba3fe9ad1adfa345
  • Upgrade sigstore/cosign-installer to 9614fae9e5c5eddabb09f90a270fcb487c9f7149
Update aquasec/tracee Docker tag to v0.19.0
  • Schedule: ["at any time"]
  • Branch name: github-renovate/aquasec-tracee-0.x
  • Merge into: main
  • Upgrade aquasec/tracee to sha256:e86c9810d035e5633a80c03aa4977a84cd593ef03c1f265b7cd770e2d1657f9d
Update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: github-renovate/major-github-actions
  • Merge into: main
  • Upgrade actions/checkout to b4ffde65f46336ab88eb53be808477a3936bae11

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

@rwunderer rwunderer force-pushed the github-renovate/configure branch from cc0b5fb to 2bc59c8 Compare November 19, 2023 13:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants