Configure Renovate #3

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

  • prepare-vms/docker-compose.yml (docker-compose)
  • slides/compose.override.yaml (docker-compose)
  • slides/compose.yaml (docker-compose)
  • prepare-vms/Dockerfile (dockerfile)
  • slides/Dockerfile (dockerfile)
  • slides/containers/Dockerfile_Tips.md (dockerfile)
  • .gitea/workflows/build.yaml (github-actions)
  • slides/autopilot/package.json (npm)
  • slides/autopilot/requirements.txt (pip_requirements)
  • slides/requirements.txt (pip_requirements)
  • webhook/requirements.txt (pip_requirements)
  • prepare-vms/terraform/azure/provider.tf (terraform)
  • prepare-vms/terraform/oci/provider.tf (terraform)
  • prepare-vms/terraform/openstack/provider.tf (terraform)

What to Expect

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

Update Terraform azurerm to v3.114.0
  • Schedule: ["at any time"]
  • Branch name: renovate/azurerm-3.x
  • Merge into: main
  • Upgrade azurerm to 3.114.0
Update Terraform openstack to v4.123.0
  • Schedule: ["at any time"]
  • Branch name: renovate/openstack-4.x
  • Merge into: main
  • Upgrade openstack to 4.123.0
Update Terraform openstack to ~> 1.54.0
  • Schedule: ["at any time"]
  • Branch name: renovate/openstack-1.x
  • Merge into: main
  • Upgrade openstack to ~> 1.54.0
Update alpine Docker tag to v3.20
  • Schedule: ["at any time"]
  • Branch name: renovate/alpine-3.x
  • Merge into: main
  • Upgrade alpine to 3.20
Update dependency express to v4.19.2
  • Schedule: ["at any time"]
  • Branch name: renovate/express-4.x-lockfile
  • Merge into: main
  • Upgrade express to 4.19.2
Update dependency socket.io to v4.7.5
  • Schedule: ["at any time"]
  • Branch name: renovate/socket.io-4.x-lockfile
  • Merge into: main
  • Upgrade socket.io to 4.7.5
Update dependency socket.io-client to v4.7.5
  • Schedule: ["at any time"]
  • Branch name: renovate/socket.io-client-4.x-lockfile
  • Merge into: main
  • Upgrade socket.io-client to 4.7.5
Update Terraform openstack to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/openstack-2.x
  • Merge into: main
  • Upgrade openstack to ~> 2.1.0
Update Terraform openstack to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/openstack-6.x
  • Merge into: main
  • Upgrade openstack to 6.5.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 debian Docker tag to v12
  • Schedule: ["at any time"]
  • Branch name: renovate/debian-12.x
  • Merge into: main
  • Upgrade debian to 12
Update dependency ubuntu to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/ubuntu-22.x
  • Merge into: main
  • Upgrade ubuntu to 22.04

🚸 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 * `prepare-vms/docker-compose.yml` (docker-compose) * `slides/compose.override.yaml` (docker-compose) * `slides/compose.yaml` (docker-compose) * `prepare-vms/Dockerfile` (dockerfile) * `slides/Dockerfile` (dockerfile) * `slides/containers/Dockerfile_Tips.md` (dockerfile) * `.gitea/workflows/build.yaml` (github-actions) * `slides/autopilot/package.json` (npm) * `slides/autopilot/requirements.txt` (pip_requirements) * `slides/requirements.txt` (pip_requirements) * `webhook/requirements.txt` (pip_requirements) * `prepare-vms/terraform/azure/provider.tf` (terraform) * `prepare-vms/terraform/oci/provider.tf` (terraform) * `prepare-vms/terraform/openstack/provider.tf` (terraform) ### What to Expect With your current configuration, Renovate will create 13 Pull Requests: <details> <summary>Update Terraform azurerm to v3.114.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/azurerm-3.x` - Merge into: `main` - Upgrade [azurerm](https://github.com/hashicorp/terraform-provider-azurerm) to `3.114.0` </details> <details> <summary>Update Terraform openstack to v4.123.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/openstack-4.x` - Merge into: `main` - Upgrade [openstack](https://github.com/hashicorp/terraform-provider-oci) to `4.123.0` </details> <details> <summary>Update Terraform openstack to ~> 1.54.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/openstack-1.x` - Merge into: `main` - Upgrade [openstack](https://github.com/terraform-provider-openstack/terraform-provider-openstack) to `~> 1.54.0` </details> <details> <summary>Update alpine Docker tag to v3.20</summary> - Schedule: ["at any time"] - Branch name: `renovate/alpine-3.x` - Merge into: `main` - Upgrade alpine to `3.20` </details> <details> <summary>Update dependency express to v4.19.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/express-4.x-lockfile` - Merge into: `main` - Upgrade [express](https://github.com/expressjs/express) to `4.19.2` </details> <details> <summary>Update dependency socket.io to v4.7.5</summary> - Schedule: ["at any time"] - Branch name: `renovate/socket.io-4.x-lockfile` - Merge into: `main` - Upgrade [socket.io](https://github.com/socketio/socket.io) to `4.7.5` </details> <details> <summary>Update dependency socket.io-client to v4.7.5</summary> - Schedule: ["at any time"] - Branch name: `renovate/socket.io-client-4.x-lockfile` - Merge into: `main` - Upgrade [socket.io-client](https://github.com/socketio/socket.io-client) to `4.7.5` </details> <details> <summary>Update Terraform openstack to v2</summary> - Schedule: ["at any time"] - Branch name: `renovate/openstack-2.x` - Merge into: `main` - Upgrade [openstack](https://github.com/terraform-provider-openstack/terraform-provider-openstack) to `~> 2.1.0` </details> <details> <summary>Update Terraform openstack to v6</summary> - Schedule: ["at any time"] - Branch name: `renovate/openstack-6.x` - Merge into: `main` - Upgrade [openstack](https://github.com/hashicorp/terraform-provider-oci) to `6.5.0` </details> <details> <summary>Update actions/checkout action to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-4.x` - Merge into: `main` - Upgrade [actions/checkout](https://github.com/actions/checkout) to `v4` </details> <details> <summary>Update actions/setup-python action to v5</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-setup-python-5.x` - Merge into: `main` - Upgrade [actions/setup-python](https://github.com/actions/setup-python) to `v5` </details> <details> <summary>Update debian Docker tag to v12</summary> - Schedule: ["at any time"] - Branch name: `renovate/debian-12.x` - Merge into: `main` - Upgrade debian to `12` </details> <details> <summary>Update dependency ubuntu to v22</summary> - Schedule: ["at any time"] - Branch name: `renovate/ubuntu-22.x` - Merge into: `main` - Upgrade [ubuntu](https://github.com/actions/runner-images) to `22.04` </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:94693a990c975907e7f13da3309b9d56ba02b3983519b41786edf5cf031e457c-->
renovate added 1 commit 2024-08-03 09:01:53 +00:00
Add renovate.json5
All checks were successful
Gitea Actions Demo Training / Explore-Gitea-Actions (push) Successful in 13m9s
2f676712a1
marco merged commit c0fa2d3cc9 into main 2024-08-03 11:41:12 +00:00
marco deleted branch renovate/configure 2024-08-03 11:41:12 +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/containers#3