Configure Renovate #1

Merged
Ivan merged 1 commits from renovate/configure into master 2025-12-27 20:52:34 +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

  • Dockerfile (dockerfile)
  • Dockerfile.build (dockerfile)
  • .gitea/workflows/ci.yml (github-actions)
  • .gitea/workflows/docker.yml (github-actions)
  • .gitea/workflows/npm-publish.yml (github-actions)
  • .gitea/workflows/osv-pr.yml (github-actions)
  • .gitea/workflows/osv-scheduled.yml (github-actions)
  • .gitea/workflows/renovate.yml (github-actions)
  • go.mod (gomod)
  • package.json (npm)

What to Expect

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

Update ghcr.io/renovatebot/renovate Docker tag to v37.440.7
  • Schedule: ["at any time"]
  • Branch name: renovate/ghcr.io-renovatebot-renovate-37.x
  • Merge into: master
  • Upgrade ghcr.io/renovatebot/renovate to 37.440.7
Update dependency tailwindcss to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/tailwindcss-4.x
  • Merge into: master
  • Upgrade tailwindcss to ^4.0.0
Update ghcr.io/renovatebot/renovate Docker tag to v42
  • Schedule: ["at any time"]
  • Branch name: renovate/ghcr.io-renovatebot-renovate-42.x
  • Merge into: master
  • Upgrade ghcr.io/renovatebot/renovate to 42.66.9

🚸 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 * `Dockerfile` (dockerfile) * `Dockerfile.build` (dockerfile) * `.gitea/workflows/ci.yml` (github-actions) * `.gitea/workflows/docker.yml` (github-actions) * `.gitea/workflows/npm-publish.yml` (github-actions) * `.gitea/workflows/osv-pr.yml` (github-actions) * `.gitea/workflows/osv-scheduled.yml` (github-actions) * `.gitea/workflows/renovate.yml` (github-actions) * `go.mod` (gomod) * `package.json` (npm) ### What to Expect With your current configuration, Renovate will create 3 Pull Requests: <details> <summary>Update ghcr.io/renovatebot/renovate Docker tag to v37.440.7</summary> - Schedule: ["at any time"] - Branch name: `renovate/ghcr.io-renovatebot-renovate-37.x` - Merge into: `master` - Upgrade [ghcr.io/renovatebot/renovate](https://github.com/renovatebot/renovate) to `37.440.7` </details> <details> <summary>Update dependency tailwindcss to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/tailwindcss-4.x` - Merge into: `master` - Upgrade [tailwindcss](https://github.com/tailwindlabs/tailwindcss) to `^4.0.0` </details> <details> <summary>Update ghcr.io/renovatebot/renovate Docker tag to v42</summary> - Schedule: ["at any time"] - Branch name: `renovate/ghcr.io-renovatebot-renovate-42.x` - Merge into: `master` - Upgrade [ghcr.io/renovatebot/renovate](https://github.com/renovatebot/renovate) to `42.66.9` </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 2025-12-27 20:29:49 +00:00
Add renovate.json
All checks were successful
OSV-Scanner PR Scan / scan-pr (pull_request) Successful in 23s
e6bc79ec27
Ivan merged commit 5c7c6c4ca5 into master 2025-12-27 20:52:34 +00:00
Sign in to join this conversation.