Configure Renovate #1

Open
ivanch wants to merge 1 commits from renovate/configure into main
Owner

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

  • Dockerfile (dockerfile)
  • .gitea/workflows/main.yaml (github-actions)
  • go.mod (gomod)
  • web/package.json (npm)

What to Expect

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

Update dependency @​preact/preset-vite to v2.10.6
  • Schedule: ["at any time"]
  • Branch name: renovate/preact-preset-vite-2.x-lockfile
  • Merge into: main
  • Upgrade @preact/preset-vite to 2.10.6
Update dependency dompurify to v3.4.14
  • Schedule: ["at any time"]
  • Branch name: renovate/dompurify-3.x-lockfile
  • Merge into: main
  • Upgrade dompurify to 3.4.14
Update dependency preact to v10.29.8
  • Schedule: ["at any time"]
  • Branch name: renovate/preact-10.x-lockfile
  • Merge into: main
  • Upgrade preact to 10.29.8
Update dependency @​types/node to v26.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/node-26.x-lockfile
  • Merge into: main
  • Upgrade @types/node to 26.4.0
Update golang Docker tag to v1.27
  • Schedule: ["at any time"]
  • Branch name: renovate/golang-1.x
  • Merge into: main
  • Upgrade golang to 1.27-alpine
Update module modernc.org/sqlite to v1.57.0
  • Schedule: ["at any time"]
  • Branch name: renovate/modernc.org-sqlite-1.x
  • Merge into: main
  • Upgrade modernc.org/sqlite to v1.57.0
Update actions/checkout action to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-7.x
  • Merge into: main
  • Upgrade actions/checkout to v7
Update dependency typescript to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-7.x
  • Merge into: main
  • Upgrade typescript to ^7.0.0
Update dependency vite to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/vite-8.x
  • Merge into: main
  • Upgrade vite to ^8.0.0
Update node Docker tag to v26
  • Schedule: ["at any time"]
  • Branch name: renovate/node-26.x
  • Merge into: main
  • Upgrade node to 26-alpine

🚸 PR 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 Mend Renovate CLI.

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 * `Dockerfile` (dockerfile) * `.gitea/workflows/main.yaml` (github-actions) * `go.mod` (gomod) * `web/package.json` (npm) ### What to Expect With your current configuration, Renovate will create 10 Pull Requests: <details> <summary>Update dependency @&#8203;preact/preset-vite to v2.10.6</summary> - Schedule: ["at any time"] - Branch name: `renovate/preact-preset-vite-2.x-lockfile` - Merge into: `main` - Upgrade [@preact/preset-vite](https://github.com/preactjs/preset-vite) to `2.10.6` </details> <details> <summary>Update dependency dompurify to v3.4.14</summary> - Schedule: ["at any time"] - Branch name: `renovate/dompurify-3.x-lockfile` - Merge into: `main` - Upgrade [dompurify](https://github.com/cure53/DOMPurify) to `3.4.14` </details> <details> <summary>Update dependency preact to v10.29.8</summary> - Schedule: ["at any time"] - Branch name: `renovate/preact-10.x-lockfile` - Merge into: `main` - Upgrade [preact](https://github.com/preactjs/preact) to `10.29.8` </details> <details> <summary>Update dependency @&#8203;types/node to v26.4.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/node-26.x-lockfile` - Merge into: `main` - Upgrade [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) to `26.4.0` </details> <details> <summary>Update golang Docker tag to v1.27</summary> - Schedule: ["at any time"] - Branch name: `renovate/golang-1.x` - Merge into: `main` - Upgrade [golang](https://github.com/docker-library/golang) to `1.27-alpine` </details> <details> <summary>Update module modernc.org/sqlite to v1.57.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/modernc.org-sqlite-1.x` - Merge into: `main` - Upgrade [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) to `v1.57.0` </details> <details> <summary>Update actions/checkout action to v7</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-7.x` - Merge into: `main` - Upgrade [actions/checkout](https://github.com/actions/checkout) to `v7` </details> <details> <summary>Update dependency typescript to v7</summary> - Schedule: ["at any time"] - Branch name: `renovate/typescript-7.x` - Merge into: `main` - Upgrade [typescript](https://github.com/microsoft/TypeScript) to `^7.0.0` </details> <details> <summary>Update dependency vite to v8</summary> - Schedule: ["at any time"] - Branch name: `renovate/vite-8.x` - Merge into: `main` - Upgrade [vite](https://github.com/vitejs/vite) to `^8.0.0` </details> <details> <summary>Update node Docker tag to v26</summary> - Schedule: ["at any time"] - Branch name: `renovate/node-26.x` - Merge into: `main` - Upgrade [node](https://github.com/nodejs/node) to `26-alpine` </details> 🚸 PR 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`](https://docs.renovatebot.com/configuration-options/#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 [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-config-hash:94693a990c975907e7f13da3309b9d56ba02b3983519b41786edf5cf031e457c-->
ivanch added 1 commit 2026-08-29 18:27:41 +00:00
You are not authorized to merge this pull request.
This pull request can be merged automatically.
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
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ivanch/havenllo#1