Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 14, 2025

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

  • .github/actions/docker-build/action.yaml (github-actions)
  • .github/workflows/cache-cleanup.yaml (github-actions)
  • .github/workflows/codeql.yaml (github-actions)
  • .github/workflows/next-build-image.yaml (github-actions)
  • .github/workflows/on-new-issue.yaml (github-actions)
  • .github/workflows/pr-build-image.yaml (github-actions)
  • .github/workflows/pr-semantic.yaml (github-actions)
  • .github/workflows/pr.yaml (github-actions)
  • .github/workflows/techdocs.yaml (github-actions)
  • .github/workflows/update-backstage.yaml (github-actions)
  • .github/workflows/versioned-build-image.yaml (github-actions)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Hopefully safe environment variables to allow users to configure.
  • Show all Merge Confidence badges for pull requests.
  • 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.

🔡 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 6 Pull Requests:

chore(deps): update actions/checkout digest to 11bd719
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-digest
  • Merge into: main
  • Upgrade actions/checkout to 11bd71901bbe5b1630ceea73d27597364c9af683
chore(deps): update actions/setup-node digest to 1d0ff46
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-digest
  • Merge into: main
  • Upgrade actions/setup-node to 1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a
chore(deps): update marocchino/sticky-pull-request-comment digest to 52423e0
  • Schedule: ["at any time"]
  • Branch name: renovate/marocchino-sticky-pull-request-comment-digest
  • Merge into: main
  • Upgrade marocchino/sticky-pull-request-comment to 52423e01640425a022ef5fd42c6fb5f633a02728
chore(deps): update actions/create-github-app-token action to v1.11.6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-create-github-app-token-1.x
  • Merge into: main
  • Upgrade actions/create-github-app-token to 21cfef2b496dd8ef5b904c159339626a10ad380e
chore(deps): update dependency python to 3.13
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: main
  • Upgrade python to 3.13
chore(deps): update docker/build-push-action action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-build-push-action-6.x
  • Merge into: main
  • Upgrade docker/build-push-action to v6

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prhourlylimit for details.


❓ 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.

@github-actions
Copy link

Hey there and thank you for opening this pull request! 👋🏼

We require pull request titles to follow the Conventional Commits specification and it looks like your proposed title needs to be adjusted.

Details:

The subject "Configure Renovate" found in the pull request title "chore: Configure Renovate"
didn't match the configured pattern. Please ensure that the subject
doesn't start with an uppercase character.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants