Configure Renovate #1

Merged
wbrawner merged 1 commit from renovate/configure into main 2024-06-18 03:11:44 +00:00
Collaborator

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

  • .devcontainer/docker-compose.yml (docker-compose)
  • .devcontainer/Dockerfile (dockerfile)
  • .devcontainer/base.Dockerfile (dockerfile)
  • Dockerfile (dockerfile)
  • .github/workflows/auto-merge.yml (github-actions)
  • .github/workflows/docker-image.yml (github-actions)
  • .github/workflows/test.yml (github-actions)
  • client/package.json (npm)
  • package.json (npm)
  • server/package.json (npm)

What to Expect

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

Update mcr.microsoft.com/vscode/devcontainers/javascript-node Docker tag to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/mcr.microsoft.com-vscode-devcontainers-javascript-node-1.x
  • Merge into: main
  • Upgrade mcr.microsoft.com/vscode/devcontainers/javascript-node to 1-16-bullseye
Update mcr.microsoft.com/vscode/devcontainers/typescript-node Docker tag to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/mcr.microsoft.com-vscode-devcontainers-typescript-node-1.x
  • Merge into: main
  • Upgrade mcr.microsoft.com/vscode/devcontainers/typescript-node to 1-16-bullseye
Update pihole/pihole Docker tag to v2023
  • Schedule: ["at any time"]
  • Branch name: renovate/pihole-pihole-2023.x
  • Merge into: main
  • Upgrade pihole/pihole to 2023.01

🚸 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 * `.devcontainer/docker-compose.yml` (docker-compose) * `.devcontainer/Dockerfile` (dockerfile) * `.devcontainer/base.Dockerfile` (dockerfile) * `Dockerfile` (dockerfile) * `.github/workflows/auto-merge.yml` (github-actions) * `.github/workflows/docker-image.yml` (github-actions) * `.github/workflows/test.yml` (github-actions) * `client/package.json` (npm) * `package.json` (npm) * `server/package.json` (npm) ### What to Expect With your current configuration, Renovate will create 3 Pull Requests: <details> <summary>Update mcr.microsoft.com/vscode/devcontainers/javascript-node Docker tag to v1</summary> - Schedule: ["at any time"] - Branch name: `renovate/mcr.microsoft.com-vscode-devcontainers-javascript-node-1.x` - Merge into: `main` - Upgrade mcr.microsoft.com/vscode/devcontainers/javascript-node to `1-16-bullseye` </details> <details> <summary>Update mcr.microsoft.com/vscode/devcontainers/typescript-node Docker tag to v1</summary> - Schedule: ["at any time"] - Branch name: `renovate/mcr.microsoft.com-vscode-devcontainers-typescript-node-1.x` - Merge into: `main` - Upgrade mcr.microsoft.com/vscode/devcontainers/typescript-node to `1-16-bullseye` </details> <details> <summary>Update pihole/pihole Docker tag to v2023</summary> - Schedule: ["at any time"] - Branch name: `renovate/pihole-pihole-2023.x` - Merge into: `main` - Upgrade [pihole/pihole](https://github.com/pi-hole/docker-pi-hole) to `2023.01` </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-bot added 1 commit 2024-06-18 03:01:13 +00:00
Add renovate.json
Some checks failed
Enable Auto Merge / auto-merge (pull_request) Has been skipped
Build / build (pull_request) Successful in 28s
Publish Docker image / Push Docker image to GitHub Packages (push) Failing after 2s
d819a69d37
wbrawner merged commit d819a69d37 into main 2024-06-18 03:11:44 +00:00
wbrawner deleted branch renovate/configure 2024-06-18 03:11:45 +00:00
Sign in to join this conversation.
No description provided.