Configure Renovate #1

Merged
marco merged 1 commits from renovate/configure into main 2024-04-03 17:48:22 +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/docker-compose.images.yml (docker-compose)
  • docker-compose/docker-compose.yml (docker-compose)
  • image-buiild/result/docker-compose.test.yml (docker-compose)
  • image-buiild/result/Dockerfile (dockerfile)
  • image-buiild/result/tests/Dockerfile (dockerfile)
  • image-buiild/vote/Dockerfile (dockerfile)
  • image-buiild/worker/Dockerfile (dockerfile)
  • .gitea/workflows/pre-submit.lint.yaml (github-actions)
  • .gitea/workflows/renovate.yaml (github-actions)
  • image-buiild/vote/templates/index.html (html)
  • image-buiild/result/package.json (npm)
  • image-buiild/worker/Worker.csproj (nuget)
  • image-buiild/vote/requirements.txt (pip_requirements)

What to Expect

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

Update dependency Newtonsoft.Json to v13.0.3
  • Schedule: ["at any time"]
  • Branch name: renovate/newtonsoft.json-13.x
  • Merge into: main
  • Upgrade Newtonsoft.Json to 13.0.3
Update dependency Npgsql to v4.1.12
  • Schedule: ["at any time"]
  • Branch name: renovate/npgsql-4.x
  • Merge into: main
  • Upgrade Npgsql to 4.1.12
Update dependency async to v3.2.5
  • Schedule: ["at any time"]
  • Branch name: renovate/async-3.x-lockfile
  • Merge into: main
  • Upgrade async to 3.2.5
Update dependency body-parser to v1.20.2
  • Schedule: ["at any time"]
  • Branch name: renovate/body-parser-1.x-lockfile
  • Merge into: main
  • Upgrade body-parser to 1.20.2
Update dependency StackExchange.Redis to v2.7.33
  • Schedule: ["at any time"]
  • Branch name: renovate/stackexchange.redis-2.x
  • Merge into: main
  • Upgrade StackExchange.Redis to 2.7.33
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 pg to v8.11.5
  • Schedule: ["at any time"]
  • Branch name: renovate/pg-8.x-lockfile
  • Merge into: main
  • Upgrade pg to 8.11.5
Update ghcr.io/renovatebot/renovate Docker tag to v37.279.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ghcr.io-renovatebot-renovate-37.x
  • Merge into: main
  • Upgrade ghcr.io/renovatebot/renovate to 37.279.0
Update node Docker tag to v8.17
  • Schedule: ["at any time"]
  • Branch name: renovate/node-8.x
  • Merge into: main
  • Upgrade node to 8.17-slim
Update postgres Docker tag to v9.6
  • Schedule: ["at any time"]
  • Branch name: renovate/postgres-9.x
  • Merge into: main
  • Upgrade postgres to 9.6
Update python Docker tag to v3.12
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: main
  • Upgrade python to 3.12-slim
Update dependency Npgsql to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/npgsql-8.x
  • Merge into: main
  • Upgrade Npgsql to 8.0.2
Update dependency socket.io to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/socket.io-4.x
  • Merge into: main
  • Upgrade socket.io to ^4.0.0
Update mcr.microsoft.com/dotnet/runtime Docker tag to v8
Update mcr.microsoft.com/dotnet/sdk Docker tag to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/mcr.microsoft.com-dotnet-sdk-8.x
  • Merge into: main
  • Upgrade mcr.microsoft.com/dotnet/sdk to 8.0
Update node Docker tag to v21
  • Schedule: ["at any time"]
  • Branch name: renovate/node-21.x
  • Merge into: main
  • Upgrade node to 21.7-slim
  • Upgrade node to 21-slim
Update postgres Docker tag to v16
  • Schedule: ["at any time"]
  • Branch name: renovate/postgres-16.x
  • Merge into: main
  • Upgrade postgres to 16.2
  • Upgrade postgres to 16-alpine

🚸 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/docker-compose.images.yml` (docker-compose) * `docker-compose/docker-compose.yml` (docker-compose) * `image-buiild/result/docker-compose.test.yml` (docker-compose) * `image-buiild/result/Dockerfile` (dockerfile) * `image-buiild/result/tests/Dockerfile` (dockerfile) * `image-buiild/vote/Dockerfile` (dockerfile) * `image-buiild/worker/Dockerfile` (dockerfile) * `.gitea/workflows/pre-submit.lint.yaml` (github-actions) * `.gitea/workflows/renovate.yaml` (github-actions) * `image-buiild/vote/templates/index.html` (html) * `image-buiild/result/package.json` (npm) * `image-buiild/worker/Worker.csproj` (nuget) * `image-buiild/vote/requirements.txt` (pip_requirements) ### What to Expect With your current configuration, Renovate will create 17 Pull Requests: <details> <summary>Update dependency Newtonsoft.Json to v13.0.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/newtonsoft.json-13.x` - Merge into: `main` - Upgrade [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) to `13.0.3` </details> <details> <summary>Update dependency Npgsql to v4.1.12</summary> - Schedule: ["at any time"] - Branch name: `renovate/npgsql-4.x` - Merge into: `main` - Upgrade [Npgsql](https://github.com/npgsql/npgsql) to `4.1.12` </details> <details> <summary>Update dependency async to v3.2.5</summary> - Schedule: ["at any time"] - Branch name: `renovate/async-3.x-lockfile` - Merge into: `main` - Upgrade [async](https://github.com/caolan/async) to `3.2.5` </details> <details> <summary>Update dependency body-parser to v1.20.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/body-parser-1.x-lockfile` - Merge into: `main` - Upgrade [body-parser](https://github.com/expressjs/body-parser) to `1.20.2` </details> <details> <summary>Update dependency StackExchange.Redis to v2.7.33</summary> - Schedule: ["at any time"] - Branch name: `renovate/stackexchange.redis-2.x` - Merge into: `main` - Upgrade [StackExchange.Redis](https://github.com/StackExchange/StackExchange.Redis) to `2.7.33` </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 pg to v8.11.5</summary> - Schedule: ["at any time"] - Branch name: `renovate/pg-8.x-lockfile` - Merge into: `main` - Upgrade [pg](https://github.com/brianc/node-postgres) to `8.11.5` </details> <details> <summary>Update ghcr.io/renovatebot/renovate Docker tag to v37.279.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.279.0` </details> <details> <summary>Update node Docker tag to v8.17</summary> - Schedule: ["at any time"] - Branch name: `renovate/node-8.x` - Merge into: `main` - Upgrade [node](https://github.com/nodejs/node) to `8.17-slim` </details> <details> <summary>Update postgres Docker tag to v9.6</summary> - Schedule: ["at any time"] - Branch name: `renovate/postgres-9.x` - Merge into: `main` - Upgrade postgres to `9.6` </details> <details> <summary>Update python Docker tag to v3.12</summary> - Schedule: ["at any time"] - Branch name: `renovate/python-3.x` - Merge into: `main` - Upgrade python to `3.12-slim` </details> <details> <summary>Update dependency Npgsql to v8</summary> - Schedule: ["at any time"] - Branch name: `renovate/npgsql-8.x` - Merge into: `main` - Upgrade [Npgsql](https://github.com/npgsql/npgsql) to `8.0.2` </details> <details> <summary>Update dependency socket.io to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/socket.io-4.x` - Merge into: `main` - Upgrade [socket.io](https://github.com/socketio/socket.io) to `^4.0.0` </details> <details> <summary>Update mcr.microsoft.com/dotnet/runtime Docker tag to v8</summary> - Schedule: ["at any time"] - Branch name: `renovate/mcr.microsoft.com-dotnet-runtime-8.x` - Merge into: `main` - Upgrade [mcr.microsoft.com/dotnet/runtime](https://github.com/dotnet/runtime) to `8.0` </details> <details> <summary>Update mcr.microsoft.com/dotnet/sdk Docker tag to v8</summary> - Schedule: ["at any time"] - Branch name: `renovate/mcr.microsoft.com-dotnet-sdk-8.x` - Merge into: `main` - Upgrade [mcr.microsoft.com/dotnet/sdk](https://github.com/dotnet/sdk) to `8.0` </details> <details> <summary>Update node Docker tag to v21</summary> - Schedule: ["at any time"] - Branch name: `renovate/node-21.x` - Merge into: `main` - Upgrade [node](https://github.com/nodejs/node) to `21.7-slim` - Upgrade [node](https://github.com/nodejs/node) to `21-slim` </details> <details> <summary>Update postgres Docker tag to v16</summary> - Schedule: ["at any time"] - Branch name: `renovate/postgres-16.x` - Merge into: `main` - Upgrade postgres to `16.2` - Upgrade postgres to `16-alpine` </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-04-03 01:18:27 +00:00
marco merged commit 48801085de into main 2024-04-03 17:48:22 +00:00
marco deleted branch renovate/configure 2024-04-03 17:48:22 +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/voting-example#1