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

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

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/jupyterhub-pyspark-hdfs-anomaly-detection-taxi-data/Dockerfile (dockerfile)
  • demos/signal-processing/Dockerfile-jupyter (dockerfile)
  • demos/signal-processing/Dockerfile-nifi (dockerfile)
  • .github/workflows/dev_jupyter-pyspark-with-alibi-detect.yaml (github-actions)
  • .github/workflows/dev_nifi.yaml (github-actions)
  • .github/workflows/dev_pyspark-k8s-with-scikit-learn.yaml (github-actions)
  • .github/workflows/pr_pre-commit.yml (github-actions)
  • demos/jupyterhub-pyspark-hdfs-anomaly-detection-taxi-data/requirements.txt (pip_requirements)
  • demos/signal-processing/requirements.txt (pip_requirements)
  • .pre-commit-config.yaml (pre-commit)

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 devDependencies.
  • 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 7 Pull Requests:

chore(deps): update dependency scikit-learn to v1.5.0 [security]
  • Branch name: renovate/pypi-scikit-learn-vulnerability
  • Merge into: main
  • Upgrade scikit-learn to ==1.5.0
chore(deps): pin dependencies
  • Branch name: renovate/pin-dependencies
  • Merge into: main
  • Upgrade docker.stackable.tech/stackable/nifi to sha256:c8ca48bd03bf5552cedbc9aa5b2c00f39aeed65d4bc948f9f77958232b13aec8
  • Upgrade docker.stackable.tech/stackable/pyspark-k8s to sha256:e8c5223882a682b061dfd9758b11eafa68f5bcb11a0a7d2fc2e8cff21ef13231
  • Upgrade jupyter/pyspark-notebook to sha256:9c40571da1b398808b882ddd0707dde630d1ce0c4b47015025b06907590e56e9
chore(deps): update all dependencies (patch only)
  • Branch name: renovate/all-dependencies-(patch-only)
  • Merge into: main
  • Upgrade pandas to ==1.5.3
  • Upgrade tsfresh to ==0.20.3
chore(deps): update actions/checkout action to v4.2.1
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871
chore(deps): update actions/setup-python action to v5.2.0
  • Branch name: renovate/actions-setup-python-5.x
  • Merge into: main
  • Upgrade actions/setup-python to f677139bbe7f9c59b41e40162b753c062f5d49a3
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 dependency pandas to v2
  • Branch name: renovate/pandas-2.x
  • Merge into: main
  • Upgrade pandas to ==2.2.3

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