Configure Renovate #1

Open
renovate-bot wants to merge 7 commits from renovate/configure into main
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.

📚 See our Reading List for relevant documentation you may be interested in reading.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


Detected Package Files

  • flake.nix (nix)
  • terraform/busch/main.tf (terraform)
  • terraform/busch/modules/proxmox-vm/main.tf (terraform)
  • modules/beszel-hub.nix (regex)
  • modules/dockhand.nix (regex)
  • modules/hawser.nix (regex)
  • modules/netbird-client.nix (regex)
  • modules/netbird-docker.nix (regex)
  • modules/pocket-id.nix (regex)
  • modules/traefik-oidc.nix (regex)
  • modules/traefik.nix (regex)

What to Expect

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

Update fnsys/dockhand Docker tag to v1.0.35
  • Schedule: ["at any time"]
  • Branch name: renovate/fnsys-dockhand-1.x
  • Merge into: main
  • Upgrade fnsys/dockhand to v1.0.35
Update ghcr.io/finsys/hawser Docker tag to v0.2.45
  • Schedule: ["at any time"]
  • Branch name: renovate/ghcr.io-finsys-hawser-0.x
  • Merge into: main
  • Upgrade ghcr.io/finsys/hawser to 0.2.45
Update ghcr.io/pocket-id/pocket-id Docker tag to v2.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ghcr.io-pocket-id-pocket-id-2.x
  • Merge into: main
  • Upgrade ghcr.io/pocket-id/pocket-id to v2.9.0
Update netbirdio/netbird Docker tag to v0.73.1
  • Schedule: ["at any time"]
  • Branch name: renovate/netbirdio-netbird-0.x
  • Merge into: main
  • Upgrade netbirdio/netbird to v0.73.1-rootless
Update netbirdio/netbird-server Docker tag to v0.73.1
  • Schedule: ["at any time"]
  • Branch name: renovate/netbirdio-netbird-server-0.x
  • Merge into: main
  • Upgrade netbirdio/netbird-server to 0.73.1
Update netbirdio/reverse-proxy Docker tag to v0.73.1
  • Schedule: ["at any time"]
  • Branch name: renovate/netbirdio-reverse-proxy-0.x
  • Merge into: main
  • Upgrade netbirdio/reverse-proxy to 0.73.1

⚠️ Warning

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

  • Failed to look up git-refs package ssh://git@git.jfreudenberger.de/JuliusFreudenberger/nix-private.git: no-result

Files affected: flake.nix


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 Mend Renovate.

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. 📚 See our [Reading List](https://docs.renovatebot.com/reading-list/) for relevant documentation you may be interested in reading. 🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to `renovate.json` in this branch. Renovate will update the Pull Request description the next time it runs. --- ### Detected Package Files * `flake.nix` (nix) * `terraform/busch/main.tf` (terraform) * `terraform/busch/modules/proxmox-vm/main.tf` (terraform) * `modules/beszel-hub.nix` (regex) * `modules/dockhand.nix` (regex) * `modules/hawser.nix` (regex) * `modules/netbird-client.nix` (regex) * `modules/netbird-docker.nix` (regex) * `modules/pocket-id.nix` (regex) * `modules/traefik-oidc.nix` (regex) * `modules/traefik.nix` (regex) ### What to Expect With your current configuration, Renovate will create 6 Pull Requests: <details> <summary>Update fnsys/dockhand Docker tag to v1.0.35</summary> - Schedule: ["at any time"] - Branch name: `renovate/fnsys-dockhand-1.x` - Merge into: `main` - Upgrade fnsys/dockhand to `v1.0.35` </details> <details> <summary>Update ghcr.io/finsys/hawser Docker tag to v0.2.45</summary> - Schedule: ["at any time"] - Branch name: `renovate/ghcr.io-finsys-hawser-0.x` - Merge into: `main` - Upgrade [ghcr.io/finsys/hawser](https://github.com/Finsys/hawser) to `0.2.45` </details> <details> <summary>Update ghcr.io/pocket-id/pocket-id Docker tag to v2.9.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/ghcr.io-pocket-id-pocket-id-2.x` - Merge into: `main` - Upgrade [ghcr.io/pocket-id/pocket-id](https://github.com/pocket-id/pocket-id) to `v2.9.0` </details> <details> <summary>Update netbirdio/netbird Docker tag to v0.73.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/netbirdio-netbird-0.x` - Merge into: `main` - Upgrade netbirdio/netbird to `v0.73.1-rootless` </details> <details> <summary>Update netbirdio/netbird-server Docker tag to v0.73.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/netbirdio-netbird-server-0.x` - Merge into: `main` - Upgrade netbirdio/netbird-server to `0.73.1` </details> <details> <summary>Update netbirdio/reverse-proxy Docker tag to v0.73.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/netbirdio-reverse-proxy-0.x` - Merge into: `main` - Upgrade netbirdio/reverse-proxy to `0.73.1` </details> --- > > ⚠️ **Warning** > > Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR. > > - `Failed to look up git-refs package ssh://git@git.jfreudenberger.de/JuliusFreudenberger/nix-private.git: no-result` > > Files affected: `flake.nix` --- ❓ 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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-config-hash:82740afceecc749e4cfb9c1b67564a1513b7e992b50896cdae456727f172c016-->
renovate-bot added 1 commit 2026-06-18 01:36:28 +02:00
JuliusFreudenberger added 1 commit 2026-06-18 01:39:23 +02:00
JuliusFreudenberger added 1 commit 2026-06-18 01:49:09 +02:00
JuliusFreudenberger added 1 commit 2026-06-18 02:07:18 +02:00
JuliusFreudenberger added 2 commits 2026-06-18 02:30:48 +02:00
JuliusFreudenberger added 1 commit 2026-06-18 02:36:47 +02:00
New systems are not built on branches, so no CI can be overwhelmed.
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/configure:renovate/configure
git checkout renovate/configure

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff renovate/configure
git checkout renovate/configure
git rebase main
git checkout main
git merge --ff-only renovate/configure
git checkout renovate/configure
git rebase main
git checkout main
git merge --no-ff renovate/configure
git checkout main
git merge --squash renovate/configure
git checkout main
git merge --ff-only renovate/configure
git checkout main
git merge renovate/configure
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: JuliusFreudenberger/nix-config#1
No description provided.