Skip to content

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_pre-commit.yml (github-actions)
  • .github/workflows/release_interu.yml (github-actions)
  • .github/workflows/smoke-build.yaml (github-actions)
  • build-container-image/action.yaml (github-actions)
  • build-product-image/action.yaml (github-actions)
  • publish-helm-chart/action.yaml (github-actions)
  • publish-image-index-manifest/action.yaml (github-actions)
  • publish-image/action.yaml (github-actions)
  • run-integration-test/action.yaml (github-actions)
  • run-pre-commit/action.yaml (github-actions)
  • send-slack-notification/action.yaml (github-actions)
  • run-integration-test/kustomize/bases/opentelemetry-operator/kustomization.yml (kustomize)
  • .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.
  • Show only the Age and Confidence Merge Confidence badges for pull requests.
  • 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.
  • Recommended configuration for abandoned packages, treating packages without a release for 1 year as abandoned, while taking into account community-sourced overrides.
  • Wait until the npm package is three days old before raising the update. This a) introduces a short delay to allow for malware researchers and scanners to (possibly) detect any malicious behaviour in packages, and b) prevents the maintainer and/or NPM from unpublishing a package you already upgraded to, breaking builds.
  • 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 10 Pull Requests:

chore(deps): update alpine docker digest to 4b7ce07
  • Branch name: renovate/alpine
  • Merge into: main
  • Upgrade alpine to sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412
chore(deps): update dtolnay/rust-toolchain digest to 0f44b27
  • Branch name: renovate/dtolnay-rust-toolchain-digest
  • Merge into: main
  • Upgrade dtolnay/rust-toolchain to 0f44b27771c32bda9f458f75a1e241b09791b331
chore(deps): update all dependencies (patch only)
chore(deps): update helm release opentelemetry-operator to v0.99.0
  • Branch name: renovate/opentelemetry-operator-0.x
  • Merge into: main
  • Upgrade opentelemetry-operator to da5a92598b89432d3506ecbc586af5269b68bdfe683166315e9bec031c1a6bcb
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.26.0
  • Branch name: renovate/rstest-0.x
  • Merge into: main
  • Upgrade rstest to 0.26.0
chore(deps): update rust crate serde_with to v3.15.1
  • Branch name: renovate/serde_with-3.x-lockfile
  • Merge into: main
  • Upgrade serde_with to 3.15.1
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 github artifact actions (major)
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.

  • Could not determine new digest for update (github-tags package slackapi/slack-github-action)
  • Can't find version matching 3e8a8703264a2f4a69428a0aa4dcb512790b2c8c for github-tags package pre-commit/pre-commit-hooks
  • Can't find version matching 79a6b2b1392eaf49cdd32ac4f14be1a809bbd8f7 for github-tags package adrienverge/yamllint
  • Can't find version matching 192ad822316c3a22fb3d3cc8aa6eafa0b8488360 for github-tags package igorshubovych/markdownlint-cli
  • Can't find version matching 99470f5e12208ff0fb17ab81c3c494f7620a1d8d for github-tags package koalaman/shellcheck-precommit
  • Can't find version matching e7d448ef7507c20fc4c88a95d0c448b848cd6127 for github-tags package rhysd/actionlint

Files affected: send-slack-notification/action.yaml, .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.

2 participants