Skip to content

chore: Configure Renovate #109

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

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

chore: Configure Renovate #109

wants to merge 1 commit into from

Conversation

stackable-bot
Copy link

@stackable-bot stackable-bot commented Oct 16, 2024

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

  • demos/signal-processing/Dockerfile-jupyter (dockerfile)
  • demos/signal-processing/Dockerfile-nifi (dockerfile)
  • stacks/jupyterhub-keycloak/Dockerfile (dockerfile)
  • .github/workflows/pr_pre-commit.yml (github-actions)
  • .github/workflows/reusable_build_image.yaml (github-actions)
  • demos/signal-processing/requirements.txt (pip_requirements)
  • .pre-commit-config.yaml (pre-commit)
  • renovate.json (renovate-config-presets)

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 (except for nuget) 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.
  • Enable Renovate configuration migration PRs when needed.
  • Pin dependency versions for development dependencies.
  • Enable Renovate Dependency Dashboard approval workflow.
  • Remove limit for open PRs at any time.
  • Removes rate limit for PR creation per hour.
  • Convert pinned GitHub Action digests to SemVer.
  • Run Renovate on following schedule:

🔡 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
  • Branch name: renovate/pin-dependencies
  • Merge into: main
  • Upgrade jupyter/pyspark-notebook to sha256:9c40571da1b398808b882ddd0707dde630d1ce0c4b47015025b06907590e56e9
  • Upgrade oci.stackable.tech/sdp/nifi to sha256:df8959ab24bbd19f1ccf400365fce457f437e02412063653617cb271ce8f5aa8
  • Upgrade spark to sha256:043d65ffd4e3e732382f6066a802d4b48f4b0804b4db95eb8e13a7920f71d056
chore(deps): update all dependencies (patch only)
chore(deps): update dependency alibi-detect to v0.12.0
  • Branch name: renovate/alibi-detect-0.x
  • Merge into: main
  • Upgrade alibi-detect to ==0.12.0
chore(deps): update oci.stackable.tech/sdp/nifi docker tag to v2.4.0
  • Branch name: renovate/oci.stackable.tech-sdp-nifi-2.x
  • Merge into: main
  • Upgrade oci.stackable.tech/sdp/nifi to sha256:f9d6bc10eeddf6e71a3657c2a1b6797bf8708603d28b9f3570b7f8db38ca9271
chore(deps): update slackapi/slack-github-action action to v2
  • Branch name: renovate/slackapi-slack-github-action-2.x
  • Merge into: main
  • Upgrade slackapi/slack-github-action to b0fa283ad8fea605de13dc3f449259339835fc52

Warning

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

  • Can't find version matching 2c9f875913ee60ca25ce70243dc24d5b6415598c for github-tags package pre-commit/pre-commit-hooks
  • Can't find version matching 81e9f98ffd059efe8aa9c1b1a42e5cce61b640c6 for github-tags package adrienverge/yamllint
  • Can't find version matching f295829140d25717bc79368d3f966fc1f67a824f for github-tags package igorshubovych/markdownlint-cli
  • Can't find version matching 2491238703a5d3415bb2b7ff11388bf775372f29 for github-tags package koalaman/shellcheck-precommit
  • Can't find version matching 62dc61a45fc95efe8c800af7a557ab0b9165d63b for github-tags package rhysd/actionlint

Files affected: .pre-commit-config.yaml


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

@stackable-bot stackable-bot added the dependencies Pull requests that update a dependency file label Oct 16, 2024
@stackable-bot stackable-bot requested a review from a team October 16, 2024 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant