Skip to content

Configure Renovate#9

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/configure
Open

Configure Renovate#9
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/configure

Conversation

@renovate

@renovate renovate Bot commented Dec 16, 2025

Copy link
Copy Markdown

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

  • Dockerfile (dockerfile)
  • .github/workflows/create_sbom.yml (github-actions)
  • .github/workflows/main.yaml (github-actions)
  • deploy/helm/opsbot/values.yaml (helm-values)
  • requirements.txt (pip_requirements)

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.
  • 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.
  • Ensure that every dependency pinned by digest and sourced from GitHub.com contains a link to the commit-to-commit diff
  • Correctly link to the source code for golang.org/x packages
  • Link to pkg.go.dev/... for golang.org/x packages' title

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

Update dependency aiohttp to v3.13.5
  • Schedule: ["at any time"]
  • Branch name: renovate/aiohttp-3.x
  • Merge into: master
  • Upgrade aiohttp to ==3.13.5
Update dependency APScheduler to v3.11.2
  • Schedule: ["at any time"]
  • Branch name: renovate/apscheduler-3.x
  • Merge into: master
  • Upgrade APScheduler to ==3.11.2
Update dependency beautifulsoup4 to v4.14.3
  • Schedule: ["at any time"]
  • Branch name: renovate/beautifulsoup4-4.x
  • Merge into: master
  • Upgrade beautifulsoup4 to ==4.14.3
Update dependency botbuilder-core to v4.17.1
  • Schedule: ["at any time"]
  • Branch name: renovate/botbuilder-core-4.x
  • Merge into: master
  • Upgrade botbuilder-core to ==4.17.1
Update dependency botbuilder-schema to v4.17.1
  • Schedule: ["at any time"]
  • Branch name: renovate/botbuilder-schema-4.x
  • Merge into: master
  • Upgrade botbuilder-schema to ==4.17.1
Update dependency botframework-connector to v4.17.1
  • Schedule: ["at any time"]
  • Branch name: renovate/botframework-connector-4.x
  • Merge into: master
  • Upgrade botframework-connector to ==4.17.1
Update dependency Flask to v3.1.3
  • Schedule: ["at any time"]
  • Branch name: renovate/flask-3.x
  • Merge into: master
  • Upgrade Flask to ==3.1.3
Update dependency holidays to v0.93
  • Schedule: ["at any time"]
  • Branch name: renovate/holidays-0.x
  • Merge into: master
  • Upgrade holidays to ==0.93
Update dependency pytz to v2023.4
  • Schedule: ["at any time"]
  • Branch name: renovate/pytz-2023.x
  • Merge into: master
  • Upgrade pytz to ==2023.4
Update dependency requests to v2.33.1
  • Schedule: ["at any time"]
  • Branch name: renovate/requests-2.x
  • Merge into: master
  • Upgrade requests to ==2.33.1
Update python Docker tag to v3.14
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: master
  • Upgrade python to 3.14-slim
Update actions/checkout action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-6.x
  • Merge into: master
  • Upgrade actions/checkout to v6
Update dependency kubernetes to v35
  • Schedule: ["at any time"]
  • Branch name: renovate/kubernetes-35.x
  • Merge into: master
  • Upgrade kubernetes to ==35.0.0
Update dependency pytz to v2026
  • Schedule: ["at any time"]
  • Branch name: renovate/pytz-2026.x
  • Merge into: master
  • Upgrade pytz to ==2026.1.post1
Update docker/login-action action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-login-action-4.x
  • Merge into: master
  • Upgrade docker/login-action to v4
Update ghcr.io/maibornwolff/opsbot Docker tag to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/ghcr.io-maibornwolff-opsbot-1.x
  • Merge into: master
  • Upgrade ghcr.io/maibornwolff/opsbot to 1.2.2

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

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