Skip to content
This repository was archived by the owner on May 11, 2025. It is now read-only.

Configure Renovate #12

Merged
merged 1 commit into from
Jan 4, 2025
Merged

Configure Renovate #12

merged 1 commit into from
Jan 4, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 4, 2025

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 Renovate will begin keeping your dependencies up-to-date only once you merge or close this Pull Request.


Detected Package Files

  • .github/workflows/main.yml (github-actions)
  • .github/workflows/pylint.yml (github-actions)
  • 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.
  • 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 10 Pull Requests:

Update dependency Jinja2 to v3.1.5 [SECURITY]
  • Branch name: renovate/pypi-jinja2-vulnerability
  • Merge into: main
  • Upgrade Jinja2 to ==3.1.5
Update dependency Werkzeug to v3.0.6 [SECURITY]
  • Branch name: renovate/pypi-werkzeug-vulnerability
  • Merge into: main
  • Upgrade Werkzeug to ==3.0.6
Update dependency click to v8.1.8
  • Schedule: ["at any time"]
  • Branch name: renovate/click-8.x
  • Merge into: main
  • Upgrade click to ==8.1.8
Update dependency Flask to v3.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/flask-3.x
  • Merge into: main
  • Upgrade Flask to ==3.1.0
Update dependency blinker to v1.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/blinker-1.x
  • Merge into: main
  • Upgrade blinker to ==1.9.0
Update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
Update actions/setup-python action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-python-5.x
  • Merge into: main
  • Upgrade actions/setup-python to v5
Update dependency MarkupSafe to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/markupsafe-3.x
  • Merge into: main
  • Upgrade MarkupSafe to ==3.0.2
Update dependency ubuntu to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/ubuntu-24.x
  • Merge into: main
  • Upgrade ubuntu to 24.04
Update peter-evans/create-pull-request action to v7

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

@avipars avipars merged commit ae089d3 into main Jan 4, 2025
4 checks passed
@avipars avipars deleted the renovate/configure branch January 4, 2025 17:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant