Configure Renovate #1

Merged
marco merged 1 commits from renovate/configure into main 2024-08-03 11:40:21 +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

  • cursus-tekton-pipelines/templates/tasks/git-clone.yaml (ansible)
  • cursus-tekton-pipelines/templates/tasks/kaniko-0-5.yaml (ansible)
  • cursus-tekton-pipelines/templates/tasks/pytest.yaml (ansible)
  • cursus-tekton-pipelines/templates/tasks/sonarqube-scanner.yaml (ansible)
  • project-1/Dockerfile (dockerfile)
  • cursus-tekton-pipelines/values.yaml (helm-values)
  • benchmark/requirements.txt (pip_requirements)
  • project-1/requirements.txt (pip_requirements)

What to Expect

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

Update dependency pydantic to v1.10.17
  • Schedule: ["at any time"]
  • Branch name: renovate/pydantic-1.x
  • Merge into: main
  • Upgrade pydantic to ==1.10.17
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 httpx to v0.27.0
  • Schedule: ["at any time"]
  • Branch name: renovate/httpx-0.x
  • Merge into: main
  • Upgrade httpx to ==0.27.0
Update dependency locust to v2.30.0
  • Schedule: ["at any time"]
  • Branch name: renovate/locust-2.x
  • Merge into: main
  • Upgrade locust to ==2.30.0
Update dependency requests to v2.32.3
  • Schedule: ["at any time"]
  • Branch name: renovate/requests-2.x
  • Merge into: main
  • Upgrade requests to ==2.32.3
Update dependency starlette to v0.38.2
  • Schedule: ["at any time"]
  • Branch name: renovate/starlette-0.x
  • Merge into: main
  • Upgrade starlette to ==0.38.2
Update dependency typing_extensions to v4.12.2
  • Schedule: ["at any time"]
  • Branch name: renovate/typing_extensions-4.x
  • Merge into: main
  • Upgrade typing_extensions to ==4.12.2
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 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.8.2

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


⚠️ Warning

Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.

  • Failed to look up docker package quay.apps.ocp4-vi.alliander.local/docker.io/sonarsource/sonar-scanner-cli
  • Failed to look up docker package quay.apps.ocp4-vi.alliander.local/docker.io/python

Files affected: cursus-tekton-pipelines/templates/tasks/sonarqube-scanner.yaml, project-1/Dockerfile, cursus-tekton-pipelines/values.yaml


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 * `cursus-tekton-pipelines/templates/tasks/git-clone.yaml` (ansible) * `cursus-tekton-pipelines/templates/tasks/kaniko-0-5.yaml` (ansible) * `cursus-tekton-pipelines/templates/tasks/pytest.yaml` (ansible) * `cursus-tekton-pipelines/templates/tasks/sonarqube-scanner.yaml` (ansible) * `project-1/Dockerfile` (dockerfile) * `cursus-tekton-pipelines/values.yaml` (helm-values) * `benchmark/requirements.txt` (pip_requirements) * `project-1/requirements.txt` (pip_requirements) ### What to Expect With your current configuration, Renovate will create 10 Pull Requests: <details> <summary>Update dependency pydantic to v1.10.17</summary> - Schedule: ["at any time"] - Branch name: `renovate/pydantic-1.x` - Merge into: `main` - Upgrade [pydantic](https://github.com/pydantic/pydantic) to `==1.10.17` </details> <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 httpx to v0.27.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/httpx-0.x` - Merge into: `main` - Upgrade [httpx](https://github.com/encode/httpx) to `==0.27.0` </details> <details> <summary>Update dependency locust to v2.30.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/locust-2.x` - Merge into: `main` - Upgrade [locust](https://github.com/locustio/locust) to `==2.30.0` </details> <details> <summary>Update dependency requests to v2.32.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/requests-2.x` - Merge into: `main` - Upgrade [requests](https://github.com/psf/requests) to `==2.32.3` </details> <details> <summary>Update dependency starlette to v0.38.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/starlette-0.x` - Merge into: `main` - Upgrade [starlette](https://github.com/encode/starlette) to `==0.38.2` </details> <details> <summary>Update dependency typing_extensions to v4.12.2</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.12.2` </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 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.8.2` </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. --- > > ⚠️ **Warning** > > Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR. > > - `Failed to look up docker package quay.apps.ocp4-vi.alliander.local/docker.io/sonarsource/sonar-scanner-cli` > - `Failed to look up docker package quay.apps.ocp4-vi.alliander.local/docker.io/python` > > Files affected: `cursus-tekton-pipelines/templates/tasks/sonarqube-scanner.yaml`, `project-1/Dockerfile`, `cursus-tekton-pipelines/values.yaml` --- ❓ 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-08-03 09:02:43 +00:00
marco merged commit 604b6ed30e into main 2024-08-03 11:40:21 +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/cursus_alliander_openshift#1