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

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

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

  • Cargo.toml (cargo)
  • tools/interu/Cargo.toml (cargo)
  • smoke/Dockerfile (dockerfile)
  • .github/workflows/build_interu.yml (github-actions)
  • .github/workflows/pr_actions-smoke-test.yml (github-actions)
  • .github/workflows/pr_pre-commit.yml (github-actions)
  • .github/workflows/release_interu.yml (github-actions)
  • build-container-image/action.yml (github-actions)
  • build-product-image/action.yml (github-actions)
  • publish-image/action.yml (github-actions)
  • publish-index-manifest/action.yml (github-actions)
  • run-integration-test/action.yml (github-actions)
  • run-pre-commit/action.yml (github-actions)
  • shard/action.yml (github-actions)
  • run-integration-test/kustomize/bases/opentelemetry-operator/kustomization.yml (kustomize)
  • .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 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 17 Pull Requests:

chore(deps): update alpine docker digest to a8560b3
  • Branch name: renovate/alpine
  • Merge into: main
  • Upgrade alpine to sha256:a8560b36e8b8210634f77d9f7f9efd7ffa463e380b75e2e74aff4511df3ef88c
chore(deps): update dtolnay/rust-toolchain digest to 56f8432
  • Branch name: renovate/dtolnay-rust-toolchain-digest
  • Merge into: main
  • Upgrade dtolnay/rust-toolchain to 56f84321dbccf38fb67ce29ab63e4754056677e0
chore(deps): update all dependencies (patch only)
  • Branch name: renovate/all-dependencies-(patch-only)
  • Merge into: main
  • Upgrade argh to 0.1.13
  • Upgrade serde to 1.0.219
chore(deps): update actions/download-artifact action to v4.2.1
  • Branch name: renovate/actions-download-artifact-4.x
  • Merge into: main
  • Upgrade actions/download-artifact to 95815c38cf2ff2164869cbab79da8d1f422bc89e
chore(deps): update actions/setup-python action to v5.5.0
  • Branch name: renovate/actions-setup-python-5.x
  • Merge into: main
  • Upgrade actions/setup-python to 8d9ed9ac5c53483de85588cdf95a591a75ab9f55
chore(deps): update actions/upload-artifact action to v4.6.2
  • Branch name: renovate/actions-upload-artifact-4.x
  • Merge into: main
  • Upgrade actions/upload-artifact to ea165f8d65b6e75b540449e92b4886f43607fa02
chore(deps): update dependency python to 3.13
  • Branch name: renovate/python-3.x
  • Merge into: main
  • Upgrade python to 3.13
chore(deps): update docker/login-action action to v3.4.0
  • Branch name: renovate/docker-login-action-3.x
  • Merge into: main
  • Upgrade docker/login-action to 74a5d142397b4f367a81961eba4e8cd7edddf772
chore(deps): update docker/setup-buildx-action action to v3.10.0
  • Branch name: renovate/docker-setup-buildx-action-3.x
  • Merge into: main
  • Upgrade docker/setup-buildx-action to b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2
chore(deps): update helm release opentelemetry-operator to v0.84.1
  • Branch name: renovate/opentelemetry-operator-0.x
  • Merge into: main
  • Upgrade opentelemetry-operator to d6bbe361685fc955c85ae5695fee1030d92771dd2167b8dbd0014de25580f8fc
chore(deps): update replicatedhq/replicated-actions action to v1.19.0
  • Branch name: renovate/replicatedhq-replicated-actions-1.x
  • Merge into: main
  • Upgrade replicatedhq/replicated-actions to 49b440dabd7e0e868cbbabda5cfc0d8332a279fa
chore(deps): update rust crate rand to 0.9.0
  • Branch name: renovate/rand-0.x
  • Merge into: main
  • Upgrade rand to 0.9.0
chore(deps): update rust crate rstest to 0.25.0
  • Branch name: renovate/rstest-0.x
  • Merge into: main
  • Upgrade rstest to 0.25.0
chore(deps): update rust crate serde_with to v3.12.0
  • Branch name: renovate/serde_with-3.x-lockfile
  • Merge into: main
  • Upgrade serde_with to 3.12.0
chore(deps): update rust crate strum to 0.27.0
  • Branch name: renovate/strum-monorepo
  • Merge into: main
  • Upgrade strum to 0.27.0
chore(deps): update sigstore/cosign-installer action to v3.8.1
  • Branch name: renovate/sigstore-cosign-installer-3.x
  • Merge into: main
  • Upgrade sigstore/cosign-installer to d7d6bc7722e3daa8354c50bcb52f4837da5e9b6a
chore(deps): lock file maintenance
  • Branch name: renovate/lock-file-maintenance
  • Merge into: main
  • Regenerate lock files to use latest dependency versions

Warning

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

  • Can't find version matching v1 for github-tags package dtolnay/rust-toolchain
  • Can't find version matching v30 for github-tags package cachix/install-nix-action
  • Can't find version matching 81e9f98ffd059efe8aa9c1b1a42e5cce61b640c6 for github-tags package adrienverge/yamllint
  • Can't find version matching 0d9fcb51a54f3b750b911c054b4bd1a590f1b592 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 5db9d9cde2f3deb5035dea3e45f0a9fff2f29448 for github-tags package rhysd/actionlint

Files affected: .github/workflows/build_interu.yml, run-pre-commit/action.yml, .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
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