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_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.yaml (github-actions)
  • build-product-image/action.yaml (github-actions)
  • publish-image/action.yaml (github-actions)
  • publish-index-manifest/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)
  • shard/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.
  • 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 14 Pull Requests:

chore(deps): update alpine docker digest to 4bcff63
  • Branch name: renovate/alpine
  • Merge into: main
  • Upgrade alpine to sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1
chore(deps): update all dependencies (patch only)
chore(deps): update actions/download-artifact action to v4.3.0
  • Branch name: renovate/actions-download-artifact-4.x
  • Merge into: main
  • Upgrade actions/download-artifact to d3f86a106a0bac45b974a628896c90dbdf5c8093
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 cachix/install-nix-action action to v31.5.2
  • Branch name: renovate/cachix-install-nix-action-31.x
  • Merge into: main
  • Upgrade cachix/install-nix-action to fc6e360bedc9ee72d75e701397f0bb30dce77568
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.5.0
  • Branch name: renovate/docker-login-action-3.x
  • Merge into: main
  • Upgrade docker/login-action to 184bdaa0721073962dff0199f1fb9940f07167d1
chore(deps): update helm release opentelemetry-operator to v0.92.2
  • Branch name: renovate/opentelemetry-operator-0.x
  • Merge into: main
  • Upgrade opentelemetry-operator to 0fd81ee0035f315092fcadfeb7e9434462aad7ec2e13c33f03fdf2bc6a244e34
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.14.0
  • Branch name: renovate/serde_with-3.x-lockfile
  • Merge into: main
  • Upgrade serde_with to 3.14.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 softprops/action-gh-release action to v2.3.2
  • Branch name: renovate/softprops-action-gh-release-2.x
  • Merge into: main
  • Upgrade softprops/action-gh-release to 72f2c25fcb47643c292f7107632f7a47c1df5cd8
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
  • Could not determine new digest for update (github-tags package slackapi/slack-github-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, 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.

1 participant