Configure Renovate #1

Merged
marco merged 1 commits from renovate/configure into main 2024-02-18 17:17:37 +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

  • docker-compose.yml (docker-compose)
  • Dockerfile (dockerfile)
  • Dockerfile.python:3.7.16-slim-bullseye (dockerfile)
  • Dockerfile.python:3.8.16-slim-bullseye (dockerfile)
  • Dockerfile.python:3.9.9-bullseye (dockerfile)
  • Dockerfile.python:3.9.9-slim-bullseye (dockerfile)
  • .gitea/workflows/renovate.yaml (github-actions)
  • requirements.txt (pip_requirements)

What to Expect

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

Update dependency pydantic to v1.10.14
  • Schedule: ["at any time"]
  • Branch name: renovate/pydantic-1.x
  • Merge into: main
  • Upgrade pydantic to ==1.10.14
Update dependency fastapi to v0.109.2
  • Schedule: ["at any time"]
  • Branch name: renovate/fastapi-0.x
  • Merge into: main
  • Upgrade fastapi to ==0.109.2
Update dependency httpx to v0.26.0
  • Schedule: ["at any time"]
  • Branch name: renovate/httpx-0.x
  • Merge into: main
  • Upgrade httpx to ==0.26.0
Update dependency requests to v2.31.0
  • Schedule: ["at any time"]
  • Branch name: renovate/requests-2.x
  • Merge into: main
  • Upgrade requests to ==2.31.0
Update dependency starlette to v0.37.1
  • Schedule: ["at any time"]
  • Branch name: renovate/starlette-0.x
  • Merge into: main
  • Upgrade starlette to ==0.37.1
Update dependency typing_extensions to v4.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/typing_extensions-4.x
  • Merge into: main
  • Upgrade typing_extensions to ==4.9.0
Update dependency uvicorn to v0.27.1
  • Schedule: ["at any time"]
  • Branch name: renovate/uvicorn-0.x
  • Merge into: main
  • Upgrade uvicorn to ==0.27.1
Update ghcr.io/renovatebot/renovate Docker tag to v37.197.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ghcr.io-renovatebot-renovate-37.x
  • Merge into: main
  • Upgrade ghcr.io/renovatebot/renovate to 37.197.0
Update python Docker tag to v3.12.2
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: main
  • Upgrade python to 3.12.2-slim-bullseye
  • Upgrade python to 3.12.2-bullseye
Update dependency click to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/click-8.x
  • Merge into: main
  • Upgrade click to ==8.1.7
Update dependency pydantic to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/pydantic-2.x
  • Merge into: main
  • Upgrade pydantic to ==2.6.1

🚸 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 * `docker-compose.yml` (docker-compose) * `Dockerfile` (dockerfile) * `Dockerfile.python:3.7.16-slim-bullseye` (dockerfile) * `Dockerfile.python:3.8.16-slim-bullseye` (dockerfile) * `Dockerfile.python:3.9.9-bullseye` (dockerfile) * `Dockerfile.python:3.9.9-slim-bullseye` (dockerfile) * `.gitea/workflows/renovate.yaml` (github-actions) * `requirements.txt` (pip_requirements) ### What to Expect With your current configuration, Renovate will create 11 Pull Requests: <details> <summary>Update dependency pydantic to v1.10.14</summary> - Schedule: ["at any time"] - Branch name: `renovate/pydantic-1.x` - Merge into: `main` - Upgrade [pydantic](https://github.com/pydantic/pydantic) to `==1.10.14` </details> <details> <summary>Update dependency fastapi to v0.109.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/fastapi-0.x` - Merge into: `main` - Upgrade [fastapi](https://github.com/tiangolo/fastapi) to `==0.109.2` </details> <details> <summary>Update dependency httpx to v0.26.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/httpx-0.x` - Merge into: `main` - Upgrade [httpx](https://github.com/encode/httpx) to `==0.26.0` </details> <details> <summary>Update dependency requests to v2.31.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/requests-2.x` - Merge into: `main` - Upgrade [requests](https://github.com/psf/requests) to `==2.31.0` </details> <details> <summary>Update dependency starlette to v0.37.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/starlette-0.x` - Merge into: `main` - Upgrade [starlette](https://github.com/encode/starlette) to `==0.37.1` </details> <details> <summary>Update dependency typing_extensions to v4.9.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/typing_extensions-4.x` - Merge into: `main` - Upgrade [typing_extensions](https://github.com/python/typing_extensions) to `==4.9.0` </details> <details> <summary>Update dependency uvicorn to v0.27.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/uvicorn-0.x` - Merge into: `main` - Upgrade [uvicorn](https://github.com/encode/uvicorn) to `==0.27.1` </details> <details> <summary>Update ghcr.io/renovatebot/renovate Docker tag to v37.197.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/ghcr.io-renovatebot-renovate-37.x` - Merge into: `main` - Upgrade [ghcr.io/renovatebot/renovate](https://github.com/renovatebot/renovate) to `37.197.0` </details> <details> <summary>Update python Docker tag to v3.12.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/python-3.x` - Merge into: `main` - Upgrade python to `3.12.2-slim-bullseye` - Upgrade python to `3.12.2-bullseye` </details> <details> <summary>Update dependency click to v8</summary> - Schedule: ["at any time"] - Branch name: `renovate/click-8.x` - Merge into: `main` - Upgrade click to `==8.1.7` </details> <details> <summary>Update dependency pydantic to v2</summary> - Schedule: ["at any time"] - Branch name: `renovate/pydantic-2.x` - Merge into: `main` - Upgrade [pydantic](https://github.com/pydantic/pydantic) to `==2.6.1` </details> <br /> 🚸 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:94693a990c975907e7f13da3309b9d56ba02b3983519b41786edf5cf031e457c-->
renovate added 1 commit 2024-02-18 17:17:04 +00:00
marco merged commit a8981846d8 into main 2024-02-18 17:17:37 +00:00
marco deleted branch renovate/configure 2024-02-18 17:17:37 +00:00
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/docker-build-exercise#1