Configure Renovate #1

Merged
marco merged 1 commits from renovate/configure into main 2024-08-03 11:19:48 +00:00
Member

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-1 (dockerfile)
  • Dockerfile-2 (dockerfile)
  • Dockerfile-3 (dockerfile)
  • helm/values.yaml (helm-values)
  • requirements.txt (pip_requirements)

What to Expect

With your current configuration, Renovate will create 3 Pull Requests:

Update dependency fastapi to v0.112.0
  • Schedule: ["at any time"]
  • Branch name: renovate/fastapi-0.x
  • Merge into: main
  • Upgrade fastapi to ==0.112.0
Update dependency uvicorn to v0.30.5
  • Schedule: ["at any time"]
  • Branch name: renovate/uvicorn-0.x
  • Merge into: main
  • Upgrade uvicorn to ==0.30.5
Update python Docker tag to v3.12.4
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: main
  • Upgrade python to 3.12.4-bullseye

🚸 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 has been generated by Renovate Bot.

Welcome to [Renovate](https://github.com/renovatebot/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-1` (dockerfile) * `Dockerfile-2` (dockerfile) * `Dockerfile-3` (dockerfile) * `helm/values.yaml` (helm-values) * `requirements.txt` (pip_requirements) ### What to Expect With your current configuration, Renovate will create 3 Pull Requests: <details> <summary>Update dependency fastapi to v0.112.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/fastapi-0.x` - Merge into: `main` - Upgrade [fastapi](https://github.com/fastapi/fastapi) to `==0.112.0` </details> <details> <summary>Update dependency uvicorn to v0.30.5</summary> - Schedule: ["at any time"] - Branch name: `renovate/uvicorn-0.x` - Merge into: `main` - Upgrade [uvicorn](https://github.com/encode/uvicorn) to `==0.30.5` </details> <details> <summary>Update python Docker tag to v3.12.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/python-3.x` - Merge into: `main` - Upgrade python to `3.12.4-bullseye` </details> 🚸 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](https://docs.renovatebot.com/), particularly the Getting Started section. If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions). --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-config-hash:099c7d523504206690399b4d1a7ccc1862e2eb544b0851e38bb10a2a3566c8a4-->
renovate added 1 commit 2024-08-03 10:29:00 +00:00
marco merged commit e91df32412 into main 2024-08-03 11:19:48 +00:00
marco deleted branch renovate/configure 2024-08-03 11:19:48 +00:00
Author
Member

Renovate is disabled

Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.

### Renovate is disabled Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: training/workshop-image-improvement#1