Configure Renovate#238
Merged
Merged
Conversation
toanju
previously approved these changes
Jun 11, 2026
anokfireball
previously approved these changes
Jun 11, 2026
Co-authored-by: Fabian Koller <10155170+anokfireball@users.noreply.github.com>
Co-authored-by: Fabian Koller <10155170+anokfireball@users.noreply.github.com>
toanju
approved these changes
Jun 11, 2026
This was referenced Jun 11, 2026
anokfireball
approved these changes
Jun 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.
📚 See our Reading List for relevant documentation you may be interested in reading.
🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.jsonin this branch. Renovate will update the Pull Request description the next time it runs.Detected Package Files
.github/workflows/dev.yml(github-actions).github/workflows/nightly.yaml(github-actions).github/workflows/test.yml(github-actions).github/workflows/upload_oci.yml(github-actions)Configuration Summary
Based on the default config's presets, Renovate will:
fixfor dependencies andchorefor all others if semantic commits are in use.node_modules,bower_components,vendorand various test/tests (except for nuget) directories.github-actiondigests.You have configured Renovate to use the following baseBranchPatterns:
$default,/^rel-\d+-dev$/.What to Expect
With your current configuration, Renovate will create 15 Pull Requests:
Pin dependencies (main)
renovate/main-pin-dependenciesmain34e114876b0b11c390a56381ad16ebd13914f8d522ce207df3b08e061f537244349aac6ae1d214f6398d4b0eeef1380460a10c8013a76f728fb906acUpdate sigstore/cosign-installer action to v3.10.1 (main)
renovate/main-sigstore-cosign-installer-3.xmain7e8b541eb2e61bf99390e1afd4be13a184e9ebc5Update actions/checkout action to v6 (main)
renovate/main-actions-checkout-6.xmaindf4cb1c069e1874edd31b4311f1884172cec0e10Update oras-project/setup-oras action to v2 (main)
renovate/main-oras-project-setup-oras-2.xmain38de303aac69abb66f3e6255b7198bff35f323e3Update sigstore/cosign-installer action to v4 (main)
renovate/main-sigstore-cosign-installer-4.xmain6f9f17788090df1f26f669e9d70d6ae9567deba6Pin dependencies (rel-1877-dev)
renovate/rel-1877-dev-pin-dependenciesrel-1877-dev34e114876b0b11c390a56381ad16ebd13914f8d5sha256:3dc78daebb56605baf105d2f20a6e8b94137237c1c2587b80d571fbb5c9f49ab22ce207df3b08e061f537244349aac6ae1d214f6398d4b0eeef1380460a10c8013a76f728fb906acUpdate sigstore/cosign-installer action to v3.10.1 (rel-1877-dev)
renovate/rel-1877-dev-sigstore-cosign-installer-3.xrel-1877-dev7e8b541eb2e61bf99390e1afd4be13a184e9ebc5Update actions/checkout action to v6 (rel-1877-dev)
renovate/rel-1877-dev-actions-checkout-6.xrel-1877-devdf4cb1c069e1874edd31b4311f1884172cec0e10Update oras-project/setup-oras action to v2 (rel-1877-dev)
renovate/rel-1877-dev-oras-project-setup-oras-2.xrel-1877-dev38de303aac69abb66f3e6255b7198bff35f323e3Update sigstore/cosign-installer action to v4 (rel-1877-dev)
renovate/rel-1877-dev-sigstore-cosign-installer-4.xrel-1877-dev6f9f17788090df1f26f669e9d70d6ae9567deba6Pin dependencies (rel-2150-dev)
renovate/rel-2150-dev-pin-dependenciesrel-2150-dev34e114876b0b11c390a56381ad16ebd13914f8d5sha256:d7063f72c0db3e7cdd618136efb292379794a0c4d4b5ddfc3759795c17d963ab22ce207df3b08e061f537244349aac6ae1d214f6398d4b0eeef1380460a10c8013a76f728fb906acUpdate sigstore/cosign-installer action to v3.10.1 (rel-2150-dev)
renovate/rel-2150-dev-sigstore-cosign-installer-3.xrel-2150-dev7e8b541eb2e61bf99390e1afd4be13a184e9ebc5Update actions/checkout action to v6 (rel-2150-dev)
renovate/rel-2150-dev-actions-checkout-6.xrel-2150-devdf4cb1c069e1874edd31b4311f1884172cec0e10Update oras-project/setup-oras action to v2 (rel-2150-dev)
renovate/rel-2150-dev-oras-project-setup-oras-2.xrel-2150-dev38de303aac69abb66f3e6255b7198bff35f323e3Update sigstore/cosign-installer action to v4 (rel-2150-dev)
renovate/rel-2150-dev-sigstore-cosign-installer-4.xrel-2150-dev6f9f17788090df1f26f669e9d70d6ae9567deba6🚸 PR creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for
prHourlyLimitfor details.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-digest package actions/checkout)Could not determine new digest for update (github-digest package actions/download-artifact)Could not determine new digest for update (github-digest package actions/cache)Files affected:
.github/workflows/upload_oci.yml❓ 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 was generated by Mend Renovate. View the repository job log.